[commits] Horde branch master updated. ad4432df85306a715da38a69f22f98b3c4917618

Michael Rubinsky mrubinsk at horde.org
Sun Nov 14 03:11:04 UTC 2010


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

from: 83a861a0b8816e47bee32f9958d11563cb3fdaee

02f8cf7 Initial stab at a swipable month view, no event indications yet.
24566c1 phpdoc
ad4432d clean up event binding

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

commit 02f8cf7ae462e3c0c6491dac97f13912addeff84
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Nov 13 21:42:06 2010 -0500

    Initial stab at a swipable month view, no event indications yet.
    
    Basically just adapt the kronolith minical for this, port to jquery
    and add the appropriate events.

 kronolith/js/kronolithmobile.js |  172 ++++++++++++++++++++++++++++++++++++++-
 kronolith/mobile.php            |   26 ++++++-
 2 files changed, 193 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/kronolith/js/kronolithmobile.js?rt=horde-git&r1=83a861a0b8816e47bee32f9958d11563cb3fdaee&r2=02f8cf7ae462e3c0c6491dac97f13912addeff84
http://git.horde.org/diff.php/kronolith/mobile.php?rt=horde-git&r1=88884081ff1b79726e6d75e4ae876e0899fcad44&r2=02f8cf7ae462e3c0c6491dac97f13912addeff84

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

commit 24566c158c585e6f905b68805ee32435b931ecbd
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Nov 13 21:43:24 2010 -0500

    phpdoc

 kronolith/lib/Event.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-git&r1=4758a18d7642e495ec0540340634a8864e09511d&r2=24566c158c585e6f905b68805ee32435b931ecbd

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

commit ad4432df85306a715da38a69f22f98b3c4917618
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Nov 13 22:09:30 2010 -0500

    clean up event binding
    
    Always bind the swipe events to 'body' since the content role divs
    won't always be the same size as the visible screen.
    
    Bind and unbind the appropriate handlers when pages change. Still
    need to work out when the *initial* event is triggered for each page.

 kronolith/mobile.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/kronolith/mobile.php?rt=horde-git&r1=02f8cf7ae462e3c0c6491dac97f13912addeff84&r2=ad4432df85306a715da38a69f22f98b3c4917618




More information about the commits mailing list