Nextcloud bot
6d0e514f72
[tx-robot] updated from transifex
2017-03-15 01:07:58 +00:00
Robin Appelman
dc467c74e9
dont allow empty wildcard search
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-03-14 17:10:04 +01:00
Nextcloud bot
f24d40881c
[tx-robot] updated from transifex
2017-03-14 01:07:56 +00:00
Roeland Jago Douma
1278a96730
Merge pull request #3820 from nextcloud/stable11-dont-add-user-to-subadmin
...
[stable11] Call right function after sudo mode
2017-03-13 15:00:08 +01:00
Lukas Reschke
ab550f2279
Call right function after sudo mode
...
This should call the `applyGroupSelect` and not the `applySubadminSelect`.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-03-13 12:24:05 +01:00
Nextcloud bot
68422fb926
[tx-robot] updated from transifex
2017-03-13 01:08:29 +00:00
Nextcloud bot
0c01440660
[tx-robot] updated from transifex
2017-03-12 01:08:15 +00:00
Nextcloud bot
d917837b33
[tx-robot] updated from transifex
2017-03-11 01:07:57 +00:00
Nextcloud bot
5de9889b6f
[tx-robot] updated from transifex
2017-03-10 01:08:12 +00:00
Roeland Jago Douma
080a1825f1
Merge pull request #3767 from nextcloud/backport-3287-appstore-config-flag
...
[stable11] Add back appstoreenabled config switch
2017-03-09 21:05:33 +01:00
Nextcloud bot
9c200c4f47
[tx-robot] updated from transifex
2017-03-09 01:07:58 +00:00
Morris Jobke
1710836764
Update autoloader code
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-08 12:34:34 -06:00
Joas Schilling
a557cc98b2
Merge pull request #3764 from nextcloud/backport-3757-no-subsystem-for-locking
...
[stable11] Add new user agent of windows 10 dav backend
2017-03-08 15:20:41 +01:00
Morris Jobke
ba12ba7ed7
Fix unit tests and improve appstore logic
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-08 09:54:31 +01:00
Steffen Lindner
d94e7f637f
Add back appstoreenabled config switch
...
Signed-off-by: Steffen Lindner <mail@steffen-lindner.de>
2017-03-08 09:49:28 +01:00
Roeland Jago Douma
89df653ec8
Add ETag validation to appstore requests
...
* If the ETag if present store it
* If a stored ETag is present then pass it along (with the original
response) to get
* Add tests
* Added files to classmap
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-03-08 09:49:25 +01:00
Roeland Jago Douma
bae5d4acfe
Clear appstore cache on version upgrade
...
* Add version to cached json
* Compare version
* Updated calls
* Updated tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-03-08 09:47:19 +01:00
Joas Schilling
2203bdb4ff
Fix mimetype detection on public uploads for the workflow engine
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-08 09:33:47 +01:00
Joas Schilling
12ac777bfd
Set a status code when setting a body
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-08 09:30:56 +01:00
Joas Schilling
f7f59ec145
Add new user agent of windows 10 dav backend
...
Thanks Microsoft
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-08 09:30:43 +01:00
Nextcloud bot
d2687a0f1b
[tx-robot] updated from transifex
2017-03-08 01:07:56 +00:00
Roeland Jago Douma
3332f11975
Merge pull request #3722 from nextcloud/backport-3678-dav-share-order-issue
...
[stable11] DAV sharing permissions should not depend on the order
2017-03-07 14:28:49 +01:00
Nextcloud bot
8cfd529ba0
[tx-robot] updated from transifex
2017-03-07 01:07:49 +00:00
Joas Schilling
5658404609
Merge pull request #3700 from nextcloud/stable11-3687
...
Use a proper date format for transfer ownership
2017-03-06 15:31:30 +01:00
Joas Schilling
d9beea9428
Make sure shares use read-write when available
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-06 09:49:18 +01:00
Joas Schilling
67da65f83b
Add a unit test for the broken case
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-06 09:49:10 +01:00
Joas Schilling
ba30fa0e10
Don't waste energy unless necessary
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-06 09:48:57 +01:00
Nextcloud bot
2ca0ada4c9
[tx-robot] updated from transifex
2017-03-06 01:08:07 +00:00
Nextcloud bot
2209e2364c
[tx-robot] updated from transifex
2017-03-05 01:07:54 +00:00
Nextcloud bot
3bf5720192
[tx-robot] updated from transifex
2017-03-04 01:07:51 +00:00
Morris Jobke
ddfc61146d
Use a proper date format for transfer ownership
...
* on Windows : is not allowed as filename and doesn't get synced then
* uses 2017-03-02 22-00-00 instead of 2017-03-02T22:00:00+00:00 as format
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-03 10:46:33 -06:00
Nextcloud bot
f03c2835a5
[tx-robot] updated from transifex
2017-03-03 01:07:55 +00:00
Nextcloud bot
2282e61e2e
[tx-robot] updated from transifex
2017-03-02 16:49:01 +00:00
Joas Schilling
131fadfb60
Merge pull request #3675 from nextcloud/stable11-transifex-for-theming
...
[stable11] Transifex config for theming app
2017-03-02 09:26:47 +01:00
Roeland Jago Douma
15f6e8dc0a
Merge pull request #3658 from GreenArchon/stable11_issue_#3461
...
[stable11] Typecast shared mount's storage_id to int as documented + some refactor to avoid similar bugs
2017-03-02 08:54:28 +01:00
Morris Jobke
0a4b4cb7f7
Transifex config for theming app
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-01 22:05:52 -06:00
Nextcloud bot
077f071117
[tx-robot] updated from transifex
2017-03-02 01:07:41 +00:00
Morris Jobke
7e32aafca6
Merge pull request #3665 from nextcloud/fix-string-comparison-and-return-docs
...
Fix string comparison and return docs
2017-03-01 13:04:42 -06:00
Robin Appelman
1a5f8492e8
Merge pull request #3293 from nextcloud/streams52-11
...
update icewind/streams to 0.5.2
2017-03-01 15:40:03 +01:00
Joas Schilling
3516c52271
Fix string comparison and return docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-01 13:42:41 +01:00
Nextcloud bot
f0389fdcb6
[tx-robot] updated from transifex
2017-03-01 01:07:51 +00:00
Morris Jobke
8c2fea79cc
Merge pull request #3652 from nextcloud/stable11-fix-saving-backup-codes
...
[stable11] Fix saving backup codes by using a correct data uri
2017-02-28 15:53:53 -06:00
Robin Appelman
75f0e17ae7
update icewind/streams to 0.5.2
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-02-28 12:39:41 -06:00
Christoph Wurst
02e41c9b50
Fix saving backup codes by using a correct data uri
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-02-28 10:45:40 +01:00
Nextcloud bot
c7735006b8
[tx-robot] updated from transifex
2017-02-28 01:08:03 +00:00
Lukas Reschke
fbc5bb45a7
Merge pull request #3608 from nextcloud/backport-3598-shared-addressbooks-fail-on-legacy-endpoint
...
[stable11] Use the correct principal for shared addressbooks
2017-02-27 21:07:27 +01:00
Nextcloud bot
c2e88c6f44
[tx-robot] updated from transifex
2017-02-27 01:19:59 +00:00
Lukas Reschke
f299c9b2f4
Increase patch version
...
Due to a bug in the release script it already included https://github.com/nextcloud/3rdparty/pull/33
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-02-26 20:40:48 +01:00
Lukas Reschke
54d0938c50
v11.0.2
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-02-26 19:39:38 +01:00
Nextcloud bot
5c46a594d3
[tx-robot] updated from transifex
2017-02-26 01:24:22 +00:00