Run behind a docker image
- Move to the branching model
master/production
- Use mysql database for development (test_finance)
- Migrate to the latest release of plugin_dbui (0.8.1)
- Add the file VERSION
- Migrate to the latest version of
build_version.py
(track_publication 0.9.5.2) - Remove the dependency to the python modules
locale
- Migrate the documentation to
sphinx
- Apply
pylint
andjslint
contraints.