[commits] Horde branch master updated. 7c751c58fed0a545407c3def62030634f31f975f
Michael J. Rubinsky
mrubinsk at horde.org
Thu Sep 6 06:16:57 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: 74cc39021178c384a740fe56d7a131231908e29b
2eeb313 Fix editing tags on existing tasks.
7c751c5 First pass at refactoring Nag's smartmobile interface.
-----------------------------------------------------------------------
commit 2eeb313fd457c47b634198b7f357e887fd774364
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Sep 6 01:39:45 2012 -0400
Fix editing tags on existing tasks.
nag/task.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/2eeb313fd457c47b634198b7f357e887fd774364
-----------------------------------------------------------------------
commit 7c751c58fed0a545407c3def62030634f31f975f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Sep 6 02:13:11 2012 -0400
First pass at refactoring Nag's smartmobile interface.
Move to the smartmobile/ajax framework. The only thing I haven't
brought over/fixed fully yet that existed in the old view is
displaying the full task dialog (though the data is fetched)
and creating a dedicated form for adding a new task. More to come....
for add
nag/js/smartmobile.js | 121 ++++++++++++++--
nag/lib/Ajax/Application/Handler/Smartmobile.php | 70 ++++++++++
nag/lib/Task.php | 2 -
nag/smartmobile.php | 159 +++-------------------
nag/templates/smartmobile/javascript_defs.php | 42 ++++++
nag/templates/smartmobile/lists.html.php | 19 +++
nag/templates/smartmobile/main.html.php | 25 +---
7 files changed, 261 insertions(+), 177 deletions(-)
create mode 100644 nag/lib/Ajax/Application/Handler/Smartmobile.php
create mode 100644 nag/templates/smartmobile/javascript_defs.php
create mode 100644 nag/templates/smartmobile/lists.html.php
http://git.horde.org/horde-git/-/commit/7c751c58fed0a545407c3def62030634f31f975f
More information about the commits
mailing list