Ferdinand Thiessen
c19445f42d
fix(files): Use DAV functions from library to fix invalid source links
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-21 18:17:41 +01:00
Ferdinand Thiessen
fc51c96676
Merge pull request #42355 from nextcloud/backport/42241/stable28
...
[stable28] feat(setupcheck): Add setup check for maintenance_window_start config
2023-12-21 18:16:28 +01:00
Ferdinand Thiessen
d2a1dcb271
Merge pull request #42118 from nextcloud/stable28-backport-42030
...
[stable28] Replace input filed with password field and added password error message
2023-12-21 18:13:53 +01:00
Ferdinand Thiessen
e9328c0994
Merge pull request #42413 from nextcloud/backport/42381/stable28
...
[stable28] enh(dashboard): changed h1 to say Dashboard instead of Nextcloud
2023-12-21 17:15:57 +01:00
Kate
cd596f00cd
Merge pull request #42410 from nextcloud/backport/42406/stable28
2023-12-21 17:13:59 +01:00
Ferdinand Thiessen
6a362f8993
Merge pull request #42315 from nextcloud/backport/42285/stable28
...
[stable28] fix(theming): Adjust theming util to calculate primary element color based on WCAG color contrast
2023-12-21 17:05:34 +01:00
Ferdinand Thiessen
92a11b08e5
Merge pull request #42403 from nextcloud/backport/42401/stable28
...
[stable28] fix: Ensure app menu entries and dashboard welcome message have enough contrast
2023-12-21 17:03:33 +01:00
John Molakvoæ
3b0fc10ccc
fix(dav): undeclared $cache property
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-21 13:55:40 +00:00
Nextcloud bot
26ef10a07f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-21 00:21:10 +00:00
Eduardo Morales
cead9a4f45
enh(dashboard): changed h1 to say Dashboard instead of Nextcloud
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2023-12-20 22:37:06 +00:00
Eduardo Morales
4628000ca2
enh(dashboard): changed h1 to say Dashboard instead of Nextcloud
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2023-12-20 22:37:05 +00:00
jld3103
4da91f56e4
fix(dav): Hide less than minute diff in calendar notification title
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-12-20 21:22:55 +00:00
julia.kirschenheuter
aeaf69f124
Replace input filed with password field and added password error message
...
Remove unneeded NcDateTimePicker
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
(cherry picked from commit 696545b530 )
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-12-20 11:22:48 -06:00
Ferdinand Thiessen
ba336f650b
fix: Adjust colors of app menu and dashboard
...
Those elements are shown directly on the background which has the `color-primary`,
so they need to use `color-primary-text` instead of `color-primary-element-text` for guranteed contrast.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-20 15:16:35 +00:00
Nextcloud bot
063d811fab
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-20 00:19:28 +00:00
Anna Larch
5fd10dc398
fix(userstatus): set user status to 'In a meeting' if calendar is busy
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-12-19 15:47:29 +00:00
Louis
82e0f1f370
Merge pull request #42378 from nextcloud/backport/42349/stable28
...
[stable28] Use FileInfo's metadata for hidden prop
2023-12-19 16:27:58 +01:00
Louis Chemineau
7ba9a4bd5b
Add global accessibility switch
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-12-19 14:39:53 +01:00
Louis Chemineau
8cb5d47341
Use FileInfo's metadata for hidden prop
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-12-19 13:31:46 +00:00
Ferdinand Thiessen
bb5523097f
fix(theming): Adjust primary text color calculation to also work with high contrast themes
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-19 11:33:15 +01:00
Ferdinand Thiessen
8ff08d5a0a
fix(theming): Adjust hover color to be accessible
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-19 11:33:15 +01:00
Ferdinand Thiessen
e28ebe86c0
enh(theming): Adjust color utils to work as specified by WCAG (color contrast and luma calculation)
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-19 11:33:15 +01:00
Joas Schilling
1a45dd0b8c
Merge pull request #42351 from nextcloud/backport/42304/stable28
...
[stable28] fix(ooo): add new ooo status with new emoji
2023-12-19 09:05:33 +01:00
Nextcloud bot
96c9e1b7d9
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-19 00:19:37 +00:00
Louis Chemineau
112063bb5e
Don't query oc_properties for metadata props
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-12-18 15:20:49 +00:00
Joas Schilling
81ce0d1ac6
feat(setupcheck): Add setup check for maintenance_window_start config
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-18 14:35:27 +00:00
Anna Larch
deb4bef923
fix(ooo): add new ooo status with new emoji
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-12-18 12:06:57 +00:00
Nextcloud bot
6146ddd06c
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-18 00:19:30 +00:00
Nextcloud bot
b2de759ac5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-17 00:19:08 +00:00
Nextcloud bot
c905125614
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-16 00:19:31 +00:00
Eduardo Morales
42793caefc
Merge pull request #42294 from nextcloud/backport/42283/stable28
...
[stable28] fix: Ensure correct max contrast color is used when blurred background is used
2023-12-15 08:53:24 -06:00
Ferdinand Thiessen
a510d5375b
fix(files): Partly revert 32c1aeb and show correct quota again
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-15 15:23:36 +01:00
Joas Schilling
261de22ce9
Merge pull request #42152 from nextcloud/backport/42144/stable28
...
[stable28] fix(caldav): don't reuse query builder objects
2023-12-15 15:11:59 +01:00
Ferdinand Thiessen
8d1d5f3c50
fix(core): Make sure correct colors are used on blurred background
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-12-15 12:49:28 +00:00
John Molakvoæ
fe631fad08
fix(files): fix download file encoded source
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-12-15 12:34:19 +00:00
Eduardo Morales
558a3afb08
[stable28] fix(dashboard): changed h3 elements to h2
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-12-15 08:51:46 +00:00
Eduardo Morales
46f5ab893c
Merge pull request #42295 from nextcloud/backport/42132/stable28
...
[stable28] enh(oauth2): allowed toggling of aria label
2023-12-15 02:36:36 -06:00
Andy Scherzinger
ad1e400028
Merge pull request #42106 from nextcloud/backport/42053/stable28
...
[stable28] fix(Users/Quota setting): Prevent floating point value from getting truncated in locales other than english
2023-12-15 09:35:34 +01:00
Eduardo Morales
c8f79702a3
enh(oauth2): allowed toggling of aria label
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2023-12-15 02:54:08 +00:00
Nextcloud bot
405fef98c5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-15 00:19:08 +00:00
Marcel Klehr
30016e1118
fix(Users/Quota setting): Prevent floating point value from getting truncated in locales other than english
...
fixes #18468
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-12-14 19:40:57 +01:00
Benjamin Gaussorgues
771db86c1c
feat(settings): add occ commands to handle admin delegation
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-12-14 17:51:47 +01:00
John Molakvoæ
a0692b6e44
fix(files): navigation exact
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-12-14 16:25:32 +00:00
John Molakvoæ
aa7098cc38
fix(files): templates logger usage
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-14 16:34:47 +01:00
John Molakvoæ
bf850542a6
feat(files): add batch support to copy-move
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-14 16:34:16 +01:00
Ferdinand Thiessen
bb16a2be8b
fix(files): Do not add drag and drop listeners when renaming a file
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-14 12:43:45 +01:00
Ferdinand Thiessen
a54b9109e3
Merge pull request #42125 from nextcloud/backport/42112/stable28
...
[stable28] enh(settings): Set main page heading
2023-12-14 01:56:06 +01:00
Nextcloud bot
e3590547c6
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-14 00:19:32 +00:00
Christoph Wurst
e622692802
fix(dav): Prevent out-of-office event time drifts
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-12-13 21:17:01 +01:00
Nextcloud bot
0fcc88424d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-13 00:20:04 +00:00