]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
3 years agoreally use known groups 25379/head
Arthur Schiwon [Tue, 12 Jan 2021 19:52:52 +0000 (20:52 +0100)]
really use known groups

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoMerge pull request #25368 from nextcloud/version/20.0.7/RC1 v20.0.7RC1
Roeland Jago Douma [Fri, 29 Jan 2021 08:00:24 +0000 (09:00 +0100)]
Merge pull request #25368 from nextcloud/version/20.0.7/RC1

20.0.7 RC1

3 years agoMerge pull request #25374 from nextcloud/backport/25369/stable20
Roeland Jago Douma [Fri, 29 Jan 2021 07:56:39 +0000 (08:56 +0100)]
Merge pull request #25374 from nextcloud/backport/25369/stable20

[stable20] The objectid is a string

3 years agoThe objectid is a string 25374/head
Roeland Jago Douma [Thu, 28 Jan 2021 21:09:55 +0000 (22:09 +0100)]
The objectid is a string

This allows the query to use the index. Else it has to resort on
scanning all the rows.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 29 Jan 2021 02:21:27 +0000 (02:21 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #25366 from nextcloud/backport/25361/stable20
Julius Härtl [Thu, 28 Jan 2021 21:12:36 +0000 (22:12 +0100)]
Merge pull request #25366 from nextcloud/backport/25361/stable20

[stable20] fix parameter provided as string not array

3 years agoMerge pull request #25352 from nextcloud/backport/25185/stable20
Julius Härtl [Thu, 28 Jan 2021 21:05:25 +0000 (22:05 +0100)]
Merge pull request #25352 from nextcloud/backport/25185/stable20

[stable20] Show the actual error on share requests

3 years ago20.0.7 RC1 25368/head
Roeland Jago Douma [Thu, 28 Jan 2021 20:19:47 +0000 (21:19 +0100)]
20.0.7 RC1

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agofix parameter provided as string not array 25366/head
Arthur Schiwon [Thu, 28 Jan 2021 14:15:55 +0000 (15:15 +0100)]
fix parameter provided as string not array

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 28 Jan 2021 02:24:21 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #25347 from nextcloud/backport/25335/stable20
Roeland Jago Douma [Wed, 27 Jan 2021 20:01:11 +0000 (21:01 +0100)]
Merge pull request #25347 from nextcloud/backport/25335/stable20

[stable20] Fix/app fetcher php compat comparison

3 years agoShow the actual error on share requests 25352/head
Julius Härtl [Mon, 18 Jan 2021 14:34:17 +0000 (15:34 +0100)]
Show the actual error on share requests

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years agoFix app fetcher php comparison to allow wider ranges 25347/head
Christoph Wurst [Tue, 26 Jan 2021 15:35:43 +0000 (16:35 +0100)]
Fix app fetcher php comparison to allow wider ranges

When app app specifies php 7.4 as upper limit we have to allow the
installation on php>7.4.0. The previous version check didn't do that.
This adjusts the regexes to discard any irrelevant suffix after the
three version numbers so that we can use more fine granular checks than
php's version_compare can do out of the box, like for php 7.4 we only
compare the major and minor version numbers and ignore the patch level.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoRevert "Fix comparison of PHP versions"
Christoph Wurst [Tue, 26 Jan 2021 12:48:06 +0000 (13:48 +0100)]
Revert "Fix comparison of PHP versions"

This reverts commit bedd9acf7874b836bef224989c2ce7f5e3b0a2fa.

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 27 Jan 2021 02:20:58 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #25324 from nextcloud/backport/25310/stable20
Christoph Wurst [Tue, 26 Jan 2021 09:48:21 +0000 (10:48 +0100)]
Merge pull request #25324 from nextcloud/backport/25310/stable20

[stable20] [CalDAV] Validate notified emails

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 26 Jan 2021 02:21:43 +0000 (02:21 +0000)]
[tx-robot] updated from transifex

3 years ago[CalDAV] Validate notified emails 25324/head
Thomas Citharel [Mon, 25 Jan 2021 08:02:38 +0000 (09:02 +0100)]
[CalDAV] Validate notified emails

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years agoMerge pull request #25315 from nextcloud/backport/25313/stable20
Roeland Jago Douma [Mon, 25 Jan 2021 19:44:54 +0000 (20:44 +0100)]
Merge pull request #25315 from nextcloud/backport/25313/stable20

[stable20] Catch NotFoundException when querying quota

3 years agoMerge pull request #25294 from nextcloud/version/20.0.6/final v20.0.6
Roeland Jago Douma [Mon, 25 Jan 2021 14:56:13 +0000 (15:56 +0100)]
Merge pull request #25294 from nextcloud/version/20.0.6/final

20.0.6

3 years agoCatch NotFoundException when querying quota 25315/head
Vincent Petry [Mon, 25 Jan 2021 11:02:14 +0000 (12:02 +0100)]
Catch NotFoundException when querying quota

Fixes parent folder that becomes inaccessible when it contains a
non-existing / broken entry because the quota check made the PROPFIND
on parent fail altogether.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 25 Jan 2021 02:20:41 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 24 Jan 2021 02:19:55 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

3 years ago20.0.6 25294/head
Roeland Jago Douma [Sat, 23 Jan 2021 15:30:54 +0000 (16:30 +0100)]
20.0.6

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25244 from nextcloud/backport/25234/stable20
Roeland Jago Douma [Sat, 23 Jan 2021 09:47:29 +0000 (10:47 +0100)]
Merge pull request #25244 from nextcloud/backport/25234/stable20

[stable20] Fix encoding issue with OC.Notification.show

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 23 Jan 2021 02:20:14 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #25278 from nextcloud/backport/25274/stable20
Morris Jobke [Fri, 22 Jan 2021 15:18:47 +0000 (16:18 +0100)]
Merge pull request #25278 from nextcloud/backport/25274/stable20

[stable20] Do not obtain userFolder of a federated user

3 years agoMerge pull request #25276 from nextcloud/backport/25128/stable20
Morris Jobke [Fri, 22 Jan 2021 15:15:21 +0000 (16:15 +0100)]
Merge pull request #25276 from nextcloud/backport/25128/stable20

[stable20] extend ILDAPProvider to allow reading arbitrairy ldap attributes for users

3 years agoDo not obtain userFolder of a federated user 25278/head
Roeland Jago Douma [Fri, 22 Jan 2021 12:52:43 +0000 (13:52 +0100)]
Do not obtain userFolder of a federated user

Federated shares are somewhat special. So we can't move the files from
the main user and we should try to get it from the intialized root
already.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25261 from nextcloud/backport/25255/stable20
Roeland Jago Douma [Fri, 22 Jan 2021 13:37:01 +0000 (14:37 +0100)]
Merge pull request #25261 from nextcloud/backport/25255/stable20

[stable20] also use storage copy when dav copying directories

3 years agoadjust since 25276/head
blizzz [Fri, 22 Jan 2021 13:29:39 +0000 (14:29 +0100)]
adjust since

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
3 years agoextend ILDAPProvider to allow reading arbitrairy ldap attributes for users
Robin Appelman [Thu, 14 Jan 2021 15:51:13 +0000 (16:51 +0100)]
extend ILDAPProvider to allow reading arbitrairy ldap attributes for users

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years agoMerge pull request #25263 from nextcloud/backport/25253/stable20
Morris Jobke [Fri, 22 Jan 2021 09:24:53 +0000 (10:24 +0100)]
Merge pull request #25263 from nextcloud/backport/25253/stable20

[stable20] silence log message

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 22 Jan 2021 02:20:07 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

3 years agosilence log message 25263/head
Arthur Schiwon [Thu, 21 Jan 2021 16:25:44 +0000 (17:25 +0100)]
silence log message

- this appears too often (in some configurations) when qualifying group
members which do not meet the criteria

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoalso use storage copy when dav copying directories 25261/head
Robin Appelman [Thu, 21 Jan 2021 16:58:20 +0000 (17:58 +0100)]
also use storage copy when dav copying directories

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years agoFix encoding issue with OC.Notification.show 25244/head
Joas Schilling [Wed, 20 Jan 2021 13:44:39 +0000 (14:44 +0100)]
Fix encoding issue with OC.Notification.show

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 21 Jan 2021 02:20:47 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #25225 from nextcloud/backport/24600/stable20
Morris Jobke [Wed, 20 Jan 2021 13:57:48 +0000 (14:57 +0100)]
Merge pull request #25225 from nextcloud/backport/24600/stable20

[stable20] Update handling of user credentials

3 years agoFix potential empty result 25225/head
Joas Schilling [Wed, 20 Jan 2021 09:09:45 +0000 (10:09 +0100)]
Fix potential empty result

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoCompare and store the login name via the event
Joas Schilling [Fri, 18 Dec 2020 13:46:41 +0000 (14:46 +0100)]
Compare and store the login name via the event

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoMerge pull request #25219 from nextcloud/backport/25216/stable20
Roeland Jago Douma [Wed, 20 Jan 2021 08:08:14 +0000 (09:08 +0100)]
Merge pull request #25219 from nextcloud/backport/25216/stable20

[stable20] Bump CA bundle

3 years agoAlso fix the username when it changed
Joas Schilling [Thu, 17 Dec 2020 10:47:17 +0000 (11:47 +0100)]
Also fix the username when it changed

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoDon't save credentials of another user
Joas Schilling [Thu, 17 Dec 2020 10:46:57 +0000 (11:46 +0100)]
Don't save credentials of another user

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 20 Jan 2021 02:21:05 +0000 (02:21 +0000)]
[tx-robot] updated from transifex

3 years agoBump CA bundle 25219/head
Roeland Jago Douma [Tue, 19 Jan 2021 14:56:03 +0000 (15:56 +0100)]
Bump CA bundle

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25203 from nextcloud/version/20.0.6/RC1 v20.0.6RC1
Roeland Jago Douma [Tue, 19 Jan 2021 13:52:34 +0000 (14:52 +0100)]
Merge pull request #25203 from nextcloud/version/20.0.6/RC1

20.0.6 RC1

3 years ago20.0.6 RC1 25203/head
Roeland Jago Douma [Tue, 19 Jan 2021 11:53:06 +0000 (12:53 +0100)]
20.0.6 RC1

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25199 from nextcloud/update-3rdparty
Morris Jobke [Tue, 19 Jan 2021 12:41:50 +0000 (13:41 +0100)]
Merge pull request #25199 from nextcloud/update-3rdparty

[stable20] Update 3rdparty after Archive_Tar

3 years agoUpdate 3rdparty after Archive_Tar 25199/head
Joas Schilling [Tue, 19 Jan 2021 10:29:21 +0000 (11:29 +0100)]
Update 3rdparty after Archive_Tar

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoMerge pull request #25190 from nextcloud/backport/25181/stable20
Roeland Jago Douma [Tue, 19 Jan 2021 08:35:00 +0000 (09:35 +0100)]
Merge pull request #25190 from nextcloud/backport/25181/stable20

[stable20] Update CRL due to revoked gravatar.crl

3 years agoMerge pull request #25193 from nextcloud/backport/25186/stable20
Roeland Jago Douma [Tue, 19 Jan 2021 08:34:49 +0000 (09:34 +0100)]
Merge pull request #25193 from nextcloud/backport/25186/stable20

[stable20] Don't log keys on checkSignature

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 19 Jan 2021 02:20:55 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

3 years agoDon't log keys on checkSignature 25193/head
Joas Schilling [Mon, 18 Jan 2021 15:09:06 +0000 (16:09 +0100)]
Don't log keys on checkSignature

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoUpdate CRL due to revoked gravatar.crl 25190/head
Morris Jobke [Mon, 18 Jan 2021 12:46:33 +0000 (13:46 +0100)]
Update CRL due to revoked gravatar.crl

https://github.com/nextcloud/app-certificate-requests/pull/362

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
3 years agoMerge pull request #25178 from nextcloud/backport/25176/stable20
Morris Jobke [Mon, 18 Jan 2021 12:33:33 +0000 (13:33 +0100)]
Merge pull request #25178 from nextcloud/backport/25176/stable20

[stable20] Add "composer.lock" for acceptance tests to git

3 years agoAdd "composer.lock" for acceptance tests to git 25178/head
Daniel Calviño Sánchez [Sun, 17 Jan 2021 12:50:47 +0000 (13:50 +0100)]
Add "composer.lock" for acceptance tests to git

As "composer.lock" was not versioned the dependencies had to be resolved
everytime that the acceptance tests run, which took some precious time.

Besides that the dependency versions were also tightened for better
control.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 18 Jan 2021 02:19:40 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #25152 from nextcloud/backport/25138/stable20
Roeland Jago Douma [Sun, 17 Jan 2021 20:16:34 +0000 (21:16 +0100)]
Merge pull request #25152 from nextcloud/backport/25138/stable20

[stable20] Fix comparison of PHP versions

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 17 Jan 2021 02:20:08 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 16 Jan 2021 02:20:15 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

3 years agoUpdate psalm baseline to allow warning of implicit cast to string 25152/head
Morris Jobke [Fri, 15 Jan 2021 15:55:47 +0000 (16:55 +0100)]
Update psalm baseline to allow warning of implicit cast to string

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
3 years agoMerge pull request #25146 from nextcloud/backport/25142/stable20
Morris Jobke [Fri, 15 Jan 2021 15:45:36 +0000 (16:45 +0100)]
Merge pull request #25146 from nextcloud/backport/25142/stable20

[stable20] Do not redirect to logout after login

3 years agoFix comparison of PHP versions
Damien Goutte-Gattat [Thu, 14 Jan 2021 22:54:53 +0000 (22:54 +0000)]
Fix comparison of PHP versions

Use the builtin function `version_compare` to check an app's
compatibility with the available PHP version, instead of reusing
the `OC\App\CompareVersion::isCompatible` method which is intended
to compare Nextcloud versions. PHP version strings do not always
necessarily follow the simple Major.Minor.Patch format used by
Nextcloud and therefore cannot be properly compared by that method.

Signed-off-by: Damien Goutte-Gattat <dgouttegattat@incenp.org>
3 years agoDo not redirect to logout after login 25146/head
Roeland Jago Douma [Fri, 15 Jan 2021 08:29:54 +0000 (09:29 +0100)]
Do not redirect to logout after login

This can happen when the session was killed due to a timeout. Then
logout was triggered. Nobody wants to login only to be logged out again.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25143 from nextcloud/backport/25141/stable20
Morris Jobke [Fri, 15 Jan 2021 09:10:04 +0000 (10:10 +0100)]
Merge pull request #25143 from nextcloud/backport/25141/stable20

[stable20] Add a hint about the direction of priority

3 years agoAdd a hint about the direction of priority 25143/head
Joas Schilling [Fri, 15 Jan 2021 07:32:09 +0000 (08:32 +0100)]
Add a hint about the direction of priority

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoMerge pull request #25077 from nextcloud/backport/25034/stable20
Morris Jobke [Fri, 15 Jan 2021 08:31:57 +0000 (09:31 +0100)]
Merge pull request #25077 from nextcloud/backport/25034/stable20

[stable20] Make sure to do priority app upgrades first

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 15 Jan 2021 02:20:37 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #25120 from nextcloud/backport/25036/stable20
blizzz [Thu, 14 Jan 2021 20:40:54 +0000 (21:40 +0100)]
Merge pull request #25120 from nextcloud/backport/25036/stable20

[stable20] respect DB restrictions on number of arguments in statements and queries

3 years agoCI satisfaction 25120/head
Arthur Schiwon [Thu, 14 Jan 2021 12:16:02 +0000 (13:16 +0100)]
CI satisfaction

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agosilence psalm false positive
Arthur Schiwon [Wed, 13 Jan 2021 10:54:29 +0000 (11:54 +0100)]
silence psalm false positive

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoDB: warn on parameter number constraints
Arthur Schiwon [Fri, 8 Jan 2021 11:46:10 +0000 (12:46 +0100)]
DB: warn on parameter number constraints

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agorespect DB limits limit per statement and query
Arthur Schiwon [Fri, 8 Jan 2021 10:54:07 +0000 (11:54 +0100)]
respect DB limits limit per statement and query

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoMerge pull request #25102 from nextcloud/version/20.0.5/final v20.0.5
Roeland Jago Douma [Thu, 14 Jan 2021 09:22:39 +0000 (10:22 +0100)]
Merge pull request #25102 from nextcloud/version/20.0.5/final

20.0.5

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 14 Jan 2021 02:19:15 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 13 Jan 2021 02:20:30 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

3 years ago20.0.5 25102/head
Roeland Jago Douma [Tue, 12 Jan 2021 22:01:01 +0000 (23:01 +0100)]
20.0.5

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25064 from nextcloud/version/20.0.5/rc2 v20.0.5RC2
Roeland Jago Douma [Tue, 12 Jan 2021 10:51:22 +0000 (11:51 +0100)]
Merge pull request #25064 from nextcloud/version/20.0.5/rc2

20.0.5 RC2

3 years agoMerge pull request #25076 from nextcloud/backport/25016/stable20
Roeland Jago Douma [Tue, 12 Jan 2021 10:50:52 +0000 (11:50 +0100)]
Merge pull request #25076 from nextcloud/backport/25016/stable20

[stable20] Add setup check to verify that the used DB version is still supported…

3 years agoAdd setup check to verify that the used DB version is still supported in the next... 25076/head
Morris Jobke [Thu, 7 Jan 2021 15:26:51 +0000 (16:26 +0100)]
Add setup check to verify that the used DB version is still supported in the next major release

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 12 Jan 2021 02:20:00 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

3 years agoMake sure to do priority app upgrades first 25077/head
Julius Härtl [Fri, 8 Jan 2021 11:27:51 +0000 (12:27 +0100)]
Make sure to do priority app upgrades first

Otherwise those apps might not be loaded when the others app migrations
are running. The previous loading of authentication apps in the upgrade
step never worked as it just returns in maintenance mode

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years agoMerge pull request #25074 from nextcloud/backport/25069/stable20
Morris Jobke [Mon, 11 Jan 2021 13:26:14 +0000 (14:26 +0100)]
Merge pull request #25074 from nextcloud/backport/25069/stable20

[stable20] Don't remove assignable column for now

3 years agoDon't remove assignable column for now 25074/head
Vincent Petry [Mon, 11 Jan 2021 10:58:14 +0000 (11:58 +0100)]
Don't remove assignable column for now

It causes side effects.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoMerge pull request #25066 from nextcloud/psalm/noid/update-psalm-baseline
Roeland Jago Douma [Mon, 11 Jan 2021 09:46:08 +0000 (10:46 +0100)]
Merge pull request #25066 from nextcloud/psalm/noid/update-psalm-baseline

[stable20] Update psalm-baseline.xml

3 years agoMerge pull request #25019 from nextcloud/backport/24999/stable20
Morris Jobke [Mon, 11 Jan 2021 09:24:17 +0000 (10:24 +0100)]
Merge pull request #25019 from nextcloud/backport/24999/stable20

[stable20] Set the user language when adding the footer

3 years ago[stable20] Update psalm-baseline.xml 25066/head
Morris Jobke [Mon, 11 Jan 2021 09:18:58 +0000 (10:18 +0100)]
[stable20] Update psalm-baseline.xml

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
3 years agoMerge pull request #25035 from nextcloud/backport/25017/stable20
Morris Jobke [Mon, 11 Jan 2021 09:02:21 +0000 (10:02 +0100)]
Merge pull request #25035 from nextcloud/backport/25017/stable20

[stable20] Fix clearing the label of a share

3 years ago20.0.5 RC2 25064/head
Roeland Jago Douma [Mon, 11 Jan 2021 08:41:58 +0000 (09:41 +0100)]
20.0.5 RC2

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 11 Jan 2021 02:20:05 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 10 Jan 2021 02:22:51 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 9 Jan 2021 02:21:47 +0000 (02:21 +0000)]
[tx-robot] updated from transifex

3 years agoFix clearing the label of a share 25035/head
Daniel Calviño Sánchez [Thu, 7 Jan 2021 17:10:11 +0000 (18:10 +0100)]
Fix clearing the label of a share

When the label is being edited its value is stored in "newLabel", and
the original label is shown only if "newLabel" is not set. However, as
it was checked against any falsy value instead of only undefined when
the label was cleared and thus it has an empty value the original label
was shown instead.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years agoMerge pull request #25030 from nextcloud/backport/25029/stable20
Roeland Jago Douma [Fri, 8 Jan 2021 11:17:42 +0000 (12:17 +0100)]
Merge pull request #25030 from nextcloud/backport/25029/stable20

[stable20] Change defaultapp in config.sample.php to dashboard to improve docs and align it to source code

3 years agoChange defaultapp to dashboard 25030/head
rakekniven [Fri, 8 Jan 2021 08:49:12 +0000 (09:49 +0100)]
Change defaultapp to dashboard

Result of discussion at https://help.nextcloud.com/t/enable-dashboard-on-per-user-basis/94872

Code reference:
https://github.com/nextcloud/server/blob/db86bea18ce41ad73e9c1a06f2b2d89d8d4f2ef8/lib/private/legacy/OC_Util.php#L1106

Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
3 years agoSet the user language when adding the footer 25019/head
Julius Härtl [Thu, 7 Jan 2021 09:41:09 +0000 (10:41 +0100)]
Set the user language when adding the footer

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 8 Jan 2021 02:22:41 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #24960 from nextcloud/version/20.0.5/rc1 v20.0.5RC1
Roeland Jago Douma [Thu, 7 Jan 2021 19:43:19 +0000 (20:43 +0100)]
Merge pull request #24960 from nextcloud/version/20.0.5/rc1

20.0.5 RC1

3 years agoMerge pull request #25009 from nextcloud/backport/25001/stable20
Roeland Jago Douma [Thu, 7 Jan 2021 18:46:56 +0000 (19:46 +0100)]
Merge pull request #25009 from nextcloud/backport/25001/stable20

[stable20] Fix column name to check prior to deleting