openproject icon indicating copy to clipboard operation
openproject copied to clipboard

OpenProject is the leading open source project management software.

Results 555 openproject issues
Sort by recently updated
recently updated
newest added

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

Created by GitHub action

create-merge-release-into-dev-pr

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

bugfix

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

bugfix
styling
javascript
ruby
needs review
Accessibility

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

bugfix
ruby
needs review

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/lodash&package-manager=npm_and_yarn&previous-version=4.17.21&new-version=4.17.23)](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...

dependencies
javascript

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...

dependencies
javascript

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=19.2.7&new-version=19.2.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...

dependencies
javascript

# Ticket # What are you trying to accomplish? ## Screenshots # What approach did you choose and why? # Merge checklist - [ ] Added/updated tests - [ ]...

dependencies
javascript
needs review