[commits] Horde branch master updated. 804c85dd719ef98c909743fd0790e2ef9c431231

Michael J. Rubinsky mrubinsk at horde.org
Fri Sep 7 04:48:12 UTC 2012


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

from: 820ec23cf2cf6da860f26fdc7e7984ccf433932b

efac65e Add basic task edit form.
d1b37fa Set some more attributes from the task.
f6bd15a Fix page navigation.
6e180e5 Remove todo/dead code
34aa7bb Add the rest of the fields, use Date.
804c85d Fist pass at adding viewing task by tasklists.

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

commit efac65e467218f6914991f41679e9ec5eeb74792
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Sep 6 23:25:19 2012 -0400

    Add basic task edit form.

 nag/templates/smartmobile/taskform.html.php |   49 +++++++++++++++++++++++++++
 1 files changed, 49 insertions(+), 0 deletions(-)
 create mode 100644 nag/templates/smartmobile/taskform.html.php

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

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

commit d1b37faa9c70a4a262c21d69424bb74adcca2f58
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Sep 6 23:26:07 2012 -0400

    Set some more attributes from the task.

 nag/js/smartmobile.js |    2 ++
 nag/lib/Task.php      |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

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

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

commit f6bd15afd456a129849d910b695442e8489f0c23
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Sep 6 23:26:51 2012 -0400

    Fix page navigation.
    
    Use HordeMobile.changePage() instead of raw jqm links.

 nag/js/smartmobile.js |   29 +++++++++++++++--------------
 1 files changed, 15 insertions(+), 14 deletions(-)

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

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

commit 6e180e59e9f5e27eb720291e2fc5889d98a107ab
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Sep 6 23:27:20 2012 -0400

    Remove todo/dead code

 nag/lib/Smartmobile.php |   15 +--------------
 1 files changed, 1 insertions(+), 14 deletions(-)

http://git.horde.org/horde-git/-/commit/6e180e59e9f5e27eb720291e2fc5889d98a107ab

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

commit 34aa7bbe0741880bb69776be0125ff02c5bc3605
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Sep 7 00:11:58 2012 -0400

    Add the rest of the fields, use Date.
    
    Need proper format to set the HTML date input. Uses device's
    native date picker if available.
    
    Uses the form for viewing task detail only right now. Still need
    to add dedicated task view (with no form) and add submit/edit
    functionality for adding/editing existing tasks.

 nag/js/smartmobile.js                       |   12 +++++++++---
 nag/lib/Smartmobile.php                     |    8 ++++++++
 nag/lib/Task.php                            |    7 ++++---
 nag/templates/smartmobile/taskform.html.php |   15 ++++++++++++++-
 4 files changed, 35 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/34aa7bbe0741880bb69776be0125ff02c5bc3605

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

commit 804c85dd719ef98c909743fd0790e2ef9c431231
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Sep 7 00:47:21 2012 -0400

    Fist pass at adding viewing task by tasklists.
    
    Still needs styling to differentiate SmartLists etc...

 nag/js/smartmobile.js                            |   54 ++++++++++++++++++++--
 nag/lib/Ajax/Application/Handler/Smartmobile.php |   38 +++++++++++++++-
 nag/lib/Smartmobile.php                          |    1 +
 nag/templates/smartmobile/lists.html.php         |   19 +-------
 nag/templates/smartmobile/main.html.php          |    2 +-
 5 files changed, 90 insertions(+), 24 deletions(-)

http://git.horde.org/horde-git/-/commit/804c85dd719ef98c909743fd0790e2ef9c431231




More information about the commits mailing list