sogo: master e396e294

Author Committer Branch Timestamp Parent
francis francis master 2016-05-13 15:50 master 199a5f52
Affected Issues  0003326: Web Calendar subscription broken?
Changeset

Fix handling of Web calendars

  • handle Web calendars that require authentication;
  • properly save the "reload on login" option;
  • reload Web calendars when clicking on the reload button on top of the
    events/tasks list;
  • properly activate the checkbox of new calendars (as they are enabled
    by default).

Fixes 0003326

mod - NEWS Diff File
mod - SoObjects/Appointments/SOGoWebAppointmentFolder.m Diff File
mod - UI/Common/English.lproj/Localizable.strings Diff File
mod - UI/Common/UIxFolderActions.m Diff File
mod - UI/Scheduler/UIxCalFolderActions.m Diff File
mod - UI/Scheduler/UIxCalendarProperties.m Diff File
mod - UI/Templates/SchedulerUI/UIxCalMainView.wox Diff File
mod - UI/WebServerResources/js/Common/Resource.service.js Diff File
mod - UI/WebServerResources/js/Scheduler/Calendar.service.js Diff File
mod - UI/WebServerResources/js/Scheduler/CalendarListController.js Diff File
mod - UI/WebServerResources/js/Scheduler/CalendarsController.js Diff File