Commit Graph

129 Commits

Author SHA1 Message Date
OCA-git-bot
796b53f634 [ADD] setup.py 2018-10-23 08:21:27 +00:00
OCA-git-bot
db68896689 [UPD] README.rst 2018-10-23 08:21:26 +00:00
tarteo
66ee6b88e3 [MIG] attachment_preview: Migration to 11.0
[FIX] Lint

[FIX] lint and flake

[ADD] tests

[ADD] tests

[ADD] tests

[ADD] Tests

[ADD] Package python-magic

[ADD] Tests

[FIX] Lint
2018-10-23 10:21:20 +02:00
Stéphane Bidoul (ACSONE)
3926dc4392 remove obsolete .pot files [ci skip] 2018-10-23 10:21:20 +02:00
Pedro M. Baeza
4ab9c95ee9 [MIG] Rename manifest files 2018-10-23 10:21:20 +02:00
Pedro M. Baeza
2891a5e0ac [MIG] Make modules uninstallable 2018-10-23 10:21:20 +02:00
Stéphane Bidoul
533ae04993 [UPD] prefix versions with 8.0 2018-10-23 10:21:20 +02:00
Matjaž Mozetič
6ccd86d362 Translations and templates sync 2018-10-23 10:21:20 +02:00
Holger Brunn
3b4e8899a2 [UPD] use viewerjs 0.5.7 2018-10-23 10:21:20 +02:00
Matjaz Mozetic
fefccb3e14 Slovene translations added 2018-10-23 10:21:20 +02:00
Alexandre Fayolle
f903912611 fix travis (flake8) 2018-10-23 10:21:20 +02:00
Alexandre Fayolle
376817f15b Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2018-10-23 10:21:20 +02:00
Holger Brunn
7e89cd4ffa [FIX] readme 8.0 style 2018-10-23 10:21:20 +02:00
Holger Brunn
c53edb88ec [UPD] use viewerJS 0.5.4, incorporate new suported file types 2018-10-23 10:21:20 +02:00
Holger Brunn
98ae810f55 [ADD] translations 2018-10-23 10:21:20 +02:00
Holger Brunn
22c43d820f [FIX] don't depend on document, the relevant code still lives in web 2018-10-23 10:21:20 +02:00
Holger Brunn
8b6f02af14 [IMP] have titles work everywhere 2018-10-23 10:21:20 +02:00
Holger Brunn
5ff06ce1af [ADD] preliminary port of attachment_preview 2018-10-23 10:21:20 +02:00
oca-travis
1447785972 [UPD] Update document_page_approval.pot 2018-09-17 14:53:10 +00:00
oca-travis
74e565e918 [UPD] Update document_page.pot 2018-09-17 14:53:09 +00:00
Pedro M. Baeza
f4d91f8490
Merge pull request #186 from ivantodorovich/11.0-dpa2
[MIG][11.0] document_page_approval
2018-09-17 16:38:14 +02:00
Iván Todorovich
a0998d406e [MIG] document_page_multi_company (#188)
* [MIG] document_page_multi_company

Added this feature from the old module directly in document_page
2018-09-17 16:37:57 +02:00
Pedro M. Baeza
523a1c07ef
Merge pull request #189 from ivantodorovich/11.0-icon
Add icon master file
2018-09-16 13:12:58 +02:00
Iván Todorovich
c40c95dd05 Add icon svg master file 2018-09-15 15:36:38 -03:00
Iván Todorovich
ee10efd624 FIX hooks
Because of default='draft' on the state field, state IS NULL wasn't selecting anything.
Left the condition in case this is changed in the future.
2018-09-15 13:01:38 -03:00
Iván Todorovich
503e12ae48 [document_page_approval] FIX BUG: am_i_approver was being run as sudo(), hence always giving the user Approving rights. 2018-09-15 12:22:29 -03:00
Iván Todorovich
3a142e7ba2 [document_page_approval] Allow to quickly cancel&draft from 'to approve' state 2018-09-15 12:22:29 -03:00
Iván Todorovich
dce03abb17 [document_page_approval] Add ir.rules for document.page.history 2018-09-15 12:22:29 -03:00
Iván Todorovich
fffc39a014 [document_page_approval] Fix LINT 2018-09-15 12:22:29 -03:00
Iván Todorovich
59bace071a [document_page_approval] Update version number 2018-09-15 12:22:29 -03:00
Iván Todorovich
e92425069b [document_page_approval] Changes because of implementation of active field on document_page 2018-09-15 12:22:29 -03:00
Iván Todorovich
e1e1a06bc4 [document_page_approval] Improve ux by adding user_has_drafts to document pages. 2018-09-15 12:22:29 -03:00
Iván Todorovich
fc275f9c67 [document_page_approval] Allow Knowledge / Manager to edit previous history names and summary 2018-09-15 12:22:29 -03:00
Iván Todorovich
984e7b31c9 [document_page_approval] Some fields should be readonly if not in draft. 2018-09-15 12:22:29 -03:00
Iván Todorovich
bb90405d48 [document_page_approval] Rename classes and files to match model names, and removed workflow engine. 2018-09-15 12:22:29 -03:00
oca-travis
6b80913167 [UPD] Update document_page.pot 2018-09-15 15:15:41 +00:00
Pedro M. Baeza
a722a5d188
Merge pull request #185 from ivantodorovich/11.0-dp
[MIG][11.0] Improve document_page
2018-09-15 17:10:31 +02:00
OCA Git Bot
a00593d114 [UPD] README.rst 2018-09-15 04:55:22 +02:00
Maxime Chambreuil
add73f3861
Merge pull request #187 from ivantodorovich/11.0-icon
[MIG][11.0] Enterprise-like icon
2018-09-14 18:47:38 -05:00
Iván Todorovich
9130b59a91 [knowledge] Consider the module as a fully-fledge application 2018-09-14 18:36:04 -03:00
Iván Todorovich
350f9f6516 Enterprise-like icon 2018-09-14 18:36:04 -03:00
Iván Todorovich
91d7b9e144 [document_page] Update version number 2018-09-14 17:33:59 -03:00
Iván Todorovich
8612f78b7b [document_page] page_id should be readonly.
Improve active field
2018-09-14 17:33:14 -03:00
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
Iván Todorovich
31d95fe243 [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
Maxime Chambreuil
e37d525e29
Merge pull request #184 from SalahAdDin/patch-2
[11.0][knowledge][document_page]Fixing items' link error.
2018-09-10 10:01:02 -05:00
Maxime Chambreuil
9b59bae823
Merge pull request #183 from SalahAdDin/patch-1
[11.0][knowledge]Fixed missing dashboard icon.
2018-09-10 08:30:01 -05:00
José Luis
08e88dbc16
Update document_page.xml
Fixing `Page` parents.
2018-09-10 12:19:34 +03:00
José Luis
3409e64973
Fixing items' link error.
It solves this: https://github.com/OCA/knowledge/issues/179
2018-09-10 12:17:26 +03:00
José Luis
4592a12621
Fixed missing dashboard icon.
Basically, it is the same as this: https://github.com/OCA/manufacture/pull/304
2018-09-10 10:53:30 +03:00