-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
Calendar+ App | ||
============= | ||
|
||
Maintainer: | ||
=========== | ||
Sebastian Döll | ||
|
||
Version Info: | ||
============ | ||
1.0.0 | ||
|
||
Setup Info: | ||
=========== | ||
This version of the calendar app is only compatible with upcoming ownCloud Version 8.1 or later! | ||
If you wan't to use your old calendar events, you have to export via desktop calendar program or web ui of an older calendar installation! | ||
The old sharees won't work if you export the database shema from an old installation of ownCloud! | ||
|
||
Installation: | ||
============= | ||
Download the zip file and rename folder from calendarplus-master to calendarplus! Upload the app to your apps directory and activate it on the apps settings page! | ||
|
||
New Features: | ||
============= | ||
- Sharing calendar via public link | ||
- Sharing events via public link | ||
- Customizing public sharings via link on share.config.js | ||
- Exdate for repeating events (means you can delete a single event of a series) | ||
- Calendar subscription | ||
- Reminder support | ||
- Repeat GUI changed | ||
- New/ Edit event GUI changed | ||
- Timezone support (daylight/ standard) for repeating events (if supported!) | ||
- Working Search function with additional search options like: today, tomorrow | ||
- activity log | ||
|