2016-05-26 11:22:35 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
Updated php55-baikal to 0.4.4.
0.4.4 (2016-03-30)
------------------
* #517: Added the Sync plugin. Should speed things up and fix syncing bugs
with Em Client.
* Ships with sabre/dav 3.1.2
0.4.3 (2016-03-23)
------------------
* #513: Fixed error during installation, introduced with 0.4.2.
* Ships with sabre/dav 3.1.2
0.4.2 (2016-03-21)
------------------
* #510: Fix PHP warning on fresh install.
* #507: Disable installer if Baikal was already configured.
* Ships with sabre/dav 3.1.2
0.4.1 (2016-03-17)
------------------
* #506: Fix Sqlite upgrades from people that are upgrading from 0.2.7 or
earlier.
* Ships with sabre/dav 3.1.2
0.4.0 (2016-03-15)
------------------
* #472: If you were using Sqlite, Cal- CardDAV clients might have missed
updates from the server.
* #482 / #490: Fix installation issue if Sqlite is not enabled. (@fabianwolf)
* #491: Added CalDAV Scheduling plugin.
* Added Property Storage plugin.
* Removed features related to locking the admin interface. This means that you
no longer have to create the `ENABLE_ADMIN` / `ENABLE_INSTALL` files.
* Ships with sabre/dav 3.1.2
|
2016-04-02 10:23:30 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Fix INSTALLATION_DIRS typo.
|
2016-03-13 18:27:12 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Let's maintain this.
|
2016-03-13 18:26:48 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update php-baikal to 0.3.5:
0.3.5
#466: Fixed a small issue that can effect new installions. Existing working \
installations do not need to upgrade.
0.3.4
Last build was broken, contained data in the Specific/ directory. This \
affected new installs but not upgrades.
0.3.3
#457: The realm was not correctly set from configuration for Digest auth.
Reduced memory usage in upgrade script. Should help with upgrading large \
databases.
Removed BAIKAL_PATH_SABREDAV setting. It was no longer used.
|
2016-02-19 00:25:00 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update php-baikal to 0.3.2:
#453: Fixed a bug during a 0.2.7 to 0.3.1 upgrade if a users' me-card was \
set. (@untitaker).
Ships with sabre/dav 3.1.1
|
2016-02-16 00:28:22 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Update php-baikal to 0.3.1.
Baïkal 0.3.1 is now the recommended version of Baïkal. This release
fixes the most reported issues with Baikal, and also:
Upgrades sabre/dav from version 1.8 to 3.1.
Supports PHP 7.
Makes the minimum PHP version 5.5.
Adds support for calendar/addressbook export.
Adds support for WebDAV-Sync.
Upgrade instructions are here:
http://sabre.io/baikal/upgrade/
|
2015-11-24 12:38:28 by Thomas Klausner | Files touched by this commit (6) |
Log message:
Import php55-baikal-0.2.7 as net/php-baikal, packaged for wip by myself.
Baikal offers ubiquitous and synchronized access to your calendars
and address books over CalDAV and CardDAV. Baikal implements the
current IETF recommendation drafts of these industry standards for
centralized calendar and address book collections.
|