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] storage_image_product_brand: Migration to 15.0 #394

Open
wants to merge 25 commits into
base: 15.0
Choose a base branch
from

Commits on Oct 1, 2024

  1. [ADD] Storage image product brand

    qgroulard authored and bizzappdev committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0489df1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    858c826 View commit details
    Browse the repository at this point in the history
  3. [UPD] README.rst

    OCA-git-bot authored and bizzappdev committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    aca86c4 View commit details
    Browse the repository at this point in the history
  4. [ADD] add new V14 config

    sebastienbeau authored and bizzappdev committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5e2b219 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b662676 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f34b914 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd517c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    209b8bb View commit details
    Browse the repository at this point in the history
  9. [FIX] storage_image_product_brand: Do not store url

    The URL for all storage files is normally computed via backend.
    This ensures that if you have different conf by env
    you won't mess up w/ images coming from other envs (eg: prod).
    
    This change makes sure that the URL which is used for the thumbs
    is always computed by the backend.
    ivantodorovich authored and bizzappdev committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    afeca4c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6e13e89 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7e1216b View commit details
    Browse the repository at this point in the history
  12. [UPD] README.rst

    OCA-git-bot authored and bizzappdev committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f95435a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e69fd05 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5faed07 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    41c9a12 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7be4e9d View commit details
    Browse the repository at this point in the history
  17. [FIX] storage_image_product_brand: fix dependency on storage_image_pr…

    …oduct instead of storage_image
    kevinkhao authored and bizzappdev committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2ca6123 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d83c54a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3473b29 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b5b2f15 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6f593c4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bd79eeb View commit details
    Browse the repository at this point in the history
  23. [UPD] README.rst

    OCA-git-bot authored and bizzappdev committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4a5ebbc View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e490326 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    752f6d3 View commit details
    Browse the repository at this point in the history