Commit graph

19771 commits

Author SHA1 Message Date
Nextcloud bot
2da47e308c
[tx-robot] updated from transifex 2019-06-30 02:14:21 +00:00
Roeland Jago Douma
7dcd2a808c
Fix sharing tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-28 10:00:10 +02:00
Joas Schilling
38fe009444
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-28 09:48:59 +02:00
Roeland Jago Douma
fd64f47eee
Merge pull request #16134 from nextcloud/backport/16121/stable15
[stable15] Don't allow to disable encryption via the API
2019-06-28 09:45:27 +02:00
Nextcloud bot
c272bee833
[tx-robot] updated from transifex 2019-06-28 02:14:00 +00:00
Joas Schilling
0be423ae67 Don't allow to disable encryption via the API
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-06-27 20:20:14 +00:00
Daniel Calviño Sánchez
8133ca056c 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:30:28 +00:00
Roeland Jago Douma
ac486b003b
Merge pull request #16113 from nextcloud/backport/16101/stable15
[stable15] invalidates user when plugin reported deletion success
2019-06-27 16:10:32 +02:00
Arthur Schiwon
a9c2a4285c Also invalidate groups after deletion
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-27 10:22:33 +00:00
Arthur Schiwon
8d5a4bc0c4 invalidates user when plugin reported deletion success
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-27 10:22:32 +00:00
Arthur Schiwon
69544e69e4
fixes return type in php doc
* the backend already expects and works with the string

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-27 11:36:01 +02:00
Arthur Schiwon
d1ead1dfd2
fixes returning the base when multiple are specified
* reading the config directly will return the value with line breaks
* using the proper accessor gives us all bases in an array
* returns the first matching one
* having user id provided for the group base is strange and does not let
  us operate like this. here we return the first one. might change in
  future, a backportable fix won't have an API change however.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-27 11:35:47 +02:00
Nextcloud bot
3c06d861b6
[tx-robot] updated from transifex 2019-06-27 02:14:23 +00:00
Nextcloud bot
a20a77f9af
[tx-robot] updated from transifex 2019-06-26 02:14:12 +00:00
Roeland Jago Douma
b8f94a9414
Merge pull request #15927 from nextcloud/backport/stable15/15830
[stable15] Show share settings only if incoming federated shares are allowed
2019-06-25 21:49:52 +02:00
Nextcloud bot
8ff48bb3ec
[tx-robot] updated from transifex 2019-06-25 02:14:18 +00:00
Arthur Schiwon
db873a6efc fixes LDAP Wizard forgetting groups on select with search
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-24 06:13:32 +00:00
Nextcloud bot
06c1e0ca2a
[tx-robot] updated from transifex 2019-06-24 02:14:19 +00:00
Nextcloud bot
5e1a2fe3fb
[tx-robot] updated from transifex 2019-06-21 02:13:54 +00:00
Nextcloud bot
b73ac83a49
[tx-robot] updated from transifex 2019-06-20 02:14:05 +00:00
Julius Härtl
590e022c72 Avoid scrolling to the hidden input when toggling grid/list view
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-19 08:51:39 +00:00
Arthur Schiwon
c765c3cdfc caches the displayname after an LDAP plugin set it
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-18 21:22:05 +00:00
Arthur Schiwon
a6fe772dea fix inGroup check, thus make integration tests succeed
there is not such strange return mode. Having invalid user ids caused this
check to fail, and as side effect share limitation to groups to not work.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-17 13:35:38 +00:00
Nextcloud bot
df223a0ab8
[tx-robot] updated from transifex 2019-06-17 02:14:12 +00:00
Nextcloud bot
0855196d77
[tx-robot] updated from transifex 2019-06-16 02:14:21 +00:00
Nextcloud bot
5f6f41c505
[tx-robot] updated from transifex 2019-06-15 02:13:52 +00:00
Nextcloud bot
823206dd06
[tx-robot] updated from transifex 2019-06-14 02:14:42 +00:00
Morris Jobke
148f06ebeb
Fix translation sync for accessibiltiy
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-06-11 19:24:28 +02:00
Morris Jobke
68cd3d3c19
Show share settings only if incoming federated shares are allowed
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-06-11 18:39:22 +02:00
Roeland Jago Douma
6cb16d3d40
Merge pull request #15855 from nextcloud/backport/15767/stable15
[stable15] Hide newFile menu if quota is set to 0B
2019-06-05 09:03:05 +02:00
Roeland Jago Douma
5003dc87f4
Merge pull request #15818 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/stable15/axios-0.19.0
[Security] Bump axios from 0.18.0 to 0.19.0 in /apps/accessibility
2019-06-04 09:20:34 +02:00
John Molakvoæ
32154bc6cf
[Security] Bump axios from 0.18.0 to 0.18.1 in /apps/oauth2 (#15834)
[Security] Bump axios from 0.18.0 to 0.18.1 in /apps/oauth2
2019-06-03 15:18:19 +02:00
Julius Härtl
919b172ba0 Hide newFile menu if quota is set to 0B
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-03 12:27:19 +00:00
dependabot-preview[bot]
058b50093f
[Security] Bump axios from 0.18.0 to 0.19.0 in /apps/accessibility
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.19.0. **This update includes security fixes.**
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.19.0)
2019-06-03 12:42:35 +02:00
dependabot-preview[bot]
eafec07e40
[Security] Bump axios from 0.18.0 to 0.18.1 in /apps/oauth2
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1. **This update includes security fixes.**
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)
2019-06-03 12:40:08 +02:00
dependabot-preview[bot]
b04b5e9777
[Security] Bump axios from 0.18.0 to 0.18.1 in /apps/updatenotification
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1. **This update includes security fixes.**
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)
2019-06-03 12:38:20 +02:00
Nextcloud bot
70d87f6438
[tx-robot] updated from transifex 2019-05-29 02:13:58 +00:00
Nextcloud bot
d527f75ddb
[tx-robot] updated from transifex 2019-05-28 02:13:55 +00:00
Julius Härtl
cdcd9ff96b Also allow dragging below the file list
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-27 12:24:05 +00:00
Nextcloud bot
744874e941
[tx-robot] updated from transifex 2019-05-27 02:13:53 +00:00
Nextcloud bot
29f33224e6
[tx-robot] updated from transifex 2019-05-26 02:14:28 +00:00
Nextcloud bot
c31d9956d3
[tx-robot] updated from transifex 2019-05-25 02:14:02 +00:00
Nextcloud bot
d6b2aa6847
[tx-robot] updated from transifex 2019-05-24 02:13:53 +00:00
Nextcloud bot
4f3487cd28
[tx-robot] updated from transifex 2019-05-23 02:13:59 +00:00
Nextcloud bot
43ce838a08
[tx-robot] updated from transifex 2019-05-22 02:14:06 +00:00
Julius Härtl
32a18602fd Only show sharing section if it has content
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-21 08:34:40 +00:00
Nextcloud bot
df3a4c7d9f
[tx-robot] updated from transifex 2019-05-21 02:13:42 +00:00
Nextcloud bot
d7cc5d93d6
[tx-robot] updated from transifex 2019-05-20 02:13:27 +00:00
Nextcloud bot
931488539f
[tx-robot] updated from transifex 2019-05-19 02:14:10 +00:00
Nextcloud bot
914c5edad0
[tx-robot] updated from transifex 2019-05-18 02:13:19 +00:00