This website requires JavaScript.
Explore
Help
Register
Sign In
NeoAnd
/
knowledge
Watch
1
Star
0
Fork
0
You've already forked knowledge
mirror of
https://github.com/OCA/knowledge.git
synced
2025-07-18 21:16:31 -06:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
57468bd4b3
knowledge
/
document_page
/
models
History
Iván Todorovich
57468bd4b3
[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.
2018-09-14 17:32:56 -03:00
..
__init__.py
[MIG] document_page: Migration to 11.0
2018-06-27 15:58:15 +02:00
document_page_history.py
[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.
2018-09-14 17:32:56 -03: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.
2018-09-14 17:32:04 -03:00