nicomacr
5a54fdd01f
[IMP] check recusion when select parent
2019-01-28 13:06:30 -03:00
OCA Transbot
e8291b4fcf
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: knowledge-11.0/knowledge-11.0-attachment_preview
Translate-URL: https://translation.odoo-community.org/projects/knowledge-11-0/knowledge-11-0-attachment_preview/
2019-01-27 10:42:44 +00:00
oca-travis
00d0590e18
[UPD] Update attachment_preview.pot
2019-01-14 17:12:35 +00:00
Gabriela Mogollon
309d845418
[FIX] document_page: fix report
...
- fix references: report module is now web module
- display_* fields are removed in this version
2019-01-14 17:38:45 +01:00
OCA-git-bot
7946f71d44
[UPD] README.rst
2019-01-14 16:37:47 +00:00
tarteo
1e41c6f292
[IMP] attachment_preview: Split screen
2019-01-14 17:37:42 +01:00
Andrea
6ae04529c2
[FIX] Robustness when attachment not present
2019-01-09 16:59:47 +01:00
OCA Transbot
83373792db
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-09 12:27:04 +00:00
OCA Transbot
c6bc503b21
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-09 12:26:57 +00:00
OCA Transbot
9b28270963
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-09 12:26:53 +00:00
OCA Transbot
8a9a07e6b5
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-09 12:26:47 +00:00
oca-travis
d014b9277a
[UPD] Update attachment_preview.pot
2018-10-23 08:44:29 +00:00
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