Morris Jobke
79d86aadc0
Merge pull request #16211 from nextcloud/backport/16186/stable16
...
[stable16] Better check reshare permissions part2
2019-07-03 21:28:04 +02:00
Joas Schilling
b4a38cc242
Remove duplicate tests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-03 18:08:08 +00:00
Joas Schilling
03005dea43
Unify the permission checking in one place only
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-03 18:08:08 +00:00
Joas Schilling
16d1354239
Better check reshare permissions when creating a share
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-03 18:08:08 +00:00
Morris Jobke
88114a4d3f
Merge pull request #16201 from nextcloud/backport/16199/stable16
...
[stable16] RefreshWebcalJob: replace ugly Regex with standard php utils
2019-07-03 09:59:26 +02:00
Nextcloud bot
21e2c2d79c
[tx-robot] updated from transifex
2019-07-03 02:13:51 +00:00
Georg Ehrke
946424f64f
RefreshWebcalJob: replace ugly Regex with standard php utils
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-07-02 21:03:17 +00:00
John Molakvoæ
af901a8509
[stable16] Forward OCSException to initiator ( #16191 )
...
[stable16] Forward OCSException to initiator
2019-07-02 15:54:21 +02:00
Daniel Kesselberg
181172656a
Forward OCSException to initiator
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-07-02 10:34:42 +00:00
Nextcloud bot
cad16d7863
[tx-robot] updated from transifex
2019-07-02 02:13:49 +00:00
Roeland Jago Douma
a17f4b0d7c
Merge pull request #16157 from richardhj/patch-1
...
Update Nextcloud version in docs link
2019-07-01 20:00:35 +02:00
Joas Schilling
3402e620b4
Merge pull request #16177 from nextcloud/backport/16175/stable16
...
[stable16] Allow apps to overwrite the maximum length when reading from database
2019-07-01 17:33:21 +02:00
Joas Schilling
e19240b60b
Allow apps to overwrite the maximum length when reading from database
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-01 14:39:54 +00:00
Nextcloud bot
8828c873bc
[tx-robot] updated from transifex
2019-07-01 02:13:42 +00:00
Nextcloud bot
e36ad8177c
[tx-robot] updated from transifex
2019-06-30 02:14:15 +00:00
Richard Henkenjohann
276f784c20
Update Nextcloud version in docs link
...
Signed-off-by: Richard Henkenjohann <richardhenkenjohann@googlemail.com>
2019-06-29 19:11:58 +02:00
Roeland Jago Douma
e84c958574
Merge pull request #16064 from nextcloud/version/16.0.2/RC1
...
16.0.2 RC1
2019-06-29 07:19:38 +02:00
Nextcloud bot
36ea3677d2
[tx-robot] updated from transifex
2019-06-29 02:13:39 +00:00
Roeland Jago Douma
05579fa5b1
16.0.2 RC1
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-28 15:48:47 +02:00
Roeland Jago Douma
7121a1e060
Merge pull request #16146 from nextcloud/backport/16070/stable16
...
[stable16] Do not show a internet connectivity warning if internet access is dis…
2019-06-28 15:19:24 +02:00
Christoph Wurst
2fc91516ba
Do not show a internet connectivity warning if internet access is disabled
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-28 08:55:11 +00:00
Roeland Jago Douma
67d645ae7f
Merge pull request #16133 from nextcloud/backport/16121/stable16
...
[stable16] Don't allow to disable encryption via the API
2019-06-28 09:45:22 +02:00
Nextcloud bot
b0de86db6e
[tx-robot] updated from transifex
2019-06-28 02:13:54 +00:00
Roeland Jago Douma
b451a633af
Merge pull request #16010 from nextcloud/backport/design/share-remove-autofocus
...
Remove auto focus of share input field on dialog open, fix #15261
2019-06-27 22:19:45 +02:00
Joas Schilling
771d2ba952
Don't allow to disable encryption via the API
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-06-27 20:19:34 +00:00
Roeland Jago Douma
02cc18b759
Merge pull request #16125 from nextcloud/backport/16114/stable16
...
[stable16] Fix download link included in public share page with hidden download
2019-06-27 22:14:11 +02:00
Roeland Jago Douma
34e28920c5
Merge pull request #16128 from nextcloud/backport/16107/stable16
...
[stable16] verify that paths are valid for recursive local move
2019-06-27 22:12:10 +02:00
Roeland Jago Douma
0f8a3e8fc2
Merge pull request #16127 from nextcloud/backport/16097/stable16
...
[stable16] Better check reshare permissions
2019-06-27 22:10:16 +02:00
Robin Appelman
555b62a619
verify that paths are valid for recursive local move
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-06-27 14:37:35 +00:00
Roeland Jago Douma
808280b1a6
Fix sharing tests
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-27 14:30:54 +00:00
Daniel Calviño Sánchez
824c57d508
Add integration test for increasing sub reshare permissions
...
The tests check an user share and a link share; there is a slight
difference in style between them as each one is based on the test above
it, which tests increasing reshare permissions.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-06-27 14:30:53 +00:00
Daniel Calviño Sánchez
9bb690d299
Do not create folders with admin user
...
The admin user is not deleted after each integration test is run, so
folders created by the admin user in one test are still there when the
next tests run; tests should be independent one from each other, so a
regular user that is created and deleted for each test should be used
instead.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-06-27 14:30:53 +00:00
Joas Schilling
8f972785f7
Correctly check share permissions when updating a re-sub-share
...
Before this change the node you shared was checked for permissions.
This works when you reshare the folder that was shared with you.
However when you reshared a subfolder (e.g. as public link),
you could afterwards update the permissions and grant
create+update permissions although the share you receive was read-only.
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-06-27 14:30:53 +00:00
Daniel Calviño Sánchez
88139907dd
Fix download link included in public share page with hidden download
...
The preview element in the public share page was always wrapped with a
link to download the file; now that link is included only if the "Hide
download" option of the share is not enabled.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-06-27 14:29:45 +00:00
Roeland Jago Douma
66dc4c9c72
Merge pull request #16112 from nextcloud/backport/16101/stable16
...
[stable16] invalidates user when plugin reported deletion success
2019-06-27 16:09:58 +02:00
Roeland Jago Douma
57bf23cdd7
Merge pull request #16105 from nextcloud/backport/16088/stable16
...
[stable16] Allow apps to store longer messages in the comments API
2019-06-27 13:30:28 +02:00
Arthur Schiwon
41e94f2f1f
Also invalidate groups after deletion
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-27 10:22:12 +00:00
Arthur Schiwon
9f48090545
invalidates user when plugin reported deletion success
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-27 10:22:11 +00:00
Joas Schilling
193e8a750e
Allow apps to store longer messages in the comments API
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-06-27 08:05:02 +00:00
Nextcloud bot
449f23e8d5
[tx-robot] updated from transifex
2019-06-27 02:14:17 +00:00
Roeland Jago Douma
b5035dc27b
Merge pull request #16091 from nextcloud/backport/16027/stable16
...
[stable16] Check if uploading to lookup server is enabled before verifying
2019-06-26 18:38:25 +02:00
Roeland Jago Douma
33663ff04e
Merge pull request #16082 from nextcloud/backport/15832/stable16
...
[stable16] Fix full text search for groupfolders
2019-06-26 15:49:12 +02:00
Roeland Jago Douma
c09c530529
Merge pull request #16089 from nextcloud/backport/16021/stable16
...
[stable16] Fall back to black for non-color values
2019-06-26 13:41:25 +02:00
Jan-Christoph Borchardt
49f740b46a
Remove auto focus of share input field on dialog open, fix #15261
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-26 13:04:39 +02:00
Joas Schilling
6600f5c6d3
Check if uploading to lookup server is enabled before verifying
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-06-26 08:19:04 +00:00
Joas Schilling
1066e4a952
Fall back to black for non-color values
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-06-26 08:18:17 +00:00
Nextcloud bot
4ea822c71e
[tx-robot] updated from transifex
2019-06-26 02:14:06 +00:00
Roeland Jago Douma
9ef93976e8
Merge pull request #16080 from nextcloud/backport/15956/stable16
...
[stable16] Fix appid argument for integrity:check-app
2019-06-25 23:38:52 +02:00
Roeland Jago Douma
870a330abb
Merge pull request #16038 from nextcloud/backport/15889/stable16
...
[stable16] handle storage exceptions when trying to set mtime
2019-06-25 21:48:34 +02:00
Morris Jobke
8c1ce34a03
Fix full text search for groupfolders
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-06-25 19:45:27 +00:00