[commits] Horde branch develop updated. a135f231a431d854ac111fb2544c6f7978530e9e

Jan Schneider jan at horde.org
Thu Feb 2 18:39:15 UTC 2012


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

from: 086cabcc2b09bf3820d1b9402c9915080fcf7af7

5176752 Don't load calendar list during initial page request.
a135f23 Show loading notification and hide calendar section until finished.

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

commit 51767525bf7c61ae3e3504db2136943a6cd5be71
Author: Jan Schneider <jan at horde.org>
Date:   Thu Feb 2 19:30:46 2012 +0100

    Don't load calendar list during initial page request.
    
    Listing the calendars may take some time, especially if there are
    remote calendars. Delay the building of the calender list to a
    separate AJAX request, so that the initial interface loads faster.

 kronolith/docs/CHANGES              |    1 +
 kronolith/js/kronolith.js           |   52 +++++++++++++++++-----------
 kronolith/lib/Ajax.php              |   53 ----------------------------
 kronolith/lib/Ajax/Application.php  |   65 +++++++++++++++++++++++++++++++++++
 kronolith/lib/Application.php       |   13 +++++--
 kronolith/lib/Kronolith.php         |    5 ---
 kronolith/templates/index/index.inc |    2 -
 7 files changed, 108 insertions(+), 83 deletions(-)

http://git.horde.org/horde-git/-/commit/51767525bf7c61ae3e3504db2136943a6cd5be71

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

commit a135f231a431d854ac111fb2544c6f7978530e9e
Author: Jan Schneider <jan at horde.org>
Date:   Thu Feb 2 19:39:01 2012 +0100

    Show loading notification and hide calendar section until finished.

 kronolith/js/kronolith.js           |    2 ++
 kronolith/templates/index/index.inc |    6 +++++-
 kronolith/themes/default/screen.css |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/a135f231a431d854ac111fb2544c6f7978530e9e




More information about the commits mailing list