Commit Graph

112 Commits

Author SHA1 Message Date
mipel
0c1fa72556 Table filters
* adds table filtering for InterventionTable
* adds default ordering
* moves user-access filtering from view to InterventionTableFiler
* adds generic render_icn method for BaseTable (for usage with fontawesome5)
* adds translations
* improves table.html template
2021-07-22 10:00:59 +02:00
mipel
67f415c2e3 Intervention tables and model adjustments
* adds user access relation to certain models
* adds pagination to tables
* adds checked_on/_by attributes to intervention model
* adds custom column rendering for checked and registered columns
* adds first simple index filtering of default interventions for user
* adds translations
2021-07-21 15:40:34 +02:00
mipel
ee6984de00 Translations
* adds some translations
2021-07-21 13:47:10 +02:00
mipel
c72a7faa3d Translations
* re-enable translations for groups
2021-07-20 13:20:33 +02:00
mipel
044085bf55 Translations
* adds translations
2021-07-09 08:20:02 +02:00
mipel
903a22973f User menu
* adds user notifications and management
2021-07-08 17:23:06 +02:00
mipel
b1ea9aa1e2 Dashboard
* finishes work on dashboard
2021-07-07 15:50:20 +02:00
mipel
7968d7d355 Landing page
* started to implement a landing page
* started news implementation
2021-07-05 14:49:32 +02:00
mipel
b63cb3c493 Simple navbar finished 2021-07-02 13:12:38 +02:00
mipel
629bf4230e Simple navbar implemented 2021-07-02 11:38:44 +02:00
mipel
32370a0a7e Permission rethinking
* No detailed permissions due to django constraints on model-based permissions
* instead: logic controlled permission by group membership
* adds translations
2021-07-02 09:30:50 +02:00
mipel
a5e8bcfa8c Initial 2021-07-01 13:36:07 +02:00