Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add repairstep with backgroundjob to index calendar data | Georg Ehrke | 2017-04-25 | 1 | -0/+1 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | add Nextcloud Search extension to CalDAV | Georg Ehrke | 2017-04-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Directly fix the values | Joas Schilling | 2017-03-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #2273 from nextcloud/fix_invalid_calendar | Lukas Reschke | 2016-12-20 | 1 | -0/+1 |
|\ | | | | | Add DAV repair step to fix calendar data | ||||
| * | Add DAV repair step to fix calendar data | Roeland Jago Douma | 2016-11-24 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Update app versions and requirements | Joas Schilling | 2016-12-13 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Move event and todo parsing to new API | Joas Schilling | 2016-11-29 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Move calendar activity parsing to new API | Joas Schilling | 2016-11-29 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Move CalDAV activity settings to new API | Joas Schilling | 2016-11-29 | 1 | -0/+7 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Move CalDAV activity filters to new API | Joas Schilling | 2016-11-29 | 1 | -0/+7 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Remove 9.1 migration steps in app dav (#25654) | Thomas Müller | 2016-11-22 | 1 | -4/+0 |
| | |||||
* | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 1 | -1/+1 |
| | | | | | | As discussed we're changing the version from 9.2 to 11.0 to make some more sense. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | [9.2] Register commands in info.xml (#26248) | Thomas Müller | 2016-10-11 | 1 | -0/+6 |
| | | | | | | | | | | | | * Use DI to load console commands from the apps - class name to be defined in the info.xml * Load commands from info.xml * Fix unit test * Allow Di magic for IMountManager Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix SyncJob class name in info.xml | Joas Schilling | 2016-10-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Increase the max length for components | Joas Schilling | 2016-09-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Adding repair step to fix component of birthday calendars | Thomas Müller | 2016-09-20 | 1 | -0/+1 |
| | |||||
* | Increment the versions and adjust the capitilization | Joas Schilling | 2016-08-08 | 1 | -1/+1 |
| | |||||
* | fix #724 by using step instead of job | Bernhard Posselt | 2016-08-04 | 1 | -2/+2 |
| | |||||
* | Also increase the min version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
| | |||||
* | bumb compatible app versions for core apps | Robin Appelman | 2016-07-22 | 1 | -1/+1 |
| | |||||
* | Merge pull request #517 from nextcloud/fix-typo | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
|\ | | | | | Fix typo in docs | ||||
| * | Use app name from stable9 | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #500 from nextcloud/bump_version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
|\ \ | |/ |/| | Bump version | ||||
| * | Increase app versions | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | | |||||
* | | Change the app name | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
|/ | |||||
* | Move birthday calendar generation to a live migration job (#25135) | Thomas Müller | 2016-06-16 | 1 | -0/+3 |
| | |||||
* | Implement classification migration as repair step | Thomas Müller | 2016-06-09 | 1 | -0/+5 |
| | |||||
* | Bump dav app version and fix variable rename | Thomas Müller | 2016-06-09 | 1 | -1/+1 |
| | |||||
* | Move dav app to PSR-4 (#24527) | Joas Schilling | 2016-05-12 | 1 | -0/+1 |
| | | | | | | * Move Application to correct namespace and PSR-4 it * Move dav app to PSR-4 | ||||
* | Add background job declaration of dav app to info.xml | Thomas Müller | 2016-05-03 | 1 | -0/+3 |
| | |||||
* | firstoccurence and lastoccurence have a length now - triggering BIGINT on ↵ | Thomas Müller | 2016-04-29 | 1 | -1/+1 |
| | | | | postgres - refs #24221 | ||||
* | All webdav endpoints within remote.php are now hardcoded - helps to prevent ↵ | Thomas Müller | 2016-04-05 | 1 | -11/+0 |
| | | | | migration issues like #23610 - furthermore there is no need to dynamically lookup all the endpoints we already know | ||||
* | Text columns should really have a length :see_no_evil: | Thomas Müller | 2016-03-23 | 1 | -1/+1 |
| | |||||
* | Birthday events are generated on upgrade | Thomas Müller | 2016-03-10 | 1 | -1/+1 |
| | |||||
* | Use CLOB for timezone | Lukas Reschke | 2016-03-04 | 1 | -1/+1 |
| | | | | | | | | TEXT defaults to a length of 255 which is going to fail in some cases as the timezone can be rather long. This changes it back to a CLOB as it has been before as well: https://github.com/owncloudarchive/calendar/commit/8d8bb68b010fc2c42a258dee43516404a95ab861. I'm not super convinced that CLOB is the best choice here but at least it seems to work. Fixes https://github.com/owncloud/core/issues/22876 | ||||
* | Increase all versions on master which is now 9.1 | Joas Schilling | 2016-03-02 | 1 | -2/+2 |
| | |||||
* | Fix path | Thomas Müller | 2016-02-08 | 1 | -2/+2 |
| | |||||
* | Adding pre oc 9.0 CalDAV endpoint for migration of old clients | Thomas Müller | 2016-02-08 | 1 | -2/+6 |
| | |||||
* | Adding pre oc 9.0 CardDAV endpoint for migration of old clients | Thomas Müller | 2016-02-08 | 1 | -1/+3 |
| | |||||
* | Remove deprecated and unused standalone tag | Joas Schilling | 2016-02-03 | 1 | -1/+0 |
| | |||||
* | Reassemble behavior on shared address books with respect to uri and displayname | Thomas Müller | 2016-01-26 | 1 | -1/+1 |
| | |||||
* | Remove deprecated shipped flag from info.xml which has no use anymore | Joas Schilling | 2016-01-07 | 1 | -1/+0 |
| | |||||
* | Add ownCloud min and max version for shipped apps | Joas Schilling | 2016-01-07 | 1 | -1/+3 |
| | |||||
* | Introducing CalDAV into core | Thomas Müller | 2015-11-16 | 1 | -1/+1 |
| | |||||
* | Introducing CardDAV into core | Thomas Müller | 2015-11-06 | 1 | -1/+1 |
| | |||||
* | Introduced the new webdav endpoint remote.php/dav holding the principals and ↵ | Thomas Müller | 2015-10-26 | 1 | -1/+2 |
| | | | | the files collection | ||||
* | increase core version and add dav version number | Morris Jobke | 2015-10-21 | 1 | -0/+1 |
| | |||||
* | Fix typo and adjust required version | Morris Jobke | 2015-10-16 | 1 | -2/+2 |
| | |||||
* | Consolidate webdav code - move all to one app | Thomas Müller | 2015-10-16 | 1 | -0/+22 |