The branch "master" has been updated. The following is a summary of the commits.
from: 112e9cdbccb03ec666ccb46652d97dceb0d99ce6 e560db0 Port the Kronolith ajax date/time picker over to Nag ----------------------------------------------------------------------- commit e560db08590ae5a5fb1ec71c37e8aedc37e75de9 Author: Chuck Hagenbuch <[email protected]> Date: Sun Oct 2 23:21:30 2011 -0400 Port the Kronolith ajax date/time picker over to Nag nag/js/calendar.js | 21 +--- nag/js/task.js | 41 ++++++++ nag/lib/Form/Type/NagDue.php | 26 +---- nag/lib/Form/Type/NagStart.php | 7 +- nag/lib/Ui/VarRenderer/Nag.php | 200 ++++--------------------------------- nag/task.php | 10 ++ nag/templates/javascript_defs.php | 13 +++ 7 files changed, 95 insertions(+), 223 deletions(-) create mode 100644 nag/js/task.js create mode 100644 nag/templates/javascript_defs.php http://git.horde.org/horde-git/-/commit/e560db08590ae5a5fb1ec71c37e8aedc37e75de9 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
