ROADMAP¶
Next step before 0.1¶
- Add logo and slogan
Next step for the 0.2¶
- Access Rules / Roles
To implement¶
- Add RelationShip model in anyblok-core and refactor the get column http://docs.sqlalchemy.org/en/latest/faq.html#how-do-i-get-a-list-of-all-columns-relationships-mapped-attributes-etc-given-a-mapped-class
- Put postgres database in his own distribution with the good import
Library to include¶
- Addons for sqlalchemy : http://sqlalchemy-utils.readthedocs.org/en/latest/installation.html
- full text search: https://pypi.python.org/pypi/SQLAlchemy-FullText-Search/0.2
- internationalisation: https://pypi.python.org/pypi/SQLAlchemy-i18n/0.8.2
- sqltap http://sqltap.inconshreveable.com, profiling and introspection for SQLAlchemy applications
- Crypt https://bitbucket.org/zzzeek/sqlalchemy/wiki/UsageRecipes/DatabaseCrypt
- profiling https://bitbucket.org/zzzeek/sqlalchemy/wiki/UsageRecipes/Profiling
Web client¶
Functionnality which need a sprint¶
- Back Task
- Cron
- Tasks Management
- Event by messaging bus
- Import / Export
- Internalization
- Ancestor left / right
- Access Rules / Roles