* [MIG] migrate users_ldap_populate to 10.0
Changes include:
- move views to views folder
- move models to models folder
- in views rename openerp to odoo
- __openerp__.py to __manifest__.py
* [FIX] Add read me to module users_ldap_populate
* [FIX] users_ldap_populate: cleanup manifest file
Cleanup of the author list
* [FIX] users_ldap_populate: More modern copyright in .py files
* [FIX] users_ldap_populate: Update read me
Fixes include:
- more human module name
- Fix web links
* [ADD] Updated manifest and README
* [ADD] Version 10.0 template and api_version model
* [ADD] Updated license header, updated api call
* [FIX] Flake
* [FIX] Flake
* [FIX] Tests
* [FIX] Flake8
* [ADD] Extra test for changed method 'set_jinja_env'
* [FIX] Fixed 'Try me on runbot' button
[FIX] PEP8 errors
[FIX] Get default description
[IMP] README.rst
[IMP] Provide Jinja2 requirement
[IMP] Add license badge in description
[FIX] Formatting
[FIX] Version and typos
[FIX] Use human name and english category name for manifest
[IMP] multi line notes, unprefix names, pep8 py files
[IMP] whitespace cleanup in templates
[FIX] base models get _name, custom get _inherit
add missing spaces
[IMP] Add OCA as an author
[IMP] Add Bug Tracker section in description
[IMP] Update description template
[ADD] Initial version of prototype
[IMP] Add wizard for API version and templates. Update translation file
[ADD] Security template files
[ADD] Filters for data and demo data
[FIX] Use human name and english category name for manifest
[IMP] multi line notes, unprefix names, pep8 py files
[IMP] whitespace cleanup in templates
[FIX] base models get _name, custom get _inherit
flake fix
add missing spaces
prevent crash on menus with no action
switch GPL-2 to LGPL-3
generate license headers with license name
fix pep/flake errors in generated files
add m2m and relation field options in fields