Stefan Rijnhart (Therp)
|
e81c5d1714
|
Merge pull request #37 from yvaucher/8.0-add-license-key
Add license key in __openerp__.py
|
2015-02-06 18:48:27 +01:00 |
|
Yannick Vaucher
|
871088b959
|
Add license key in __openerp__.py
|
2015-02-06 15:56:39 +01:00 |
|
Holger Brunn
|
45ae6ea269
|
[FIX] syntax
|
2015-02-02 13:14:54 +01:00 |
|
Holger Brunn
|
59aae1ac56
|
[IMP] use enumerate pattern for counting
|
2015-02-02 12:24:01 +01:00 |
|
Holger Brunn
|
200b894bce
|
[IMP] don't duplicate functionality from core
|
2015-02-02 12:19:30 +01:00 |
|
Holger Brunn
|
68f3483aa1
|
[ADD] port document_choose_directory
|
2015-01-27 12:16:46 +01:00 |
|
Holger Brunn
|
3572d0d2f4
|
[IMP] ignore attachments for unknown models because core chokes on that
|
2015-01-26 13:07:35 +01:00 |
|
Holger Brunn
|
1c0dfff8f3
|
[IMP] don't read all attachments at once
|
2015-01-26 13:03:26 +01:00 |
|
Holger Brunn
|
64ffbe97fc
|
[ADD] attachments_to_filesystem
|
2015-01-26 12:53:28 +01:00 |
|
Pedro M. Baeza
|
0a42df9a18
|
Merge pull request #33 from hbrunn/8.0-attachment_preview
[ADD] attachment_preview
|
2015-01-22 09:27:12 +01:00 |
|
Holger Brunn
|
f960abc32e
|
[FIX] readme 8.0 style
|
2015-01-19 09:28:39 +01:00 |
|
Holger Brunn
|
1ce02e70ed
|
[UPD] use viewerJS 0.5.4, incorporate new suported file types
|
2015-01-15 12:20:53 +01:00 |
|
Holger Brunn
|
d2734b6161
|
[ADD] translations
|
2015-01-15 12:14:44 +01:00 |
|
Holger Brunn
|
3cac29e08e
|
[FIX] don't depend on document, the relevant code still lives in web
|
2015-01-15 11:41:15 +01:00 |
|
Holger Brunn
|
567139a7b9
|
[IMP] have titles work everywhere
|
2015-01-15 11:40:12 +01:00 |
|
Holger Brunn
|
b2133a6f1c
|
[ADD] preliminary port of attachment_preview
|
2015-01-15 11:17:18 +01:00 |
|
Loïc Faure-Lacroix
|
53b66e4efe
|
Commented other necessary part
|
2014-12-29 19:05:46 +03:00 |
|
Loïc Faure-Lacroix
|
9ad6201303
|
Comment workflow that cause the error
It should work but further errors could help understand what's going
|
2014-12-29 17:31:54 +03:00 |
|
Giorgio Borelli
|
d0f538e3dc
|
change order of xml data files
|
2014-12-29 17:04:30 +03:00 |
|
Giorgio Borelli
|
cddda2b372
|
remove unused variables
|
2014-12-29 17:04:30 +03:00 |
|
Giorgio Borelli
|
663ab547e3
|
fix act_draft and minor ui fix
|
2014-12-29 17:04:30 +03:00 |
|
Giorgio Borelli
|
858afe6390
|
start porting
|
2014-12-29 17:04:29 +03:00 |
|
Guewen Baconnier
|
cf4594facd
|
Merge pull request #31 from yvaucher/8.0-separate-lint
Separated Lint tests
|
2014-12-18 07:39:28 +01:00 |
|
Yannick Vaucher
|
4a6c44d899
|
Remove deprecated travis_run_flake8
|
2014-12-16 15:55:36 +01:00 |
|
Yannick Vaucher
|
389a999266
|
Separated Lint tests
|
2014-12-16 11:18:44 +01:00 |
|
Pedro M. Baeza
|
45769282e1
|
Merge pull request #24 from abstract-open-solutions/8.0-document_page
document_page porting to odoo 8.0
|
2014-11-16 11:41:56 +01:00 |
|
Giorgio Borelli
|
01e8c80724
|
removed unused SUPERUSER_ID
|
2014-11-12 17:01:30 +01:00 |
|
Giorgio Borelli
|
9977f4e516
|
change travis conf
|
2014-11-12 16:59:07 +01:00 |
|
Giorgio Borelli
|
ebb4da70d5
|
fix test
|
2014-11-12 16:39:00 +01:00 |
|
Giorgio Borelli
|
fc55bca7aa
|
use new API
|
2014-11-11 16:11:42 +01:00 |
|
Giorgio Borelli
|
910179599d
|
minor formatting issues
|
2014-11-11 13:43:35 +01:00 |
|
Giorgio Borelli
|
0ac5e7f875
|
use new API
|
2014-11-11 13:40:44 +01:00 |
|
Giorgio Borelli
|
3e61b4c1bc
|
removed unused modules and view, see.: 7.0 branch on launchpad - http://bazaar.launchpad.net/~openerp/openobject-addons/7.0/files/head:/document_page/
|
2014-11-11 13:26:02 +01:00 |
|
Giorgio Borelli
|
3b1d14196a
|
use new API
|
2014-11-11 13:25:05 +01:00 |
|
Holger Brunn
|
7162d7bc58
|
Merge pull request #22 from pedrobaeza/8.0-document_url
[ADD] document_url: Module to attach URLs as documents
|
2014-11-10 14:27:08 +01:00 |
|
Pedro M. Baeza
|
beea544dac
|
[ADD] document_url: Module to attach URLs as documents
|
2014-10-24 20:08:51 +02:00 |
|
Maxime Chambreuil
|
8d97a7ba01
|
[FIX] PEP8 errors in Odoo code only
|
2014-09-30 16:13:16 -04:00 |
|
Maxime Chambreuil
|
480dfe6543
|
[ADD] document_page from odoo/7.0
|
2014-09-30 15:38:12 -04:00 |
|
Pedro M. Baeza
|
8e221e3a61
|
Merge pull request #13 from pedrobaeza/8.0-copy_from_7.0
[MIG] Translated changes from 7.0 branch
|
2014-08-12 18:49:30 +02:00 |
|
Pedro M. Baeza
|
6a9c41ec6b
|
Remove vim comments
|
2014-08-11 16:21:57 +02:00 |
|
Pedro M. Baeza
|
9825070688
|
Set modules installable flag to False
|
2014-08-11 12:59:55 +02:00 |
|
Pedro M. Baeza
|
b97fbdd172
|
[MIG] Translated changes from 7.0 branch
|
2014-08-11 12:47:37 +02:00 |
|
Sandy
|
0ec3833222
|
Merge pull request #4 from savoirfairelinux/8.0-meta
8.0 Add meta files
|
2014-07-18 16:49:31 -04:00 |
|
Sandy Carter
|
83d60c9014
|
Set document_page_multi_company as unported
|
2014-07-18 16:52:21 -04:00 |
|
Sandy Carter
|
ca7f2e21a0
|
Set document_page_approval as unported
|
2014-07-18 16:51:59 -04:00 |
|
Sandy Carter
|
49bb1d6886
|
Add meta files
|
2014-07-18 16:43:18 -04:00 |
|
Sandy Carter
|
f0227ee340
|
Fix pep8
|
2014-07-18 16:41:54 -04:00 |
|
Maxime Chambreuil
|
cd7c378a5c
|
[MRG] Add document_page_multi_company
|
2013-09-02 11:37:50 -04:00 |
|
Maxime Chambreuil
|
fce5f2aa47
|
[FIX] PEP8 compliance and use company_default_get
|
2013-08-29 10:48:37 -04:00 |
|
Maxime Chambreuil
|
0727881da0
|
[FIX] PEP8 compliance
|
2013-08-29 08:15:41 -04:00 |
|