sogo: master f017c426

Author Committer Branch Timestamp Parent
francis francis master 2021-10-06 14:16 master ef64c134
Affected Issues  0004939: ICS WebCalendar with "Reload on login" block login
Changeset

perf(calendar(web)): initiate Web calendars reload from the frontend

The Web calendars subsciptions marked to be reloaded on login are no
longer reloaded from the backend; the sync operation is now activated
from the frontend in XHR calls to avoid blocking the Web interface.

Fixes 0004939

mod - UI/MainUI/SOGoRootPage.m Diff File
mod - UI/PreferencesUI/UIxPreferences.m Diff File
mod - UI/WebServerResources/js/Preferences/Preferences.service.js Diff File