Christopher Ng
470f825f8b
test(systemtags): Admin system tags form
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-15 18:34:14 +07:00
Christopher Ng
3354b6ba7c
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-15 17:13:14 +07: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 +07: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 +07:00
Christopher Ng
0983ce19b1
chore(systemtags): Use files systemtags service
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-15 17:13:14 +07:00
Christopher Ng
a267dc2cbb
chore(systemtags): Export default base tag
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-15 17:13:14 +07: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 +07: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 +07:00
Nextcloud bot
f4d86818b2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-16 00:28:36 +07: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 +07: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 +07:00
Christoph Wurst
d06ee45b80
Merge pull request #41474 from nextcloud/refactor/carddav/earlier-return-sql-where-in
...
refactor(carddav): Use even earlier return and SQL's WHERE IN
2023-11-15 17:16:53 +07: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 +07:00
Simon L
c2658bf913
Merge pull request #37959 from nextcloud/ob-proc
2023-11-15 16:47:59 +07:00
Louis
8ec90e16b3
Merge pull request #41497 from nextcloud/artonge/deps/bump/nextcloud_dialogs/v5.0.1
...
Bump @nextcloud/dialogs to v5.0.1
2023-11-15 16:35:43 +07: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 +07:00
Christoph Wurst
ce6e3a3a01
Merge pull request #41495 from nextcloud/fix/ocp/register-availability-coordinator
...
fix(ocp): register IAvailabilityCoordinator service alias
2023-11-15 15:33:48 +07: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 +07:00
Louis Chemineau
c249c56e70
Bump @nextcloud/dialogs to v5.0.1
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-11-15 14:11:19 +07:00
Benjamin Gaussorgues
cb4e367a22
Merge pull request #40935 from nextcloud/local-case-insensitive
...
add some support for rename on case insensitive local filesystems
2023-11-15 13:58:44 +07:00
Richard Steinmetz
909b46bb53
fix(ocp): register IAvailabilityCoordinator service alias
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-11-15 13:32:36 +07: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 +07: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 +07:00
Ferdinand Thiessen
bd483e7e89
Merge pull request #41473 from nextcloud/fix/41306-Sharing_tab_There_is_no_indicator_that_advanced_settings_are_open
...
Adapt "advanced settings" button for accordion button
2023-11-15 10:49:10 +07:00
Joas Schilling
ff8d9d246b
Merge pull request #40042 from joshtrichards/jr-occ-background-job-list-limit-100
...
(enh) Change `occ background-job:list` limit default 10->500
2023-11-15 10:28:19 +07: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 +07:00
Julius Härtl
830d85bcf1
Merge pull request #41366 from ir0nhide/fix/multipart-copy-ssec
2023-11-15 08:24:06 +07:00
Nextcloud bot
04a4a777ad
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-15 00:31:47 +07:00
Git'Fellow
e0cafc8fe8
Merge pull request #38622 from nextcloud/ifElseReturnMatch
...
Replace if/else with return match
2023-11-15 00:05:52 +07:00
Git'Fellow
ef5f7d0a90
Us strpos() only
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-11-15 00:04:25 +07:00
Git'Fellow
53b84732a3
Check for open_basedir before reading /proc
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-11-15 00:04:25 +07:00
Arthur Schiwon
9e7fc23bd0
Merge pull request #41379 from nextcloud/release/28.0.0_beta_3
...
28.0.0 beta 3
2023-11-14 22:24:01 +07:00
F. E Noel Nfebe
230b1e3cf6
Merge pull request #41384 from nextcloud/41381-global-search-follow-up
...
Enhancements : improve most recent global search UI
2023-11-14 22:14:26 +07: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 +07:00
Arthur Schiwon
d6af8c8c6e
Merge pull request #41453 from nextcloud/enh/41450/improve-shared-status-button
...
Improve shared status button
2023-11-14 21:40:29 +07:00
Andy Scherzinger
7b5aef7dbe
Merge pull request #41398 from nextcloud/fix/cypress-admin-theming
...
fix(cypress): Adjust admin theming tests for new `@nextcloud/vue` release
2023-11-14 21:28:35 +07:00
Tobias Zimmerer
cdf96fab92
fix(s3): support SSE-C headers for the MultipartCopy call
...
Signed-off-by: Tobias Zimmerer <3228193+ir0nhide@users.noreply.github.com>
2023-11-14 21:19:59 +07:00
fenn-cs
987ac1e9c3
Check in-app search availability
...
Only show in-app serach button if available for specific app
in question.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-14 20:07:42 +07:00
Jonas
af4287d8a3
Update core/Command/Background/ListCommand.php
...
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Jonas <jonas@freesources.org>
2023-11-14 21:04:27 +07:00
Jonas
490f5cc4ec
fix(Background): Bump default limit for listing background jobs to 500
...
Signed-off-by: Jonas <jonas@freesources.org>
2023-11-14 21:04:27 +07:00
Jonas
9fbe68ab36
fix(Background): Show comment about limit at end and conditionally
...
* Only print the comment when job list is truncated
* Show the comment at the end so users actually see it
* Format the comment as comment
Signed-off-by: Jonas <jonas@freesources.org>
2023-11-14 21:04:27 +07:00
Jonas
deb4bb8d4e
Update core/Command/Background/ListCommand.php
...
Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Jonas <jonas@freesources.org>
2023-11-14 21:04:27 +07:00
Josh Richards
bb75dab93a
(enh) Change occ background-job:list limit default 10->100
...
The default limit of 10 seems too conservative. Nearly all environments >100 and most <10. At the same time, this higher default limit still remains reasonable to avoid problems in really big environments.
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-11-14 21:04:27 +07:00
Marco
c2c5994d70
Improve shared status button
...
Signed-off-by: Marco <marcoambrosini@icloud.com>
2023-11-14 20:51:53 +07: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 +07:00
fenn-cs
04f2a19375
Improve no content feedback
...
Show some feedback when there are no search results.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2023-11-14 20:26:58 +07:00
fenn-cs
5a4cc8c98a
Global search : Fix basic functional issues
...
- Fixes remove person filter/chip when applied
- Close person searchable filter via workaround
- Person filter has no effect fixed, now uses user property instead of id
- Left align filters
- Reduce avatar size in user chip and make photo non-clickable
Resolves : https://github.com/nextcloud/server/issues/41381
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2023-11-14 20:26:58 +07:00
Ferdinand Thiessen
927e7fcf67
fix(AppManager): Ensure that app manager can handle empty app keys on the navigation entries
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-14 20:04:48 +07: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 +07:00
Ferdinand Thiessen
aeffcec38e
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-14 20:04:46 +07:00