[commits] Horde branch develop updated. 2dbc0bd0ad26e5a5b4ca416eb7694002995ab3a1
Michael J. Rubinsky
mrubinsk at horde.org
Mon Aug 6 02:52:05 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: b2632a1de65f76124522384a86f179beb8eef857
2ef3c35 Default to 0
b8d8804 No return value
9700666 Don't add SmartLists to the display_tasklist array
f533c6b Don't double serialize
6dc2d1a Allow Nag::listTasklists to ignore SmartLists
a04ca63 Prevent adding the same task twice.
cd04416 $completed is stored in the search
ab8cd54 Add Nag_Search, and use it in list.php
c50087b Allow saving searches as SmartLists
2dbc0bd Load results from search when listing a Smartlist
-----------------------------------------------------------------------
commit 2ef3c35e32bb767101a982bf944aa38aebf2b1b9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Aug 5 22:39:04 2012 -0400
Default to 0
nag/migration/11_nag_upgrade_smartlists.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/2ef3c35e32bb767101a982bf944aa38aebf2b1b9
-----------------------------------------------------------------------
commit b8d88046f3c08aa5f5fb68379475c90ceb14f510
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Aug 5 22:40:09 2012 -0400
No return value
nag/lib/Nag.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/b8d88046f3c08aa5f5fb68379475c90ceb14f510
-----------------------------------------------------------------------
commit 9700666a87bf6a146aadb13b5667999413b987b6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Aug 5 22:41:10 2012 -0400
Don't add SmartLists to the display_tasklist array
nag/lib/Nag.php | 11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/9700666a87bf6a146aadb13b5667999413b987b6
-----------------------------------------------------------------------
commit f533c6ba6b01b58c4fcb0c357b117b97dd6bbb33
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Aug 5 22:41:40 2012 -0400
Don't double serialize
nag/lib/Nag.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/f533c6ba6b01b58c4fcb0c357b117b97dd6bbb33
-----------------------------------------------------------------------
commit 6dc2d1a9c3a22d219e30197a7eef6efc5aff8113
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Aug 5 22:43:11 2012 -0400
Allow Nag::listTasklists to ignore SmartLists
nag/lib/Nag.php | 26 ++++++++++++++++++++------
1 files changed, 20 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/6dc2d1a9c3a22d219e30197a7eef6efc5aff8113
-----------------------------------------------------------------------
commit a04ca636141b90ae133ff989b97ec16570d6b8e6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Aug 5 22:44:06 2012 -0400
Prevent adding the same task twice.
Prevents showing duplicate tasks when a SmartList is present in display_tasklists.
nag/lib/Task.php | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/a04ca636141b90ae133ff989b97ec16570d6b8e6
-----------------------------------------------------------------------
commit cd044164078e71b492d778abaa99bdf2fe9e963c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Aug 5 22:45:29 2012 -0400
$completed is stored in the search
nag/lib/Driver/Smartlist.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/cd044164078e71b492d778abaa99bdf2fe9e963c
-----------------------------------------------------------------------
commit ab8cd5406b31bec33942edbee3250482fd66f3c5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Aug 5 22:47:58 2012 -0400
Add Nag_Search, and use it in list.php
nag/lib/Search.php | 140 ++++++++++++++++++++++++++++++++++++++++++++++++++++
nag/list.php | 43 +++++-----------
2 files changed, 154 insertions(+), 29 deletions(-)
create mode 100644 nag/lib/Search.php
http://git.horde.org/horde-git/-/commit/ab8cd5406b31bec33942edbee3250482fd66f3c5
-----------------------------------------------------------------------
commit c50087b98b3b01f1b3093f37ca3ed472d4ee8fcc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Aug 5 22:49:26 2012 -0400
Allow saving searches as SmartLists
nag/templates/search/search.inc | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/c50087b98b3b01f1b3093f37ca3ed472d4ee8fcc
-----------------------------------------------------------------------
commit 2dbc0bd0ad26e5a5b4ca416eb7694002995ab3a1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Aug 5 22:50:34 2012 -0400
Load results from search when listing a Smartlist
nag/lib/Driver/Smartlist.php | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/2dbc0bd0ad26e5a5b4ca416eb7694002995ab3a1
More information about the commits
mailing list