Alexander Brandon Coles
|
e3c1fe90dc
|
Use Settings::FormHelper in TextSettingComponent
|
2025-07-18 10:09:24 +01:00 |
|
Ivan Kuchin
|
4911b8a149
|
remove years from copyrights (except for COPYRIGHT file)
|
2024-07-31 15:02:49 +02:00 |
|
Christophe Bliard
|
c795874f7f
|
Update copyright year for 2024
command used: `rg -l 'Copyright \(C\) 2012-202\d the OpenProject' | xargs -n 100 sed -i -r 's/Copyright \(C\) 2012-202. the OpenProject/Copyright (C) 2012-2024 the OpenProject/'`
|
2024-01-02 16:23:54 +01:00 |
|
Kabiru Mwenja
|
d11800427c
|
chore(View Components): Rename base class to ApplicationComponent
|
2023-06-22 18:16:32 +03:00 |
|
Dombi Attila
|
804462f00c
|
Remove including helpers in ViewComponents, use the #helpers method instead (#12709)
* Remove including helpers in ViewComponents, and use the #helpers method instead
|
2023-05-30 06:43:37 +02:00 |
|
Dombi Attila
|
fb18ddd9fd
|
[#47014] Replace Settings::XxxSettingCell by ViewComponent
https://community.openproject.org/work_packages/47014
|
2023-05-23 15:31:47 +03:00 |
|