summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | And pass Config the correct way too
* 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
| | | | Function getPublishedStatus) is not working atm.
* Proper work on PublishingThomas Citharel2016-09-266-1/+304
|
* Merge pull request #1507 from nextcloud/more-error-handling-in-copyrJoas Schilling2016-09-261-1/+16
|\ | | | | Graceful error handling and logging
| * Graceful error handling and loggingLukas Reschke2016-09-251-1/+16
| | | | | | | | | | | | | | | | Right now a failed "copyr" will result in the error log being spammed with not really helpful error messages. Also situations such as `$dir` returning `false` are not really caught. This adds more error handling and logging to make debugging such situations easier. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | [tx-robot] updated from transifexNextcloud bot2016-09-264-0/+10
| |
* | Merge pull request #1509 from nextcloud/l10n-workflowengineMorris Jobke2016-09-262-0/+6
|\ \ | | | | | | add workflowengine l10n
| * | add workflowengine l10nMorris Jobke2016-09-262-0/+6
|/ / | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* / [tx-robot] updated from transifexNextcloud bot2016-09-264-0/+36
|/
* [tx-robot] updated from transifexNextcloud bot2016-09-2512-0/+68
|
* [tx-robot] updated from transifexNextcloud bot2016-09-244-0/+28
|
* Merge pull request #1496 from aroseartist/patch-1Lukas Reschke2016-09-231-3/+10
|\ | | | | Installation details for README
| * Installation details for READMELora Rose2016-09-221-3/+10
|/ | | | Per issue: https://github.com/nextcloud/server/issues/16 Added installation link guides per the already established documentation rather than attempting to re-create the documentation here.
* [tx-robot] updated from transifexNextcloud bot2016-09-2324-110/+226
|
* Merge pull request #1487 from ↵Morris Jobke2016-09-221-5/+166
|\ | | | | | | | | nextcloud/move-integration-tests-to-single-containers Move integration tests to single execution containers in .drone.yml
| * Use new integration-php7.0 containerLukas Reschke2016-09-221-17/+17
| | | | | | | | | | | | This one caches the dependencies Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
| * Move integration tests to single containersLukas Reschke2016-09-221-4/+165
| | | | | | | | | | | | This adds improved performance Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Merge pull request #1455 from nextcloud/use-magic-diJoas Schilling2016-09-226-109/+31
|\ \ | | | | | | Use magic DI
| * | Fix more testsJoas Schilling2016-09-201-4/+4
| | |
| * | Use default value instead of throwing when the service could not be foundJoas Schilling2016-09-201-1/+10
| | |
| * | Use magic DIJoas Schilling2016-09-205-104/+17
| | |
* | | Merge pull request #1488 from nextcloud/rely-on-github-api-outputLukas Reschke2016-09-221-22/+7
|\ \ \ | |_|/ |/| | Rely solely on GitHub API output
| * | Rely solely on GitHub API outputLukas Reschke2016-09-221-22/+7
|/ / | | | | | | | | | | This doesn't download the whole git repository again which saves roughly 90 seconds in execution time on the test. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Merge pull request #1481 from nextcloud/signed-off-byLukas Reschke2016-09-225-0/+234
|\ \ | | | | | | Add Developer Certificate of Origin (DCO)
| * | Add checker for signed off commitsLukas Reschke2016-09-222-0/+128
| | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
| * | Add Developer Certificate of Origin (DCO)Bjoern Schiessle2016-09-223-0/+106
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | [tx-robot] updated from transifexNextcloud bot2016-09-2234-214/+874
|/ /
* | Merge pull request #1480 from nextcloud/icon-more-whiteJulius Härtl2016-09-212-0/+8
|\ \ | | | | | | add icon-more-white
| * | add icon-more-whiteJan-Christoph Borchardt2016-09-212-0/+8
| | |
* | | Merge pull request #1477 from nextcloud/fix-tabheadersJan-Christoph Borchardt2016-09-211-0/+1
|\ \ \ | |/ / |/| | fix sidebar tab headers margin
| * | fix sidebar tab headers marginJan-Christoph Borchardt2016-09-211-0/+1
|/ /
* | Merge pull request #1469 from nextcloud/hide-empty-tag-inputJan-Christoph Borchardt2016-09-215-3/+46
|\ \ | | | | | | Hide collaborative tag input when empty
| * | proper padding for Tags actionJan-Christoph Borchardt2016-09-211-0/+1
| | |
| * | Add viewbox to iconsJoas Schilling2016-09-202-2/+2
| | |
| * | Add a handle for the tags labelJoas Schilling2016-09-204-0/+35
| | |
| * | Hide the tags input field when it's emptyJoas Schilling2016-09-201-2/+9
| |/
* | [tx-robot] updated from transifexNextcloud bot2016-09-216-16/+76
| |
* | Merge pull request #1473 from nextcloud/fix-select2-inputJan-Christoph Borchardt2016-09-211-0/+4
|\ \ | | | | | | Fix the font in the select2 placeholders
| * | Fix the font in the select2 placeholdersJoas Schilling2016-09-201-0/+4
|/ /