Commit Graph

17 Commits

Author SHA1 Message Date
angel
35562b658b [15.0][IMP] document_page: copy document function. 2022-06-13 14:59:05 +02:00
Jacob Oldfield
fb08d63bb6 [MIG] document_page: Migration to 15.0 2022-01-16 12:49:25 +11:00
dzung.tran
1c9b486de3 [MIG] document_page: Migration to 14.0 2021-12-24 22:40:36 +11:00
flachica
f5a940056f Required impossible. Protected method needed
Content field can't be required for first document version
_create_history is needed for dependencies
2021-12-24 22:40:36 +11:00
ernesto
f9c7b23fd5 [MIG] document_page: Migration to 13.0 2021-12-24 22:40:36 +11:00
ernesto
0033fe37a1 [IMP] document_page: black, isort 2021-12-24 22:40:36 +11:00
Simone Orsi
bb4a61a045 document_page: fix link 2021-12-24 22:40:36 +11:00
mreficent
de288a5129 [MIG] document_page: Migration to 12.0 2021-12-24 22:40:36 +11:00
Jordi Ballester Alomar
cdd07cc042 add activities to wiki pages 2021-12-24 22:40:36 +11:00
Lois Rilo
ecb4db4be7 [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.
2021-12-24 22:40:36 +11:00
nicomacr
b1de44ea5a [IMP] check recusion when select parent 2021-12-24 22:40:36 +11:00
Iván Todorovich
b3d250cb3f [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
2021-12-24 22:40:36 +11:00
Gabriela Mogollon
606fce905d [MIG] document_page: Migration to 11.0
continue migration
2021-12-24 22:40:36 +11:00
Jose Maria Alzaga
01273b1ca5 [MIG] document_page: Migration to 11.0 2021-12-24 22:40:36 +11:00
Iván Todorovich
09b41d170f [IMP][10.0][document_page] Change Requests and workflow improvements on documents (#155) 2021-12-24 22:40:36 +11:00
Maxime Chambreuil
0092d203cc [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
2021-12-24 22:40:36 +11:00
Gervais Naoussi
bd83b3da5c [MIG] document_page: Migration to 9.0 2021-12-24 22:40:36 +11:00