- Nothing changed yet.
- fix config generator bug (dburi vs dburl)
- added settings.yml.tmpl with morpcc authnpolicy
- rename uri to url (dburl, ldap_url, blobstorage.url) (BREAKS COMPAT)
- Use dictConfig for migration logging config
- Fixed issue with dangling user session token after deleting user
- Fixed implementation of api_secret hiding
- generating api key now only show api_secret once
- hide reference panel if no permission to view
- excluding results from datatable search creates odd pagination, show item as restricted instead
- display state column by default if statemachine exists
- added transition guarding capability
- site/+term-search is now using ViewHome permission
- Reference widget can now filter by selection from different field
- relocate /api/v1/ to /api
- improvement in permission rule resolution
- fixed permission inheritance
- utilize config based permission rule configuration from morpfw
- added default permissions for notifications
- added default permissions for site root
- automatically activate user if no email verification needed
- removed Through-the-web development components
- relicense to GPLv3 considering TTW components no longer in this package
- notification system is functional with normally expected views now
- fix issue with apikey model have renamed 'label' field to 'name'
- improve documentation
- reduce default database string column length
- compare types when generating updates
- fixed issue with deleting dictionary entity
- show user source in user listing
- validate reference data in display form
- added AGPL license notification page
- added AGPL exception agreement license enforcement hooks
- added type referencing/backreferencing UI
- added initial data visualization library
- use ESCapableRequest by default
- various UI fixes
- First release with changelog