[commits] Horde branch develop updated. 9733fa40457e6c5e3c9cc3c5868e8aeb078c6ace
Michael J. Rubinsky
mrubinsk at horde.org
Thu Aug 9 21:20:52 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: 42ee02ae6fe5845c4d2830ca81354deb6ac6d60f
c6f2ffd Implement Nag_View_List
269ca36 Implement tag browsing in the list view.
403f6c6 Can no longer have this as a static method now that we need $this->_app
3caa28d Need to identify the app
9733fa40 Initial go at UI for task browsing by tag
-----------------------------------------------------------------------
commit c6f2ffd39daa382344bb869f04827a04a035feb3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Aug 9 16:29:15 2012 -0400
Implement Nag_View_List
nag/lib/View/List.php | 197 +++++++++++++++++++++++++++++++++++++++++++++++++
nag/list.php | 121 +-----------------------------
2 files changed, 199 insertions(+), 119 deletions(-)
create mode 100644 nag/lib/View/List.php
http://git.horde.org/horde-git/-/commit/c6f2ffd39daa382344bb869f04827a04a035feb3
-----------------------------------------------------------------------
commit 269ca36836490591c5b6a6e8f7f8f95d9b9bd579
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Aug 9 16:42:07 2012 -0400
Implement tag browsing in the list view.
(No UI hook up yet).
nag/lib/Factory/TagBrowser.php | 16 +++++++++++++
nag/lib/TagBrowser.php | 2 +-
nag/lib/View/List.php | 47 ++++++++++++++++++++++++++++++++-------
3 files changed, 55 insertions(+), 10 deletions(-)
create mode 100644 nag/lib/Factory/TagBrowser.php
http://git.horde.org/horde-git/-/commit/269ca36836490591c5b6a6e8f7f8f95d9b9bd579
-----------------------------------------------------------------------
commit 403f6c6392fbbd4eb0bf3a52292ae5a09f3bacdb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Aug 9 16:57:15 2012 -0400
Can no longer have this as a static method now that we need $this->_app
framework/Core/lib/Horde/Core/TagBrowser.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/403f6c6392fbbd4eb0bf3a52292ae5a09f3bacdb
-----------------------------------------------------------------------
commit 3caa28d9da4d0077f4bdca6716e20e7b4315c47d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Aug 9 17:19:26 2012 -0400
Need to identify the app
nag/lib/TagBrowser.php | 2 ++
trean/lib/TagBrowser.php | 1 +
2 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/3caa28d9da4d0077f4bdca6716e20e7b4315c47d
-----------------------------------------------------------------------
commit 9733fa40457e6c5e3c9cc3c5868e8aeb078c6ace
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Aug 9 17:20:14 2012 -0400
Initial go at UI for task browsing by tag
nag/lib/View/List.php | 120 +++++++++++++++++++++++++++++++++++++++++++-----
1 files changed, 107 insertions(+), 13 deletions(-)
http://git.horde.org/horde-git/-/commit/9733fa40457e6c5e3c9cc3c5868e8aeb078c6ace
More information about the commits
mailing list