Skip to content

Releases: OnroerendErfgoed/atramhasis

The admin has landed

14 Aug 21:59
Compare
Choose a tag to compare
  • 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

16 May 11:44
Compare
Choose a tag to compare
  • Full public userinterface
  • REST CRUD service
  • Security integration
  • CSV export
  • demo using Mozilla Persona as sample security setup

And so it began

22 Apr 16:04
Compare
Choose a tag to compare
  • 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