Releases: OnroerendErfgoed/atramhasis
Releases · OnroerendErfgoed/atramhasis
The admin has landed
- Atramhasis now includes a working admin userinterface at
/admin
. Still needs
some polish when it comes to error handling and reporting about validation
errors. - The admin module gets run through a dojo build to minimize page loads
and download times - Added RDF/XML en RDF/Turtle downloads to the public interface. Currently
only dumps a full conceptscheme, not individual concepts. - Added more docs.
The Saga Continues
- Full public userinterface
- REST CRUD service
- Security integration
- CSV export
- demo using Mozilla Persona as sample security setup
And so it began
- Initial version
- Setup of the project: docs, unit testing, code coverage
- Scaffolding for demo and deployment packages
- Limited public user interface
- Basic i18n abilities present
- Integration of pyramid_skosprovider
- Integration of skosprovider
- Integration of skosprovider_sqlalchemy