[commits] Horde branch master updated. 06f646da23241a9dbfd7c66f50e7eea217ec8433

Michael J. Rubinsky mrubinsk at horde.org
Sat Sep 1 23:23:36 UTC 2012


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

from: f39bdfa4741d60b62de65361fdfe307c4dd05735

4df037b Search text is optional
c33b985 Fix updating SmartList that contains tags.
f6c7e5c Must use ensureTags here.
06f646d Tweak search form buttons, allow deletion of existing SmartList.

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

commit 4df037be17ffcec1b975971080a8c5479f1acd60
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Sep 1 18:38:06 2012 -0400

    Search text is optional

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

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

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

commit c33b9856ec33d04fde44a08487b5ad4bc83c189d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Sep 1 18:56:58 2012 -0400

    Fix updating SmartList that contains tags.

 nag/lib/Search.php             |    2 +-
 nag/lib/Ui/VarRenderer/Nag.php |    3 +--
 nag/lib/View/List.php          |    2 +-
 3 files changed, 3 insertions(+), 4 deletions(-)

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

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

commit f6c7e5cbddcbeca72113c59d5c6f7d26087dec78
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Sep 1 19:04:14 2012 -0400

    Must use ensureTags here.
    
    Using getTagIds (which ignores tags that don't exist) will
    essentially remove a non-existing tag from the search thus
    returning incorrect results.

 nag/lib/Tagger.php |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

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

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

commit 06f646da23241a9dbfd7c66f50e7eea217ec8433
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Sep 1 19:21:20 2012 -0400

    Tweak search form buttons, allow deletion of existing SmartList.

 nag/lib/Form/Search.php |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/06f646da23241a9dbfd7c66f50e7eea217ec8433




More information about the commits mailing list