Skip to content

Releases: Offerel/roundcube_caldavzap

v1.5.3

20 Nov 19:37
Compare
Choose a tag to compare

What's Changed

  • Added option to ignore server settings (Propertystorage)
  • Add function to prefer Roundcube settings over Propertystorage

Full Changelog: v1.5.2...v1.5.3

v1.5.2: Merge pull request #24 from Offerel/dev

16 Nov 18:33
c1cd5ba
Compare
Choose a tag to compare
  • Fix deprecated caching mechanism
  • Added caching Service Worker
  • Added option to start in ToDo, fixes #22

v1.5.1: Merge pull request #17 from Offerel/dev

19 Jan 16:48
59e9b93
Compare
Choose a tag to compare
  • Added option for using timezones ( fixes #16 )
  • Disabled refresh, when plugin is active

Added Preferences for Plugin

19 Oct 12:53
e40f342
Compare
Choose a tag to compare

There is now a page in Roundcube preferences where you can set some options for this plugin. Options set on this page have precedence over the default settings in config.inc.php. Speaking about this file: Please be aware, that you should set the new options there also. But this are only default settings, which are set globally. If a user setup it's own settings from the settings page, this default options are saved and overwritten only for this user.

BTW: Since classic skin will be dropped in the near future, this new options are not supported in classic skin.

Fix for Roundcube 1.4 RC2

10 Oct 08:37
4d219be
Compare
Choose a tag to compare

Fix for Roundcube 1.4 RC2

Elastic Skin

14 Oct 12:42
Compare
Choose a tag to compare

Added elastic skin to make it compatible with Roundcube 1.4

Fix for disabled taskbar button

04 Feb 11:13
Compare
Choose a tag to compare
v1.1.3

fix for disabled button in taskbar

Minor fixes

02 Feb 16:06
5af259f
Compare
Choose a tag to compare
  • a issue with caldav path is now fixed
  • a minor fix for the classic skin
  • since config.js isn't used anymore, all references to this file are removed
  • updated readme

Using now new CalDAVZap-Auth-Plugin

30 Dec 20:36
Compare
Choose a tag to compare
  • There is now a special auth plugin for CalDAVZap to use together with Roundcube. With this its not needed to fill in the loginform, we can now login via a existing Roundcube session.
  • Added more config parameters in config.inc.php
  • Tweaked the login process, so we can login faster
  • Tweaked the styles, so that it matches more the Roundcube styles

added support for both standard skins

09 Dec 20:08
22cd565
Compare
Choose a tag to compare

Since the initial release has only support for "larry", i have now added also support for the second standard skin "classic".