Skip to content

Conversation

@icewind1991
Copy link
Member

Backports #48145 , #48160 and #48177

to fix the ci exit and fix resulting broken tests

nextcloud-bot and others added 30 commits September 2, 2024 00:21
Signed-off-by: nextcloud-command <[email protected]>
1. The "recent" accounts API only works for admin and delegated admin -> hide for group managers
2. Group managers can not create new groups -> Hide the UI to add a new group for them
3. Accounts created by group managers require one of the groups, which is managed by the group manager, assigned.
   So if the group manager only manageres a single group, we should preselect that group.

Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
…ager

[stable30] fix(settings): Hide forbidden UI elements for group managers
…le30/ts-jest-29.2.5

chore(deps-dev): bump ts-jest from 29.2.4 to 29.2.5
Signed-off-by: nextcloud-command <[email protected]>
[stable30] fix(UnifiedSearch): Restore normal dialog size
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 5.3.5 to 5.3.7.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/v5.3.7/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-dialogs@v5.3.5...v5.3.7)

---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
…le30/nextcloud/dialogs-5.3.7

[stable30] chore(deps): bump @nextcloud/dialogs from 5.3.5 to 6.0.0
[stable30] fix(css): Adjust header styles to only add focus-visible styles to menu
Signed-off-by: nextcloud-command <[email protected]>
[stable30] fix(css): make scrollbar visible again
[stable30] fix: Do not fail to get internal path on NonExistingFile
Signed-off-by: nextcloud-command <[email protected]>
[stable30] [LinkReferenceProvider] Better size check
[stable30] fix(files): Correctly parse external shares for files UI
Signed-off-by: Julien Veyssier <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
ldidry and others added 29 commits September 16, 2024 14:34
NC_ env variable overrides were not appearing in
the output of `occ config:list system` nor `occ
config:system:get xxx`. This was creating nearly
impossible to diagnose configuration/ behavior
disprepancies.

- Refactored readData() so that we aren't saving
  the entire environment in the envCache anymore
  (only those prefixed "NC_") and so that we save
  NC_ provided config values under their real
  key.
- Refactored getValue() to accommodate readData()
  refactor
- Fixed getKeys() to properly return
  envCache keys too

Environment provided config variables now appear
in `occ config:list system` as expected.

Environment provided config variables now appear
when queried via `occ config:system:get KEY`

envCache is now free of non-NC stuff.

Signed-off-by: Josh Richards <[email protected]>
[stable30] fix(config): Add missing handling for `envCache` in `getKeys()`
Co-authored-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: John Molakvoæ <[email protected]>
[stable30] 🥅 — Catch MaxInstancesExceededException on calendar events
[stable30] fix(setup-checks): Ensure URL with webroot works
Signed-off-by: Louis Chemineau <[email protected]>
Signed-off-by: Robin Appelman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.