Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] dev from opf:dev #234

Merged
merged 38 commits into from
Jun 8, 2024
Merged

[pull] dev from opf:dev #234

merged 38 commits into from
Jun 8, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 8, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

machisuji and others added 30 commits June 5, 2024 15:13
…tions as with_settings interferes with with_config
…at-runtime-from-14-1

Port direct login provider change at runtime from 14.1
https://community.openproject.org/work_packages/55472

Reason: This logic is an orphan of old removed behavior.
So, it should be safe to just remove it.
`DevelopmentData::ProjectsSeeder` creates 4 projects trying to be useful
for development, but it's possible that we do not need them and delete
them. If that's the case, we do not want
`DevelopmentData::ProjectsSeeder` to try to create them again.

This commit adds an additional check: if there are no projects older
than 1 hour, that means that the instance is recent and the dev projects
should be seeded. Otherwise, they should not.

It should prevent us from having errors in the future when we delete the
projects and the seeder tries to create them again.
It displays as "is not a valid duration." instead of "is not a number.".
This allows to do things like `wp.estimated_hours = "3d 4h 30m"`
directly so that all the code can benefit from it.
…uration-when-duration-input-is-invalid

[55431] Fix error message when duration input is invalid
Bumps [@openproject/primer-view-components](https://github.com/opf/primer_view_components) from 0.33.1 to 0.33.2.
- [Release notes](https://github.com/opf/primer_view_components/releases)
- [Changelog](https://github.com/opf/primer_view_components/blob/main/CHANGELOG.md)
- [Commits](opf/primer_view_components@v0.33.1...v0.33.2)

---
updated-dependencies:
- dependency-name: "@openproject/primer-view-components"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.14.6 to 0.14.7.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.14.7/packages/zone.js)

---
updated-dependencies:
- dependency-name: zone.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps openproject-primer_view_components from 0.33.1 to 0.33.2.

---
updated-dependencies:
- dependency-name: openproject-primer_view_components
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…nt_installation

Do not trigger development seeders if installation is obviously old
…ev/openproject/primer-view-components-0.33.2

Bump @openproject/primer-view-components from 0.33.1 to 0.33.2 in /frontend
…ev/zone.js-0.14.7

Bump zone.js from 0.14.6 to 0.14.7 in /frontend
…-primer_view_components-0.33.2

Bump openproject-primer_view_components from 0.33.1 to 0.33.2
…sted-values-removing-obsolete-example

remove obsolete example for nested configuration
…#15767)

* [#55495] 14.2 Documentation: Allow renaming persisted project lists  https://community.openproject.org/work_packages/55495

[#55495] 14.2 Documentation: Allow renaming persisted project lists

https://community.openproject.org/work_packages/55495

* [#55495] Suggest relation types based on github link

* [#55495] removed unused screenshot

---------

Co-authored-by: Eric Schubert <e.schubert@openproject.com>
Co-authored-by: Kabiru Mwenja <k.mwenja@openproject.com>
MayaBerd and others added 5 commits June 7, 2024 13:37
…s… (#15769)

[#55493] 14. Documentation: Transform remove action from share modals to an IconButton  https://community.openproject.org/work_packages/55493

[#55493] 14. Documentation: Transform remove action from share modals to an IconButton

https://community.openproject.org/work_packages/55493
[Bug] Autocompleter height does not grow with the items
…-access-token-in-cookies

[#55472] Do not save access token in cookies
… to an iconbutton (#15783)

* [#55493] 14. Documentation: Transform remove action from share modals to an IconButton  https://community.openproject.org/work_packages/55493

[#55493] 14. Documentation: Transform remove action from share modals to an IconButton

https://community.openproject.org/work_packages/55493

* [#55494] 14.2 Documentation: Dynamic meetings updates  https://community.openproject.org/work_packages/55494

[#55494] 14.2 Documentation: Dynamic meetings updates

https://community.openproject.org/work_packages/55494
@pull pull bot added the ⤵️ pull label Jun 8, 2024
@pull pull bot merged commit 41bd882 into kp-forks:dev Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants