Ferdinand Thiessen
c734a18ee8
Merge pull request #42094 from nextcloud/refactor-global-search-to-unified-search
Rename "global search" to "unified search"
2 years ago
Ferdinand Thiessen
2f668976de
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 years ago
fenn-cs
0b171f6095
Rename "global search" to "unified search"
- Changes appearances of "Global search" to "Unified search" in UI
- Refactors code, to remove usage of term "GlobalSearch" in files and code
structure
- Rename old unified search to `legacy-unified-search`
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2 years ago
Ferdinand Thiessen
6c482bc5c8
Merge pull request #42126 from nextcloud/click-outside-should-abort-share
Tooltip outside click, should abort share creation
2 years ago
Grigorii K. Shartsev
b9fe1300ef
Merge pull request #42165 from nextcloud/deps/nextcloud-upload-from-1.0.2-to-1.0.3
chore(deps): Bump @nextcloud/upload from 1.0.2 to 1.0.3
2 years ago
John Molakvoæ
3c704d49bf
Merge pull request #41670 from nextcloud/fix/reminder_conditional_rendering
2 years ago
Nextcloud bot
6aeb5d4a08
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
nextcloud-command
607cf221b4
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago
nextcloud-command
4f98b78b96
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago
Grigorii K. Shartsev
877458418f
chore(deps): Bump @nextcloud/upload from 1.0.2 to 1.0.3
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2 years ago
fenn-cs
04e8733721
Allow user to finish typing date before formatting
Debounce `onExpirationChange` to avoid calling `formatDateToString`
on invalid on uncompletely inputed date strings.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2 years ago
fenn-cs
c179408a0d
Tooltip outside click, should abort share creation
It's unexpected that click outside a tooltip would proceed with the
action that could be carried out inside the tooltip.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2 years ago
Christoph Wurst
0907cc9636
Merge pull request #42142 from nextcloud/fix/dav/ooo-event-time-zone-drift
fix(dav): Prevent out-of-office event time drifts
2 years ago
Christoph Wurst
9abfcad3e3
fix(dav): Prevent out-of-office event time drifts
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years ago
Anna
fce5fec4b2
Merge pull request #42151 from nextcloud/chore/dav/dead-server-get-sabre-server
chore(dav): Remove dead \OCA\DAV\Server::getSabreServer
2 years ago
Arthur Schiwon
60663e9854
Merge pull request #42154 from nextcloud/fix/noid/live-photos-rename
fix rename on live photos
2 years ago
Côme Chilliet
d21ef3e631
Merge pull request #41535 from nextcloud/feat/merge-sqlite-check-to-database-check
Merge sqlite check to database check
2 years ago
Maxence Lange
e0a78dd2fe
fix rename
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2 years ago
Anna
9e10b1d5b9
Merge pull request #42144 from nextcloud/fix/dont-reuse-query-builder-caldav
fix(caldav): don't reuse query builder objects
2 years ago
Christoph Wurst
97f24302b3
chore(dav): Remove dead \OCA\DAV\Server::getSabreServer
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years ago
Anna Larch
3475d52741
fix(caldav): don't reuse query builder objects
Signed-off-by: Anna Larch <anna@nextcloud.com>
2 years ago
Nextcloud bot
1f10b28c22
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
dependabot[bot]
a366e5437c
Merge pull request #41681 from nextcloud/dependabot/composer/build/integration/sabre/dav-4.5.1
2 years ago
dependabot[bot]
42b76ad593
chore(deps-dev): Bump sabre/dav in /build/integration
Bumps [sabre/dav](https://github.com/sabre-io/dav ) from 4.4.0 to 4.5.1.
- [Release notes](https://github.com/sabre-io/dav/releases )
- [Changelog](https://github.com/sabre-io/dav/blob/4.5.1/CHANGELOG.md )
- [Commits](https://github.com/sabre-io/dav/compare/4.4.0...4.5.1 )
---
updated-dependencies:
- dependency-name: sabre/dav
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
3ff11570e4
Merge pull request #42129 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-7.8.1
2 years ago
Nextcloud bot
0cd536786b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
nextcloud-command
94ba651099
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago
Eduardo Morales
c4f6803549
fix(papercut): rerendered submenu actions for time sensitive actions
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2 years ago
Pytal
9964bcbfd5
Merge pull request #42111 from nextcloud/fix/a11y/unified-search-headings
fix(a11y): Unified search headings
2 years ago
dependabot[bot]
410523a623
chore(deps-dev): Bump guzzlehttp/guzzle in /build/integration
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.8.0 to 7.8.1.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.8/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.8.0...7.8.1 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Nextcloud bot
2606424d59
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Pytal
043fc46abf
Merge pull request #42112 from nextcloud/enh/a11y/page-headings
enh(settings): Set main page heading
2 years ago
Daniel
e2a8c35418
Merge pull request #42012 from nextcloud/3rdparty-bump-zipstreamer
2 years ago
Daniel Kesselberg
91ba226d0e
chore: update zipstreamer to v2.0.2
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 years ago
Arthur Schiwon
70c2f574d2
Merge pull request #42093 from nextcloud/fix/l10n/init-race-condition
fix(l10n): fix translations for init scripts
2 years ago
Joas Schilling
da97e10b65
Merge pull request #42115 from nextcloud/chore/deps/update-openapi-extractor
chore(deps): Update openapi-extractor
2 years ago
John Molakvoæ
ceb2d41503
fix(l10n): fix translations for init scripts
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago
Julia Kirschenheuter
b0a60de1f6
Merge pull request #42030 from nextcloud/fix/41882-add-password-message
Replace input filed with password field and added password error message
2 years ago
jld3103
fe2c6d4227
chore(deps): Update openapi-extractor
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
julia.kirschenheuter
696545b530
Replace input filed with password field and added password error message
Remove unneeded NcDateTimePicker
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2 years ago
John Molakvoæ
cdb6f37a10
Merge pull request #42100 from nextcloud/fix/41881-login-page-translation
2 years ago
Christopher Ng
e486178229
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
Christopher Ng
29867d64c8
fix(settings): Expected string aria-label got boolean error
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
Christopher Ng
32fad8f692
enh(settings): Set main heading for Apps
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
Christopher Ng
bf3a8d16f9
enh(settings): Set main heading for User management
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
Christopher Ng
70b53c3b41
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
Christopher Ng
ad8ae7bfd0
fix(a11y): Unified search headings
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
Nextcloud bot
4cbc8b69b4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Arthur Schiwon
445a09cfe2
Merge pull request #42104 from nextcloud/fix/reference-picker
fix: Adjust reference picker code for the vue based FilePicker
2 years ago
Ferdinand Thiessen
6acdd59619
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 years ago