[commits] Horde branch trean_tags updated.	140e21b3cf9223816a3a00823b1d5a92d86bfc69
    Michael J. Rubinsky 
    mrubinsk at horde.org
       
    Sun Nov 13 21:06:29 UTC 2011
    
    
  
The branch "trean_tags" has been updated.
The following is a summary of the commits.
from: ef93d748ade23786e5cfe2c329c948b6e84b8ea4
4662bbc Remove unused globals
aefd44b Proof of concept browsing page.
140e21b Show the list of current tags in the browse search, update package.xml
-----------------------------------------------------------------------
commit 4662bbca38021c5549bf982c59f8e395bc36d600
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 13 16:00:38 2011 -0500
    Remove unused globals
 trean/lib/TagBrowse.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/4662bbca38021c5549bf982c59f8e395bc36d600
-----------------------------------------------------------------------
commit aefd44bb28db32ad32a0b0e318a7c3efa402d018
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 13 16:01:06 2011 -0500
    Proof of concept browsing page.
    
    No interactivity yet, test like:
    
    * horde/trean/tagbrowse.php?tag=mytag  -- Will add the tag, 'mytag' to the set of existing tags
    * horde/trean/tagbrowse.php?tag=mytag&actionID=remove -- Will remove 'mytag' from the list of existing tags.
    
    Page displays all bookmarks that match all current tags, as well as the list of "related" tags - which
    are essentially like psuedo-folders to navigate by.
 trean/lib/View/Browse.php |   74 +++++++++++++++++++++++++++++++++++++++++++++
 trean/tagbrowse.php       |   30 ++++++++++++++++++
 2 files changed, 104 insertions(+), 0 deletions(-)
 create mode 100644 trean/lib/View/Browse.php
 create mode 100644 trean/tagbrowse.php
http://git.horde.org/horde-git/-/commit/aefd44bb28db32ad32a0b0e318a7c3efa402d018
-----------------------------------------------------------------------
commit 140e21b3cf9223816a3a00823b1d5a92d86bfc69
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 13 16:05:53 2011 -0500
    Show the list of current tags in the browse search, update package.xml
 trean/lib/View/Browse.php |    6 ++++--
 trean/package.xml         |   20 +++++++++++++++-----
 2 files changed, 19 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/140e21b3cf9223816a3a00823b1d5a92d86bfc69
    
    
More information about the commits
mailing list