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

[15.0][MIG] Migration of base_search_mail_content #864

Merged
merged 16 commits into from
Mar 16, 2022

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    66014fd View commit details
    Browse the repository at this point in the history
  2. [IMP] search by email_from and reply_to

    Introduce search of html fields
    Create indexes
    Update Readme
    AaronHForgeFlow authored and Shide committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    72f5d20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de8e9a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcf2fc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eaff6bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    852ceaa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    008e635 View commit details
    Browse the repository at this point in the history
  8. [IMP] base_search_mail_content: black, isort, prettier

    Ernesto Tejeda authored and Shide committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    d7cd6e4 View commit details
    Browse the repository at this point in the history
  9. [MIG] base_search_mail_content: Migration to 13.0

    Ernesto Tejeda authored and Shide committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    a3caac0 View commit details
    Browse the repository at this point in the history
  10. [FIX] base_search_mail_content: Don't fail on views with searchpanel

    On views with a searchpanel, xpath `//field[last()]` may select an element inside
    the search panel, provoking the error "Only types ['many2one'] are supported for
    category (found type text)".
    
    This fix uses an stricter xpath for avoiding this situation.
    
    TT25796
    Pedro M. Baeza authored and Shide committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    5074813 View commit details
    Browse the repository at this point in the history
  11. [IMP] pre-commit run -a

    Jairo Llopis authored and Shide committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    0f8e222 View commit details
    Browse the repository at this point in the history
  12. [UPD] Eficent -> ForgeFlow

    MiquelRForgeFlow authored and Shide committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    c88e84a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    451515f View commit details
    Browse the repository at this point in the history
  14. [UPD] README.rst

    OCA-git-bot authored and Shide committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    6baca8c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dbd3b36 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d0673a0 View commit details
    Browse the repository at this point in the history