summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* add can-be-published propertyThomas Citharel2016-09-261-0/+4
* add space between calendarname and owner nameThomas Citharel2016-09-261-1/+1
* fix getChild()Thomas Citharel2016-09-261-1/+1
* test serializerThomas Citharel2016-09-261-0/+56
* Add publicuri to oc_dav_shares table and start working with itThomas Citharel2016-09-264-13/+67
* fix some bracket positionsThomas Citharel2016-09-261-14/+7
* move getPublicCalendar inside the caldav backendThomas Citharel2016-09-262-11/+23
* fix indent once and for allThomas Citharel2016-09-262-82/+83
* fix things (indentation, tests, comments, backend custom implementationThomas Citharel2016-09-2612-206/+281
* fix unpublishing testThomas Citharel2016-09-261-1/+1
* fix plugin testThomas Citharel2016-09-261-3/+15
* a few testsThomas Citharel2016-09-262-0/+89
* Disable OPTIONS handling - done by sabreThomas Müller2016-09-261-1/+1
* Allow public access to the principals/system/publicThomas Müller2016-09-261-3/+4
* Fix wrong way to get publish statusThomas Citharel2016-09-261-2/+1
* Fix some testsThomas Citharel2016-09-262-3/+8
* correct get published status and minor fixesThomas Citharel2016-09-262-35/+8
* Fix DB call for MySQL databasesThomas Citharel2016-09-261-1/+1
* Dirty hack to disable dav plugins on public calendar urlsThomas Citharel2016-09-261-0/+20
* Fix requests for browser plugin as well as for the public calendar root folderThomas Müller2016-09-262-34/+18
* Allow not-authenticated access to specific urlsThomas Müller2016-09-265-1/+113
* Add new root collection public-calendars which holds all public calendarsThomas Müller2016-09-263-0/+122
* Start work on returning CalDAV published calendarsThomas Citharel2016-09-263-3/+63
* No need to call database twiceThomas Citharel2016-09-261-1/+1
* Use urlgenerator to generate an absolute urlThomas Citharel2016-09-262-8/+36
* Use ressource ID instead of nameThomas Citharel2016-09-261-1/+1
* Fix annotationsThomas Citharel2016-09-261-4/+4
* Remove unnecessary lineThomas Citharel2016-09-261-2/+0
* Fix publish-url property & getPublishStatus() fctThomas Citharel2016-09-263-18/+20
* Remove unnecessary implementationThomas Citharel2016-09-261-2/+1
* Make little correctionsThomas Citharel2016-09-264-27/+39
* Proper work on PublishingThomas Citharel2016-09-266-1/+304
* [tx-robot] updated from transifexNextcloud bot2016-09-262-0/+8
* add workflowengine l10nMorris Jobke2016-09-261-0/+0
* [tx-robot] updated from transifexNextcloud bot2016-09-262-0/+32
* [tx-robot] updated from transifexNextcloud bot2016-09-256-0/+16
* [tx-robot] updated from transifexNextcloud bot2016-09-242-0/+26
* [tx-robot] updated from transifexNextcloud bot2016-09-2316-50/+122
* Merge pull request #1455 from nextcloud/use-magic-diJoas Schilling2016-09-225-108/+21
|\
| * Fix more testsJoas Schilling2016-09-201-4/+4
| * Use magic DIJoas Schilling2016-09-205-104/+17
* | [tx-robot] updated from transifexNextcloud bot2016-09-2222-78/+332
* | Merge pull request #1469 from nextcloud/hide-empty-tag-inputJan-Christoph Borchardt2016-09-213-3/+37
|\ \
| * | proper padding for Tags actionJan-Christoph Borchardt2016-09-211-0/+1
| * | Add viewbox to iconsJoas Schilling2016-09-201-1/+1
| * | Add a handle for the tags labelJoas Schilling2016-09-202-0/+26
| * | Hide the tags input field when it's emptyJoas Schilling2016-09-201-2/+9
| |/
* | [tx-robot] updated from transifexNextcloud bot2016-09-216-16/+76
* | [tx-robot] updated from transifexNextcloud bot2016-09-202-2/+42
|/
* [tx-robot] updated from transifexNextcloud bot2016-09-198-8/+58