The branch "master" has been updated. The following is a summary of the commits.
from: abfd38f2a039e6c6077947c88259533056778352 810fa95 ws 167e7af backend support for (re)starting timers, always return true. 329be03 UI support for pausing timers (ajax view only for now). ----------------------------------------------------------------------- commit 810fa95b1bb7e1589e7282e24811ed44eb208d07 Author: Michael J Rubinsky <[email protected]> Date: Fri Jul 15 01:06:19 2011 -0400 ws hermes/js/hermes.js | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/810fa95b1bb7e1589e7282e24811ed44eb208d07 ----------------------------------------------------------------------- commit 167e7afa126596f1ed0c8f964f0e08380cf35567 Author: Michael J Rubinsky <[email protected]> Date: Fri Jul 15 01:07:14 2011 -0400 backend support for (re)starting timers, always return true. hermes/lib/Ajax/Application.php | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/167e7afa126596f1ed0c8f964f0e08380cf35567 ----------------------------------------------------------------------- commit 329be03dddc41b12e73a8918189c30d29073d21b Author: Michael J Rubinsky <[email protected]> Date: Fri Jul 15 01:08:19 2011 -0400 UI support for pausing timers (ajax view only for now). hermes/js/hermes.js | 56 +++++++++++++++++++++++++---- hermes/lib/Ajax/Application.php | 15 +++++--- hermes/lib/Hermes.php | 4 ++- hermes/themes/default/graphics/log.png | Bin 0 -> 210 bytes hermes/themes/default/graphics/pause.png | Bin 0 -> 107 bytes hermes/themes/default/graphics/play.png | Bin 0 -> 186 bytes hermes/themes/default/screen.css | 4 +- 7 files changed, 63 insertions(+), 16 deletions(-) create mode 100644 hermes/themes/default/graphics/log.png create mode 100644 hermes/themes/default/graphics/pause.png create mode 100644 hermes/themes/default/graphics/play.png http://git.horde.org/horde-git/-/commit/329be03dddc41b12e73a8918189c30d29073d21b __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
