Commit Graph

17 Commits

Author SHA1 Message Date
Sebastian Serth
236d4d59f2 Fix typo on view for error templates 2023-03-14 19:57:20 +01:00
Sebastian Serth
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
Sebastian Serth
8a055a0d68 Update Bootstrap from v4 to v5 2022-08-12 11:45:32 +02:00
Sebastian Serth
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
Sebastian Serth
eb69697b9a Fix missing routes incompatible with a subpath 2021-11-03 16:02:21 +01:00
Sebastian Serth
2125fb1c1d Ensure views only link to those actions allowed for current user 2018-12-12 14:09:19 +01:00
Sebastian Serth
7bdb962616 Update Bootstrap to v4.1, fix chosen.js and pagedown on multiple sites 2018-11-06 16:49:41 +01:00
Maximilian Grundke
d510639d72 Add help text to new/edit actions 2018-03-08 15:07:05 +01:00
Maximilian Grundke
7ba245920c Use the same sorting everywhere 2017-07-12 21:46:39 +02:00
Maximilian Grundke
0fabed4c1e Fix sorting by important attributes 2017-07-12 21:43:49 +02:00
Maximilian Grundke
28605fbe9b Support adding and removing attributes of error templates 2017-07-12 21:25:18 +02:00
Maximilian Grundke
2cc1a7478c Add actions to attribute list 2017-07-12 12:06:40 +02:00
Maximilian Grundke
c0160ae451 Make table more concise 2017-07-12 12:06:19 +02:00
Maximilian Grundke
0c8c8562f5 Scaffold error template attributes 2017-07-12 11:58:18 +02:00
Maximilian Grundke
2f759c03a9 List error template attributes 2017-07-12 11:23:51 +02:00
Maximilian Grundke
9eadc3a4db Make error template UI usable 2017-07-12 11:04:29 +02:00
Maximilian Grundke
4d38195c99 Scaffold error_templates UI 2017-07-12 10:11:52 +02:00