Commit Graph

52 Commits

Author SHA1 Message Date
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
Glen Sojo
463a1bf2c4 [IMP] - Changed history widget to html. 2018-04-06 16:29:04 +02:00
Matjaz Mozetic
2ebe922135 Slovene translations added 2018-04-06 16:29:04 +02:00
Loïc Faure-Lacroix
6d54370e86 Filter more fields 2018-04-06 16:29:04 +02:00
Loïc Faure-Lacroix
f0b62fc811 document_page_history don't have _sql attribute 2018-04-06 16:29:04 +02:00
Loïc Faure-Lacroix
3ff8124a9b Adding hack in document_page_history to allow calling method that don't exists 2018-04-06 16:29:04 +02:00
Loïc Faure-Lacroix
8c3583888d Add dependency to knowledge 2018-04-06 16:29:04 +02:00
Yannick Vaucher
3256c6b397 Add license key in __openerp__.py 2018-04-06 16:29:04 +02:00
Giorgio Borelli
9c9dfe0324 removed unused SUPERUSER_ID 2018-04-06 16:29:04 +02:00
Giorgio Borelli
b0b0c2265f fix test 2018-04-06 16:29:04 +02:00
Giorgio Borelli
bcea855b78 use new API 2018-04-06 16:29:04 +02:00
Giorgio Borelli
5cc24e2d21 minor formatting issues 2018-04-06 16:29:04 +02:00
Giorgio Borelli
2cd7fcb341 use new API 2018-04-06 16:29:04 +02:00
Giorgio Borelli
c6057216b2 removed unused modules and view, see.: 7.0 branch on launchpad - http://bazaar.launchpad.net/~openerp/openobject-addons/7.0/files/head:/document_page/ 2018-04-06 16:29:04 +02:00
Giorgio Borelli
5289d51456 use new API 2018-04-06 16:29:04 +02:00
Maxime Chambreuil
2ea7de7157 [FIX] PEP8 errors in Odoo code only 2018-04-06 16:29:04 +02:00
Maxime Chambreuil
fa31dd07c0 [ADD] document_page from odoo/7.0 2018-04-06 16:29:04 +02:00