Commit Graph

14 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
Yu Weng
f7304f10ac [IMP] add activities to category pages 2021-11-04 09:25:31 +01:00
Víctor Martínez
dd3ba85b4a [ADD] document_page: Add required fields to improve page_history 2020-12-14 08:17:51 +01: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
Gabriela Mogollon
3f8bc0cad1 [FIX] document_page: fix report
- fix references: report module is now web module

- display_* fields are removed in this version
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
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
José Luis
9515cb056c Update document_page.xml
Fixing `Page` parents.
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