* [ADD] Add README.rst to users_ldap_mail
* [MIG] Migrate users_ldap_mail to 10.0
* [FIX] Fixes in code style in module users_ldap_mail
Changes in models/users_ldap_mail include:
- remove unused imports
- indentation of too long lines
* [FIX] users_ldap_mail: Fix copyright notice
* [FIX] users_ldap_mail: set UTF-8 encoding
users_ldap_mail/models/__init__.py should be UTF-8 encoded
* [FIX] users_ldap_mail: remove size argument from Char fields
* [FIX] users_ldap_mail: return value can be combined in one line
* [FIX] Update read me
Fixes included:
- Make module name human readable
- Instead of numbering steps, use #
- Update broken link
* [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