summaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo/info.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fix app updatesRoeland Jago Douma2020-01-211-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Development is 18 now!Roeland Jago Douma2019-09-051-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add repair step to register reminder index for existing eventsGeorg Ehrke2019-08-151-0/+1
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Support recurring events + repeating alarmsGeorg Ehrke2019-08-151-1/+1
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* add occ dav:send-event-reminders, so you don't have to rely on the ↵Georg Ehrke2019-08-151-0/+1
| | | | | | background-job Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Support event reminders (email and notifications)Thomas Citharel2019-08-151-0/+1
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Add table to handle calendar delegationsRoeland Jago Douma2019-08-141-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* add oc_calendar_resources_md and oc_calendar_rooms_md tablesGeorg Ehrke2019-08-011-1/+1
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Bump versions of server and the requirements of appsJoas Schilling2019-04-111-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #11832 from nextcloud/bugfix/9849/birthday_without_yearMorris Jobke2019-02-201-0/+1
|\ | | | | set birthday year to 1970 if no year, take X-APPLE-OMIT-YEAR into account
| * Add Repair step to regenerate birthday calendarGeorg Ehrke2019-02-161-1/+2
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | Merge pull request #5881 from nextcloud/command-move-calendarMorris Jobke2019-01-281-0/+2
|\ \ | | | | | | Add command to move a calendar from an user to another
| * | add list-calendars commandGeorg Ehrke2019-01-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> Rebase and delete URI suggestion part Invite to use occ dav:list-calendars instead Signed-off-by: Thomas Citharel <tcit@tcit.fr> Fix autoload Signed-off-by: Thomas Citharel <tcit@tcit.fr> Use injection & test everything And rebase Signed-off-by: Thomas Citharel <tcit@tcit.fr> Add test for ListCalendars and refactoring Signed-off-by: Thomas Citharel <tcit@tcit.fr> Fix indentation Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * | Add command to move a calendar from an user to anotherThomas Citharel2019-01-161-0/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> Add a basic check for displaynames in case we fail to get calendar from uri and put some sf console styles & refactor a bit Signed-off-by: Thomas Citharel <tcit@tcit.fr> basic Tests Signed-off-by: Thomas Citharel <tcit@tcit.fr> add forgotten createNamedParameter() Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* / Remove orphan event and contacts dataJoas Schilling2019-01-111-1/+2
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #13430 from ↵Roeland Jago Douma2019-01-091-0/+1
|\ | | | | | | | | nextcloud/bugfix/13331/respect-classification-of-calendar-events-in-activity-stream Respect classification of calendar events in activity stream
| * Add a repair step to remove sensitive event activityJoas Schilling2019-01-081-1/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Add live repair step to cleanup old chunksRoeland Jago Douma2019-01-041-1/+4
|/ | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump versions of server and the requirements of appsJoas Schilling2018-11-231-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Shorten index name of calendar changes tableJoas Schilling2018-11-141-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix Calendarsubscriptions source column change on OracleGeorg Ehrke2018-11-131-1/+1
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* cache webcal calendars on serverGeorg Ehrke2018-11-071-0/+1
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* bump dav version for migrationJohn Molakvoæ (skjnldsv)2018-11-051-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* convert source column in calendarsubscription table to (long) textGeorg Ehrke2018-10-151-1/+1
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Update version requirements and versions of shipped appsJoas Schilling2018-09-051-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Bump version of app else migrations don't runRoeland Jago Douma2018-06-291-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Include accept / decline links in CalDAV invitation emailsGeorg Ehrke2018-06-291-0/+1
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* periodically query calendar resource / room backends for updated resource / ↵Georg Ehrke2018-06-251-0/+1
| | | | | | room information Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* add resource / room principalsGeorg Ehrke2018-06-251-1/+1
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Move repairstep to a custom commandRoeland Jago Douma2018-05-281-1/+1
| | | | | | People that have issues can run it manually Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Adding repair step which cleans shares of invalid principalsRoeland Jago Douma2018-05-271-1/+2
| | | | | | https://github.com/owncloud/core/pull/30149/commits/edacf22fbce4deefc181c53dd84c5fb278a9a28d Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add backgroundjob to cleanup expired direct linksRoeland Jago Douma2018-04-261-1/+5
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add directdownload tableRoeland Jago Douma2018-04-261-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix info.xml files of shipped appsJoas Schilling2018-02-161-15/+22
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Bump appsRoeland Jago Douma2018-01-141-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Do no run SyncJob in cronRoeland Jago Douma2018-01-021-4/+1
| | | | | | | | | | | | | | | | Fixes #7184 The SyncJob can be very resource intensive. Since it requests all users on the system to create the system addressbook. In order to do this it creates a vcard for every user and updates the addressbook. There is no need for this job since the proper signals are emitted and handled in the carddav backend to update the addressbook live. Worst comes to worst there is always the occ command to bring the address book in sync again. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* add admin settings panel for dav appGeorg Ehrke2017-10-161-1/+5
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Restore the sequencial orderJoas Schilling2017-09-291-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add indexes to cards and cards_properties tablesRoeland Jago Douma2017-09-251-1/+1
| | | | | | Fixes #6170 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Increase versionJoas Schilling2017-09-191-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Move DAV app to migrationsRoeland Jago Douma2017-09-181-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump app versions as wellJoas Schilling2017-05-221-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Adjust version requirementJoas Schilling2017-05-221-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* add repairstep with backgroundjob to index calendar dataGeorg Ehrke2017-04-251-0/+1
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* add Nextcloud Search extension to CalDAVGeorg Ehrke2017-04-241-1/+1
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Directly fix the valuesJoas Schilling2017-03-261-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #2273 from nextcloud/fix_invalid_calendarLukas Reschke2016-12-201-0/+1
|\ | | | | Add DAV repair step to fix calendar data
| * Add DAV repair step to fix calendar dataRoeland Jago Douma2016-11-241-0/+1
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Update app versions and requirementsJoas Schilling2016-12-131-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Move event and todo parsing to new APIJoas Schilling2016-11-291-0/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>