* Fix a search filter when no catalogs are returned
* Code refactoring to simplify templates
* Remove duplicated code
* Remove dead code
* More improvements, clean up and add featured items in homepage
* Fix a type and better page navigation
* Initial work to support magazines
* Change editor default height to 300px from 500px
* Stabilize the magazine repository app
* Switch from stacked to tabular inlines for magazines
* Update submodules
* 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