knowledge/document_page/models
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
..
__init__.py [MIG] document_page: Migration to 11.0 2021-12-24 22:40:36 +11:00
document_page_history.py [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. 2021-12-24 22:40:36 +11:00
document_page.py [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. 2021-12-24 22:40:36 +11:00