Commit Graph

112 Commits (870cc96a1a33ba401e967a0aa7614f20de26b430)

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
3 years ago
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
3 years ago
mipel ee6984de00 Translations
* adds some translations
3 years ago
mipel c72a7faa3d Translations
* re-enable translations for groups
3 years ago
mipel 044085bf55 Translations
* adds translations
3 years ago
mipel 903a22973f User menu
* adds user notifications and management
3 years ago
mipel b1ea9aa1e2 Dashboard
* finishes work on dashboard
3 years ago
mipel 7968d7d355 Landing page
* started to implement a landing page
* started news implementation
3 years ago
mipel b63cb3c493 Simple navbar finished 3 years ago
mipel 629bf4230e Simple navbar implemented 3 years ago
mipel 32370a0a7e Permission rethinking
* No detailed permissions due to django constraints on model-based permissions
* instead: logic controlled permission by group membership
* adds translations
3 years ago
mipel a5e8bcfa8c Initial 3 years ago