|
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 |
|