[commits] Horde branch master updated. 2bdee22bed6325ad2e9ed469f0dd90a0b104adcd

Michael J. Rubinsky mrubinsk at horde.org
Mon Jan 3 18:25:11 UTC 2011


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

from: 6a169452449b590f0e167f10edab12dea907483a

ad6ea90 remove unnecessary css class
900d86e Subgallery navigation, other misc stuff:
bea4d11 better way of handling subgallery ul placement
3dae1b0 return the gallery's parent id too
2bdee22 Add back navigation for subgalleries.

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

commit ad6ea9033ba20f05ee5d3d2cf76d86c0af9fc6e5
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sun Jan 2 19:06:34 2011 -0500

    remove unnecessary css class

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

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

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

commit 900d86e18e50554c7bf202fece0138dd07a51034
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Jan 3 11:28:42 2011 -0500

    Subgallery navigation, other misc stuff:
    
    Add initial subgallery navigation, layout tweaks, start experimenting
    with a custom jquerymobile data-theme ('h' for horde) basically just
    to get a dark background for the thumbnails while maintaining the rest
    of the horde-wide usage of data-theme 'a'.

 ansel/js/mobile.js                      |   81 +++++++++++++++++++++++++-----
 ansel/templates/mobile/gallery.html.php |    5 +-
 ansel/themes/default/mobile.css         |   80 ++++++++++++++++++++----------
 3 files changed, 124 insertions(+), 42 deletions(-)

http://git.horde.org/horde-git/-/commit/900d86e18e50554c7bf202fece0138dd07a51034

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

commit bea4d11aadfb8ef7ad0cee2a812a64c141389c31
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Jan 3 12:11:51 2011 -0500

    better way of handling subgallery ul placement

 ansel/js/mobile.js                      |   31 +++++++++++++++++--------------
 ansel/templates/mobile/gallery.html.php |    2 +-
 ansel/themes/default/mobile.css         |    4 ++++
 3 files changed, 22 insertions(+), 15 deletions(-)

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

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

commit 3dae1b041ccebef8c9f0289429626b7a804c6c5d
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Jan 3 12:18:42 2011 -0500

    return the gallery's parent id too

 ansel/lib/Gallery.php |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/3dae1b041ccebef8c9f0289429626b7a804c6c5d

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

commit 2bdee22bed6325ad2e9ed469f0dd90a0b104adcd
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Jan 3 13:24:00 2011 -0500

    Add back navigation for subgalleries.
    
    Now we correctly go back to the gallery's parent, if applicable,
    otherwise to the gallerylist

 ansel/js/mobile.js                      |   25 +++++++++++++++++++++++--
 ansel/lib/Ajax/Application.php          |   19 +------------------
 ansel/lib/Gallery.php                   |   22 ++++++++++++++++++++++
 ansel/templates/mobile/gallery.html.php |    1 +
 4 files changed, 47 insertions(+), 20 deletions(-)

http://git.horde.org/horde-git/-/commit/2bdee22bed6325ad2e9ed469f0dd90a0b104adcd




More information about the commits mailing list