[commits] Horde branch FRAMEWORK_5_2 updated. 44f19c9a52f254f7d8b775ac62b18fb92aec10c6

Michael J. Rubinsky mrubinsk at horde.org
Wed Jul 20 17:06:12 UTC 2016


The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.

from: 7f8339473dc8c7ca339d5e6a43e11f77fdf829c3

efc07cd Avoid javascript error when end date is left empty.
44f19c9 Only execute the traditional view logic if we have the data.

Summary: http://github.com/horde/horde/compare/7f8339473dc8c7ca339d5e6a43e11f77fdf829c3...44f19c9a52f254f7d8b775ac62b18fb92aec10c6

-----------------------------------------------------------------------

commit efc07cd0ae267874881a07b1b00a058c654ded00
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jul 20 13:03:55 2016 -0400

    Avoid javascript error when end date is left empty.
    
    This is caught when the focus leaves the field, but *this*
    handler is triggered before that. Was making it possible to
    save event with empty end field, since the javascript error was
    preventing the later check from running.

 kronolith/js/kronolith.js | 3 +++
 1 file changed, 3 insertions(+)

http://github.com/horde/horde/commit/efc07cd0ae267874881a07b1b00a058c654ded00

-----------------------------------------------------------------------

commit 44f19c9a52f254f7d8b775ac62b18fb92aec10c6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jul 20 13:05:22 2016 -0400

    Only execute the traditional view logic if we have the data.

 kronolith/lib/Driver.php | 4 ++++
 kronolith/lib/Event.php  | 6 ++----
 2 files changed, 6 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/44f19c9a52f254f7d8b775ac62b18fb92aec10c6




More information about the commits mailing list