Joas Schilling
5e8fa37852
Allow to log DB, redis and LDAP requests into files
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-12-02 09:30:44 +00:00
MichaIng
e3ee81de05
Merge pull request #30021 from nextcloud/backport/30018/stable23
...
[stable23] Fix collaborative tags styles
2021-12-02 02:40:45 +01:00
Pytal
2ccefec021
Merge pull request #30014 from nextcloud/backport/29995/stable23
2021-12-01 15:48:03 -08:00
Christopher Ng
7fd7f73ab0
Fix profile actions menu
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-12-01 19:57:22 +00:00
Christopher Ng
e0ffaaae51
Fix collaborative tags styles
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-12-01 19:51:01 +00:00
Pytal
b67c6d9730
Merge pull request #29975 from nextcloud/backport/29872/stable23
2021-12-01 10:17:20 -08:00
Christoph Wurst
b2b1feba0f
Merge pull request #30008 from nextcloud/backport/30001/stable23
...
[stable23] Cast orphan subscription id to int
2021-12-01 19:07:18 +01:00
Christoph Wurst
ea450f1161
Cast orphan subscription id to int
...
DB columns are of type int by default, so they need to be casted.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-01 13:47:40 +00:00
Christopher Ng
510249e258
Set profile page title
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-11-30 17:02:52 +00:00
blizzz
4caad84389
Merge pull request #29967 from nextcloud/backport/29917/stable23
...
[stable23] Fix source of translations
2021-11-30 14:55:23 +01:00
Christoph Wurst
c7d5f98768
Merge pull request #29977 from nextcloud/backport/29974/stable23
...
[stable23] Let repair step query exceptions bubble up
2021-11-30 14:34:17 +01:00
Christoph Wurst
3b2122fc11
Include previous execption for repair steps that don't exist
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-30 11:56:53 +00:00
Christoph Wurst
3d58f6bd2b
Let repair step query exceptions bubble up
...
And hide the type error caused by a constructor call with missing
arguments.
`new $repairStep();` only works for the rare case that no arguments are
required. Anything else will throw. Then we previously hid the trace of
the more important query exception.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-30 11:56:53 +00:00
Louis
17a659e277
Merge pull request #29970 from nextcloud/backport/29870/stable23
...
[stable23] Prevent your own status from replacing another user's status on profile
2021-11-30 10:03:04 +01:00
Christopher Ng
259dc80fca
Prevent your own status from replacing another user's status
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-11-29 20:49:20 +00:00
Christoph Wurst
7b142f74a9
Merge pull request #29961 from nextcloud/backport/29951/stable23
...
[stable23] Interpolate the log message also for logged exceptions
2021-11-29 20:04:25 +01:00
Christopher Ng
3256de61a1
Fix source of translations
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-11-29 18:51:33 +00:00
Christoph Wurst
96aaa5dfa2
Interpolate the log message also for logged exceptions
...
According to PSR-3 the log message can have placeholders that are
replaced from the context object. Our logger implementation did that for
all PSR-3 logger methods. The only exception was our custom `logException`.
Since PsrLoggerAdapter calls logException when an exception key is
present in the context object, log messages were no longer interpolated.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-29 15:48:43 +00:00
dependabot[bot]
b8ec50e816
Merge pull request #29937 from nextcloud/dependabot/npm_and_yarn/stable23/testing-library/jest-dom-5.15.1
2021-11-27 14:59:15 +00:00
dependabot[bot]
6ed5da993b
Bump @testing-library/jest-dom from 5.15.0 to 5.15.1
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.15.0 to 5.15.1.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.15.0...v5.15.1 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-27 14:13:27 +00:00
dependabot[bot]
240e050360
Merge pull request #29936 from nextcloud/dependabot/npm_and_yarn/stable23/sass-1.43.5
2021-11-27 06:15:07 +00:00
dependabot[bot]
317e4242e6
Bump sass from 1.43.4 to 1.43.5
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.43.4 to 1.43.5.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.43.4...1.43.5 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-27 03:17:43 +00:00
blizzz
0619207f13
Merge pull request #29925 from nextcloud/release/23.0.0
...
23.0.0
2021-11-26 21:49:32 +01:00
blizzz
842e22f882
Merge pull request #29928 from nextcloud/backport/29926/stable23
...
[stable23] obey accounts_data column length when inserting and searching
2021-11-26 20:58:36 +01:00
Arthur Schiwon
09014ec6d1
Obey col length of 255 to insert and search in accounts_data
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-11-26 17:27:16 +00:00
Arthur Schiwon
c853206e8a
add method to shorten a string to given byte size to Utils
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-11-26 17:27:16 +00:00
Pytal
df961fa2f3
Merge pull request #29918 from nextcloud/backport/29871/stable23
2021-11-26 09:16:22 -08:00
John Molakvoæ (skjnldsv)
d5f6547fb8
Nextcloud Hub II
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-11-26 17:17:03 +01:00
Christopher Ng
cb74a9af7d
Set number of visibility dropdown rows dynamically
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-11-26 14:59:24 +00:00
MichaIng
1441f46bbe
Merge pull request #29848 from nextcloud/backport/29836/stable23
...
[stable23] Make sure mapping cache is cleared when deleting a user
2021-11-26 15:46:16 +01:00
John Molakvoæ (skjnldsv)
614cc82d48
23.0.0
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-11-26 15:37:06 +01:00
Côme Chilliet
2b58973533
Test cache invalidation for AbstractMapping in test suite
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2021-11-26 14:19:14 +01:00
Côme Chilliet
e983376e58
Make sure mapping cache is cleared when deleting a user
...
This avoids phantom remnants staying after user deletion
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2021-11-26 14:19:14 +01:00
Carl Schwan
9275a9f28a
Merge pull request #29913 from nextcloud/backport/29906/stable23
...
[stable23] Use strict comparison to detect usage of redis cluster
2021-11-26 11:16:15 +01:00
Carl Schwan
ab9282fe26
Merge pull request #29916 from nextcloud/backport/29893/stable23
...
[stable23] Improve accessibility for personal info settings and profile
2021-11-26 11:15:37 +01:00
Christopher Ng
b5e314adf4
Improve accessibility
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-11-26 00:52:38 +00:00
Pytal
d03df09879
Merge pull request #29909 from nextcloud/backport/29891/stable23
2021-11-25 16:10:58 -08:00
Joas Schilling
11722dd537
Merge pull request #29908 from nextcloud/backport/29894/stable23
...
[stable23] Fix inactive profile parameters being displayed in the Profile visibility section
2021-11-25 22:56:13 +01:00
Louis Chemineau
3f0cff6667
Use strict comparison to detect usage of redis cluster
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-11-25 18:57:35 +00:00
Christopher Ng
be529b46d9
Adjust margin of status on profile
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-11-25 16:32:11 +00:00
Christopher Ng
608cf4a592
Fix inactive profile parameters being returned
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-11-25 16:28:34 +00:00
MichaIng
e3de5140b6
Merge pull request #29800 from nextcloud/backport/29632/stable23
...
[stable23] fix imagecreatetruecolor() error
2021-11-25 17:13:34 +01:00
Joas Schilling
b1d4efd9f2
Merge pull request #29898 from nextcloud/backport/29895/stable23
...
[stable23] Check for invalid characters before trimming
2021-11-25 14:14:45 +01:00
Joas Schilling
7f7f21a7b9
Correctly set the response after a ClientException as well
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-25 11:49:55 +00:00
Joas Schilling
e6d35b6655
Add an integration test
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-25 11:49:54 +00:00
Joas Schilling
4736bba7f6
Check for invalid characters before trimming
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-25 11:49:54 +00:00
Pytal
11be6bf4ec
Merge pull request #29877 from nextcloud/backport/29869/stable23
2021-11-24 11:07:38 -08:00
szaimen
43e032dd1b
Merge pull request #29882 from nextcloud/backport/29826/stable23
...
[stable23] Personalsettings - fix marginLeft as it breaks the layout
2021-11-24 17:41:44 +01:00
szaimen
48e8f5a536
Personalsettings - remove marginLeft as it breaks the layout
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-11-24 13:47:34 +00:00
Vincent Petry
29166b6c61
Merge pull request #29876 from nextcloud/backport/29864/stable23
...
[stable23] Allow to fetch the creation time of folders
2021-11-24 12:45:43 +01:00