[commits] Horde branch master updated. f437a28638f7560fc49b141a1dd259d45560078a

Michael Rubinsky mrubinsk at horde.org
Tue Nov 16 06:23:55 UTC 2010


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

from: 543a7a73a7a70dd04e538b298ea3a308be36c0bc

13dc484 Clean up mobile controller script, move html to templates
f437a28 Move the navbar to below the top header

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

commit 13dc484e5a6de06fc9fe878681147d2dad302704
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Tue Nov 16 01:07:37 2010 -0500

    Clean up mobile controller script, move html to templates

 kronolith/mobile.php                        |  117 ++++-----------------------
 kronolith/templates/mobile/day.html.php     |   21 +++++
 kronolith/templates/mobile/event.html.php   |    5 +
 kronolith/templates/mobile/head.html.php    |    7 ++
 kronolith/templates/mobile/month.html.php   |   36 ++++++++
 kronolith/templates/mobile/summary.html.php |   13 +++
 6 files changed, 97 insertions(+), 102 deletions(-)
 create mode 100644 kronolith/templates/mobile/day.html.php
 create mode 100644 kronolith/templates/mobile/event.html.php
 create mode 100644 kronolith/templates/mobile/head.html.php
 create mode 100644 kronolith/templates/mobile/month.html.php
 create mode 100644 kronolith/templates/mobile/summary.html.php

http://git.horde.org/diff.php/kronolith/mobile.php?rt=horde-git&r1=1164ea497cc739688dff62412f5e428a2ebed062&r2=13dc484e5a6de06fc9fe878681147d2dad302704
http://git.horde.org/co.php/kronolith/templates/mobile/day.html.php?rt=horde-git&r=13dc484e5a6de06fc9fe878681147d2dad302704
http://git.horde.org/co.php/kronolith/templates/mobile/event.html.php?rt=horde-git&r=13dc484e5a6de06fc9fe878681147d2dad302704
http://git.horde.org/co.php/kronolith/templates/mobile/head.html.php?rt=horde-git&r=13dc484e5a6de06fc9fe878681147d2dad302704
http://git.horde.org/co.php/kronolith/templates/mobile/month.html.php?rt=horde-git&r=13dc484e5a6de06fc9fe878681147d2dad302704
http://git.horde.org/co.php/kronolith/templates/mobile/summary.html.php?rt=horde-git&r=13dc484e5a6de06fc9fe878681147d2dad302704

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

commit f437a28638f7560fc49b141a1dd259d45560078a
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Tue Nov 16 01:22:17 2010 -0500

    Move the navbar to below the top header
    
    data-position="fixed" for footers seems to be pretty hit or miss
    at the moment, with the footer just outright not displaying at times.
    Move navbar to the top to give consistent placement.

 kronolith/templates/mobile/day.html.php     |   16 ++++++++--------
 kronolith/templates/mobile/month.html.php   |   20 ++++++++++----------
 kronolith/templates/mobile/summary.html.php |   11 +++++++----
 3 files changed, 25 insertions(+), 22 deletions(-)

http://git.horde.org/diff.php/kronolith/templates/mobile/day.html.php?rt=horde-git&r1=13dc484e5a6de06fc9fe878681147d2dad302704&r2=f437a28638f7560fc49b141a1dd259d45560078a
http://git.horde.org/diff.php/kronolith/templates/mobile/month.html.php?rt=horde-git&r1=13dc484e5a6de06fc9fe878681147d2dad302704&r2=f437a28638f7560fc49b141a1dd259d45560078a
http://git.horde.org/diff.php/kronolith/templates/mobile/summary.html.php?rt=horde-git&r1=13dc484e5a6de06fc9fe878681147d2dad302704&r2=f437a28638f7560fc49b141a1dd259d45560078a




More information about the commits mailing list