Commit Graph

9 Commits

Author SHA1 Message Date
Iván Todorovich
adc4b0ccd8 [9.0] Improve document_page (#162)
* [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.

* [document_page] Implement active field

* [document_page] Update version number
2018-06-01 13:36:19 -05:00
Iván Todorovich
96256b9872 [IMP][9.0] Change Requests and workflow improvements on documents (#155)
* [IMP] Refactor document_page_approval to always use states, and a few code improvements
* [IMP] Add QWeb report to print document pages
* Categories don't save content
* FIX Last Contributor (uid and date). Use related fields instead of computed where possible.
Fix search views, store some fields to make them searchable, added filters
* Add api.depends on computed diff
2018-04-12 15:27:32 -07:00
Maxime Chambreuil
54e14f4a3e Revert "Revert "[FIX] #109""
This reverts commit 52bc8fcf9d.
2017-04-20 16:21:49 -05:00
Maxime Chambreuil
52bc8fcf9d Revert "[FIX] #109"
This reverts commit b1ded5e3e6.
2017-04-20 16:18:37 -05:00
Maxime Chambreuil
b1ded5e3e6 [FIX] #109 2017-04-20 16:13:45 -05:00
Gervais Naoussi
d92441c9eb @dreipst not corrected 2015-12-07 14:19:10 +01:00
Gervais Naoussi
ffe37444b6 Mail's dependency readded 2015-11-18 15:23:42 -05:00
Gervais Naoussi
ccb60b3fb0 Mail's dependency removed 2015-11-18 15:06:43 -05:00
Gervais Naoussi
0901b0f01d [ADD] Document_page 2015-11-18 14:42:42 -05:00