* renames variable `has_access` into `is_entry_shared` for better understanding in various places (mostly html related)
* adds toggling of scrollable box table views * deactivates scrolling for public report view (so all entries can be seen if page is printed)
* splits compensation/views/eco_account.py (+700 lines) into separate files in new module * view files can now be found in /compensation/views/eco_account/...