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

[18.0][FW] document_page: Port from 17.0 #511

Closed
wants to merge 141 commits into from

Commits on Nov 7, 2024

  1. [ADD] document_page from odoo/7.0

    Maxime Chambreuil authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0f0dc88 View commit details
    Browse the repository at this point in the history
  2. use new API

    gborelli authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    fa5f889 View commit details
    Browse the repository at this point in the history
  3. [FIX+IMP] document_page:

    * Add dependency to knowledge
    * Adding hack in document_page_history to allow calling method that don't exists
    * document_page_history don't have _sql attribute
    * Filter more fields
    llacroix authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7f585cf View commit details
    Browse the repository at this point in the history
  4. Slovene translations added

    sysadminmatmoz authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f105336 View commit details
    Browse the repository at this point in the history
  5. [FIX+IMP] document_page:

    * Changed history widget to html.
    * Improved views and added followers to pages.
    * Updated document_page pot and es translations.
    * document_page:^Cissing dependency.
    Glen Sojo authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1d8d88c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    463e9f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    35a8a60 View commit details
    Browse the repository at this point in the history
  8. [MIG] document_page: Migration to version 10.0 (OCA#120)

    * [MIG] Migration to version 10.0
    * [FIX] Comments and CI errors
    * [FIX] ValueError: External ID not found in the system: base.menu_base_partner
    * [FIX] ValueError: Wrong value for ir.actions.act_window.target: 'inlineview'
    * [FIX] Based on @lasley comments
    * [FIX] External ID not found in the system: base.group_document_user
    Maxime Chambreuil authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    fe6ebff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e446a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    523f5b0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0c21423 View commit details
    Browse the repository at this point in the history
  12. [MIG] document_page: Migration to 11.0

    continue migration
    Gabriela Mogollon authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    612e123 View commit details
    Browse the repository at this point in the history
  13. [UPD] Update document_page.pot

    oca-travis authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7abeb5c View commit details
    Browse the repository at this point in the history
  14. Translated using Weblate (Persian)

    Currently translated at 51.9% (28 of 54 strings)
    
    Translation: knowledge-11.0/knowledge-11.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-11-0/knowledge-11-0-document_page/fa/
    fshahy authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b3caec2 View commit details
    Browse the repository at this point in the history
  15. Translated using Weblate (German)

    Currently translated at 77.8% (42 of 54 strings)
    
    Translation: knowledge-11.0/knowledge-11.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-11-0/knowledge-11-0-document_page/de/
    Axel-G authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1c89282 View commit details
    Browse the repository at this point in the history
  16. Update document_page.xml

    Fixing `Page` parents.
    SalahAdDin authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3241e9a View commit details
    Browse the repository at this point in the history
  17. [document_page] FIX creating history when there are no changes made. …

    …Add history name field, to name revisions. Modified views to allow setting this field.
    
    [document_page] FIX BUG: UI hanging when editing content. This was due to the api.depends on _compute_diff. Removing it because it's not really necessary since the field is not stored.
    
    [document_page] page_id should be readonly.
    
    Improve active field
    
    [document_page] Update version number
    
    [UPD] Update document_page.pot
    
    [MIG] document_page_multi_company (OCA#188)
    
    * [MIG] document_page_multi_company
    
    Added this feature from the old module directly in document_page
    ivantodorovich authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f534207 View commit details
    Browse the repository at this point in the history
  18. [UPD] Update document_page.pot

    oca-travis authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ae80630 View commit details
    Browse the repository at this point in the history
  19. [FIX] document_page: fix report

    - fix references: report module is now web module
    
    - display_* fields are removed in this version
    Gabriela Mogollon authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2300c2b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7f5f19a View commit details
    Browse the repository at this point in the history
  21. [UPD] Update document_page.pot

    oca-travis authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9b33f6d View commit details
    Browse the repository at this point in the history
  22. [11.0][IMP] document_page:

     * move menus to a higher level.
     * fix categories search view.
     * fix create menu action not being accessible in any way.
     * reorder form view, focusing in the content, not in secondary fields.
    LoisRForgeFlow authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    729913c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a0e03bb View commit details
    Browse the repository at this point in the history
  24. [UPD] Update document_page.pot

    oca-travis authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    fc22ca5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    792991f View commit details
    Browse the repository at this point in the history
  26. [UPD] README.rst

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0e334c5 View commit details
    Browse the repository at this point in the history
  27. [UPD] Update document_page.pot

    oca-travis authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    96ed898 View commit details
    Browse the repository at this point in the history
  28. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: knowledge-12.0/knowledge-12.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-12-0/knowledge-12-0-document_page/
    oca-transbot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1ed4b34 View commit details
    Browse the repository at this point in the history
  29. document_page: fix link

    simahawk authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    79cf9a6 View commit details
    Browse the repository at this point in the history
  30. [UPD] Update document_page.pot

    [UPD] README.rst
    
    document_page 12.0.1.1.0
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: knowledge-12.0/knowledge-12.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-12-0/knowledge-12-0-document_page/
    
    [UPD] README.rst
    oca-travis authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e86a6af View commit details
    Browse the repository at this point in the history
  31. Translated using Weblate (French)

    Currently translated at 100.0% (92 of 92 strings)
    
    Translation: knowledge-12.0/knowledge-12.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-12-0/knowledge-12-0-document_page/fr/
    svalaeys authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6aa4dec View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    4cf81af View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c181491 View commit details
    Browse the repository at this point in the history
  34. [UPD] Update document_page.pot

    oca-travis authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7457b31 View commit details
    Browse the repository at this point in the history
  35. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: knowledge-13.0/knowledge-13.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-13-0/knowledge-13-0-document_page/
    oca-transbot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    aa85b8d View commit details
    Browse the repository at this point in the history
  36. pre-commit update

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6dc405c View commit details
    Browse the repository at this point in the history
  37. [IMP] document_page: Add button box

    max3903 authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    474fe81 View commit details
    Browse the repository at this point in the history
  38. [UPD] Update document_page.pot

    oca-travis authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    306f809 View commit details
    Browse the repository at this point in the history
  39. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: knowledge-13.0/knowledge-13.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-13-0/knowledge-13-0-document_page/
    oca-transbot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2593088 View commit details
    Browse the repository at this point in the history
  40. [FIX][13.0] retrive 12.0 behaviours in category creation without content

    The document.page content for category is required as in 12.0 but in IHM in 12.0 we can create a category without fill this field.
    
    It's only one fix to retrive the same behaviour but investigation in the field definition and computation will be great
    Tonow-c2c authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    29c88d5 View commit details
    Browse the repository at this point in the history
  41. Required impossible. Protected method needed

    Content field can't be required for first document version
    _create_history is needed for dependencies
    flachica authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c20ada3 View commit details
    Browse the repository at this point in the history
  42. document_page 13.0.1.0.1

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    57d27c2 View commit details
    Browse the repository at this point in the history
  43. document_page 13.0.1.0.2

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0ebea43 View commit details
    Browse the repository at this point in the history
  44. document_page 13.0.1.0.3

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    aac0b52 View commit details
    Browse the repository at this point in the history
  45. [UPD] Eficent -> ForgeFlow

    MiquelRForgeFlow authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2146965 View commit details
    Browse the repository at this point in the history
  46. [UPD] README.rst

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d7cc791 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    1f01bd5 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    0ba91fd View commit details
    Browse the repository at this point in the history
  49. document_page 13.0.1.0.4

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9f7a76b View commit details
    Browse the repository at this point in the history
  50. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: knowledge-13.0/knowledge-13.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-13-0/knowledge-13-0-document_page/
    oca-transbot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    aad4ce0 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    55e276e View commit details
    Browse the repository at this point in the history
  52. [UPD] README.rst

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9a359eb View commit details
    Browse the repository at this point in the history
  53. document_page 13.0.1.1.0

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3421983 View commit details
    Browse the repository at this point in the history
  54. Translated using Weblate (Russian)

    Currently translated at 100.0% (97 of 97 strings)
    
    Translation: knowledge-13.0/knowledge-13.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-13-0/knowledge-13-0-document_page/ru/
    SergePogorelov authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2eeab62 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    3fd6119 View commit details
    Browse the repository at this point in the history
  56. [UPD] Update document_page.pot

    oca-travis authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6daa222 View commit details
    Browse the repository at this point in the history
  57. [UPD] README.rst

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c260ae9 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    374f250 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    a2e0c9b View commit details
    Browse the repository at this point in the history
  60. [UPD] Update document_page.pot

    oca-ci authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a739d7f View commit details
    Browse the repository at this point in the history
  61. Translated using Weblate (Turkish)

    Currently translated at 97.9% (95 of 97 strings)
    
    Translation: knowledge-15.0/knowledge-15.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-15-0/knowledge-15-0-document_page/tr/
    tate11 authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5f9d51b View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    4217021 View commit details
    Browse the repository at this point in the history
  63. [UPD] Update document_page.pot

    oca-ci authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1b49a12 View commit details
    Browse the repository at this point in the history
  64. [UPD] README.rst

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    67f839a View commit details
    Browse the repository at this point in the history
  65. document_page 15.0.1.1.0

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c681f93 View commit details
    Browse the repository at this point in the history
  66. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: knowledge-15.0/knowledge-15.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-15-0/knowledge-15-0-document_page/
    oca-transbot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7554011 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    9787931 View commit details
    Browse the repository at this point in the history
  68. document_page 15.0.1.1.1

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    42a09e1 View commit details
    Browse the repository at this point in the history
  69. [15.0][IMP] document_page: copy document function.

    angel authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    797e6c1 View commit details
    Browse the repository at this point in the history
  70. [UPD] Update document_page.pot

    oca-ci authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d5ac0c2 View commit details
    Browse the repository at this point in the history
  71. document_page 15.0.1.2.0

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bf19785 View commit details
    Browse the repository at this point in the history
  72. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: knowledge-15.0/knowledge-15.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-15-0/knowledge-15-0-document_page/
    oca-transbot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    36dab05 View commit details
    Browse the repository at this point in the history
  73. Translated using Weblate (French)

    Currently translated at 100.0% (99 of 99 strings)
    
    Translation: knowledge-15.0/knowledge-15.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-15-0/knowledge-15-0-document_page/fr/
    vincent-hatakeyama authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    83ff1fb View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    7823500 View commit details
    Browse the repository at this point in the history
  75. [UPD] Update document_page.pot

    oca-ci authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ca006d3 View commit details
    Browse the repository at this point in the history
  76. [UPD] Update document_page.pot

    oca-ci authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    30e8aeb View commit details
    Browse the repository at this point in the history
  77. [UPD] README.rst

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9db92a2 View commit details
    Browse the repository at this point in the history
  78. Translated using Weblate (Italian)

    Currently translated at 100.0% (95 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/it/
    mymage authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1ed9181 View commit details
    Browse the repository at this point in the history
  79. Translated using Weblate (Italian)

    Currently translated at 100.0% (95 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/it/
    francesco-ooops authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1ba38ed View commit details
    Browse the repository at this point in the history
  80. Translated using Weblate (Italian)

    Currently translated at 100.0% (95 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/it/
    francesco-ooops authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5a3f7ea View commit details
    Browse the repository at this point in the history
  81. Translated using Weblate (Croatian)

    Currently translated at 56.8% (54 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/hr/
    badbole authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5ffa2db View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    fc947e1 View commit details
    Browse the repository at this point in the history
  83. document_page 16.0.1.1.0

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2402f88 View commit details
    Browse the repository at this point in the history
  84. Translated using Weblate (Italian)

    Currently translated at 100.0% (95 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/it/
    mymage authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5c0728e View commit details
    Browse the repository at this point in the history
  85. Translated using Weblate (Croatian)

    Currently translated at 96.8% (92 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/hr/
    badbole authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    dc79216 View commit details
    Browse the repository at this point in the history
  86. Translated using Weblate (Italian)

    Currently translated at 100.0% (95 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/it/
    francesco-ooops authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1d34928 View commit details
    Browse the repository at this point in the history
  87. Translated using Weblate (Italian)

    Currently translated at 100.0% (95 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/it/
    mymage authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    af456a9 View commit details
    Browse the repository at this point in the history
  88. Translated using Weblate (Slovenian)

    Currently translated at 13.6% (13 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/sl/
    sysadminmatmoz authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1c820de View commit details
    Browse the repository at this point in the history
  89. Translated using Weblate (Italian)

    Currently translated at 100.0% (95 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/it/
    francesco-ooops authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b85ba04 View commit details
    Browse the repository at this point in the history
  90. Translated using Weblate (Italian)

    Currently translated at 100.0% (95 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/it/
    mymage authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    dd2e63e View commit details
    Browse the repository at this point in the history
  91. Translated using Weblate (Italian)

    Currently translated at 100.0% (95 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/it/
    mymage authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    66b2a59 View commit details
    Browse the repository at this point in the history
  92. Translated using Weblate (Italian)

    Currently translated at 100.0% (95 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/it/
    mymage authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6531e45 View commit details
    Browse the repository at this point in the history
  93. Translated using Weblate (Italian)

    Currently translated at 100.0% (95 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/it/
    mymage authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5e0be91 View commit details
    Browse the repository at this point in the history
  94. Translated using Weblate (Italian)

    Currently translated at 100.0% (95 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/it/
    francesco-ooops authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d392e65 View commit details
    Browse the repository at this point in the history
  95. Translated using Weblate (Italian)

    Currently translated at 100.0% (95 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/it/
    francesco-ooops authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7dc187f View commit details
    Browse the repository at this point in the history
  96. Translated using Weblate (Spanish)

    Currently translated at 88.4% (84 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/es/
    luis-ron authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    77f247d View commit details
    Browse the repository at this point in the history
  97. Translated using Weblate (Italian)

    Currently translated at 100.0% (95 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/it/
    mymage authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4a2047b View commit details
    Browse the repository at this point in the history
  98. Translated using Weblate (Italian)

    Currently translated at 100.0% (95 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/it/
    mymage authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a5efa9a View commit details
    Browse the repository at this point in the history
  99. Translated using Weblate (Italian)

    Currently translated at 100.0% (95 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/it/
    mymage authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9b76926 View commit details
    Browse the repository at this point in the history
  100. Translated using Weblate (Spanish)

    Currently translated at 100.0% (95 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/es/
    Ivorra78 authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    18cd4af View commit details
    Browse the repository at this point in the history
  101. [UPD] Update document_page.pot

    oca-ci authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8b82db9 View commit details
    Browse the repository at this point in the history
  102. [UPD] README.rst

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    00af364 View commit details
    Browse the repository at this point in the history
  103. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/
    weblate authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0dc56b5 View commit details
    Browse the repository at this point in the history
  104. Translated using Weblate (Italian)

    Currently translated at 100.0% (96 of 96 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/it/
    mymage authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    da37cb6 View commit details
    Browse the repository at this point in the history
  105. Translated using Weblate (Spanish)

    Currently translated at 100.0% (96 of 96 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/es/
    Ivorra78 authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e7c5622 View commit details
    Browse the repository at this point in the history
  106. Updated from template

    ivs-cetmix authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8ef3f40 View commit details
    Browse the repository at this point in the history
  107. [UPD] Update document_page.pot

    oca-ci authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c7d5fcc View commit details
    Browse the repository at this point in the history
  108. [BOT] post-merge updates

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    da3121c View commit details
    Browse the repository at this point in the history
  109. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/
    weblate authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    613e102 View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    17d246f View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    bc4ba34 View commit details
    Browse the repository at this point in the history
  112. [UPD] Update document_page.pot

    oca-ci authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0cfdae6 View commit details
    Browse the repository at this point in the history
  113. [BOT] post-merge updates

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7a4252e View commit details
    Browse the repository at this point in the history
  114. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/
    weblate authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    53edfc3 View commit details
    Browse the repository at this point in the history
  115. [BOT] post-merge updates

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f126585 View commit details
    Browse the repository at this point in the history
  116. Translated using Weblate (Italian)

    Currently translated at 100.0% (95 of 95 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/it/
    mymage authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d3a9ffc View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    ddee699 View commit details
    Browse the repository at this point in the history
  118. [UPD] Update document_page.pot

    oca-ci authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    43a5ba5 View commit details
    Browse the repository at this point in the history
  119. [BOT] post-merge updates

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c4c4fd3 View commit details
    Browse the repository at this point in the history
  120. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/
    weblate authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    428c858 View commit details
    Browse the repository at this point in the history
  121. Translated using Weblate (Italian)

    Currently translated at 100.0% (96 of 96 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/it/
    mymage authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a4056f1 View commit details
    Browse the repository at this point in the history
  122. Translated using Weblate (Spanish)

    Currently translated at 100.0% (96 of 96 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/es/
    Ivorra78 authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    42fa2d6 View commit details
    Browse the repository at this point in the history
  123. Translated using Weblate (Portuguese)

    Currently translated at 98.9% (95 of 96 strings)
    
    Translation: knowledge-16.0/knowledge-16.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page/pt/
    peterromao authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    149b0c7 View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    9eb5ce0 View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    036053a View commit details
    Browse the repository at this point in the history
  126. [UPD] Update document_page.pot

    oca-ci authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    587b34d View commit details
    Browse the repository at this point in the history
  127. [BOT] post-merge updates

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bef77f1 View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    516af6b View commit details
    Browse the repository at this point in the history
  129. [BOT] post-merge updates

    OCA-git-bot authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f5ddeeb View commit details
    Browse the repository at this point in the history
  130. Translated using Weblate (Italian)

    Currently translated at 100.0% (96 of 96 strings)
    
    Translation: knowledge-17.0/knowledge-17.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-17-0/knowledge-17-0-document_page/it/
    mymage authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8ea01a2 View commit details
    Browse the repository at this point in the history
  131. Translated using Weblate (Swedish)

    Currently translated at 100.0% (96 of 96 strings)
    
    Translation: knowledge-17.0/knowledge-17.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-17-0/knowledge-17-0-document_page/sv/
    jakobkrabbe authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    945ba16 View commit details
    Browse the repository at this point in the history
  132. [UPD] Update document_page.pot

    oca-ci authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    cd2823a View commit details
    Browse the repository at this point in the history
  133. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: knowledge-17.0/knowledge-17.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-17-0/knowledge-17-0-document_page/
    weblate authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    95f6124 View commit details
    Browse the repository at this point in the history
  134. Translated using Weblate (Catalan)

    Currently translated at 100.0% (94 of 94 strings)
    
    Translation: knowledge-17.0/knowledge-17.0-document_page
    Translate-URL: https://translation.odoo-community.org/projects/knowledge-17-0/knowledge-17-0-document_page/ca/
    esteveblanch authored and jdoutreloux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a3fd4fa View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    adbf5ac View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    a5aa3c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86803a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. [14.0][IMP] document_page: option to search by summary.

    angel authored and natuan9 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8eef065 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cd01f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

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