Name Last Update
..
3rdparty Loading commit data...
ajax Loading commit data...
appinfo Loading commit data...
css Loading commit data...
img Loading commit data...
js Loading commit data...
l10n Loading commit data...
lib Loading commit data...
templates Loading commit data...
tests Loading commit data...
README.md Loading commit data...
caldav.php Loading commit data...
calendar.php Loading commit data...
export.php Loading commit data...
index.php Loading commit data...
settings.php Loading commit data...
settingswrapper.php Loading commit data...

README.md

Calendar app

Maintainers:

Developer setup info:

Master branch:

Just clone this repo into your apps directory.

Rework branch:

The rework branch is still in development. Do not use it in a productive environment.

The calendar rework depends on the appframework. Get the latest version of the appframework:

git clone git://github.com/owncloud/appframework.git

Enable the appframework in the app settings of ownCloud.

Get the lastest version of the rework:

git clone git://github.com/owncloud/calendar.git
cd calendar
git checkout rework