Skip to content

Conversation

@AndyScherzinger
Copy link
Member

Manual backport of #42366

ChristophWurst and others added 30 commits November 29, 2023 14:12
[stable28] fix(OOO): Make the returned data more explicit
[stable28] fix(dav): Prioritize timezone from core/login
[stable28] fix: add mimetype for eml and msg
[stable28] fix(dav): Convert dates without tz drift
[stable28] fix(dav): don't schedule out-of-office jobs for dates in the past
Signed-off-by: Simon L <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
[stable28] update @nextcloud/upload to 1.0.2
Signed-off-by: Joas Schilling <[email protected]>
[stable28] fix(theming): Fix color inverted icons based on theming and dark mode
For BOD, it's better to always emit the search event so
 apps (all of which we don't know) responding to this effect would receive notifications when
the search happens within these apps.

Signed-off-by: fenn-cs <[email protected]>
Signed-off-by: Grigorii K. Shartsev <[email protected]>
* 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 <[email protected]>
The new global search would now be activated by default and users,
 have the option to revert to the old unified search by setting `unified_search.enabled`
to true in the NC `config.php` file.

Signed-off-by: fenn-cs <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
[stable28] Synchronize operation on live photo files
The current close infrastructure modifies a prop which has
 no real effect aside bugs.

In addition, calling the `NcModal.close()` as the primary way to
 close the search modal instead of using the states defined in `GlobalSearch` view
 causing re-open bugs (Modal cannot open, needs to click twice, and other weird stuff).

Signed-off-by: fenn-cs <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
[stable28]  Improve share logic for enforced password & expiry date
[stable28]  Enable new global search by default #41729
[stable28]  Handle close GlobalSearchModal gracefully #41792
- Use stand font of filter tags/chips
- No bold
- Use close icon and no close thick

Signed-off-by: fenn-cs <[email protected]>
- Show loading when actually loading, instead of no content
- Change modified label to `Date` as it applies to a bunch of things.

Signed-off-by: fenn-cs <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
[stable28] UI updates for global search
nickvergessen and others added 17 commits December 18, 2023 12:00
[stable28] fix(joblist): also reset last_run timestamp on updating an existing job
[stable28] Don't query oc_properties for metadata props
[stable28] fix(ooo): add new ooo status with new emoji
Signed-off-by: Louis Chemineau <[email protected]>
[stable28] Use FileInfo's metadata for hidden prop
Signed-off-by: Matthieu Gallien <[email protected]>
[stable28] Update crl after revoke rides.csr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.