8 Commits

Author SHA1 Message Date
Oliver Günther d3f543ddd4 Alter i18n links to avoid inconsistency 2026-03-20 09:49:11 +01:00
Oliver Günther 4d731dcab6 Replace raw and explicit html_safe calls 2026-03-20 09:49:10 +01:00
Mir Bhatia a8e2229916 Add custom handling for some trial banners 2025-06-04 11:19:22 +02:00
Oliver Günther 42063f059b Replace status banner 2025-04-07 10:55:18 +02:00
ulferts d20f139f2f limit width of the color select in the status form 2024-12-18 10:13:16 +01:00
Christophe Bliard 160e1d9c53 [58360] Disable statuses "read-only" checkbox when "default" is checked
https://community.openproject.org/wp/58360

A status cannot be both default and read-only. This commit prevents
doing it from the UI.
2024-10-14 16:54:56 +02:00
Christophe Bliard b7212f7547 [58147] Add caption to clarify status % Complete field
https://community.openproject.org/wp/58147
2024-10-09 15:26:41 +02:00
Christophe Bliard 8bd7889d1f Primerize statuses create/edit form
Except the color picker which still uses an angular component.

Also fixed an issue where the "Default value" checkbox could disappear
from the form after submitting with an error in the form.
2024-10-09 15:26:40 +02:00