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

[16.0][MIG] storage_image_product #271

Closed
wants to merge 93 commits into from

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    30d4cd1 View commit details
    Browse the repository at this point in the history
  2. [IMP] small improvement for kanban, need more work as 9 refactor have…

    … drop some essential feature of kanban, like ordering the kanban based on the sequence...
    sebastienbeau authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7964cea View commit details
    Browse the repository at this point in the history
  3. [IMP] use the right image on product and template in form and kanban,…

    … add security access
    sebastienbeau authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    433d70c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2d1db9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    787aac5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bacc66 View commit details
    Browse the repository at this point in the history
  7. [IMP] change access right, configuration should be done by ERP manage…

    …r, remove needed of module quick create
    sebastienbeau authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    dccbace View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37b0224 View commit details
    Browse the repository at this point in the history
  9. [FIX] Fix an issue about model name (product.image) conflict when web…

    …site_sale is installed (this standard module have a same model)
    
    Update security
    acsonefho authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    12560b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a1a2eab View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0f1f0e5 View commit details
    Browse the repository at this point in the history
  12. Update copyright

    acsonefho authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    06f9f02 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9bd8fe6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    653263a View commit details
    Browse the repository at this point in the history
  15. Add warning about editing images from variant

    It can be confusing to not be able to edit images from the variants, this texts helps to get how to do it (from the template)
    PierrickBrun authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    72ca7de View commit details
    Browse the repository at this point in the history
  16. [10.0][UPD] Add the little cross into kanban view (for category.image…

    …_relation) to allow delete
    acsonefho authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c6dc7aa View commit details
    Browse the repository at this point in the history
  17. [FIX] clean with pre-commit and pep 8

    bguillot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f6c73c9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    51a15d0 View commit details
    Browse the repository at this point in the history
  19. [12.0][MIG] storage_image_product

    rousseldenis authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f8b120e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6b651d4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7e49f9b View commit details
    Browse the repository at this point in the history
  22. [IMP] Storage Image Product: default value of Apply On (image tag)

    Add a default value for the field 'Apply On', on image tags when creating them on the fly from category.image.relation or product.image.relation.
    The default value is 'product' when coming from product.image.relation and 'category' when coming from category.image.relation.
    Still no default value is provided when there's no active model matching one of these two in the context.
    ThomasBinsfeld authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d688248 View commit details
    Browse the repository at this point in the history
  23. [UPD] README.rst

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    5bb9b87 View commit details
    Browse the repository at this point in the history
  24. [ADD] icon.png

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    05f2bfe View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1229afa View commit details
    Browse the repository at this point in the history
  26. storage_image_product 12.0.1.0.1

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    33c9be4 View commit details
    Browse the repository at this point in the history
  27. pre-commit, black, isort

    sbidoul authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ff57045 View commit details
    Browse the repository at this point in the history
  28. [FIX] storage_image_relation: Fix domain into product_image_relation_…

    …form to avoid js erreor
    lmignon authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7f812ba View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3edf39f View commit details
    Browse the repository at this point in the history
  30. storage_image_product 12.0.1.0.2

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3fa4cb8 View commit details
    Browse the repository at this point in the history
  31. 13.0: Create branche

    lmignon authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b898192 View commit details
    Browse the repository at this point in the history
  32. [MIG] storage_image_product: Migration to 13.0

    Laurent-Corron authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0eced56 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    93b52e7 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    45335f0 View commit details
    Browse the repository at this point in the history
  35. [UPD] README.rst

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2b1daf1 View commit details
    Browse the repository at this point in the history
  36. storage_image: improve tests common

    simahawk authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0f1c294 View commit details
    Browse the repository at this point in the history
  37. pre-commit update

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    78d651c View commit details
    Browse the repository at this point in the history
  38. [13.0][ADD] Image handle widget

    qgroulard authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9c52c48 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    d472e50 View commit details
    Browse the repository at this point in the history
  40. storage_image_product 13.0.1.0.1

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f14eca0 View commit details
    Browse the repository at this point in the history
  41. [FIX] fix wrong key in manisfest'

    sebastienbeau authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    981450b View commit details
    Browse the repository at this point in the history
  42. [UPD] README.rst

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2c81f21 View commit details
    Browse the repository at this point in the history
  43. storage_image_product 13.0.1.0.2

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f073cda View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    de9d2a8 View commit details
    Browse the repository at this point in the history
  45. [UPD] README.rst

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8c7f4c6 View commit details
    Browse the repository at this point in the history
  46. storage_image_product 13.0.1.1.0

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    005f17f View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    2ebfd2a View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    9bb9fc4 View commit details
    Browse the repository at this point in the history
  49. storage_image_product 13.0.1.2.0

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a0a5c8e View commit details
    Browse the repository at this point in the history
  50. [ADD] add new V14 config

    sebastienbeau authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a9c5be2 View commit details
    Browse the repository at this point in the history
  51. [IMP] all: black, isort, prettier

    sebastienbeau authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7fc62c3 View commit details
    Browse the repository at this point in the history
  52. [MIG] batch migration of modules

    sebastienbeau authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    05204d0 View commit details
    Browse the repository at this point in the history
  53. [UPD] README.rst

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    55b9254 View commit details
    Browse the repository at this point in the history
  54. storage_image_product 14.0.1.0.1

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a549ebe View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    486c2d2 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    2862889 View commit details
    Browse the repository at this point in the history
  57. [UPD] README.rst

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1997241 View commit details
    Browse the repository at this point in the history
  58. storage_image_product 14.0.2.0.0

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3cff93c View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    7bd4c82 View commit details
    Browse the repository at this point in the history
  60. storage_image_product: do not store images URLs

    Storing URLs is wrong because they depend on the backend.
    If backend rules change or environment changes
    URLs will be outdated.
    Instead, store the main image out of which we can compute the URLs.
    simahawk authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    12a334e View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    0125013 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    34942db View commit details
    Browse the repository at this point in the history
  63. storage_image_product 14.0.2.1.0

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    25284fa View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    9cb0658 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    45266b3 View commit details
    Browse the repository at this point in the history
  66. [UPD] README.rst

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    eae2004 View commit details
    Browse the repository at this point in the history
  67. storage_image_product 14.0.2.2.0

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    46df849 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    092dba2 View commit details
    Browse the repository at this point in the history
  69. storage_image_product 14.0.2.2.1

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    fbec0bf View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    0e389e9 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    b8955dc View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    978718c View commit details
    Browse the repository at this point in the history
  73. storage_image_product 14.0.2.2.2

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7b7c415 View commit details
    Browse the repository at this point in the history
  74. [14.0][IMP] storage_image_product: display attribute_value_ids using …

    …many2many_tags widget
    JordiMForgeFlow authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    854a8ec View commit details
    Browse the repository at this point in the history
  75. storage_image_product 14.0.2.3.0

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f6f7044 View commit details
    Browse the repository at this point in the history
  76. [IMP] add missing index

    sebastienbeau authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    52d5e2d View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    bf05c41 View commit details
    Browse the repository at this point in the history
  78. storage_image_product 14.0.3.0.0

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e288486 View commit details
    Browse the repository at this point in the history
  79. [IMP] add the possibility to change the logic for getting main image,…

    … like additionnal filter based on a tag
    sebastienbeau authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    62f77e2 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    ebc72e4 View commit details
    Browse the repository at this point in the history
  81. storage_image_product 14.0.3.1.0

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    fdda096 View commit details
    Browse the repository at this point in the history
  82. storage_image_product 14.0.3.2.0

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1c216d1 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    15e2690 View commit details
    Browse the repository at this point in the history
  84. storage_image_product 14.0.3.3.0

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f79b17c View commit details
    Browse the repository at this point in the history
  85. [IMP] storage_image_product: Limit attribute value selection accordin…

    …g with available product attributes
    HviorForgeFlow authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d70e7b8 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    a4771d9 View commit details
    Browse the repository at this point in the history
  87. [UPD] Update storage_image_product.pot

    oca-ci authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d5823e0 View commit details
    Browse the repository at this point in the history
  88. [UPD] README.rst

    OCA-git-bot authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    5885647 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    b04e9fa View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    44d7b6e View commit details
    Browse the repository at this point in the history
  91. [UPD] Update storage_image_product.pot

    oca-ci authored and sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8e44ab2 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    eafe2f7 View commit details
    Browse the repository at this point in the history
  93. [MIG] storage_image_product

    sbejaoui committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b83c0cb View commit details
    Browse the repository at this point in the history