Baïkal is a Calendar+Contacts server https://github.com/sabre-io/Baikal
Find a file
Ben Banfield-Zanin e85c0626c1 Don't move off legacy database form prematurely.
Previously, any form submission would persist the database settings
giving no chance to validate them or edit them.

Toggling the MySQL enabled checkbox also triggered this as that reloaded
the page.
2020-09-24 21:43:11 +01:00
.github/ISSUE_TEMPLATE Added new config folder to issue template 2020-06-08 21:40:14 +02:00
config Added base_uri to config classes 2020-06-12 23:01:26 +02:00
Core Don't move off legacy database form prematurely. 2020-09-24 21:43:11 +01:00
html Implement custom cs-fixer settings 2020-03-24 21:13:11 +05:45
Specific Merge branch 'master' into no-standard-sqlite-db 2016-02-04 03:01:44 -05:00
.gitignore Create htaccess file for config folder 2020-05-25 23:09:10 +02:00
.php_cs.dist Implement custom cs-fixer settings 2020-03-24 21:13:11 +05:45
.travis.yml travis.yml: remive duplicate entry 2020-07-09 10:45:14 +02:00
CHANGELOG.md Updated changelog for 0.7.0 2020-05-31 22:38:25 +02:00
composer.json Upgraded twig 2020-03-25 14:30:59 +01:00
LICENSE Dropped .txt extension from LICENSE file 2016-01-28 18:40:53 -05:00
Makefile Ensure that release zip has a config folder 2020-03-22 21:28:41 +01:00
phpstan.neon Added missing migrations to a single config file 2020-03-22 17:44:17 +01:00
README.md Added link to German Baikal tutorial (#958) 2020-09-12 22:14:16 +02:00

Baïkal

Build Status

This is the source repository for the Baïkal CalDAV and CardDAV server.

Head to sabre.io/baikal for information about installation, upgrading and troubleshooting.

A German tutorial about installation of Baïkal, using it together with Thunderbird, Android and DavX5, sharing calendars, database maintenance and security can be found here. Its focus is for people with not so much IT experience. Therefore it is very detailed, step by step with a RaspberryPI used as server.

Upgrading

Please follow the upgrade instructions.

Credits

Bäikal is developed by Jérôme Schneider from Net Gusto and fruux. Many thanks to Daniel Aleksandersen (@zcode) for greatly improving the quality of the project page.