From cb0fc95a2b15f2614fab52c759b3948fb2219b43 Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Tue, 16 Nov 2010 13:52:45 -0500 Subject: [PATCH] Start fleshing out the event view. Still some recurrence text to work out, and then will change includeJSVars() to only output what is needed for mobile, and not send mobile specific stuff to non-mobile. --- kronolith/js/mobile.js | 94 +++++++++++++++++++++++++++++++++++++-------- kronolith/lib/Kronolith.php | 7 ++++ kronolith/themes/mobile.css | 14 +++++++ 3 files changed, 99 insertions(+), 16 deletions(-) diff --git a/kronolith/js/mobile.js b/kronolith/js/mobile.js index edf8d3698..520e7402b 100644 --- a/kronolith/js/mobile.js +++ b/kronolith/js/mobile.js @@ -102,7 +102,7 @@ }, /** - * Build the dom element for an event to insert into the event view. + * Build the dom element for an event to insert into the day view. * * @param string cal The calendar name returned from the ajax request. * @param object event The event object returned from the ajax request. @@ -169,31 +169,93 @@ } event = data.response.event; - list = $('