Commit Graph

55 Commits

Author SHA1 Message Date
Iván Todorovich
b21410282b [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
2019-11-11 10:07:25 -05:00
José Luis
a04e2f315b Update document_page.xml
Fixing `Page` parents.
2019-11-08 12:01:21 -05:00
Axel-G
b406bab637 Translated using Weblate (German)
Currently translated at 77.8% (42 of 54 strings)

Translation: knowledge-11.0/knowledge-11.0-document_page
Translate-URL: https://translation.odoo-community.org/projects/knowledge-11-0/knowledge-11-0-document_page/de/
2019-11-08 12:01:21 -05:00
derKonig
0cfffa4ebd Translated using Weblate (Persian)
Currently translated at 51.9% (28 of 54 strings)

Translation: knowledge-11.0/knowledge-11.0-document_page
Translate-URL: https://translation.odoo-community.org/projects/knowledge-11-0/knowledge-11-0-document_page/fa/
2019-11-08 12:01:21 -05:00
oca-travis
a7fbf7db9a [UPD] Update document_page.pot 2019-11-08 12:01:21 -05:00
Gabriela Mogollon
f9f666ba20 [MIG] document_page: Migration to 11.0
continue migration
2019-11-08 12:01:21 -05:00
Jose Maria Alzaga
5582bc4615 [MIG] document_page: Migration to 11.0 2019-11-08 12:01:21 -05:00
OCA Transbot
4d24d6e20c OCA Transbot updated translations from Transifex 2019-11-08 12:01:21 -05:00
Iván Todorovich
0e1f3d6647 [IMP][10.0][document_page] Change Requests and workflow improvements on documents (#155) 2019-11-08 12:01:21 -05:00
Maxime Chambreuil
f9fe691b48 [MIG] document_page: Migration to version 10.0 (#120)
* [MIG] Migration to version 10.0
* [FIX] Comments and CI errors
* [FIX] ValueError: External ID not found in the system: base.menu_base_partner
* [FIX] ValueError: Wrong value for ir.actions.act_window.target: 'inlineview'
* [FIX] Based on @lasley comments
* [FIX] External ID not found in the system: base.group_document_user
2019-11-08 12:01:21 -05:00
Gervais Naoussi
88809825d2 [MIG] document_page: Migration to 9.0 2019-11-08 12:01:21 -05:00
Matjaž Mozetič
490285ac28 Translations sync with templates 2019-11-08 12:01:21 -05:00
Glen Sojo
a32e6ffca2 [FIX+IMP] document_page:
* Changed history widget to html.
* Improved views and added followers to pages.
* Updated document_page pot and es translations.
* document_page:^Cissing dependency.
2019-11-08 12:01:21 -05:00
Matjaz Mozetic
e22f60ad8b Slovene translations added 2019-11-08 12:01:21 -05:00
Loïc Faure-Lacroix
f2dfbf9e86 [FIX+IMP] document_page:
* Add dependency to knowledge
* Adding hack in document_page_history to allow calling method that don't exists
* document_page_history don't have _sql attribute
* Filter more fields
2019-11-08 12:01:21 -05:00
Giorgio Borelli
e2f45f9054 use new API 2019-11-08 12:01:21 -05:00
Maxime Chambreuil
f25a4bf535 [ADD] document_page from odoo/7.0 2019-11-08 12:01:21 -05:00
OCA-git-bot
61f3553d20 [ADD] setup.py 2019-11-08 10:50:45 +00:00
oca-travis
b7301e26e7 [UPD] Update knowledge.pot 2019-11-08 10:45:35 +00:00
OCA-git-bot
30f8b2e247 Merge PR #227 into 13.0
Signed-off-by pedrobaeza
2019-11-08 10:36:43 +00:00
ernesto
0a60b6497d [MIG] knowledge: Migration to 13.0 2019-11-07 17:02:52 -05:00
ernesto
f58b3c934a [IMP] knowledge: black, isort 2019-11-06 10:59:06 -05:00
Valaeys Stéphane
c127f91273 Translated using Weblate (French)
Currently translated at 57.7% (15 of 26 strings)

Translation: knowledge-12.0/knowledge-12.0-knowledge
Translate-URL: https://translation.odoo-community.org/projects/knowledge-12-0/knowledge-12-0-knowledge/fr/
2019-11-06 10:59:06 -05:00
OCA-git-bot
e6fe40cc04 [UPD] README.rst 2019-11-05 17:34:54 -05:00
OCA Transbot
f4ff002492 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: knowledge-12.0/knowledge-12.0-knowledge
Translate-URL: https://translation.odoo-community.org/projects/knowledge-12-0/knowledge-12-0-knowledge/
2019-11-05 17:34:54 -05:00
oca-travis
a98ad1a635 [UPD] Update knowledge.pot 2019-11-05 17:34:54 -05:00
OCA-git-bot
6f6e0cb223 [UPD] README.rst 2019-11-05 17:34:54 -05:00
mreficent
2efe7fae5f [MIG] knowledge: Migration to 12.0 2019-11-05 17:34:54 -05:00
oca-travis
15a0be4593 [UPD] Update knowledge.pot 2019-11-05 17:34:54 -05:00
OCA-git-bot
7477265130 [UPD] README.rst 2019-11-05 17:34:54 -05:00
mreficent
12f5cd2cfa [FIX] pylint/javascript-lint 2019-11-05 17:34:54 -05:00
Jordi Ballester Alomar
c81a86bd79 [knowledge][11.0.3.0.0] - add security for access to ir.attachment.
Otherwise the module grants too wide permissions for all users.
2019-11-05 17:34:54 -05:00
OCA Transbot
0d07ddd894 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2019-11-05 17:34:54 -05:00
Iván Todorovich
fa6f1eb756 Add icon svg master file 2019-11-05 17:34:54 -05:00
OCA Git Bot
cd39a95fe5 [UPD] README.rst 2019-11-05 17:34:54 -05:00
Iván Todorovich
c767ead1dc [knowledge] Consider the module as a fully-fledge application 2019-11-05 17:34:54 -05:00
Iván Todorovich
ec37789d0d Enterprise-like icon 2019-11-05 17:34:54 -05:00
José Luis
35b935156f Fixing items' link error.
It solves this: https://github.com/OCA/knowledge/issues/179
2019-11-05 17:34:54 -05:00
nicomacr
bdbfb6cf8e [FIX] remove the set and get values in res.config 2019-11-05 17:34:54 -05:00
Rodrigo Macedo
a71157dd3a Translated using Weblate (Portuguese (Brazil))
Currently translated at 93.9% (31 of 33 strings)

Translation: knowledge-11.0/knowledge-11.0-knowledge
Translate-URL: https://translation.odoo-community.org/projects/knowledge-11-0/knowledge-11-0-knowledge/pt_BR/
2019-11-05 17:34:54 -05:00
OCA Git Bot
fcf47dc17d [UPD] README.rst 2019-11-05 17:34:54 -05:00
oca-travis
b2672bcf9d [UPD] Update knowledge.pot 2019-11-05 17:34:54 -05:00
cubells
e744c9170f [IMP] knowledge: add missing menus 2019-11-05 17:34:54 -05:00
OCA Git Bot
315a90f98e [UPD] README.rst 2019-11-05 17:34:54 -05:00
oca-travis
a045b5d332 [UPD] Update knowledge.pot 2019-11-05 17:34:54 -05:00
cubells
8f7863a347 [MIG] knowledge: Complete migration 2019-11-05 17:34:54 -05:00
fayez
e4e5750de2 knowledge: Migration to 11.0 2019-11-05 17:34:54 -05:00
OCA Transbot
094de58d17 OCA Transbot updated translations from Transifex 2019-11-05 17:34:54 -05:00
mreficent
2aaf306ace knowledge: migrations scripts 2019-11-05 17:34:54 -05:00
Maxime Chambreuil
1c67e70777 [FIX] knowledge: Several things
* Copyright and various stuff
* Contributors
* External ID not found in the system: base.group_document_user
2019-11-05 17:34:54 -05:00