From 8f47e62dd296c877a16e360abe4a3570cc9de273 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Wed, 8 Apr 2015 16:01:52 -0400 Subject: [PATCH] Calendar module: add month view --- UI/Templates/SchedulerUI/UIxCalMainView.wox | 3 + UI/Templates/SchedulerUI/UIxCalMonthView.wox | 63 +++++++++-------- .../js/Appointments/component-model.js | 13 +++- UI/WebServerResources/js/Common/ui-desktop.js | 68 ++++++++++++++++++- UI/WebServerResources/js/Common/utils.js | 14 +++- UI/WebServerResources/js/SchedulerUI.js | 10 ++- 6 files changed, 137 insertions(+), 34 deletions(-) diff --git a/UI/Templates/SchedulerUI/UIxCalMainView.wox b/UI/Templates/SchedulerUI/UIxCalMainView.wox index f86778fda..45e57b7ef 100644 --- a/UI/Templates/SchedulerUI/UIxCalMainView.wox +++ b/UI/Templates/SchedulerUI/UIxCalMainView.wox @@ -205,6 +205,9 @@ + diff --git a/UI/Templates/SchedulerUI/UIxCalMonthView.wox b/UI/Templates/SchedulerUI/UIxCalMonthView.wox index 7cf06172c..66dd68caf 100644 --- a/UI/Templates/SchedulerUI/UIxCalMonthView.wox +++ b/UI/Templates/SchedulerUI/UIxCalMonthView.wox @@ -7,7 +7,7 @@ xmlns:rsrc="OGo:url" xmlns:label="OGo:label"> -