- Update some dependencies - Added login/logout via JSON api - Added 'createuser' command
0.1.2
------------------
- added jinja extension to collect JS snippets during page generation and put them at end of document ("deferred") - added basic javascript to prevent double submission - Added Flask-Migrate
0.1.1
------------------
- Redesigned indexing:
* single whoosh index for all objects * search results page do not need anymore to fetch actual object from database * index security information, used for filtering search results * Added "reindex" shell command