[commits] Horde branch master updated. 53ee0cf628b27e4cfd1884d158a8cc05ff7b858a
Michael J. Rubinsky
mrubinsk at horde.org
Sun Sep 2 22:33:38 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: a9378631082bb31f78a87e2da9356ebc0a9ee121
53ee0cf First pass as refactoring Nag_View_List to use Horde_View.
-----------------------------------------------------------------------
commit 53ee0cf628b27e4cfd1884d158a8cc05ff7b858a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Sep 2 18:32:31 2012 -0400
First pass as refactoring Nag_View_List to use Horde_View.
nag/lib/View/Helper/HeaderWidget.php | 3 +
nag/lib/View/Helper/List.php | 20 +++++
nag/lib/View/List.php | 45 ++++++++---
nag/templates/list.html.php | 128 +++++++++++++++---------------
nag/templates/list/_task.html.php | 78 ++++++++++++++++++
nag/templates/list/empty.inc | 3 -
nag/templates/list/header.html.php | 14 +++
nag/templates/list/header.inc | 14 ---
nag/templates/list/task_footers.inc | 6 --
nag/templates/list/task_headers.html.php | 41 ++++++++++
nag/templates/list/task_headers.inc | 69 ----------------
nag/templates/list/task_summaries.inc | 78 ------------------
12 files changed, 252 insertions(+), 247 deletions(-)
create mode 100644 nag/lib/View/Helper/HeaderWidget
create mode 100644 nag/lib/View/Helper/HeaderWidget.php
create mode 100644 nag/lib/View/Helper/List.php
create mode 100644 nag/templates/list/_task.html.php
delete mode 100644 nag/templates/list/empty.inc
create mode 100644 nag/templates/list/header.html.php
delete mode 100644 nag/templates/list/header.inc
delete mode 100644 nag/templates/list/task_footers.inc
create mode 100644 nag/templates/list/task_headers.html.php
delete mode 100644 nag/templates/list/task_headers.inc
delete mode 100644 nag/templates/list/task_summaries.inc
http://git.horde.org/horde-git/-/commit/53ee0cf628b27e4cfd1884d158a8cc05ff7b858a
More information about the commits
mailing list