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 #162

Merged
merged 73 commits into from
Apr 17, 2024
Merged

[pull] dev from opf:dev #162

merged 73 commits into from
Apr 17, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Apr 17, 2024

See Commits and Changes for more details.


Created by pull[bot]

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

Kharonus and others added 30 commits April 10, 2024 13:57
…to-define-userless-and-userbased-authentication-strategies' into implementation/53993-use-authentication-in-delete_folder_command
- https://community.openproject.org/work_packages/53993
- added caching for oauth_client_credentials
- reworked delete folder command
- adapted unit tests
…ELATIVE__URL__ROOT

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

- Solution
    Move the config up in application.rb to be called early enough.
    The config option has been renamed due to its more genela nature than being in`config.action_controller.*` scope.

- How to test?
    1. Set OPENPROJECT_RAILS__RELATIVE__URL__ROOT=/something
    2. Open up rails console before/after changes and call `Rails.application.routes.url_helpers.root_path`.
    3. Prefix should not be there before and should be there after.

Check discussion in rails/rails#42243 for more
details if you'd like.
Disabled mode does not exist anymore since acbace6.

For changes in translation files, some validation messages were removed
in dcd2a3b.
This will focus the time zone select
Before this commit, a total of 0h would turn into an unset value. This
should be avoided as this leads to incorrect total % complete values.

As a side effect, total % complete is set for leaves work packages,
which is consistent with how the update progress job migration updated
work packages values.

Fixes https://community.openproject.org/wp/54179
…timezone-link

Bug/35228 meeting creation absent timezone link
Set target=_top for all links, also external
Unset old total % complete values in journals
Implement models instead of hashes as journal changes
* delete branches when closing previous automatically created PRs

* link closed PRs in the new PR
…ation-in-delete_folder_command

[#53993] Use authentication in delete_folder_command
Klaus Zanders and others added 28 commits April 16, 2024 21:01
---
updated-dependencies:
- dependency-name: aws-sdk-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.63.1 to 1.63.2.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.63.1...v1.63.2)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Show meetings in calendar widgets
build(deps-dev): bump rubocop from 1.63.1 to 1.63.2
…e-3.192.0

build(deps): bump aws-sdk-core from 3.191.6 to 3.192.0
@pull pull bot added the ⤵️ pull label Apr 17, 2024
@pull pull bot merged commit 4a2e93a into l3dlp-sandbox:dev Apr 17, 2024
8 checks passed
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.