Commit Graph

17 Commits

Author SHA1 Message Date
Florent THOMAS
8db04e2e12 IMP: Add single menu for content browsing
* Categories and content are now available and browsable in a single menu.
* Navigation helps user to find content easily
* Cleanups for pylint and flake
2022-02-10 23:45:53 +01:00
Andrii Skrypka
58af70f6bc [FIX] document_page: duplicate page with content 2020-02-11 12:26:21 +02:00
Simone Orsi
587f119d81 document_page: improve link using menu 2019-07-11 09:09:24 +02:00
Simone Orsi
264075e351 document_page: fix link 2019-07-11 09:02:34 +02:00
mreficent
38f6b2891d [MIG] document_page: Migration to 12.0 2019-03-13 12:30:19 +01:00
Jordi Ballester Alomar
d3620bbc7c add activities to wiki pages 2019-03-13 12:10:28 +01:00
Lois Rilo
8a12268992 [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.
2019-03-13 12:10:28 +01:00
nicomacr
ffb2c06fc1 [IMP] check recusion when select parent 2019-03-13 12:10:28 +01:00
Iván Todorovich
88c85037fb [MIG] document_page_multi_company (#188)
* [MIG] document_page_multi_company

Added this feature from the old module directly in document_page
2019-03-13 12:10:28 +01:00
Iván Todorovich
6fd5d670f1 [document_page] page_id should be readonly.
Improve active field
2019-03-13 12:10:28 +01:00
Iván Todorovich
ba4095d489 [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. 2019-03-13 12:10:28 +01:00
Iván Todorovich
a67c09d75d [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. 2019-03-13 12:10:28 +01:00
Gabriela Mogollon
e3652897c5 [MIG] document_page: Migration to 11.0
continue migration
2019-03-13 12:10:27 +01:00
Jose Maria Alzaga
b8ffae052d [MIG] document_page: Migration to 11.0 2019-03-13 12:10:27 +01:00
Iván Todorovich
2e428a6248 [IMP][10.0][document_page] Change Requests and workflow improvements on documents (#155) 2019-03-13 12:10:27 +01:00
Maxime Chambreuil
6c80e03c89 [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
2019-03-13 12:10:27 +01:00
Gervais Naoussi
6a631a9103 [MIG] document_page: Migration to 9.0 2019-03-13 12:10:27 +01:00