Commit Graph

19 Commits

Author SHA1 Message Date
Kaynnan Lemes
e00fce5ce3 [IMP] document_page: add Browse Wiki Content view Kanban 2024-04-02 19:27:01 -03:00
SergiCForgeFlow
eda3c2a1cb [14.0][FIX] document_page: Stored XSS
unitary tests added

post-migration script added
2023-08-28 13:03:48 +02:00
Yann Papouin
9977bdeaa7 [FIX] document_page: Broken recomputation lead to invalid history head 2023-05-30 09:51:14 +02:00
angel
c526768acf [14.0][IMP] document_page: copy document function. 2022-06-13 12:07:43 +02:00
dzung.tran
d858dbb2ba [MIG] document_page: Migration to 14.0 2021-07-06 19:15:45 +07:00
flachica
7355cde7fd Required impossible. Protected method needed
Content field can't be required for first document version
_create_history is needed for dependencies
2021-07-06 19:15:45 +07:00
ernesto
55e00ae88d [MIG] document_page: Migration to 13.0 2021-07-06 19:15:45 +07:00
ernesto
fbc5d7505d [IMP] document_page: black, isort 2021-07-06 19:15:45 +07:00
Simone Orsi
d15616a311 document_page: fix link 2021-07-06 19:15:45 +07:00
mreficent
b060aa012f [MIG] document_page: Migration to 12.0 2021-07-06 19:15:45 +07:00
Jordi Ballester Alomar
15e4cb8634 add activities to wiki pages 2021-07-06 19:15:45 +07:00
Lois Rilo
465dadd5c4 [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-07-06 19:15:45 +07:00
nicomacr
9ea7a324ae [IMP] check recusion when select parent 2021-07-06 19:15:44 +07:00
Iván Todorovich
a2a0611291 [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-07-06 19:15:44 +07:00
Gabriela Mogollon
2377b97210 [MIG] document_page: Migration to 11.0
continue migration
2021-07-06 19:15:44 +07:00
Jose Maria Alzaga
a0b4a32c6d [MIG] document_page: Migration to 11.0 2021-07-06 19:15:44 +07:00
Iván Todorovich
17696665f1 [IMP][10.0][document_page] Change Requests and workflow improvements on documents (#155) 2021-07-06 19:15:44 +07:00
Maxime Chambreuil
3c03f8da12 [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-07-06 19:15:44 +07:00
Gervais Naoussi
f483f1d077 [MIG] document_page: Migration to 9.0 2021-07-06 19:15:44 +07:00