Joas Schilling
8b77aa6b4f
Sync all users to the system addresssbook
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-21 09:01:39 +02:00
Nextcloud bot
d77d52d257
[tx-robot] updated from transifex
2020-09-21 02:17:24 +00:00
Valdnet
cd808a31d0
l10n: Rename the directory for translations
...
The application gets the translation from l10n for the "Clear status after" text string.
2020-09-20 14:41:50 +02:00
Nextcloud bot
bdc60ef9b2
[tx-robot] updated from transifex
2020-09-20 02:17:05 +00:00
Valdnet
1582792081
l10n: Capital letter of the name of the app
2020-09-19 22:06:36 +02:00
Valdnet
18091bd56a
l10n: HTTP in capital letters
2020-09-19 20:24:30 +02:00
dependabot-preview[bot]
ed9f3ee990
Merge pull request #22957 from nextcloud/dependabot/npm_and_yarn/webpack-4.44.2
2020-09-19 02:31:40 +00:00
dependabot-preview[bot]
601d9ccebc
Bump webpack from 4.44.1 to 4.44.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.44.1 to 4.44.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.44.1...v4.44.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-19 01:21:09 +00:00
Nextcloud bot
58790aadf0
[tx-robot] updated from transifex
2020-09-18 19:05:24 +00:00
Morris Jobke
77c5ec39f0
Fix transifex name of dashboard app
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-18 20:47:30 +02:00
Morris Jobke
2895d26a90
Merge pull request #22949 from nextcloud/enh/noid/transifex
...
Add transifex config for all new apps
2020-09-18 20:39:21 +02:00
Morris Jobke
f850bec79d
Add transifex config for all new apps
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-18 20:38:35 +02:00
Daniel Calviño Sánchez
7b9a40b407
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-18 18:35:06 +02:00
Daniel Calviño Sánchez
c4c602ee80
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-18 18:34:30 +02:00
Daniel Calviño Sánchez
5e143845cb
Add integration test for transferring the path of a single file
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-09-18 18:32:23 +02:00
Morris Jobke
2f08918ede
Merge pull request #22924 from nextcloud/design/fix-appname-display
...
Make sure most app names don’t ellipsize, fix #22845 , fix #22219
2020-09-18 18:16:53 +02:00
Joas Schilling
40af51cc9b
Never copy the share link when the password is forced
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-18 14:06:01 +02:00
Roeland Jago Douma
c364b0cb19
Merge pull request #22911 from nextcloud/enh/noid/allow-to-run-preview-repair-parallel
...
Allow to run occ preview:repair in parallel
2020-09-18 11:35:26 +02:00
Roeland Jago Douma
bd9af41808
Merge pull request #22868 from nextcloud/fix/unified-search-papercuts
...
Fix/unified search papercuts
2020-09-18 11:34:35 +02:00
Roeland Jago Douma
9d89917695
Merge pull request #22930 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
...
[Automated] Update psalm-baseline.xml
2020-09-18 11:33:06 +02:00
Joas Schilling
b2f53baa84
Merge pull request #22767 from nextcloud/php/noid/bump-min-php-version
...
Master is now Nextcloud 21 runs on PHP 7.3 to 8.0 only
2020-09-18 10:31:44 +02:00
John Molakvoæ (skjnldsv)
23a913892f
Prevent empty search placeholder
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-18 10:00:59 +02:00
Joas Schilling
f79f1895d3
To revert once php8.0 packages are there
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-18 09:51:42 +02:00
Joas Schilling
9ac888d895
Update drone testing matrix
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-18 09:32:23 +02:00
Joas Schilling
48761481eb
Bump versions
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-18 09:16:45 +02:00
Morris Jobke
cfd67fd18b
Allow to also use PHP 8.0
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-18 09:16:30 +02:00
Morris Jobke
fd1c2ef698
Nextcloud 21 runs on PHP 7.3+ only
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-18 09:16:30 +02:00
Roeland Jago Douma
2b7c2a0410
Merge pull request #22925 from nextcloud/dashboard/fix-skip-links
...
Dashboard: Fix accessibility skip links
2020-09-18 08:33:35 +02:00
John Molakvoæ (skjnldsv)
301006af20
Build assets and fix unified search event syntax
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-18 08:11:54 +02:00
John Molakvoæ (skjnldsv)
7991ed6cf3
Properly show loading state if there are still pending requests
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-18 08:11:47 +02:00
John Molakvoæ (skjnldsv)
283e66b300
Properly use form role=search and unify reset button
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-18 08:11:47 +02:00
John Molakvoæ (skjnldsv)
6120496e54
Fix loading error catch
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-18 08:11:46 +02:00
Nextcloud-PR-Bot
281f0d6793
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2020-09-18 04:23:58 +00:00
Nextcloud bot
f3ec3bfa4a
[tx-robot] updated from transifex
2020-09-18 02:16:56 +00:00
Morris Jobke
45cf49bbca
Merge pull request #22915 from nextcloud/smb-outofspace-handling
...
improve handling of out of space errors for smb
2020-09-17 20:41:49 +02:00
Morris Jobke
031269979d
Merge pull request #22843 from nextcloud/feature/share-link-filename
...
Show filename on share link download
2020-09-17 20:39:07 +02:00
Jan C. Borchardt
caf284dd2e
Dashboard: Fix accessibility skip links
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-17 20:31:21 +02:00
Jan C. Borchardt
b9807e0633
Make sure most app names don’t ellipsize, fix #22845 , fix #22219
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-17 20:02:51 +02: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
John Molakvoæ (skjnldsv)
6adb19b296
Show filename on share link download
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-17 19:55:47 +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