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] base_external_dbsource #2381

Closed
wants to merge 23 commits into from

Commits on Aug 13, 2022

  1. CHG: adapted to base_external_dbsource; code refactored

    (../ext rev 351.3.3)
    webtec authored and flachica committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    74a1310 View commit details
    Browse the repository at this point in the history
  2. [CHG] simplified dbsource.execute api to a single method with two pos…

    …sible behaviors
    
    (../ext rev 351.3.4)
    dreispt authored and flachica committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    e19aa7b View commit details
    Browse the repository at this point in the history
  3. [IMP] Update to v7 menu structure and dos2unix conversion

    (../ext rev 366)
    Maxime Chambreuil authored and flachica committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    eb95584 View commit details
    Browse the repository at this point in the history
  4. [REV] Revert last commit. dos2unix conversion.

    (../ext rev 367)
    Maxime Chambreuil authored and flachica committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    3e77047 View commit details
    Browse the repository at this point in the history
  5. [IMP] Update to v7 menu structure

    (../ext rev 368)
    Maxime Chambreuil authored and flachica committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    32862e1 View commit details
    Browse the repository at this point in the history
  6. [FIX] PEP8 compliance and review comments

    Maxime Chambreuil authored and flachica committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    b81caa6 View commit details
    Browse the repository at this point in the history
  7. [FIX] PEP8 and file permission issues

    Maxime Chambreuil authored and flachica committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    3731779 View commit details
    Browse the repository at this point in the history
  8. [FIX] Menu, views and version number

    Maxime Chambreuil authored and flachica committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    654df2b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    30a08c1 View commit details
    Browse the repository at this point in the history
  10. base_external_dbsource and import_odbc modules moved out of __unporte…

    …d__ and adopted for instalation on v8.0 : created new form views for both modules as old ones was for v6.1
    lauris authored and flachica committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    8cb1e70 View commit details
    Browse the repository at this point in the history
  11. Activate base_external_dbsource

    bwrsandman authored and flachica committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    5652ebc View commit details
    Browse the repository at this point in the history
  12. Add missing default oca icons

    yvaucher authored and flachica committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    d4c2c67 View commit details
    Browse the repository at this point in the history
  13. [UPD] prefix versions with 8.0

    sbidoul authored and flachica committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    c369579 View commit details
    Browse the repository at this point in the history
  14. [MIG] Make modules uninstallable

    pedrobaeza authored and flachica committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    9075ee1 View commit details
    Browse the repository at this point in the history
  15. [MIG] Make modules uninstallable

    pedrobaeza authored and flachica committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    c9e49bd View commit details
    Browse the repository at this point in the history
  16. [MIG] Rename manifest files

    pedrobaeza authored and flachica committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    35860ad View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d2260c5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    025043a View commit details
    Browse the repository at this point in the history
  19. Relicense to LGPL

    With the agreement of authors and contributors.
    Closes OCA#635 (OCA#635)
    dreispt authored and flachica committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    e80553c View commit details
    Browse the repository at this point in the history
  20. [IMP] base_external_dbsource: Refactor & Split by source

    * Heavily refactor code for reusability
    * Split all sources into independent modules
    * Add more test coverage
    * Add CRUD methods
    * Add iterator execute return to roadmap
    lasley authored and flachica committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    210e691 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3bcc0b9 View commit details
    Browse the repository at this point in the history
  22. [FIX] base_external_dbsource: Fix PQ connection

    * Use `conn_string_full` in pg connection to fix OCA#888
    lasley authored and flachica committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    93f86a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    e6c8510 View commit details
    Browse the repository at this point in the history