openproject
openproject copied to clipboard
OpenProject is the leading open source project management software.
# Ticket https://community.openproject.org/wp/69524 # What are you trying to accomplish? ## Screenshots # What approach did you choose and why? # Merge checklist - [ ] Added/updated tests - [...
# Ticket https://community.openproject.org/wp/69437 # What are you trying to accomplish? Fixes display of Enabled Projects in Admin > Webhooks table. When there are more than three Enabled Projects, a badge...
⚠️ **~~This PR is based off #20562. Please review/merge that first.~~** # Ticket https://community.openproject.org/wp/68462 # What are you trying to accomplish? * Replaces custom widget implementation with standard ViewComponents. *...
# Ticket https://community.openproject.org/wp/68581 # What are you trying to accomplish? ## Screenshots # What approach did you choose and why? # Merge checklist - [ ] Added/updated tests - [...
- [x] 1. Switch to lodash-es for tree-shaking support - [x] 2. Remove global `_.*` usages from all files: - [x] All simple lodash methods replaced with ES6 equivalents -...
# Ticket https://community.openproject.org/wp/69445 # What are you trying to accomplish? > - Projects list: > - The name of the projects should be truncated at the end of the modal...
⚠️ **This PR is based off #21134.** Please review/merge that first. # Ticket No ticket - just some small improvements that didn't really belong in #21134. # What are you...
Bumps [grape](https://github.com/ruby-grape/grape) from 2.4.0 to 3.0.0. Changelog Sourced from grape's changelog. 3.0.0 (2025-11-15) Features #2572: Drop support ruby 2.7 and active_support 6.1 - @ericproulx. #2573: Clean up deprecated code -...