openproject
openproject copied to clipboard
OpenProject is the leading open source project management software.
# Ticket https://community.openproject.org/wp/69685 # What are you trying to accomplish? Replace n+1 queries when fetching the project/portfolio index filters: ``` ProjectCustomField Exists? (0.1ms) SELECT 1 AS one FROM "custom_fields" WHERE...
This got added in https://github.com/opf/openproject/commit/21a7eea8320227645d5ad0cc240e47b80a1639cc, but the code is no longer in use, and saving the activities works just fine as far as I can tell.
Bug/70315 user is not informed of pir project attributes misconfiguration which leads to a 500 error
# Ticket https://community.openproject.org/wp/70315 # What are you trying to accomplish? Users can no longer disable project attributes that are set as "assignee" within a PIR. When users hover over the...
# Ticket https://community.openproject.org/wp/70420 https://community.openproject.org/wp/70167 # What are you trying to accomplish? Fixes accessibility issues detected by both ERBLint and eslint relating to close buttons on the following parts of the...
# Ticket https://community.openproject.org/wp/70419 # What are you trying to accomplish? **Fixes generated HTML** Content passed to `#with_description` **must not include HTML block elements** (such as flex layouts). Blankslate always renders...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.21 to 4.17.23. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.22 to 10.4.23. Release notes Sourced from autoprefixer's releases. 10.4.23 Reduced dependencies (by @hyperz111). Changelog Sourced from autoprefixer's changelog. 10.4.23 Reduced dependencies (by @hyperz111). Commits 212ba3c Release...
Bumps the react group with 1 update in the /frontend directory: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `@types/react` from 19.2.7 to 19.2.8 Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...
# Ticket # What are you trying to accomplish? ## Screenshots # What approach did you choose and why? # Merge checklist - [ ] Added/updated tests - [ ]...