Daniel Calviño Sánchez
0dd18e0356
Add integration tests to check that only the given path is transferred
...
Until recently (it was fixed in ac2999a26a
) when a path was transferred
other shares with the target user were removed, so a test was added to
ensure that it does not happen again.
Besides that a test to ensure that other files with the target user are
not transferred was added too (it did not fail before, but seemed
convenient to have that covered too :-) ).
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-09-24 12:47:47 +00:00
Daniel Calviño Sánchez
bf9a24efbe
Add integration tests for transferring files of a user with a risky name
...
The files:transfer-ownership performs a sanitization of users with
"risky" display names (including characters like "\" or "/").
In order to allow (escaped) double quotes in the display name the
regular expression used in the "user XXX with displayname YYY exists"
step had to be adjusted.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-09-24 12:47:47 +00:00
Daniel Calviño Sánchez
87b9dbdb56
Add integration test for transferring the path of a single file
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-09-24 12:47:47 +00:00
Roeland Jago Douma
d247f198a9
Merge pull request #23000 from nextcloud/version/20.0.0/RC2
...
20 RC2
2020-09-24 13:41:12 +02:00
Roeland Jago Douma
e29b5c6d92
Merge pull request #23026 from nextcloud/backport/23014/stable20
...
[stable20] Make 'Reasons to use Nextcloud' button translatable, fix #22977
2020-09-24 11:31:39 +02:00
Roeland Jago Douma
fa0f815dda
Merge pull request #23001 from nextcloud/backport/22940/stable20
...
[stable20] Never copy the share link when the password is forced
2020-09-24 09:37:22 +02:00
Jan C. Borchardt
2be71de5a1
Make 'Reasons to use Nextcloud' button translatable, fix #22977
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-24 07:26:18 +00:00
Roeland Jago Douma
724276c7a7
Merge pull request #23018 from nextcloud/backport/23016/stable20
...
[stable20] Don't log a known shared section
2020-09-24 09:24:42 +02:00
Joas Schilling
26603c7cdd
Don't log "duplicate section" for the shared "connected-accounts" section
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-23 11:03:50 +00:00
Joas Schilling
7edced3807
Merge pull request #23009 from nextcloud/backport/23008/stable20
...
[stable20] Add padding to the empty content and center it
2020-09-23 10:46:50 +02:00
Joas Schilling
3daddfce14
Add padding to the empty content and center it
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-22 19:16:30 +00:00
Joas Schilling
9838d54cb5
Never copy the share link when the password is forced
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-22 11:45:58 +00:00
Roeland Jago Douma
46babff37b
Merge pull request #22928 from nextcloud/backport/22915/stable20
...
[stable20] improve handling of out of space errors for smb
2020-09-22 13:08:21 +02:00
Roeland Jago Douma
ff8eb8dfa2
20 RC2
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-22 13:05:52 +02:00
John Molakvoæ
289bc8e345
Merge pull request #22946 from nextcloud/backport/22924/stable20
...
[stable20] Make sure most app names don’t ellipsize, fix #22845 , fix #22219
2020-09-19 00:02:01 +02:00
Morris Jobke
a0e8a78945
Fix transifex name of dashboard app
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-18 20:47:38 +02:00
Morris Jobke
065f3e125e
Merge pull request #22950 from nextcloud/backport/22949/stable20
...
[stable20] Add transifex config for all new apps
2020-09-18 20:43:29 +02:00
Morris Jobke
bf58dcb247
Add transifex config for all new apps
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-18 18:42:09 +00:00
Jan C. Borchardt
ada7ad6930
Make sure most app names don’t ellipsize, fix #22845 , fix #22219
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-18 16:18:48 +00:00
Morris Jobke
5d81cb36b5
Merge pull request #22938 from nextcloud/backport/22911/stable20
...
[stable20] Allow to run occ preview:repair in parallel
2020-09-18 18:14:29 +02:00
Morris Jobke
03d00afe31
Merge pull request #22935 from nextcloud/backport/22868/stable20
...
[stable20] Fix/unified search papercuts
2020-09-18 18:14:17 +02:00
Morris Jobke
b35daf665f
Migrate verbose messages to inline syntax of writeln()
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-18 11:13:52 +00:00
Morris Jobke
55393939ce
Show lock messages only in verbose mode
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-18 11:13:52 +00:00
Morris Jobke
e9e5a02d7c
Allow to run occ preview:repair in parallel
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-18 11:13:52 +00:00
John Molakvoæ (skjnldsv)
7ad973494a
Prevent empty search placeholder
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-18 09:36:41 +00:00
John Molakvoæ (skjnldsv)
5646144fae
Build assets and fix unified search event syntax
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-18 09:36:40 +00:00
John Molakvoæ (skjnldsv)
839f597921
Properly show loading state if there are still pending requests
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-18 09:36:39 +00:00
John Molakvoæ (skjnldsv)
3c6319f275
Properly use form role=search and unify reset button
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-18 09:36:39 +00:00
John Molakvoæ (skjnldsv)
2672f5da59
Fix loading error catch
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-18 09:36:39 +00:00
Roeland Jago Douma
2000e2faa5
Merge pull request #22932 from nextcloud/backport/22925/stable20
...
[stable20] Dashboard: Fix accessibility skip links
2020-09-18 11:32:38 +02:00
Jan C. Borchardt
0504873a8a
Dashboard: Fix accessibility skip links
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-18 06:35:28 +00:00
Robin Appelman
eba4723428
improve handling of out of space errors for smb
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-09-17 18:47:33 +00:00
Morris Jobke
e14ba58b6d
Merge pull request #22794 from nextcloud/version/20.0.0/rc1
...
20 RC1
2020-09-17 19:56:31 +02:00
Morris Jobke
cb735c671b
Provide correct PHPDoc tags for public namespace
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-17 19:50:44 +02:00
Morris Jobke
dada6ec60a
Merge pull request #22919 from J0WI/https-stackoverflow.com
...
Update urls to stackoverflow.com to "HTTPS"
2020-09-17 18:19:54 +02:00
Roeland Jago Douma
5b00e21e30
20 RC1
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-17 18:14:37 +02:00
Morris Jobke
7fcb754901
Merge pull request #22910 from nextcloud/user-quota-event
...
add event to allow apps to overwrite user quota
2020-09-17 18:14:10 +02:00
Morris Jobke
cd88b93a8b
Autoloader update
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-17 18:13:56 +02:00
Morris Jobke
792b3d52cb
Merge pull request #22917 from nextcloud/Valdnet-patch-4
...
l10n: Add parentheses for unification
2020-09-17 18:10:53 +02:00
Morris Jobke
190b9e96f2
Merge pull request #22920 from nextcloud/Valdnet-patch-5
...
l10n: Add a dot
2020-09-17 18:10:40 +02:00
Valdnet
2aaae73c72
l10n: Add a dot
2020-09-17 17:40:18 +02:00
J0WI
1639289b95
Update urls to stackoverflow.com to "HTTPS"
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-09-17 17:38:27 +02:00
Valdnet
d8f5275277
l10n: Add parentheses for unification
2020-09-17 17:32:25 +02:00
Robin Appelman
674db6da88
add event to allow apps to overwrite user quota
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-09-17 16:32:48 +02:00
Morris Jobke
ec07ca2abb
Merge pull request #22844 from nextcloud/enh/richdocumentscode-arm
...
Support architecture limitations for apps and allow richdocumentscode_arm64 though htaccess
2020-09-17 12:22:42 +02:00
Morris Jobke
c9639f3956
Merge pull request #22898 from nextcloud/fix/16696/add-spaces-and-fix-variable-name
...
Fix variable name and add spaces around path in info log line
2020-09-17 11:55:07 +02:00
Morris Jobke
d144a84df1
Merge pull request #22903 from nextcloud/techdebt/16696/no-need-to-get-full-path-again
...
Do not fetch the normalized full path again if it is already available
2020-09-17 11:54:47 +02:00
Morris Jobke
681e51c0ef
Merge pull request #22902 from nextcloud/fix/16696/proper-target-path-for-share-event
...
Create proper target path for shared storage fopen event
2020-09-17 11:53:28 +02:00
Morris Jobke
063ac9d353
Do not fetch the normalized full path again if it is already available
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-17 09:56:45 +02:00
Morris Jobke
5eb808b763
Create proper target path for shared storage fopen event
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-17 09:52:31 +02:00