Commit graph

10 commits

Author SHA1 Message Date
fhajny
2d1e7331a3 Remove traces of textproc/php-dom which is not needed anymore, now that dom is built into PHP. Bump resp. PKGREVISION. 2017-04-05 12:33:47 +00:00
wiz
2a090cd2dc Updated php56-baikal to 0.4.6.
Updated sabre/dav database definitions
    #559: Fix contacts in new addressbooks not syncing
    Now allows creation of calendars that contain VJOURNAL, VTODO and VEVENT.
    Upgrading from Baikal version 0.2.3 and older is no longer supported.
    Ships with sabre/dav 3.1.4
2016-08-22 14:22:30 +00:00
wiz
b824593535 Updated php56-baikal to 0.4.5.
0.4.5 (2016-05-28)
------------------

* #552: PHP 7.0.7 introduced a sublte BC break that caused Baikal to error.
* Upgraded sabre/dav, which fixes CardDAV performance problems.
* Ships with sabre/dav 3.1.4
2016-08-02 22:44:02 +00:00
wiz
c449f5556e 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-05-26 09:22:34 +00:00
jperkin
71d865b70e Fix INSTALLATION_DIRS typo. 2016-04-02 08:23:30 +00:00
wiz
8138ff38c3 Let's maintain this. 2016-03-13 17:27:12 +00:00
wiz
4cd367e6cb 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-03-13 17:26:48 +00:00
wiz
caa8f2d0f6 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-18 23:25:00 +00:00
wiz
306d40fca0 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/
2016-02-15 23:28:22 +00:00
wiz
7f2acf9f8b 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.
2015-11-24 11:38:28 +00:00