[commits] Horde-Hatchery branch master updated. 9884bfe175913c50c2cb169a8628067fceba5290

Michael M Slusarz slusarz at horde.org
Mon Sep 28 21:16:27 UTC 2009


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

from: ea9c6b72366de9f0e562a8dcf297c665dad72deb

3dbe220... Abstract out folder tree image generation.
9884bfe... Rename Virtual Folder section to Saved Searches

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

commit 3dbe22020d3fae879d21f0ada99251a12edf7e25
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Sep 28 14:47:32 2009 -0600

    Abstract out folder tree image generation.
    
    Use this nicer tree in the advanced search page.

 imp/folders.php                  |   68 ++-----------------
 imp/js/search.js                 |    6 +-
 imp/lib/UI/Folder.php            |  131 ++++++++++++++++++++++++++++++++++++++
 imp/search.php                   |   27 +++++---
 imp/templates/search/search.html |    2 +-
 imp/themes/screen.css            |    4 +-
 6 files changed, 164 insertions(+), 74 deletions(-)
 create mode 100644 imp/lib/UI/Folder.php

http://git.horde.org/diff.php/imp/folders.php?rt=horde-hatchery&r1=1ebf9c48801f2b732c1d6ec28b1672cb694ee404&r2=3dbe22020d3fae879d21f0ada99251a12edf7e25
http://git.horde.org/diff.php/imp/js/search.js?rt=horde-hatchery&r1=b8b83c8bf9bfe309df32403b6a31dfb2cfa651b5&r2=3dbe22020d3fae879d21f0ada99251a12edf7e25
http://git.horde.org/co.php/imp/lib/UI/Folder.php?rt=horde-hatchery&r=3dbe22020d3fae879d21f0ada99251a12edf7e25
http://git.horde.org/diff.php/imp/search.php?rt=horde-hatchery&r1=b8b83c8bf9bfe309df32403b6a31dfb2cfa651b5&r2=3dbe22020d3fae879d21f0ada99251a12edf7e25
http://git.horde.org/diff.php/imp/templates/search/search.html?rt=horde-hatchery&r1=b8b83c8bf9bfe309df32403b6a31dfb2cfa651b5&r2=3dbe22020d3fae879d21f0ada99251a12edf7e25
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=c1716b393f3d2656419610100aeb8e9d4a6b6670&r2=3dbe22020d3fae879d21f0ada99251a12edf7e25

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

commit 9884bfe175913c50c2cb169a8628067fceba5290
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Sep 28 15:06:33 2009 -0600

    Rename Virtual Folder section to Saved Searches
    
    Hopefully, I will be introducing the code for filtering soon. This is an
    example of a saved search that is not a virtual folder, so go ahead and
    do the necessary UI changes now.
    
    While I'm here, tweak a bit of the search page CSS.

 imp/js/search.js                 |    4 ++--
 imp/search.php                   |   24 +++++++++++++++---------
 imp/templates/search/search.html |   12 +++++++++---
 imp/themes/screen.css            |    7 +++++++
 4 files changed, 33 insertions(+), 14 deletions(-)

http://git.horde.org/diff.php/imp/js/search.js?rt=horde-hatchery&r1=3dbe22020d3fae879d21f0ada99251a12edf7e25&r2=9884bfe175913c50c2cb169a8628067fceba5290
http://git.horde.org/diff.php/imp/search.php?rt=horde-hatchery&r1=3dbe22020d3fae879d21f0ada99251a12edf7e25&r2=9884bfe175913c50c2cb169a8628067fceba5290
http://git.horde.org/diff.php/imp/templates/search/search.html?rt=horde-hatchery&r1=3dbe22020d3fae879d21f0ada99251a12edf7e25&r2=9884bfe175913c50c2cb169a8628067fceba5290
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=3dbe22020d3fae879d21f0ada99251a12edf7e25&r2=9884bfe175913c50c2cb169a8628067fceba5290




More information about the commits mailing list