summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Rename deleteAllSharesForUser() to deleteAllSharesByUser()Thomas Citharel2016-09-283-3/+3
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Add IL10N to unit testLukas Reschke2016-09-271-0/+15
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* fix deletion of calendarsThomas Citharel2016-09-273-6/+55
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* delete shares to an userThomas Citharel2016-09-274-0/+20
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Adjust delete logic and ann unit testsThomas Müller2016-09-272-35/+66
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* delete also addressbooks on user deletionThomas Citharel2016-09-271-0/+9
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* delete calendars when users are deletedThomas Citharel2016-09-271-1/+13
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Merge pull request #1543 from nextcloud/increase-component-lengthBjörn Schießle2016-09-272-2/+2
|\ | | | | Increase the max length for components
| * Increase the max length for componentsJoas Schilling2016-09-272-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Respect updater kill switch and fall back to download buttonJoas Schilling2016-09-276-8/+38
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2016-09-2736-38/+470
|
* Merge pull request #1499 from nextcloud/updaterLukas Reschke2016-09-266-14/+28
|\ | | | | Add repair step and revert "Open updater" button
| * Revert "Fix tests"Morris Jobke2016-09-262-7/+1
| | | | | | | | | | | | This reverts commit 27a3c68d840f2a8d8d212ba4086df10e0969c5e3. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Revert "Show an update button instead of the updater"Morris Jobke2016-09-234-7/+27
| | | | | | | | | | | | This reverts commit 202ae42506e9bbb167889735b2c56ccebace594b. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #1520 from nextcloud/upload-allow-zeroMorris Jobke2016-09-261-4/+0
|\ \ | | | | | | Allow uploading empty files (#26113)
| * | Allow uploading empty files (#26113)Vincent Petry2016-09-261-4/+0
| | | | | | | | | | | | | | | | | | Downstreaming of https://github.com/owncloud/core/pull/26113 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | Merge pull request #1510 from nextcloud/workflow-fix-handlebar-updateMorris Jobke2016-09-265-9/+9
|\ \ \ | | | | | | | | Fix selection of workflowengine rules and operators
| * | | Do not translate the samples themselvesJoas Schilling2016-09-263-6/+6
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Fix selection of workflowengine rules and operatorsJoas Schilling2016-09-262-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #1460 from nextcloud/fed-share-retryJoas Schilling2016-09-262-7/+23
|\ \ \ \ | | | | | | | | | | [upstream] Fix fed share test call to return proper result
| * | | | Fix fed share test call to return proper resultVincent Petry2016-09-202-7/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes an issue where retrying a previously failed federated share would not properly reset the availability flag because the return value was undefined instead of "true".
* | | | | Merge pull request #1457 from nextcloud/upstream-fix-birthday-calendar-componentLukas Reschke2016-09-264-0/+75
|\ \ \ \ \ | | | | | | | | | | | | [Upstream] fix birthday calendar component
| * | | | | Adding repair step to fix component of birthday calendarsThomas Müller2016-09-202-0/+63
| | | | | |
| * | | | | The birthday calendar can only hold VEVENT - refs ↵Thomas Müller2016-09-202-0/+12
| |/ / / / | | | | | | | | | | | | | | | https://github.com/owncloud/tasks/issues/338
* | | | | Merge pull request #1524 from nextcloud/addScriptLukas Reschke2016-09-262-16/+16
|\ \ \ \ \ | | | | | | | | | | | | use correct case for addScript (#26214)
| * | | | | use correct case for addScript (#26214)Jörn Friedrich Dreyer2016-09-262-16/+16
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Downstreaming of https://github.com/owncloud/core/pull/26214 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | | | Merge pull request #1406 from nextcloud/fix-folder-drop-in-firefoxLukas Reschke2016-09-261-6/+16
|\ \ \ \ \ | |/ / / / |/| | | | Fix folder drag glitch in Firefox
| * | | | Fix folder drag glitch in FirefoxMorris Jobke2016-09-141-6/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | issue: * drag'n'drop a folder into the files app in Firefox * the highlight stays there because Firefox doesn't trigger the drop event for folders solution: * behave like the drop event if the dragover event isn't fired for 100ms (only applied in Firefox)
* | | | | [tx-robot] updated from transifexNextcloud bot2016-09-262-0/+8
| | | | |
* | | | | add workflowengine l10nMorris Jobke2016-09-261-0/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | [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
|\ \ \ \ | |_|_|/ |/| | | Use magic DI
| * | | 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
|\ \ \ \ | | | | | | | | | | Hide collaborative tag input when empty
| * | | | 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
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-1810-0/+22
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-178-12/+8
| |
* | Merge pull request #1408 from nextcloud/chunk-calendar-objects-queryRoeland Jago Douma2016-09-162-22/+36
|\ \ | | | | | | Chunk if you have too many contacts/events
| * | Close cursorsJoas Schilling2016-09-152-6/+8
| | |