The branch "master" has been updated. The following is a summary of the commits.
from: 5dd54c2fe775ace327c281ef4a36ac5edf1c365a 1af06a5... Why do we need addslashes() here again? Shouldn't the json serialization take care of escaping? Fixes double escaped double quotes. 8ceccd1... Use parseDate(). 309e2a7... Add year view. ----------------------------------------------------------------------- commit 1af06a5abca78bb5d0fe00c13b18984d930f36c4 Author: Jan Schneider <[email protected]> Date: Wed Jun 3 16:06:59 2009 +0200 Why do we need addslashes() here again? Shouldn't the json serialization take care of escaping? Fixes double escaped double quotes. kronolith/lib/Kronolith.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-hatchery&r1=94d50dfff29fa8766f2219de3aac61eabb4fe4cb&r2=1af06a5abca78bb5d0fe00c13b18984d930f36c4 ----------------------------------------------------------------------- commit 8ceccd11220ebf533da785e70ae2f589b6578e32 Author: Jan Schneider <[email protected]> Date: Wed Jun 3 18:59:17 2009 +0200 Use parseDate(). kronolith/js/src/kronolith.js | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=66f4022a5f8c3c37fa84b1811d796c1aae8fbd0c&r2=8ceccd11220ebf533da785e70ae2f589b6578e32 ----------------------------------------------------------------------- commit 309e2a7dcdb2af060a991cbac7f55cd9f2495816 Author: Jan Schneider <[email protected]> Date: Wed Jun 3 19:02:14 2009 +0200 Add year view. kronolith/js/src/kronolith.js | 111 +++++++++++++++++++++++++++++++---- kronolith/lib/Kronolith.php | 1 + kronolith/templates/index/year.inc | 36 ++++++------ kronolith/themes/screen.css | 3 + 4 files changed, 120 insertions(+), 31 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=8ceccd11220ebf533da785e70ae2f589b6578e32&r2=309e2a7dcdb2af060a991cbac7f55cd9f2495816 http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-hatchery&r1=1af06a5abca78bb5d0fe00c13b18984d930f36c4&r2=309e2a7dcdb2af060a991cbac7f55cd9f2495816 http://git.horde.org/diff.php/kronolith/templates/index/year.inc?rt=horde-hatchery&r1=6fc8ef4e289dd9fc602e36ce545a31676ece86fe&r2=309e2a7dcdb2af060a991cbac7f55cd9f2495816 http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=d8392927bddf4bb51473d0b72600c244a25bcca6&r2=309e2a7dcdb2af060a991cbac7f55cd9f2495816 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
