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

[17.0][MIG] users_ldap_mail: Migration to 17.0 #674

Draft
wants to merge 18 commits into
base: 17.0
Choose a base branch
from

Commits on Jul 30, 2024

  1. ADD Module to use email from LDAP records

    ADD defsult and sugegsted values; auto-install
    dreispt authored and ryanc-me committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    697c751 View commit details
    Browse the repository at this point in the history
  2. Port users_ldap_mail to v8

    Fix PEP8
    dreispt authored and ryanc-me committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2c47676 View commit details
    Browse the repository at this point in the history
  3. Fix 9.0 version

    sbidoul authored and ryanc-me committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e8351de View commit details
    Browse the repository at this point in the history
  4. 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 ryanc-me committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    94170d4 View commit details
    Browse the repository at this point in the history
  5. [MIG] users_ldap_mail

    etobella authored and ryanc-me committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    cb6f702 View commit details
    Browse the repository at this point in the history
  6. [10.0][FIX] users_ldap_mail: Provide defaults to attributes properly

    Forward-port OCA/server-tools#1405.
    Artem Kostyuk authored and ryanc-me committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3cc57e9 View commit details
    Browse the repository at this point in the history
  7. [MIG] users_ldap_mail: Migration to 12.0

    Tardo authored and ryanc-me committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0abb805 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5cf7f84 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6856bff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c28feb9 View commit details
    Browse the repository at this point in the history
  11. FIX: force the cast in string in case of the Active directory is prov…

    …inding byte-code strings
    flotho authored and ryanc-me committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e10d0da View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    514ea76 View commit details
    Browse the repository at this point in the history
  13. Translated using Weblate (Spanish)

    Currently translated at 100.0% (5 of 5 strings)
    
    Translation: server-auth-16.0/server-auth-16.0-users_ldap_mail
    Translate-URL: https://translation.odoo-community.org/projects/server-auth-16-0/server-auth-16-0-users_ldap_mail/es/
    Ivorra78 authored and ryanc-me committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b6f2622 View commit details
    Browse the repository at this point in the history
  14. Added translation using Weblate (Italian)

    mymage authored and ryanc-me committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8faaf16 View commit details
    Browse the repository at this point in the history
  15. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (5 of 5 strings)
    
    Translation: server-auth-16.0/server-auth-16.0-users_ldap_mail
    Translate-URL: https://translation.odoo-community.org/projects/server-auth-16-0/server-auth-16-0-users_ldap_mail/pt_BR/
    Rodrigo Macedo authored and ryanc-me committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7fe4f0f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    db01f91 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    aa3a242 View commit details
    Browse the repository at this point in the history
  18. Fix ruff errors

    ryanc-me committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8150aef View commit details
    Browse the repository at this point in the history