Commit Graph

23 Commits

Author SHA1 Message Date
Carolina Fernandez
bc4ba3459a [16.0][FIX] document_page: Fix quick create and edit form category on pages 2024-11-07 16:57:22 +01:00
Enric Tobella
fc947e1424 [IMP] document_page: make it collaborative 2024-11-07 16:57:22 +01:00
FernandoRomera
7823500154 [16.0][MIG] document_page: Migration to 16.0 2024-11-07 16:57:21 +01:00
angel
9787931aad [15.0][FIX] document_page: change the priority views form. 2024-11-07 16:57:21 +01:00
angel
4217021522 [15.0][IMP] document_page: add side search panel with categories. 2024-11-07 16:57:21 +01:00
Jacob Oldfield
a2e0c9b8dd [MIG] document_page: Migration to 15.0 2024-11-07 16:57:21 +01:00
AaronHForgeFlow
374f250e2b [IMP] document_page: search by title only 2024-11-07 16:57:21 +01:00
dzung.tran
3fd611939f [MIG] document_page: Migration to 14.0 2024-11-07 16:57:21 +01:00
Víctor Martínez
55e276e707 [ADD] document_page: Add required fields to improve page_history 2024-11-07 16:57:21 +01:00
Lois Rilo
0ba91fde66 [13.0][FIX] document_page: fix multicompany rules 2024-11-07 16:57:21 +01:00
Tonow-c2c
29c88d5bc7 [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
2024-11-07 16:57:21 +01:00
Maxime Chambreuil
474fe81734 [IMP] document_page: Add button box 2024-11-07 16:57:21 +01:00
OCA-git-bot
6dc405c524 pre-commit update 2024-11-07 16:57:21 +01:00
ernesto
c181491259 [MIG] document_page: Migration to 13.0 2024-11-07 16:57:21 +01:00
mreficent
792991fba3 [MIG] document_page: Migration to 12.0 2024-11-07 16:57:21 +01:00
Jordi Ballester Alomar
a0e03bbf07 add activities to wiki pages 2024-11-07 16:57:21 +01:00
Lois Rilo
729913c1f1 [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.
2024-11-07 16:57:21 +01:00
Gabriela Mogollon
2300c2bcfb [FIX] document_page: fix report
- fix references: report module is now web module

- display_* fields are removed in this version
2024-11-07 16:57:21 +01:00
Iván Todorovich
f534207697 [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 (#188)

* [MIG] document_page_multi_company

Added this feature from the old module directly in document_page
2024-11-07 16:57:21 +01:00
José Luis
3241e9ae54 Update document_page.xml
Fixing `Page` parents.
2024-11-07 16:57:21 +01:00
Iván Todorovich
4e446a5f34 [IMP][10.0][document_page] Change Requests and workflow improvements on documents (#155) 2024-11-07 16:57:21 +01:00
Maxime Chambreuil
fe6ebff289 [MIG] document_page: Migration to version 10.0 (#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
2024-11-07 16:57:21 +01:00
Gervais Naoussi
35a8a60ae1 [MIG] document_page: Migration to 9.0 2024-11-07 16:57:21 +01:00