summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Make sure transparency is an integer when saving a calendarJoas Schilling2017-03-301-2/+2
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2017-04-0332-24/+204
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-04-0218-2/+64
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-04-0126-200/+1036
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-03-3154-224/+568
| | |
* | | Merge pull request #3415 from ↵Roeland Jago Douma2017-03-303-104/+70
|\ \ \ | |/ / |/| | | | | | | | nextcloud/backport-3184-migration-restriction-by-vendor-version [stable11] Prevent migration from ownCloud 10 to Nextcloud 11
| * | Fix the update from NC 10 and 11 to the latest NC 11Joas Schilling2017-03-301-0/+23
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | fix version numberMorris Jobke2017-03-301-1/+1
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | Fix return value of getAllowedPreviousVersions()Morris Jobke2017-03-301-1/+1
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | Prevent migration from ownCloud 10 to Nextcloud 11Joas Schilling2017-03-303-105/+48
|/ / | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / [tx-robot] updated from transifexNextcloud bot2017-03-3098-308/+402
|/
* Merge pull request #4029 from nextcloud/federation-fixes-stable11Morris Jobke2017-03-286-65/+121
|\ | | | | Federation fixes stable11
| * fix testsBjoern Schiessle2017-03-242-8/+28
| | | | | | | | | | | | calling getAbsoluteBundlePath() in the constructor makes other tests fail Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * Load cert file before syncing addressbooks and contactsJoas Schilling2017-03-241-16/+31
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * use right format for avatarsBjoern Schiessle2017-03-242-5/+5
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * don't add empty values to the vcardBjoern Schiessle2017-03-243-40/+56
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * only execute code if exception was thrown by the corresponding controllerBjoern Schiessle2017-03-242-3/+7
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * fix the way we create a new vcard to avoid to have multiple UIDsBjoern Schiessle2017-03-241-1/+2
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | [tx-robot] updated from transifexNextcloud bot2017-03-2952-76/+418
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-2888-52/+254
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-27700-15258/+1184
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-2634-24/+76
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-2550-86/+494
|/
* [tx-robot] updated from transifexNextcloud bot2017-03-24176-430/+452
|
* [tx-robot] updated from transifexNextcloud bot2017-03-2310-2/+52
|
* [tx-robot] updated from transifexNextcloud bot2017-03-2262-20/+348
|
* Merge pull request #3981 from nextcloud/stable11-3974Joas Schilling2017-03-221-1/+1
|\ | | | | [stable11] Fix reshare with user activity message
| * Fix reshare with user activity messageJoas Schilling2017-03-211-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2017-03-2262-52/+272
|/
* Merge pull request #3969 from nextcloud/stable11-fix-brandingLukas Reschke2017-03-211-1/+1
|\ | | | | [stable11] Fix branding and show Nextcloud
| * [stable11] Fix brandingLukas Reschke2017-03-211-1/+1
|/ | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* [tx-robot] updated from transifexNextcloud bot2017-03-2144-14/+130
|
* Merge pull request #3765 from ↵Morris Jobke2017-03-201-1/+20
|\ | | | | | | | | nextcloud/backport-3725-mimetype-detection-on-public-uploads [stable11] Fix mimetype detection on public uploads for the workflow engine
| * Fix mimetype detection on public uploads for the workflow engineJoas Schilling2017-03-081-1/+20
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2017-03-2028-438/+1386
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-198-0/+348
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-1832-178/+490
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-17104-1128/+1394
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-1696-114/+18
| |
* | Merge pull request #3849 from ↵Roeland Jago Douma2017-03-152-4/+4
|\ \ | | | | | | | | | | | | nextcloud/backport-3848-remove-single-quotes-around-search-query Remove single quotes around search query like in user search
| * | Remove single quotes around search query like in user searchJoas Schilling2017-03-152-4/+4
|/ / | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #3842 from nextcloud/no-empty-wildcard-search-11Morris Jobke2017-03-141-0/+4
|\ \ | | | | | | [11] dont allow empty wildcard search
| * | dont allow empty wildcard searchRobin Appelman2017-03-141-0/+4
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | [tx-robot] updated from transifexNextcloud bot2017-03-1524-98/+220
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-03-1414-198/+266
| | |
* | | Merge pull request #3820 from nextcloud/stable11-dont-add-user-to-subadminRoeland Jago Douma2017-03-131-1/+1
|\ \ \ | | | | | | | | [stable11] Call right function after sudo mode
| * | | Call right function after sudo modeLukas Reschke2017-03-131-1/+1
|/ / / | | | | | | | | | | | | | | | This should call the `applyGroupSelect` and not the `applySubadminSelect`. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | [tx-robot] updated from transifexNextcloud bot2017-03-1318-6/+92
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-03-1230-50/+246
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-03-1118-78/+160
| | |