Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[11.0] [MIG] users_ldap_mail #1018

Closed
wants to merge 30 commits into from

Commits on Oct 9, 2017

  1. Configuration menu
    Copy the full SHA
    e465535 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a606bd5 View commit details
    Browse the repository at this point in the history
  3. FIX Tolerate attribute inexistance

    dreispt authored and etobella committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    27894f8 View commit details
    Browse the repository at this point in the history
  4. FIX

    dreispt authored and etobella committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    da47226 View commit details
    Browse the repository at this point in the history
  5. CHG Removed auto_install

    dreispt authored and etobella committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    d34bdc0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a01a566 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5734702 View commit details
    Browse the repository at this point in the history
  8. (fix incorrect commit)

    dreispt authored and etobella committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    18b09a7 View commit details
    Browse the repository at this point in the history
  9. Change name_attribute defaults to 'cn'

    dreispt authored and etobella committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    35ce74f View commit details
    Browse the repository at this point in the history
  10. Generate .pot files

    Sandy Carter authored and etobella committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    e2fe274 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b76d324 View commit details
    Browse the repository at this point in the history
  12. Move users_ldap_mail out of unported

    dreispt authored and etobella committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    cd0ef0c View commit details
    Browse the repository at this point in the history
  13. Port users_ldap_mail to v8

    dreispt authored and etobella committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    4420d56 View commit details
    Browse the repository at this point in the history
  14. Fix PEP8

    dreispt authored and etobella committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    04d4493 View commit details
    Browse the repository at this point in the history
  15. [FIX] travis

    hbrunn authored and etobella committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    6cfe860 View commit details
    Browse the repository at this point in the history
  16. Add license key in __openerp__.py

    yvaucher authored and etobella committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    e16c5dc View commit details
    Browse the repository at this point in the history
  17. Add OCA as author of OCA addons

    In order to get visibility on https://www.odoo.com/apps the OCA board has
    decided to add the OCA as author of all the addons maintained as part of the
    association.
    gurneyalex authored and etobella committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    587375b View commit details
    Browse the repository at this point in the history
  18. fix travis (flake8)

    gurneyalex authored and etobella committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    6b891e3 View commit details
    Browse the repository at this point in the history
  19. Add missing default oca icons

    yvaucher authored and etobella committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    6142d04 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. [UPD] prefix versions with 8.0

    sbidoul authored and etobella committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    9732400 View commit details
    Browse the repository at this point in the history
  2. [MIG] Make modules uninstallable

    pedrobaeza authored and etobella committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    d6a36dd View commit details
    Browse the repository at this point in the history
  3. Port the users_ldap_mail in V9

    flotho authored and etobella committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    89e5efe View commit details
    Browse the repository at this point in the history
  4. Fix 9.0 version

    sbidoul authored and etobella committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    7b3c604 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    239902d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    498f762 View commit details
    Browse the repository at this point in the history
  7. [MIG] Make modules uninstallable

    pedrobaeza authored and etobella committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    9b59aa5 View commit details
    Browse the repository at this point in the history
  8. [MIG] Rename manifest files

    pedrobaeza authored and etobella committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    69accb9 View commit details
    Browse the repository at this point in the history
  9. 10.0 Migrate users_ldap_mail module (OCA#651)

    * [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
    StephanRozendaal authored and etobella committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    b919fae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    24889cb View commit details
    Browse the repository at this point in the history
  11. [MIG] users_ldap_mail

    etobella committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    4d55b21 View commit details
    Browse the repository at this point in the history