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

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

Commits on Nov 27, 2024

  1. ADD Module to use email from LDAP records

    ADD defsult and sugegsted values; auto-install
    dreispt authored and ryanc-me committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    fbd9935 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 Nov 27, 2024
    Configuration menu
    Copy the full SHA
    2fab6b0 View commit details
    Browse the repository at this point in the history
  3. Fix 9.0 version

    sbidoul authored and ryanc-me committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    cebca28 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 Nov 27, 2024
    Configuration menu
    Copy the full SHA
    f4bbd98 View commit details
    Browse the repository at this point in the history
  5. [MIG] users_ldap_mail

    etobella authored and ryanc-me committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    2521f1f 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 Nov 27, 2024
    Configuration menu
    Copy the full SHA
    6da1a20 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 Nov 27, 2024
    Configuration menu
    Copy the full SHA
    689207c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ca7afd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0ab87a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c3b77b7 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 Nov 27, 2024
    Configuration menu
    Copy the full SHA
    392c73a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6423af6 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 Nov 27, 2024
    Configuration menu
    Copy the full SHA
    7162db4 View commit details
    Browse the repository at this point in the history
  14. Added translation using Weblate (Italian)

    mymage authored and ryanc-me committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    cb774b9 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 Nov 27, 2024
    Configuration menu
    Copy the full SHA
    a96b8dd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3881c9c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    671eeb3 View commit details
    Browse the repository at this point in the history
  18. Fix ruff errors

    ryanc-me committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    fa73bb8 View commit details
    Browse the repository at this point in the history