Commit Graph

68 Commits

Author SHA1 Message Date
Jose Maria Alzaga
5f21328289
Merge d2b5700c6b into b01e2974dc 2018-06-20 14:24:13 +00:00
oca-travis
b01e2974dc [UPD] Update knowledge.pot 2018-06-20 12:01:36 +00:00
Pedro M. Baeza
1f58afeff9
Merge pull request #172 from Tecnativa/11.0-improve_knowledge2
[IMP] knowledge: add missing menus
2018-06-20 13:04:22 +02:00
cubells
727dbd1ed0 [IMP] knowledge: add missing menus 2018-06-20 11:30:07 +02:00
OCA Git Bot
8a612cc861 [ADD] setup.py 2018-06-20 04:55:54 +02:00
OCA Git Bot
a34e366767 [UPD] README.rst 2018-06-20 04:55:54 +02:00
oca-travis
b1227261c2 [UPD] Update knowledge.pot 2018-06-19 23:47:32 +00:00
Pedro M. Baeza
9b8d7e9d37
Merge pull request #170 from Tecnativa/11.0-mig-knowledge
11.0 mig knowledge
2018-06-20 01:23:38 +02:00
cubells
5c59821b1d [MIG] knowledge: Complete migration 2018-06-20 00:46:49 +02:00
fayez
1029f0f2f4 knowledge: Migration to 11.0 2018-06-20 00:46:49 +02:00
OCA Transbot
d3cf3923f5 OCA Transbot updated translations from Transifex 2018-06-20 00:46:49 +02:00
mreficent
eb33235513 knowledge: migrations scripts 2018-06-20 00:46:49 +02:00
Maxime Chambreuil
46ae3fd3b5 [FIX] knowledge: Several things
* Copyright and various stuff
* Contributors
* External ID not found in the system: base.group_document_user
2018-06-20 00:46:49 +02:00
Leonardo Donelli
468466d237 Port to v10 2018-06-20 00:46:49 +02:00
Maxime Chambreuil
ce8aef4625 Add CMIS modules to Settings 2018-06-20 00:43:11 +02:00
Gervais Naoussi
caa2237388 knowledge module added from Odoo 8.0 and ported to 9.0 2018-06-20 00:43:11 +02:00
Jose Maria Alzaga
d2b5700c6b [MIG] document_page: Migration to 11.0 2018-04-06 16:33:24 +02:00
OCA Transbot
42925bdb77 OCA Transbot updated translations from Transifex 2018-04-06 16:32:10 +02:00
Maxime Chambreuil
01e855a1c3 [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
2018-04-06 16:32:09 +02:00
Pedro M. Baeza
c5bf3e480d [MIG] Rename manifest files 2018-04-06 16:32:09 +02:00
Pedro M. Baeza
12d4c6f16e [MIG] Make modules uninstallable 2018-04-06 16:32:09 +02:00
Stéphane Bidoul (ACSONE)
44982e3b25 [FIX] remove en.po that was erroneously created by transbot 2018-04-06 16:32:09 +02:00
OCA Transbot
264b625554 OCA Transbot updated translations from Transifex 2018-04-06 16:32:09 +02:00
Gervais Naoussi
7d83044786 Fix TypeError: function lambda at 0x7f1f2cb562a8 is not JSON serializable 2018-04-06 16:32:08 +02:00
Gervais Naoussi
795a678f1a flake8 error corrected 2018-04-06 16:29:04 +02:00
Gervais Naoussi
fe65d343e4 Test corrected 2018-04-06 16:29:04 +02:00
Gervais Naoussi
8bc8a96000 test code coverage progress 2018-04-06 16:29:04 +02:00
Gervais Naoussi
d73a6db5e1 test code coverage progress 2018-04-06 16:29:04 +02:00
Gervais Naoussi
6db0ea4a3c code coverage rogress 2018-04-06 16:29:04 +02:00
Gervais Naoussi
18bceb8b16 code coverage improve 2018-04-06 16:29:04 +02:00
Gervais Naoussi
9be24f8db3 flake8 error "E126 continuation line over-indented for hanging indent" corrected 2018-04-06 16:29:04 +02:00
Gervais Naoussi
86416e531e yaml test removed from __openerp__.py 2018-04-06 16:29:04 +02:00
Gervais Naoussi
443a97fc9f pylint error in test file corrected 2018-04-06 16:29:04 +02:00
Gervais Naoussi
9930ad6d78 test writed in python 2018-04-06 16:29:04 +02:00
Gervais Naoussi
81c1a38321 __openerp__.py error connected 2018-04-06 16:29:04 +02:00
Gervais Naoussi
b509c964f4 images added 2018-04-06 16:29:04 +02:00
Gervais Naoussi
781384a448 @dreipst not corrected 2018-04-06 16:29:04 +02:00
Gervais Naoussi
77ca6884df Error corrected 2018-04-06 16:29:04 +02:00
Gervais Naoussi
22beab28ca Mail's dependency readded 2018-04-06 16:29:04 +02:00
Gervais Naoussi
2fe2dc1078 Mail's dependency removed 2018-04-06 16:29:04 +02:00
Gervais Naoussi
b68201eb58 Readme Fixed 2018-04-06 16:29:04 +02:00
Gervais Naoussi
039e0e1cf4 [ADD] Document_page 2018-04-06 16:29:04 +02:00
Pedro M. Baeza
12c0d846de [MIG] Make modules uninstallable 2018-04-06 16:29:04 +02:00
Stéphane Bidoul
e0550ce4cd [UPD] prefix versions with 8.0 2018-04-06 16:29:04 +02:00
Matjaž Mozetič
dcd1f990c8 Updated languages 2018-04-06 16:29:04 +02:00
Matjaž Mozetič
4b0b702f17 Translations and templates sync 2018-04-06 16:29:04 +02:00
Matjaž Mozetič
fc748d1d93 Translations sync with templates 2018-04-06 16:29:04 +02:00
Glen Sojo
68f7634891 [FIX] - document_page:^Cissing dependency. 2018-04-06 16:29:04 +02:00
Glen Sojo
60aa6be7f9 [IMP] - Updated document_page pot and es translations. 2018-04-06 16:29:04 +02:00
Glen Sojo
e696c51e2c [IMP] - Improved views and added followers to pages. 2018-04-06 16:29:04 +02:00