Nextcloud bot
df7bc46eab
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-04 00:18:27 +00:00
Nextcloud bot
f778c6c344
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-03 00:18:21 +00:00
Josh Richards
f909520911
feat(Updater/Admin): Clarify instructions for upgrade.disable-web
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-12-02 03:19:21 +01:00
Nextcloud bot
4efa24bd3f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-02 00:21:18 +00:00
Ferdinand Thiessen
f79a1ad33e
fix(files): Remove aria-label from span and move to favorite icon
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-01 22:02:11 +01:00
Grigorii K. Shartsev
909d8f2d2b
fix(files): add label for WebDAV URL in files settings
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-12-01 20:41:25 +01:00
Ferdinand Thiessen
02dc8e4729
chore: Update @nextcloud/vue to 8.3.0
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-01 18:38:13 +01:00
Ferdinand Thiessen
e915c7d09e
Merge pull request #41951 from nextcloud/fix/files-table-headers
...
fix(files): Remove confusing table header labels
2023-12-01 18:03:42 +01:00
Pytal
294330454b
Merge pull request #40169 from nextcloud/enh/load-disabled-users-directly
...
enh(settings): Load from disabled users endpoint
2023-12-01 08:42:04 -08:00
Ferdinand Thiessen
bb12b8e042
fix(files): Remove confusing table header labels
...
For screen readers the table header was very verbose and confusing,
as the SR reads out e.g. "sort list by name button FILENAME" for every row / file.
Instead reduce it to "name button FILENAME" and add information about sorting to caption, as recommended by WCAG [1]
[1]: https://www.w3.org/WAI/ARIA/apg/patterns/table/examples/sortable-table/
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-01 17:30:23 +01:00
Arthur Schiwon
37237dc183
feat(LDAP): warn about demoting a group while promoting another
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-12-01 12:48:24 +01:00
Arthur Schiwon
18e6c9f5bc
enh(LDAP): add occ command to promote an LDAP group to admin
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-12-01 12:48:24 +01:00
Arthur Schiwon
d6b356c63b
enh(LDAP): implement IIsAdmin interface
...
- add configuration to specify one LDAP group acting as admin group (CLI)
- implement `isAdmin()` method, basically relying on inGroup against the
configured group
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-12-01 12:48:24 +01:00
Joas Schilling
2ff3a3c4fb
fix(out-of-office)!: Remove non OCS endpoint
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-01 09:46:03 +01:00
Joas Schilling
2abf8e921b
feat(out-of-office): Migrate frontend to OCS endpoint
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-01 09:16:01 +01:00
Joas Schilling
6eef5c9f1b
feat(out-of-office): Add OCS endpoint to set and clear absence
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-01 09:15:18 +01:00
Joas Schilling
e34c6ce504
Merge pull request #41928 from nextcloud/bugfix/noid/fix-copyright-headers
...
fix(copyright): Fix copyright doc blocks
2023-12-01 07:59:33 +01:00
Côme Chilliet
adc43eae9b
Invert parameter order in getDisabledUserList to be consistent
...
This matches what was done in the calls and so fixes getting disabled
user list when there are several backends returning disabled users.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-11-30 17:15:12 -08:00
Christopher Ng
f9bd957b03
enh(settings): Load from disabled users endpoint
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-30 17:15:12 -08:00
Nextcloud bot
f49550db97
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-01 00:18:33 +00:00
F. E Noel Nfebe
5a4ac4ae67
Merge pull request #41885 from nextcloud/fix-enforced-options-share
...
Improve share logic for enforced password & expiry date
2023-11-30 21:45:28 +01:00
Louis
e0d1e7cbf8
Merge pull request #41924 from nextcloud/artonge/debt/comment_sync_live_photos
...
Add comment in SyncLivePhotosListener
2023-11-30 17:33:01 +01:00
Louis Chemineau
e6bc34c6b2
Add comment in SyncLivePhotosListener
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-11-30 12:59:57 +01:00
fenn-cs
9d86a0444d
Improve share logic for enforced password & expiry date
...
* It's possible for the admin to enforce and expiry date after, some
shares have been created. This commit makes possible to update the
share with the new admin constraints.
* This commit would users to modify enforced expiry to anything within
range and less than the enforced limit in the pre-create dialog for public
shares.
* This commit fixes, unable to update share without updating password.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2023-11-30 11:58:35 +01:00
Joas Schilling
73c0f596f7
fix(copyright): Fix copyright doc blocks
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-30 11:53:47 +01:00
Anna
bcc1d57a03
Merge pull request #41799 from nextcloud/fix/revert-user-status-composer-classloader
2023-11-30 11:26:17 +01:00
Ferdinand Thiessen
63b1084242
Merge pull request #41808 from nextcloud/accessibility/breadcrumbs
...
accessibility fix - changed the dir attribute to have valid value
2023-11-30 11:12:19 +01:00
Louis
bdc7c64ec7
Merge pull request #41765 from nextcloud/artonge/feat/sync_live_photos
...
Synchronize operation on live photo files
2023-11-30 10:33:42 +01:00
Eduardo Morales
bcc41df1ae
accessibility fix - changed the dir attribute to have valid value, keeping previous value as data-dir
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-30 03:04:44 +00:00
Nextcloud bot
7cc66998a2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-30 00:22:32 +00:00
Louis Chemineau
2f6a4bf4a1
Synchronize operation on live photo files
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-11-29 19:07:32 +01:00
Joas Schilling
d05a13fc76
Fix more active entry icons
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-29 16:38:41 +01:00
Joas Schilling
9c0ba1bab9
fix(theming): Fix color inverted icons based on theming and dark mode
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-29 16:38:41 +01:00
Christoph Wurst
f8125cbdfc
Merge pull request #41816 from nextcloud/fix/dav/single-day-ooo
...
fix(dav): Allow single-day out of office
2023-11-29 15:52:28 +01:00
Christoph Wurst
c29eaf52e3
Merge pull request #41866 from nextcloud/fix/dav/login-timezone
...
fix(dav): Prioritize timezone from core/login
2023-11-29 15:01:51 +01:00
Christoph Wurst
84cfbe6b19
fix(dav): Allow single-day out of office
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-11-29 14:25:00 +01:00
Christoph Wurst
8b38d49437
fix(dav): Prioritize timezone from core/login
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-11-29 12:17:30 +01:00
Christoph Wurst
f1a18bbe0c
fix(dav): Timezone drift of OOO event
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-11-29 11:45:16 +01:00
Christoph Wurst
412916166d
fix(dav): Convert dates without tz drift
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-11-29 11:45:14 +01:00
Joas Schilling
aaaf0406b0
fix(OOO): Make the returned data more explicit
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-29 09:14:05 +01:00
Christoph Wurst
4d2a32a79b
Merge pull request #41759 from nextcloud/fix/dav/ooo-form-mandatory-message
...
fix(dav): Make ooo settings a form and the message required
2023-11-29 08:54:25 +01:00
Nextcloud bot
7791415322
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-29 00:20:25 +00:00
Grigorii K. Shartsev
e6bdbdbdb8
refactor(files): replace deprecated is attr on <a> with dynamic component
...
- Special attribute `is` is deprecated and removed in Vue 3
- It is confusing, that `<a>` element is rendered as `span` sometimes
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-11-28 22:04:39 +01:00
Grigorii K. Shartsev
fedd5316d3
fix(files): make file list item link focusable
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-11-28 22:04:39 +01:00
Grigorii K. Shartsev
2f186512eb
fix(files): remove focus outline on file list item click
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-11-28 22:04:39 +01:00
Christopher Ng
919b5dbdf5
fix(settings): Duplicate update user manager calls
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-28 10:50:05 -08:00
Richard Steinmetz
edc48807f1
Merge pull request #41778 from nextcloud/fix/dav/schedule-ooo-jobs
...
fix(dav): don't schedule out-of-office jobs for dates in the past
2023-11-28 19:40:49 +01:00
Andy Scherzinger
45551f5356
Merge pull request #41753 from nextcloud/Valdnet-patch-1
...
Spelling correction
2023-11-28 17:55:12 +01:00
Côme Chilliet
6b48f05b6f
Merge pull request #41468 from nextcloud/feat/migrate-database-pending-bigint-conversions
...
Migrate database pending bigint conversions
2023-11-28 16:05:48 +01:00
Andy Scherzinger
19a9dac567
Update test for changed string - openInFilesAction.spec.ts
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-11-28 15:48:58 +01:00