Oliver Günther
|
4d731dcab6
|
Replace raw and explicit html_safe calls
|
2026-03-20 09:49:10 +01:00 |
|
Ivan Kuchin
|
0b1f73ec79
|
erb_lint auto except rubocop linter
|
2025-02-11 18:49:19 +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 |
|
Dombi Attila
|
63fd74011e
|
Fix rendering html attributes with html_safe
|
2023-05-16 19:11:49 +03:00 |
|
Dombi Attila
|
60b162abb6
|
[#47010] Replace Members::TableCell by ViewComponent
https://community.openproject.org/work_packages/47010
|
2023-05-16 19:11:48 +03:00 |
|
Christophe Bliard
|
8d1a6784be
|
Replace Enumerations::TableCell by ViewComponent
https://community.openproject.org/wp/47009
This introduces `TableComponent`, the ViewComponent equivalent of
`TableCell`.
|
2023-03-22 11:29:06 +01:00 |
|