[commits] Horde branch master updated. 366103dea15ae6eef24a93b975163cef13f9959c

Michael J. Rubinsky mrubinsk at horde.org
Sat Sep 1 16:26:31 UTC 2012


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

from: 9b1a04ac4048db8c3a85b15dc17bf2cf813bcd1a

4f8f774 Fix classname in phpdoc
7875f57 Use the $varname, don't hard code the id of the element.
5ac4285 Add link to edit the SmartList criteria.
366103d Convert search form to Horde_Form, enable editing of existing SmartLists.

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

commit 4f8f7743952bcd7f94c2d0f31f44413bc16dacbf
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Sep 1 11:53:57 2012 -0400

    Fix classname in phpdoc

 nag/lib/Form/Task.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/4f8f7743952bcd7f94c2d0f31f44413bc16dacbf

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

commit 7875f578623151bf00eedd0aeddd1e835ce8514d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Sep 1 11:54:30 2012 -0400

    Use the $varname, don't hard code the id of the element.

 nag/lib/Ui/VarRenderer/Nag.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/7875f578623151bf00eedd0aeddd1e835ce8514d

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

commit 5ac42852cedb6eb45d49a310357808ec6e150203
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Sep 1 12:00:23 2012 -0400

    Add link to edit the SmartList criteria.

 nag/lib/View/List.php         |    8 ++++++++
 nag/templates/list/header.inc |    3 +++
 2 files changed, 11 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/5ac42852cedb6eb45d49a310357808ec6e150203

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

commit 366103dea15ae6eef24a93b975163cef13f9959c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Sep 1 12:25:30 2012 -0400

    Convert search form to Horde_Form, enable editing of existing SmartLists.
    
    Still some tweaks to make as far as the form goes, but functional.

 nag/lib/Form/Search.php         |   75 +++++++++++++++++++++++++++++++++++++++
 nag/lib/Search.php              |   26 +++++++++++++
 nag/lib/View/List.php           |   21 +++++++++--
 nag/search.php                  |   14 ++++++--
 nag/templates/search/search.inc |   54 ----------------------------
 5 files changed, 130 insertions(+), 60 deletions(-)
 create mode 100644 nag/lib/Form/Search.php
 delete mode 100644 nag/templates/search/search.inc

http://git.horde.org/horde-git/-/commit/366103dea15ae6eef24a93b975163cef13f9959c




More information about the commits mailing list