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

from: 2f784ca08157c16a993845a9375e8b7ac6e44f37

8d62c4a... Fix permission over ajax.
683e27c... Make caching work again across different views. Switch more smoothly 
between views.
0cd8f27... Instead of starting the event download after the views have (slowly) 
switched, start the download before the switch, and defer the insertion of 
events if the switch is not finished. And only do this with the day view, that 
requires the view to be rendered to calculate event bubble sizes.

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

commit 8d62c4a3313705e328cc10c85a3d34d58d6385b9
Author: Jan Schneider <[email protected]>
Date:   Fri Apr 3 18:05:27 2009 +0200

    Fix permission over ajax.

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

http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=bfcf0a98bfe0516d4783ca61e4b6555d4b50958b&r2=8d62c4a3313705e328cc10c85a3d34d58d6385b9
http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-hatchery&r1=1b0881622610337d251ca4770b5af3ca4b0d4e2e&r2=8d62c4a3313705e328cc10c85a3d34d58d6385b9

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

commit 683e27cee311d62500426274ca500daab7e35cbb
Author: Jan Schneider <[email protected]>
Date:   Fri Apr 3 18:24:07 2009 +0200

    Make caching work again across different views.
    Switch more smoothly between views.

 kronolith/js/src/kronolith.js |  110 +++++++++++++++++++++++++++++++----------
 1 files changed, 84 insertions(+), 26 deletions(-)

http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=8d62c4a3313705e328cc10c85a3d34d58d6385b9&r2=683e27cee311d62500426274ca500daab7e35cbb

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

commit 0cd8f271183e6c09a7937bc6b3db2e4e2f9fddf3
Author: Jan Schneider <[email protected]>
Date:   Fri Apr 3 18:52:12 2009 +0200

    Instead of starting the event download after the views have (slowly) 
switched,
    start the download before the switch, and defer the insertion of events if 
the
    switch is not finished. And only do this with the day view, that requires 
the
    view to be rendered to calculate event bubble sizes.

 kronolith/js/src/kronolith.js |   46 ++++++++++++++++++++++++++++------------
 1 files changed, 32 insertions(+), 14 deletions(-)

http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=683e27cee311d62500426274ca500daab7e35cbb&r2=0cd8f271183e6c09a7937bc6b3db2e4e2f9fddf3


__
commits mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]

Reply via email to