* Create a repository app for documents, first step
* Step two (broken)
* Complete the implementation of document repository and add invoices
* Add support for invoices
* Update submodules
* Add shop field (from properties)
* Update template
* Implement description in BaseModel and then consist
* Make notes internal only
* Fix a merge issue
* Implement an action do download data in csv
* Refactor CSV download
* Move price to main models and add csv to bookshelf
* Update template and API
* Small refactoring
* Implement a customer manager for flatpages
* Implement public manager for private objects
* Add support for unpublished objects in roster and consist
* Add support for unpublished objects in bookshelf
* Update filtering on REST views
* Use uuid in urls.py
* Increment version
* Replace ckeditor with tinymce due to deprecation
* Remove any ckeditor dependency from old migrations
Disable alters, replace create with plain models.TextField
* Reformat files
* Add more hardening in image_upload
* Reorg roster, portal and bookshelf media
* Extend media reorg to consists
* Delete roster and bookshelf images on delte.
Do not delete others data that might be dedup!
* Bump version