forked from opf/openproject
-
Notifications
You must be signed in to change notification settings - Fork 0
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 #208
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
On backend, :user param may not arrive, added branch to PermittedParams#user.
During development, this resolved as OpenProject::Users... instead of ::Users on my end, :: helped and doesn't change the meaning.
The errors were not spotted as the controller spec was heavily stubbed
LDAP user can't be created if optional attributes are not mapped
… managed project folders being enabled or not.
Bumps [rails-i18n](https://github.com/svenfuchs/rails-i18n) from 7.0.8 to 7.0.9. - [Changelog](https://github.com/svenfuchs/rails-i18n/blob/master/CHANGELOG.md) - [Commits](svenfuchs/rails-i18n@v7.0.8...v7.0.9) --- updated-dependencies: - dependency-name: rails-i18n dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.21.0 to 3.21.1. - [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md) - [Commits](fog/fog-aws@v3.21.0...v3.21.1) --- updated-dependencies: - dependency-name: fog-aws dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.202 to 4.17.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Replaces the manual query for the job with good_job concurrency controls. To make this work in the test environment, we have to enqueue the job with GoodJob itself, which is not the default. https://community.openproject.org/work_packages/53122
The set_defaults! clears the configuration and would remove the default blocklist https://community.openproject.org/work_packages/53399
Remove -10 offset in ckeditor header
Not sure when it became not possible to use rake secret for that
Add unit test for appsignal fix
- fixed unit test setup - removed old usages of connection manager
Set operation and request httpx timeouts.
https://community.openproject.org/wp/53584 https://community.openproject.org/wp/53586 When making Portuguese Brazilian and Portuguese Portugal translations apart from each other in https://community.openproject.org/wp/53374, we missed that the root key in the `pt-BR.yml` and `pt-PT.yml` files is still `pt`. The backend is gracefully falling back to the `pt` translations but the frontend just fails to translate and falls back to the English strings, leading to mixed English and Portuguese in the user interface. A script fixes the root key in the `pt-BR.yml` and `pt-PT.yml` files. This script is executed each time the translations are updated from crowdin.
…slations [53584] Fix Portuguese languages mapping
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ox](https://github.com/ohler55/ox) from 2.14.17 to 2.14.18. - [Changelog](https://github.com/ohler55/ox/blob/develop/CHANGELOG.md) - [Commits](ohler55/ox@v2.14.17...v2.14.18) --- updated-dependencies: - dependency-name: ox dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump ox from 2.14.17 to 2.14.18
…ebpack-dev-middleware-5.3.4 build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /frontend
…rization_state-with-new-code [#53369] replace authorization state with auth check query
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )