[commits] Horde branch master updated. f5f4aeec82eb6ad355e403b9b16fde7d5a1c617e

Michael Rubinsky mrubinsk at horde.org
Mon Nov 8 14:47:38 UTC 2010


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

from: 8e9b548bf7ccb8ddcbdc349bec0631dc8c005a00

f5f4aee First, *rough* cut at jquerymobile enabled kronolith.

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

commit f5f4aeec82eb6ad355e403b9b16fde7d5a1c617e
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 8 09:44:05 2010 -0500

    First, *rough* cut at jquerymobile enabled kronolith.
    
    "Working" day view, shows events from default calendar,
    still needs sorting and UI love.
    
    Swipe left and right events move the day being viewed. Still
    need traditional links for non-touch devices, and the touch
    event seems a bit pokey at the moment.
    
    Touching/clicking on event opens an event view, which for
    the moment only shows the event title. The data is there,
    the view just needs to be built.
    
    Have some local changes for a "list view" and month view,
    but not yet ready for public consumption :)
    
    Squashed commit of the following:
    
    commit 553f6fe916bd0b8a75be2e28f2c69ed70d9618bb
    Merge: cef6032 48c768a
    Author: Michael J. Rubinsky <mrubinsk at horde.org>
    Date:   Mon Nov 8 02:11:06 2010 -0500
    
        Merge branch 'master' into jquerykrono
    
        Conflicts:
        	horde/templates/common-header-mobile.inc
        	horde/templates/portal/mobile.inc
    
    commit cef6032c17fbbe519f6d532dd7a301532c5147c1
    Author: Michael J. Rubinsky <mrubinsk at horde.org>
    Date:   Mon Nov 8 02:05:54 2010 -0500
    
        First working ajax day view for mobile view
    
    commit 00cc152f109d0d9afe45609ed7d1547ee86a1261
    Author: Michael J. Rubinsky <mrubinsk at horde.org>
    Date:   Fri Nov 5 00:29:07 2010 -0400
    
        Display the application icon in the listview
    
    commit fb1ab1ec12ca3f06839051a716aec3194bb97f6a
    Author: Michael J. Rubinsky <mrubinsk at horde.org>
    Date:   Fri Nov 5 00:11:42 2010 -0400
    
        Initial stab at a jquery-mobile enabled mobile portal page.
    
        Also no longer restricts apps to those with a mobile view, as discussed in Boston.

 horde/templates/common-header-mobile.inc     |    2 +-
 kronolith/index.php                          |    6 +-
 kronolith/mobile.php                         |  158 ++++++++++++++++++++++++++
 kronolith/templates/common-header-mobile.inc |   16 +++
 4 files changed, 180 insertions(+), 2 deletions(-)
 create mode 100644 kronolith/mobile.php
 create mode 100644 kronolith/templates/common-header-mobile.inc

http://git.horde.org/diff.php/horde/templates/common-header-mobile.inc?rt=horde-git&r1=48c768a1a2157a11b422d2ae7bfac2b062359486&r2=f5f4aeec82eb6ad355e403b9b16fde7d5a1c617e
http://git.horde.org/diff.php/kronolith/index.php?rt=horde-git&r1=40be1cc07408259452998a02b7825bc843848295&r2=f5f4aeec82eb6ad355e403b9b16fde7d5a1c617e
http://git.horde.org/co.php/kronolith/mobile.php?rt=horde-git&r=f5f4aeec82eb6ad355e403b9b16fde7d5a1c617e
http://git.horde.org/co.php/kronolith/templates/common-header-mobile.inc?rt=horde-git&r=f5f4aeec82eb6ad355e403b9b16fde7d5a1c617e




More information about the commits mailing list