Jens Ulferts
Jens Ulferts
Refactors with the following goals: * separating filtering from projections in queries. That way, the `select`s chosen to be displayed can be made responsible for fetching additional information (e.g. by...
#15925 added additional verbs to the news API. The documentation did not reflect that yet completely.
The goal of this PR is to start generalizing the solutions introduced for the project index page so that they can be reused for other pages as well. To that...
# Ticket https://community.openproject.org/wp/63514 # What are you trying to accomplish? Be robust when sending an empty work flow form. In such a case, the params["status"] is not present so the...
# Ticket https://community.openproject.org/wp/63498 # What are you trying to accomplish? Avoid SystemStackError when fetching a larger list of projects via the API v3. The problem arises when having 1000 projects...
# Ticket https://community.openproject.org/wp/62981 # What are you trying to accomplish? ## Screenshots * [x] Work pages receive a new attribute: The phase they belong to. * The name of the...
# Ticket https://community.openproject.org/wp/59779 # What are you trying to accomplish? Enable morphing with TurboDrive without breaking functionality. # What approach did you choose and why? * Add the necessary headers...
# Ticket https://community.openproject.org/wp/64800 # What are you trying to accomplish? Move the field format selection from within the create form of a custom field to the buttons on the index...