v0.07 bugfix and small improvements
Small release with fixes, working on something big behind the curtains :)
Frontend:
- Fix: comment_added sur el case manager
- Fix: styling
- Fix: cap name on tables
Backend
- Feat: count(field) now counts all rows matching the filter, and not only the ones where the target field is not NULL
- Fix: timeout extended to 60 sec when sending files
- Fix: Error 500 when login as a Marble admin
- Security: fix allowed origin CORS