Commit Graph

14 Commits

Author SHA1 Message Date
9a9efd5caa Lint Slim files and fix offenses
The fixing was partially done manually and partially automatically.
2024-04-18 08:31:24 +02:00
236d4d59f2 Fix typo on view for error templates 2023-03-14 19:57:20 +01:00
a99da79550 Disable sorttable on tables without rows
Otherwise, the first element of the table body is being fetched which might result in an error for empty tables.

Fixes CODEOCEAN-JZ
2023-03-14 18:27:38 +01:00
b98c37ae64 Rename v4 FontAwesome icons to match v5/v6 name
While FontAwesome provides aliases for all icons, we switch to the new names for consistency. See all changes at:
https://fontawesome.com/docs/web/setup/upgrade/upgrade-from-v4#icons-renamed-since-version-4
2022-08-09 14:17:32 +02:00
eb69697b9a Fix missing routes incompatible with a subpath 2021-11-03 16:02:21 +01:00
2125fb1c1d Ensure views only link to those actions allowed for current user 2018-12-12 14:09:19 +01:00
7bdb962616 Update Bootstrap to v4.1, fix chosen.js and pagedown on multiple sites 2018-11-06 16:49:41 +01:00
7ba245920c Use the same sorting everywhere 2017-07-12 21:46:39 +02:00
0fabed4c1e Fix sorting by important attributes 2017-07-12 21:43:49 +02:00
28605fbe9b Support adding and removing attributes of error templates 2017-07-12 21:25:18 +02:00
2cc1a7478c Add actions to attribute list 2017-07-12 12:06:40 +02:00
0c8c8562f5 Scaffold error template attributes 2017-07-12 11:58:18 +02:00
2f759c03a9 List error template attributes 2017-07-12 11:23:51 +02:00
9eadc3a4db Make error template UI usable 2017-07-12 11:04:29 +02:00