Commit graph

52804 commits

Author SHA1 Message Date
Joas Schilling
2d2b41300a
Merge pull request #21539 from nextcloud/backport/21452/stable18
[stable18] Fix autocomplete for LDAP with `shareapi_only_share_with_group_members` on
2020-07-01 10:13:34 +02:00
Nextcloud bot
dcc2938429
[tx-robot] updated from transifex 2020-07-01 02:16:32 +00:00
Nextcloud bot
d317833986
[tx-robot] updated from transifex 2020-06-30 02:16:29 +00:00
Nextcloud bot
0f161e73ef
[tx-robot] updated from transifex 2020-06-29 02:16:54 +00:00
Nextcloud bot
c399121b06
[tx-robot] updated from transifex 2020-06-28 02:16:28 +00:00
Nextcloud bot
9b69d5445f
[tx-robot] updated from transifex 2020-06-27 02:17:00 +00:00
Nextcloud bot
3bd4447b3f
[tx-robot] updated from transifex 2020-06-25 02:17:00 +00:00
blizzz
d7d063d00e
Merge pull request #21569 from nextcloud/backport/21564/stable18
[stable18] fix obsolete usage of OCdialogs
2020-06-24 22:43:57 +02:00
Arthur Schiwon
939eb7dd99 fix obsolete usage of OCdialogs
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-06-24 17:03:33 +00:00
Joas Schilling
3a59ea88a8
Merge pull request #21543 from nextcloud/backport/21417/stable18
[stable18] Fix modal support for vue apps and dark theme
2020-06-24 13:32:44 +02:00
Nextcloud bot
60ed9a1c53
[tx-robot] updated from transifex 2020-06-24 02:17:03 +00:00
Joas Schilling
0d86989706
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-23 14:55:26 +02:00
Joas Schilling
3495f4c0c1
Fix PHP CS
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-23 14:55:26 +02:00
Joas Schilling
00ec9e71e9
Add another test for exact matching of a user in group restriction
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-23 14:55:26 +02:00
Joas Schilling
1e3748f672
Move back to IGroupManager::displayNamesInGroup()
The problem is that despite it's name IGroup::searchDisplayName()
only searches by userid and this is less fixable than changing back to this method here

Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-23 14:55:26 +02:00
Joas Schilling
85f9f55e6e
Rebuild JS files
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-23 14:25:37 +02:00
Joas Schilling
74d61a6605
Darker background for dark mode
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-23 14:22:57 +02:00
Joas Schilling
62f99f9248
Make the confirm dialog modal by default
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-23 14:22:48 +02:00
Joas Schilling
9fa2d007c1
Fix modal support for vue apps
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-23 14:21:43 +02:00
Nextcloud bot
9e960a3665
[tx-robot] updated from transifex 2020-06-23 02:17:29 +00:00
Roeland Jago Douma
779f45de9c
Merge pull request #21448 from nextcloud/backport/21406/stable18
[stable18] Disable Client-Side Monitoring on AWS storage
2020-06-22 16:28:59 +02:00
Roeland Jago Douma
a367147d8e
Merge pull request #21522 from nextcloud/backport/21478/stable18
[stable18] Clarify that the email is always shared within the instance
2020-06-22 11:03:58 +02:00
Joas Schilling
bb0f4325d5 Clarify that the email is always shared within the instance
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-22 06:52:00 +00:00
Roeland Jago Douma
2cfb7172a0
Merge pull request #21486 from nextcloud/backport/21482/stable18
[stable18] Don't log Keys
2020-06-21 09:19:25 +02:00
Roeland Jago Douma
cc2ca7c372
Merge pull request #21494 from nextcloud/backport/21492/stable18
[stable18] acceptence tests shall specify which branch to pick when cloning apps
2020-06-21 09:15:56 +02:00
Nextcloud bot
5e1338484c
[tx-robot] updated from transifex 2020-06-21 02:16:25 +00:00
Roeland Jago Douma
d24009dc20
Merge pull request #21496 from nextcloud/backport/21483/stable18
[stable18] Give up after 10 seconds in SCSS timeout
2020-06-20 16:00:47 +02:00
Nextcloud bot
cf4572227e
[tx-robot] updated from transifex 2020-06-20 02:16:56 +00:00
Roeland Jago Douma
5d57876047 Give up after 10 seconds in SCSS timeout
Else we keep idling for ages which leads to bad UX

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-06-19 19:29:58 +00:00
Arthur Schiwon
a71701f2e7
acceptence tests shall specify which branch to pick when cloning apps
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-06-19 21:13:09 +02:00
Joas Schilling
f5ee7736d9 Don't log Keys
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-19 13:13:35 +00:00
Roeland Jago Douma
5e0c5a0a83
Merge pull request #21381 from nextcloud/backport/20447/stable18
[stable18] Increase max-height on button in welcome email template
2020-06-19 13:22:58 +02:00
Roeland Jago Douma
9049ba07c0
Merge pull request #21471 from nextcloud/backport/21416/stable18
[stable18] Clean up auth tokens when user is deleted
2020-06-19 09:54:45 +02:00
Nextcloud bot
43f3936a34
[tx-robot] updated from transifex 2020-06-19 02:16:45 +00:00
Christoph Wurst
8e3d47a215 Clean up auth tokens when user is deleted
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-18 13:32:24 +00:00
Morris Jobke
11b3619dbd
Fix tests
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-06-18 15:04:05 +02:00
Nextcloud bot
a02a22b423
[tx-robot] updated from transifex 2020-06-18 02:16:54 +00:00
Christoph Wurst
5fdcb5a1e3 Disable Client-Side Monitoring on AWS storage
The S3 client enables this by default and then tries to read
`.aws/config`. This causes `open_basedir` restriction related error for
some setups. So this patch disables the CSM because it's most likely
unused anyway.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-17 09:02:20 +00:00
Nextcloud bot
eb3c473059
[tx-robot] updated from transifex 2020-06-17 02:16:02 +00:00
Nextcloud bot
3546ce316d
[tx-robot] updated from transifex 2020-06-16 02:16:23 +00:00
Nextcloud bot
2dd53c2f63
[tx-robot] updated from transifex 2020-06-15 02:16:15 +00:00
Nextcloud bot
4941258631
[tx-robot] updated from transifex 2020-06-14 02:16:09 +00:00
Liam JACK
597a04acb5 Fix #13287 - Increase max-height on button in welcome email template
Signed-off-by: Liam JACK <liamjack@users.noreply.github.com>
2020-06-12 11:18:29 +00:00
Roeland Jago Douma
3c3008aab8
Merge pull request #21355 from nextcloud/backport/21347/stable18
[stable18] Pass the proper share permissions to the create share call
2020-06-11 15:16:29 +02:00
Roeland Jago Douma
9c6d301b96
Pass the proper share permissions to the create share call
Fixes #21188

This way we do not run into the share permission issue

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-06-11 11:59:29 +02:00
Nextcloud bot
09029d3481
[tx-robot] updated from transifex 2020-06-11 02:16:08 +00:00
Nextcloud bot
de8a8f3663
[tx-robot] updated from transifex 2020-06-10 02:16:25 +00:00
Roeland Jago Douma
93e419ea19
Merge pull request #21334 from nextcloud/backport/21318/stable18
[stable18] clear LDAP cache after user deletion
2020-06-09 19:29:37 +02:00
Arthur Schiwon
39a78f79d2 clear LDAP cache after user deletion
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-06-09 08:25:42 +00:00
Roeland Jago Douma
3658cdfc6f
Merge pull request #21309 from nextcloud/backport/21198/stable18
[stable18] Only use background fade if nextcloud blue is set
2020-06-09 09:50:01 +02:00