[commits] Horde branch develop updated.	ed55e24d3af46c535ee005c7b628e559dd9f5d1f
    Michael J. Rubinsky 
    mrubinsk at horde.org
       
    Thu Nov 17 14:58:15 UTC 2011
    
    
  
The branch "develop" has been updated.
The following is a summary of the commits.
from: 4da9be36b809f023116ec9d164cfd3a977aa198c
d3f7768 Autoload the BookmarkList view
cbcebeb remove old test code
c6e857c Use the BookmarkList view for rendering the bookmarks, add links for adding/removing tags from search.
c4eb670 Make this a little prettier.
fb99285 static, cs
6b5d01f default to current user
ed55e24 Show all bookmarks when no tag search is present.
-----------------------------------------------------------------------
commit d3f77689b79e9aedfd5343be3fcbe0709a3dfbe4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 16 16:41:10 2011 -0500
    Autoload the BookmarkList view
 trean/browse.php                 |    1 -
 trean/lib/View/BookmarkList.php  |   38 ++++++++++++++++++++++++++++++++++++++
 trean/lib/Views/BookmarkList.php |   38 --------------------------------------
 trean/package.xml                |   12 +++++-------
 trean/search.php                 |    1 -
 5 files changed, 43 insertions(+), 47 deletions(-)
 create mode 100644 trean/lib/View/BookmarkList.php
 delete mode 100644 trean/lib/Views/BookmarkList.php
http://git.horde.org/horde-git/-/commit/d3f77689b79e9aedfd5343be3fcbe0709a3dfbe4
-----------------------------------------------------------------------
commit cbcebeb3292b57627683c06bbd9defb1e9c236c1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 16 16:41:34 2011 -0500
    remove old test code
 trean/tagbrowse.php |   10 ++--------
 1 files changed, 2 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/cbcebeb3292b57627683c06bbd9defb1e9c236c1
-----------------------------------------------------------------------
commit c6e857c8712215f13d0c43f453e2cfa6d91126a5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 16 16:42:21 2011 -0500
    Use the BookmarkList view for rendering the bookmarks, add links for adding/removing tags from search.
 trean/lib/View/Browse.php |   42 ++++++++++++++++++++++++++++++++++--------
 1 files changed, 34 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/c6e857c8712215f13d0c43f453e2cfa6d91126a5
-----------------------------------------------------------------------
commit c4eb6703ed345b778555c9f209e4b0313caec870
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 16 16:55:26 2011 -0500
    Make this a little prettier.
    
    Obviously not meant as a final design...
 trean/lib/View/Browse.php       |   23 +++++++++++++----------
 trean/themes/default/screen.css |   17 +++++++++++++++++
 2 files changed, 30 insertions(+), 10 deletions(-)
http://git.horde.org/horde-git/-/commit/c4eb6703ed345b778555c9f209e4b0313caec870
-----------------------------------------------------------------------
commit fb99285ec40e8944542ed3088c82432dc1f7dfe7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 17 09:41:19 2011 -0500
    static, cs
 trean/lib/Trean.php |   16 ++++++++++++----
 1 files changed, 12 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/fb99285ec40e8944542ed3088c82432dc1f7dfe7
-----------------------------------------------------------------------
commit 6b5d01fcc5f1053dc28039e32bb0fc5063ffe169
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 17 09:41:57 2011 -0500
    default to current user
 trean/lib/TagBrowse.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/6b5d01fcc5f1053dc28039e32bb0fc5063ffe169
-----------------------------------------------------------------------
commit ed55e24d3af46c535ee005c7b628e559dd9f5d1f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 17 09:56:01 2011 -0500
    Show all bookmarks when no tag search is present.
    
    The idea is that the functionality of browsetag.php page could replace
    the current "browse" page once it reflects exactly what we want for tag browsing.
    These improvements are basically to make the proof of concept prettier and a bit more
    functionaly :)
 trean/lib/Tagger.php            |    7 +++
 trean/lib/View/Browse.php       |   82 +++++++++++++++++++++++++++++++++++----
 trean/themes/default/screen.css |    3 +-
 3 files changed, 83 insertions(+), 9 deletions(-)
http://git.horde.org/horde-git/-/commit/ed55e24d3af46c535ee005c7b628e559dd9f5d1f
    
    
More information about the commits
mailing list