Commit graph

30118 commits

Author SHA1 Message Date
julia.kirschenheuter
ff2ef8d0d6 Replace ActionLink with ActionButton on sharing tab
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
So-authored-by: Grigorii K. Shartsev <me@shgk.me>
2023-11-17 16:55:05 +01:00
Ferdinand Thiessen
8c24a32fda
Merge pull request #41560 from nextcloud/fix/a11y/advanced-sharing-focus
fix(a11y): Focus on sharing quick permission radio
2023-11-17 11:41:54 +01:00
Marco
165178a6ad
Merge pull request #41561 from nextcloud/fix/user-row-text-field
fix(settings): User row text field styles
2023-11-17 09:18:34 +00:00
Nextcloud bot
158aedb549
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-17 00:27:03 +00:00
Christopher Ng
722b78ea3f fix(settings): User row text field styles
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-16 16:14:36 -08:00
Christopher Ng
6329da9352 fix(a11y): Focus on sharing quick permission radio
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-16 16:05:00 -08:00
Eduardo Morales
b1ecd99dc6 fix(chore) - built and changed this.source -> source
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2023-11-16 14:33:10 -06:00
Eduardo Morales
59e75d73be fix(component): changed moment to date object for Nc Component using Node.mtime returned date object
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2023-11-16 14:33:10 -06:00
Eduardo Morales
3b48af2122 fix(component): utilized NcDateTime component
Resolves #41261
Replaces span element with custom Nc Vue Component
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2023-11-16 14:33:10 -06:00
Andy Scherzinger
1209dd954c
Bump Hub 6 -> Hub 7
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-11-16 20:15:53 +01:00
Ferdinand Thiessen
82e08f1df3
Merge pull request #41519 from nextcloud/fix/files-sorting
fix(files): Ensure folders and favorites are sorted first regardless of sorting mode
2023-11-16 19:59:56 +01:00
Ferdinand Thiessen
84004d0a5a
Merge pull request #41491 from nextcloud/fix/merge-comments-activity-v2
feat(comments): Plug in comments into activity sidebar tab if available
2023-11-16 18:24:59 +01:00
Christoph Wurst
3dc902057e
Merge pull request #41512 from nextcloud/fix/userstatus/no-message-no-message-timestamp
fix(userstatus): Only track message timestamp for values
2023-11-16 16:53:40 +01:00
Louis
1b18b976b4
Merge pull request #41518 from nextcloud/nullGetUid
fix(files_versions): don't call getUid() on null
2023-11-16 15:57:20 +01:00
Ferdinand Thiessen
e250a56170
fix(files): Ensure favorites and folders are sorted first regardless or sorting order
Also fixes `mtime` being wrong sorted, as high mtime means recently edited -> lower

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-16 14:25:40 +01:00
Joas Schilling
6eb182af9d
Fix property name
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-16 14:16:28 +01:00
Ferdinand Thiessen
9244d53c4d
fix(comments): Provide resourceType as property instead of mixin
Also fix typos where `ressource` instead of `resource` was used.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-16 13:22:02 +01:00
Christoph Wurst
bdad290d31
fix(userstatus): Only track message timestamp for values
Do not track status messages that are empty, e.g. DND outside of
availability.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-11-16 12:45:22 +01:00
Ferdinand Thiessen
db2fec1cec
feat(comments): Use activity tab to mount comments sidebar section if available
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-16 11:54:52 +01:00
Joas Schilling
04c3fea7ac
Merge pull request #41485 from nextcloud/bugfix/noid/sort-asc-by-default
fix(files): Sort list ASC by default
2023-11-16 10:35:15 +01:00
Joas Schilling
d8ffbed2c2
fix(workflows): Finish password confirmation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-16 06:25:42 +01:00
Joas Schilling
16ff684073
fix(files): Sort list ASC by default
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-16 06:19:08 +01:00
Christopher Ng
b1a3c4df07 enh(systemtags): Add accessible system tags form
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-15 17:13:14 -08:00
Christopher Ng
c2780796c0 fix(systemtags): Cast tag display name to string
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-15 17:13:14 -08:00
Christopher Ng
0983ce19b1 chore(systemtags): Use files systemtags service
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-15 17:13:14 -08:00
Christopher Ng
a267dc2cbb chore(systemtags): Export default base tag
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-15 17:13:14 -08:00
Christopher Ng
b4b5612d7c chore(systemtags): Replace php markup with vue
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-15 17:13:14 -08:00
Christopher Ng
e1a934d90c chore(systemtags): Add services for global tags and files-specific tags
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-15 17:13:14 -08:00
Git'Fellow
652317e3e2
Don't call getUid() on null
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-11-16 01:28:42 +01:00
Nextcloud bot
f4d86818b2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-16 00:28:36 +00:00
Ferdinand Thiessen
8bda5e9460
Merge pull request #41489 from nextcloud/fix/41463-Move_delete_share_button_into_the_scrolling_container
Move delete share button into the scrolling container
2023-11-15 19:24:53 +01:00
Christoph Wurst
33e07121d2
Merge pull request #41501 from nextcloud/feat/dav/show-ooo-ui-by-default
feat(dav): Enable OOO UI and expose enabled via OCP
2023-11-15 18:26:27 +01:00
julia.kirschenheuter
9d9fffb9d3 Move delete share button into the scrolling container
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-11-15 17:11:10 +01:00
Christoph Wurst
45541eb685
feat(dav): Enable OOO UI and expose enabled via OCP
Makes the feature opt-out now that we have meaningful integrations based
on OOO data. Allows instances still to turn the feature off.

For apps like Mail that build on top of this feature we need to know if
the instance has the feature turned on or off. This is exposed as OCP
API, too.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-11-15 15:53:38 +01:00
Christoph Wurst
5cdbd10327
refactor(caldav): Use even earlier return and SQL's WHERE IN
* Early return can operate on the input array
* SQL can check be used to check for address book ID inclusion

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-11-15 14:48:55 +01:00
Grigorii K. Shartsev
af0a876c27
Merge pull request #41439 from nextcloud/fix/41310-Create_possibility_to_open_an_app_details_via_keyboard
Add link for opening app details
2023-11-15 16:32:30 +05:00
julia.kirschenheuter
25d87033b1 Add link for opening app details
Add `alt` for `AppScore` image

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-11-15 10:50:10 +01:00
julia.kirschenheuter
7c987f0577
Adapt "advanced settings" button for accordion button
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-11-15 09:08:55 +01:00
Nextcloud bot
04a4a777ad
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-15 00:31:47 +00:00
Arthur Schiwon
7791b4885b
Merge pull request #41341 from nextcloud/fix/apporder-on-closures
fix: Allow to set app order on navigation entries added by closures
2023-11-14 21:45:37 +01:00
Marco
c2c5994d70
Improve shared status button
Signed-off-by: Marco <marcoambrosini@icloud.com>
2023-11-14 20:51:53 +01:00
Arthur Schiwon
138ce5303a
Merge pull request #41457 from nextcloud/feat/contacts/advanced-search
feat(search): allow contacts person search
2023-11-14 20:47:00 +01:00
Côme Chilliet
54a3012a11
Fix apporder when an application has several menu items
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-11-14 20:04:48 +01:00
Ferdinand Thiessen
0254b68a1a
fix(theming): Adjust app order settings for backend changes
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-14 20:03:28 +01:00
hamza221
26ee5a531b
feat(search): allow contacts person search
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-11-14 18:29:42 +01:00
Benjamin Gaussorgues
e90df6421a
Merge pull request #41432 from nextcloud/fix/white-user-icon-search
Fix search providers icons
2023-11-14 18:09:32 +01:00
Benjamin Gaussorgues
79d1e40894
Add missing icons for settings providers
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-14 17:51:22 +01:00
Benjamin Gaussorgues
86a44514bd
Fix user search provider icon
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-14 17:51:21 +01:00
Andy Scherzinger
93ea634de6
Merge pull request #41390 from nextcloud/enh/noid/limit-proppatch-metadata
Metadata must be set a editable for PROPPATCH
2023-11-14 17:17:17 +01:00
Christoph Wurst
8b5d85a953
Merge pull request #41340 from nextcloud/feat/caldav/ooo-event
feat(caldav): Create personal event for out-of-office messages
2023-11-14 15:53:02 +01:00