The branch "master" has been updated. The following is a summary of the commits.
from: 6d79573d44705bd2b2d43bd268271b52cf42af2f 9d792bf backend support for stoping a timer e387182 client side support for stopping timers, along with someother timer related tweaks 7012534 add the close graphic to the js object 34114e6 styling c71232c This should be a header 55889ca return elapsed time in the listTimers response cfb5d6f show elapsed time in the timer list 6f621e5 remove debug e3760f2 round hours to 2 decimal places d2c3bb8 update any timers with the poll results ----------------------------------------------------------------------- commit 9d792bf3322dd5ee2ac9acf226eae4ab24ff6195 Author: Michael J Rubinsky <[email protected]> Date: Sun Jul 10 19:13:14 2011 -0400 backend support for stoping a timer hermes/lib/Ajax/Application.php | 36 ++++++++++++++++++++++++++++++++++++ 1 files changed, 36 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/9d792bf3322dd5ee2ac9acf226eae4ab24ff6195 ----------------------------------------------------------------------- commit e387182bbc883741a564982cc59636251deebee2 Author: Michael J Rubinsky <[email protected]> Date: Sun Jul 10 19:14:19 2011 -0400 client side support for stopping timers, along with someother timer related tweaks hermes/js/hermes.js | 61 +++++++++++++++++++++++++++++++++++++++----------- 1 files changed, 47 insertions(+), 14 deletions(-) http://git.horde.org/horde-git/-/commit/e387182bbc883741a564982cc59636251deebee2 ----------------------------------------------------------------------- commit 701253409c8b368f68762df99950fa198061d1d9 Author: Michael J Rubinsky <[email protected]> Date: Sun Jul 10 19:14:55 2011 -0400 add the close graphic to the js object hermes/lib/Hermes.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/701253409c8b368f68762df99950fa198061d1d9 ----------------------------------------------------------------------- commit 34114e6dacd2a2640f0139b3e3baaf57885bc0d6 Author: Michael J Rubinsky <[email protected]> Date: Sun Jul 10 19:15:15 2011 -0400 styling hermes/templates/index/timer.inc | 7 ++--- hermes/themes/default/graphics/back_quick.png | Bin 0 -> 189 bytes hermes/themes/default/screen.css | 31 ++++++++++++++++++++++-- 3 files changed, 31 insertions(+), 7 deletions(-) create mode 100644 hermes/themes/default/graphics/back_quick.png http://git.horde.org/horde-git/-/commit/34114e6dacd2a2640f0139b3e3baaf57885bc0d6 ----------------------------------------------------------------------- commit c71232ce7b761c5237ea7570d816ad59b102947d Author: Michael J Rubinsky <[email protected]> Date: Sun Jul 10 19:18:28 2011 -0400 This should be a header hermes/templates/index/index.inc | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/c71232ce7b761c5237ea7570d816ad59b102947d ----------------------------------------------------------------------- commit 55889caf1da57a775673daebb23a3cb7e86b42d9 Author: Michael J Rubinsky <[email protected]> Date: Sun Jul 10 20:20:05 2011 -0400 return elapsed time in the listTimers response hermes/lib/Ajax/Application.php | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/55889caf1da57a775673daebb23a3cb7e86b42d9 ----------------------------------------------------------------------- commit cfb5d6f2274c89cd4f0e6072e39b43393050e899 Author: Michael J Rubinsky <[email protected]> Date: Sun Jul 10 20:20:35 2011 -0400 show elapsed time in the timer list hermes/js/hermes.js | 18 ++++++++++++------ hermes/themes/default/screen.css | 9 +++++++-- 2 files changed, 19 insertions(+), 8 deletions(-) http://git.horde.org/horde-git/-/commit/cfb5d6f2274c89cd4f0e6072e39b43393050e899 ----------------------------------------------------------------------- commit 6f621e554689d46fa321e0e4240cd7a7322ef3fd Author: Michael J Rubinsky <[email protected]> Date: Sun Jul 10 22:16:29 2011 -0400 remove debug hermes/js/hermes.js | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/6f621e554689d46fa321e0e4240cd7a7322ef3fd ----------------------------------------------------------------------- commit e3760f2e7acfc8ef961b8cbc534423e72ef93096 Author: Michael J Rubinsky <[email protected]> Date: Sun Jul 10 22:16:58 2011 -0400 round hours to 2 decimal places hermes/js/hermes.js | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/e3760f2e7acfc8ef961b8cbc534423e72ef93096 ----------------------------------------------------------------------- commit d2c3bb8584067634027e9a0a537db826aabe386f Author: Michael J Rubinsky <[email protected]> Date: Sun Jul 10 22:17:24 2011 -0400 update any timers with the poll results hermes/js/hermes.js | 23 +++++++++++++++++++++-- hermes/lib/Ajax/Application.php | 3 ++- 2 files changed, 23 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/d2c3bb8584067634027e9a0a537db826aabe386f __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
