62fc019127
# Issue 475
...
* adds proper handling in case of BadRequest (error 400)
* enhances html template for error 500
* adds new html template for error 400
* adds uuid_required decorator to missing views
* updates translations
2025-05-12 15:22:43 +02:00
dbc5cba5d7
# Variable refactoring
...
* renames variable `has_access` into `is_entry_shared` for better understanding in various places (mostly html related)
2024-08-19 09:44:45 +02:00
eda1c7a532
Public report enhancements
...
* adds toggling of scrollable box table views
* deactivates scrolling for public report view (so all entries can be seen if page is printed)
2022-12-12 13:09:17 +01:00
b51f743be2
EMA views
...
* splits ema/views.py (+700 lines) into separate files in new module
* view files can now be found in /ema/views/...
2022-08-19 07:51:49 +02:00