]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 years agoFix height to big for iPhone when using many apps 22071/head
kevin147147 [Sat, 25 Jul 2020 21:45:38 +0000 (23:45 +0200)]
Fix height to big for iPhone when using many apps

Same story as https://github.com/nextcloud/server/pull/10276
I'm testing on iPhone without home button. These devices now have an even higher bottom bar.

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 31 Jul 2020 02:17:41 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #22051 from nextcloud/dependabot/npm_and_yarn/stable18/elliptic...
dependabot-preview[bot] [Thu, 30 Jul 2020 14:31:13 +0000 (14:31 +0000)]
Merge pull request #22051 from nextcloud/dependabot/npm_and_yarn/stable18/elliptic-6.5.3

4 years agoMerge pull request #22058 from nextcloud/backport/21972/stable18
Morris Jobke [Thu, 30 Jul 2020 12:12:55 +0000 (14:12 +0200)]
Merge pull request #22058 from nextcloud/backport/21972/stable18

[stable18] Fix PHPUnit deprecation warnings

4 years agoRemove deprecated test of internal attributes via assertAttributeEquals in constructo... 22058/head
Morris Jobke [Thu, 23 Jul 2020 11:44:18 +0000 (13:44 +0200)]
Remove deprecated test of internal attributes via assertAttributeEquals in constructor tests

I removed the tests completely because they just test that the constructor assigns the values to the internal properties. Nothing that should be cared about from the outside.

See https://github.com/sebastianbergmann/phpunit/issues/3339#issuecomment-428843322

It is seen as bad practice to test internal stuff of objects instead of the actual input and output of mathod calls.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoReplace deprecated assertArraySubset with logic that does the same
Morris Jobke [Thu, 23 Jul 2020 11:39:13 +0000 (13:39 +0200)]
Replace deprecated assertArraySubset with logic that does the same

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoUse assertEqualsCanonicalizing instead of deprecated assertEquals parameter
Morris Jobke [Thu, 23 Jul 2020 11:38:49 +0000 (13:38 +0200)]
Use assertEqualsCanonicalizing instead of deprecated assertEquals parameter

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoRemove deprecated test of internal attributes via assertAttributeEquals
Morris Jobke [Thu, 23 Jul 2020 11:36:49 +0000 (13:36 +0200)]
Remove deprecated test of internal attributes via assertAttributeEquals

See https://github.com/sebastianbergmann/phpunit/issues/3339#issuecomment-428843322

It is seen as bad practice to test internal stuff of objects instead of the actual input and output of mathod calls.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoUse assertStringContainsString instead of assertContains on strings
Morris Jobke [Thu, 23 Jul 2020 11:36:32 +0000 (13:36 +0200)]
Use assertStringContainsString instead of assertContains on strings

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years ago[Security] Bump elliptic from 6.5.2 to 6.5.3 22051/head
dependabot-preview[bot] [Wed, 29 Jul 2020 21:45:22 +0000 (21:45 +0000)]
[Security] Bump elliptic from 6.5.2 to 6.5.3

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #21976 from nextcloud/backport/21658/stable18
Morris Jobke [Wed, 29 Jul 2020 12:21:49 +0000 (14:21 +0200)]
Merge pull request #21976 from nextcloud/backport/21658/stable18

[stable18] allow admin to configure the max trashbin size

4 years agoMerge pull request #22035 from nextcloud/backport/21950/stable18
Greta [Wed, 29 Jul 2020 12:19:47 +0000 (14:19 +0200)]
Merge pull request #22035 from nextcloud/backport/21950/stable18

[stable18]  Properly fetch translation for remote wipe confirmation dialog

4 years agoProperly fetch translation for remote wipe confirmation dialog 22035/head
Julius Härtl [Wed, 22 Jul 2020 14:56:17 +0000 (16:56 +0200)]
Properly fetch translation for remote wipe confirmation dialog

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 29 Jul 2020 02:17:10 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 28 Jul 2020 02:16:57 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 27 Jul 2020 02:16:51 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21992 from nextcloud/backport/21977/stable18
John Molakvoæ [Sun, 26 Jul 2020 10:31:39 +0000 (12:31 +0200)]
Merge pull request #21992 from nextcloud/backport/21977/stable18

[stable18] Ignore whitespace in sharing by mail

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 25 Jul 2020 02:16:54 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoIgnore whitespace in sharing by mail 21992/head
onehappycat [Thu, 23 Jul 2020 20:20:18 +0000 (22:20 +0200)]
Ignore whitespace in sharing by mail

Signed-off-by: onehappycat <one.happy.cat@gmx.com>
4 years agoallow admin to configure the max trashbin size 21976/head
Robin Appelman [Thu, 2 Jul 2020 15:28:27 +0000 (17:28 +0200)]
allow admin to configure the max trashbin size

this allows an admin to configure the max trashbin size instead of always relying on the users quota.

The trashbin size can be configured using the `occ trash:size` command and can be set both globally and per-user

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoMerge pull request #21979 from nextcloud/backport/21973/stable18
Morris Jobke [Fri, 24 Jul 2020 11:20:18 +0000 (13:20 +0200)]
Merge pull request #21979 from nextcloud/backport/21973/stable18

[stable18] Fix risky test in twofactor_backupcodes

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 24 Jul 2020 02:17:11 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoFix risky test in twofactor_backupcodes 21979/head
Morris Jobke [Thu, 23 Jul 2020 12:32:58 +0000 (14:32 +0200)]
Fix risky test in twofactor_backupcodes

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoMerge pull request #21807 from nextcloud/backport/21748/stable18
Morris Jobke [Thu, 23 Jul 2020 20:14:27 +0000 (22:14 +0200)]
Merge pull request #21807 from nextcloud/backport/21748/stable18

[stable18] Improve error reporting on sharing errors

4 years agoImprove error reporting on sharing errors 21807/head
Joas Schilling [Wed, 8 Jul 2020 09:24:29 +0000 (11:24 +0200)]
Improve error reporting on sharing errors

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #21961 from nextcloud/backport/21760/stable18
Morris Jobke [Thu, 23 Jul 2020 07:45:33 +0000 (09:45 +0200)]
Merge pull request #21961 from nextcloud/backport/21760/stable18

[stable18] Fix parsing of language code

4 years agoBump bundles 21961/head
Julius Härtl [Thu, 23 Jul 2020 06:35:20 +0000 (08:35 +0200)]
Bump bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoFix parsing of language code
Daniel Kesselberg [Wed, 8 Jul 2020 18:03:09 +0000 (20:03 +0200)]
Fix parsing of language code

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 23 Jul 2020 02:17:21 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 22 Jul 2020 02:16:57 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21936 from nextcloud/backport/21929/stable18
Morris Jobke [Tue, 21 Jul 2020 18:32:53 +0000 (20:32 +0200)]
Merge pull request #21936 from nextcloud/backport/21929/stable18

[stable18] Encryption is ready if master key is enabled

4 years agoEncryption is ready if master key is enabled 21936/head
Julius Härtl [Tue, 21 Jul 2020 07:16:43 +0000 (09:16 +0200)]
Encryption is ready if master key is enabled

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 21 Jul 2020 02:17:25 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21877 from nextcloud/backport/21855/stable18
Morris Jobke [Mon, 20 Jul 2020 13:12:00 +0000 (15:12 +0200)]
Merge pull request #21877 from nextcloud/backport/21855/stable18

[stable18] fix typo in revokeShare()

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 20 Jul 2020 02:17:07 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 19 Jul 2020 02:17:25 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 18 Jul 2020 02:17:16 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 17 Jul 2020 02:17:30 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20842 from nextcloud/backport/20832/stable18
Roeland Jago Douma [Thu, 16 Jul 2020 18:48:15 +0000 (20:48 +0200)]
Merge pull request #20842 from nextcloud/backport/20832/stable18

[stable18] Do not filter id matching userId on non-user-share shares

4 years agoMerge pull request #21841 from nextcloud/backport/21838/stable18
Roeland Jago Douma [Thu, 16 Jul 2020 18:47:35 +0000 (20:47 +0200)]
Merge pull request #21841 from nextcloud/backport/21838/stable18

[stable18] Do not log RequestedRangeNotSatisfiable exceptions in DAV

4 years agoMerge pull request #21783 from nextcloud/backport/21777/stable18
Roeland Jago Douma [Thu, 16 Jul 2020 18:47:10 +0000 (20:47 +0200)]
Merge pull request #21783 from nextcloud/backport/21777/stable18

[stable18] lower minimum search length to 2 characters

4 years agofix typo 21877/head
Sergej Pupykin [Wed, 15 Jul 2020 23:19:21 +0000 (02:19 +0300)]
fix typo

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 16 Jul 2020 02:19:50 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21802 from nextcloud/version/18.0.7/final v18.0.7
Roeland Jago Douma [Wed, 15 Jul 2020 18:51:02 +0000 (20:51 +0200)]
Merge pull request #21802 from nextcloud/version/18.0.7/final

18.0.7 final

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 15 Jul 2020 02:19:57 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

4 years agoDo not log RequestedRangeNotSatisfiable exceptions in DAV 21841/head
Roeland Jago Douma [Tue, 14 Jul 2020 18:46:33 +0000 (20:46 +0200)]
Do not log RequestedRangeNotSatisfiable exceptions in DAV

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoDo not filter id matching userId on non-user-share shares 20842/head
John Molakvoæ (skjnldsv) [Tue, 5 May 2020 16:46:24 +0000 (18:46 +0200)]
Do not filter id matching userId on non-user-share shares

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 14 Jul 2020 02:17:39 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago18.0.7 final 21802/head
Roeland Jago Douma [Mon, 13 Jul 2020 08:48:52 +0000 (10:48 +0200)]
18.0.7 final

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 13 Jul 2020 02:17:25 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 12 Jul 2020 02:17:07 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 11 Jul 2020 02:17:37 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 10 Jul 2020 02:17:12 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agolower minimum search length to 2 characters 21783/head
Robin Appelman [Thu, 9 Jul 2020 13:00:30 +0000 (15:00 +0200)]
lower minimum search length to 2 characters

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoMerge pull request #21700 from nextcloud/version/18.0.7/RC1 v18.0.7RC1
Roeland Jago Douma [Thu, 9 Jul 2020 19:36:30 +0000 (21:36 +0200)]
Merge pull request #21700 from nextcloud/version/18.0.7/RC1

18.0.7 RC1

4 years agoMerge pull request #21781 from nextcloud/backport/21778/stable18
Roeland Jago Douma [Thu, 9 Jul 2020 19:34:21 +0000 (21:34 +0200)]
Merge pull request #21781 from nextcloud/backport/21778/stable18

[stable18] Set the moment locale even earlier

4 years agoMerge pull request #21773 from nextcloud/backport/21489/stable18
Roeland Jago Douma [Thu, 9 Jul 2020 18:37:38 +0000 (20:37 +0200)]
Merge pull request #21773 from nextcloud/backport/21489/stable18

[stable18] Use the correct mountpoint to calculate

4 years agoSet the moment locale even earlier 21781/head
Christoph Wurst [Thu, 9 Jul 2020 13:04:38 +0000 (15:04 +0200)]
Set the moment locale even earlier

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agobetter cleanup in share tests 21773/head
Robin Appelman [Wed, 8 Jul 2020 13:32:11 +0000 (15:32 +0200)]
better cleanup in share tests

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoensure home storage is initialized on first setup
Robin Appelman [Wed, 8 Jul 2020 11:58:27 +0000 (13:58 +0200)]
ensure home storage is initialized on first setup

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoensure mounts are scanned during tests
Robin Appelman [Wed, 8 Jul 2020 11:58:04 +0000 (13:58 +0200)]
ensure mounts are scanned during tests

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoAdd more integration tests for resharing permissions
Daniel Calviño Sánchez [Mon, 22 Jun 2020 17:40:11 +0000 (19:40 +0200)]
Add more integration tests for resharing permissions

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years agoUse the correct mountpoint to calculate
Roeland Jago Douma [Fri, 19 Jun 2020 14:25:49 +0000 (16:25 +0200)]
Use the correct mountpoint to calculate

If we use the owners mount point this results in null. And then the rest
of the checks get called with null. Which doesn't work.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 9 Jul 2020 02:17:54 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21752 from nextcloud/backport/21706/stable18
Roeland Jago Douma [Wed, 8 Jul 2020 18:12:34 +0000 (20:12 +0200)]
Merge pull request #21752 from nextcloud/backport/21706/stable18

[stable18] Add a clear message why you could end up there

4 years agoAdd a clear message why you could end up there 21752/head
Joas Schilling [Mon, 6 Jul 2020 11:44:12 +0000 (13:44 +0200)]
Add a clear message why you could end up there

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #21499 from lmamane/stable18-21285-oneliner
Morris Jobke [Wed, 8 Jul 2020 11:04:58 +0000 (13:04 +0200)]
Merge pull request #21499 from lmamane/stable18-21285-oneliner

fix #21285 as oneliner

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 8 Jul 2020 02:17:16 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 7 Jul 2020 02:16:50 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21575 from nextcloud/backport/21379/stable18
Morris Jobke [Mon, 6 Jul 2020 21:00:38 +0000 (23:00 +0200)]
Merge pull request #21575 from nextcloud/backport/21379/stable18

[stable18] Fix share permission checkboxes enabled when permissions can not be set

4 years agoMerge pull request #21702 from nextcloud/backport/18895/stable18
Morris Jobke [Mon, 6 Jul 2020 12:37:15 +0000 (14:37 +0200)]
Merge pull request #21702 from nextcloud/backport/18895/stable18

[stable18] Changes the Birthday calendar color to slightly brighter one

4 years agoMerge pull request #21343 from nextcloud/backport/21252/stable18
Morris Jobke [Mon, 6 Jul 2020 11:40:32 +0000 (13:40 +0200)]
Merge pull request #21343 from nextcloud/backport/21252/stable18

[stable18] update icewind/smb to 3.2.5

4 years agoFix unit tests from #18895 21702/head
Morris Jobke [Mon, 6 Jul 2020 11:32:42 +0000 (13:32 +0200)]
Fix unit tests from #18895

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoChanges the Birthday calendar color to slightly brighter one
Georg Ehrke [Tue, 14 Jan 2020 15:48:48 +0000 (16:48 +0100)]
Changes the Birthday calendar color to slightly brighter one

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
4 years ago18.0.7 RC1 21700/head
Roeland Jago Douma [Mon, 6 Jul 2020 11:17:28 +0000 (13:17 +0200)]
18.0.7 RC1

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #21670 from nextcloud/revert-21096-backport/21090/stable18
Roeland Jago Douma [Mon, 6 Jul 2020 08:38:48 +0000 (10:38 +0200)]
Merge pull request #21670 from nextcloud/revert-21096-backport/21090/stable18

Revert "[stable18] Do not read certificate bundle from data dir by default"

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 6 Jul 2020 02:16:27 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21388 from nextcloud/backport/21380/stable18
Roeland Jago Douma [Sat, 4 Jul 2020 06:55:18 +0000 (08:55 +0200)]
Merge pull request #21388 from nextcloud/backport/21380/stable18

[stable18] Increase timeout of the appstore requests

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 4 Jul 2020 02:16:34 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoRevert "[stable18] Do not read certificate bundle from data dir by default" 21670/head
Roeland Jago Douma [Fri, 3 Jul 2020 12:21:28 +0000 (14:21 +0200)]
Revert "[stable18] Do not read certificate bundle from data dir by default"

4 years agoIncrease timeout of the appstore requests 21388/head
Joas Schilling [Fri, 12 Jun 2020 07:28:41 +0000 (09:28 +0200)]
Increase timeout of the appstore requests

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #21661 from timm2k/patch-1
Roeland Jago Douma [Fri, 3 Jul 2020 06:34:50 +0000 (08:34 +0200)]
Merge pull request #21661 from timm2k/patch-1

Manual backport of "Check if debugMode is defined before using it" #21657

4 years agoManual backport of "Check if debugMode is defined before using it" #21657 21661/head
timm2k [Fri, 3 Jul 2020 06:15:40 +0000 (08:15 +0200)]
Manual backport of "Check if debugMode is defined before using it" #21657

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 3 Jul 2020 02:17:29 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21572 from nextcloud/backport/21558/stable18
Morris Jobke [Thu, 2 Jul 2020 21:50:50 +0000 (23:50 +0200)]
Merge pull request #21572 from nextcloud/backport/21558/stable18

[stable18] relax permissions mask check for detecting part file rename

4 years agoMerge pull request #21585 from nextcloud/backport/21530/stable18
Morris Jobke [Thu, 2 Jul 2020 21:34:09 +0000 (23:34 +0200)]
Merge pull request #21585 from nextcloud/backport/21530/stable18

[stable18] Remove rescanDelay from directory mtime

4 years agoMerge pull request #21551 from nextcloud/backport/21535/stable18
Roeland Jago Douma [Thu, 2 Jul 2020 19:00:45 +0000 (21:00 +0200)]
Merge pull request #21551 from nextcloud/backport/21535/stable18

[stable18] Fix language in share notes email for users

4 years agoMerge pull request #21654 from nextcloud/backport/21653/stable18
kesselb [Thu, 2 Jul 2020 18:36:25 +0000 (20:36 +0200)]
Merge pull request #21654 from nextcloud/backport/21653/stable18

[stable18] Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating

4 years agoFix IPv6 remote addresses from X_FORWARDED_FOR headers before validating 21654/head
Joas Schilling [Thu, 2 Jul 2020 09:05:02 +0000 (11:05 +0200)]
Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #21539 from nextcloud/backport/21452/stable18
Joas Schilling [Wed, 1 Jul 2020 08:13:34 +0000 (10:13 +0200)]
Merge pull request #21539 from nextcloud/backport/21452/stable18

[stable18] Fix autocomplete for LDAP with `shareapi_only_share_with_group_members` on

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 1 Jul 2020 02:16:32 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 30 Jun 2020 02:16:29 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 29 Jun 2020 02:16:54 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 28 Jun 2020 02:16:28 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 27 Jun 2020 02:17:00 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoFix share permission checkboxes enabled when permissions can not be set 21575/head
Daniel Calviño Sánchez [Thu, 11 Jun 2020 21:19:04 +0000 (23:19 +0200)]
Fix share permission checkboxes enabled when permissions can not be set

A sharee can reshare a file and set the edit, create, delete and share
permissions of the reshare only if the received share has edit, create,
delete and share permissions, or if they were revoked in the received
share after being set in the reshare. Therefore, the permission
checkboxes in the share menu should be enabled only if the user can set
them (otherwise trying to check them will lead to an error).

Note that "sharePermissions" has all the permissions if the file is not
a reshare but a file owned by the user.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoRemove rescanDelay from directory mtime 21585/head
Julius Härtl [Mon, 22 Jun 2020 12:15:42 +0000 (14:15 +0200)]
Remove rescanDelay from directory mtime

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 25 Jun 2020 02:17:00 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21569 from nextcloud/backport/21564/stable18
blizzz [Wed, 24 Jun 2020 20:43:57 +0000 (22:43 +0200)]
Merge pull request #21569 from nextcloud/backport/21564/stable18

[stable18] fix obsolete usage of OCdialogs

4 years agoAdd acceptance test for disabling create permission after sharing
Daniel Calviño Sánchez [Thu, 11 Jun 2020 21:18:21 +0000 (23:18 +0200)]
Add acceptance test for disabling create permission after sharing

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>