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] - Wildcard in advanced migration to 12.0 #1326

Merged
merged 24 commits into from
Apr 1, 2020

Conversation

sbejaoui
Copy link
Contributor

@sbejaoui sbejaoui commented Jul 8, 2019

In addition to the migration this PR add two new options to web_advanced_search_wildcard:

  • doesn't start with
  • doesn't end with

OSguard and others added 21 commits July 8, 2019 10:22
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.
Conflicts:
	web_advanced_search_wildcard/__openerp__.py
[MOD] Update manifest with latest OCA standard

Conflicts:
	web_advanced_search_wildcard/__openerp__.py
[MOD] README
[ADD] Screenshot
…h' (OCA#1142)

* We keep the historic feature *matches* provided by
  web_advanced_search_wildcard, but we add *starts with* and *ends with*
  with are super-easy and intuitive to use and cover the majority of use cases.

* FR translation
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
@sbejaoui
Copy link
Contributor Author

sbejaoui commented Jul 8, 2019

@gva-acsone, can you review this please.

@sbejaoui sbejaoui mentioned this pull request Jul 10, 2019
40 tasks
Copy link

@gva-acsone gva-acsone left a comment

Choose a reason for hiding this comment

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

+1 Functional test

@pedrobaeza
Copy link
Member

Shouldn't this be renamed to accommodate new features? And also as the search feature is now called "Custom filter", this can be confused with existing OCA module that adds a new feature web_advanced_search. I recommend it to call it web_custom_filter_operator_extra or similar.

@sbejaoui
Copy link
Contributor Author

Shouldn't this be renamed to accommodate new features? And also as the search feature is now called "Custom filter", this can be confused with existing OCA module that adds a new feature web_advanced_search. I recommend it to call it web_custom_filter_operator_extra or similar.

+1

Copy link
Member

@Tardo Tardo left a comment

Choose a reason for hiding this comment

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

LGTM 👍, code review

Copy link
Member

@daramousk daramousk left a comment

Choose a reason for hiding this comment

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

Works great, some recommendations.

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

Copy link

@andreampiovesana andreampiovesana left a comment

Choose a reason for hiding this comment

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

go

@andreampiovesana
Copy link

merge!

@legalsylvain
Copy link
Contributor

@sbejaoui : could you take a look on the @daramousk remarks ?

If you have no time, I propose to merge this PR, and wait for another one regarding @daramousk remarks that seems to be cosmectics / non blocking remarks.

thanks.

@sbejaoui
Copy link
Contributor Author

@sbejaoui : could you take a look on the @daramousk remarks ?

Done

@dreispt
Copy link
Member

dreispt commented Apr 1, 2020

/ocabot merge

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 12.0-ocabot-merge-pr-1326-by-dreispt-bump-no, awaiting test results.

@OCA-git-bot
Copy link
Contributor

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

@OCA-git-bot OCA-git-bot closed this Apr 1, 2020
@OCA-git-bot OCA-git-bot merged commit 9e4bcfa into OCA:12.0 Apr 1, 2020
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.