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

[12.0][MIG] users_ldap_mail #151

Merged
merged 36 commits into from
Dec 19, 2019
Merged

Conversation

Tardo
Copy link
Member

@Tardo Tardo commented Dec 18, 2019

cc @Tecnativa TT18055

dreispt and others added 30 commits December 18, 2019 14:21
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.
* [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
@oca-clabot
Copy link

Hey @Tardo, thank you for your Pull Request.

It looks like some users haven't signed our Contributor License Agreement, yet.
You can read and sign our full Contributor License Agreement here: http://odoo-community.org/page/cla
Here is a list of the users:

Appreciation of efforts,
OCA CLAbot

Copy link
Member

@chienandalu chienandalu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be very hard to achieve full coverage?

users_ldap_mail/readme/USAGE.rst Outdated Show resolved Hide resolved
@pedrobaeza pedrobaeza added this to the 12.0 milestone Dec 18, 2019
@OCA-git-bot OCA-git-bot mentioned this pull request Dec 18, 2019
19 tasks
Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you squash a bit the commit history?

users_ldap_mail/__init__.py Outdated Show resolved Hide resolved
@Tardo
Copy link
Member Author

Tardo commented Dec 19, 2019

@chienandalu The module only overwrite 'email' and 'name' values of the res.users record... Make tests for this module isn't a trivial task...

All other changes done!

@chienandalu
Copy link
Member

Ok, great :)

@pedrobaeza
Copy link
Member

/ocabot merge

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 12.0-ocabot-merge-pr-151-by-pedrobaeza-bump-no, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Dec 19, 2019
Signed-off-by pedrobaeza
@OCA-git-bot OCA-git-bot merged commit d0e69b1 into OCA:12.0 Dec 19, 2019
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at df4d5c6. Thanks a lot for contributing to OCA. ❤️

@pedrobaeza pedrobaeza deleted the 12.0-mig-users_ldap_mail branch December 30, 2019 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.