From 89659897ef13e14ec9dd521867c521629c991a37 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 13 Nov 2006 22:31:41 +0000 Subject: [PATCH] Monotone-Parent: 4945bac92c07f3415fdb724d05d69bdbf029c39d Monotone-Revision: eab1666fe69cee8d23192a1c3ce06a584278bb13 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-13T22:31:41 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 4 ++++ UI/Templates/SchedulerUI/UIxCalAptListView.wox | 3 +-- UI/Templates/SchedulerUI/UIxCalTasksListView.wox | 4 +--- UI/WebServerResources/SchedulerUI.js | 16 ++++++++++++---- 4 files changed, 18 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index b9b61ee97..5b25ba9aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2006-11-13 Wolfgang Sourdeau + * UI/WebServerResources/SchedulerUI.js: updated the list + initialization code to use the new event management scheme, adding + what was missing to be able to delete events and tasks again. + * UI/WebServerResources/MailerUI.js: added code to activate the "Get mails" button. Fixed a bug which prevented messages to be deleted. diff --git a/UI/Templates/SchedulerUI/UIxCalAptListView.wox b/UI/Templates/SchedulerUI/UIxCalAptListView.wox index 8b61fad5e..5a2d16d17 100644 --- a/UI/Templates/SchedulerUI/UIxCalAptListView.wox +++ b/UI/Templates/SchedulerUI/UIxCalAptListView.wox @@ -6,8 +6,7 @@ xmlns:rsrc="OGo:url" xmlns:label="OGo:label" id="appointmentsList" - multiselect="yes" - onselectionchange="onAppointmentsSelectionChange();"> + multiselect="yes"> -
    +