Commit Graph

27 Commits

Author SHA1 Message Date
Alexandre Fayolle
bda9dd75df Update travis configuration
use sudo: false to enable container build
use cache: pip to cache pip packages
2015-07-24 22:59:33 +02:00
Alexandre Fayolle
65d73205c4 Update travis configuration
Follow OCA/maintainer-quality-tools#187 and use addons/apt/package directive to
install our build dependencies. This allows using container based Travis builds
(which should be faster).
2015-05-14 22:10:30 +02:00
Alexandre Fayolle
b12793137d don't use travis container-based infrastructure 2015-03-27 16:21:03 +01:00
Alexandre Fayolle
b45338561f 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.
2015-03-02 17:25:05 +01:00
Pedro M. Baeza
b7bb0d8b66 Merge pull request #41 from hbrunn/6.1-travis_2015-03-02
[FIX] new flake8 rules
2015-03-02 13:21:54 +01:00
Holger Brunn
cffad236ba [FIX] new flake8 rules 2015-03-02 13:15:27 +01:00
Pedro M. Baeza
068b45384f Merge pull request #40 from StefanRijnhart/6.1-attachment_file_type_therp
6.1 attachment file type
2015-03-02 13:00:04 +01:00
Stefan Rijnhart
4431630f7a [ADD] magic dependency to travis conf 2015-02-18 20:24:02 +01:00
Stefan Rijnhart
beb84c7c59 [IMP] Scale up number of processed attachments a little bit
[FIX] Actually truncate the list of ids to length of <count>
2015-02-18 19:23:25 +01:00
Stefan Rijnhart
3901852379 [FIX] Take empty attachments into account 2015-02-18 19:18:37 +01:00
Stefan Rijnhart
eb46f3a2a7 [FIX] Avoid write trigger 2015-02-18 19:15:14 +01:00
Stefan Rijnhart
cae6f3a9e1 [FIX] Performance with browse large amounts of attachments
[FIX] Style
2015-02-18 19:02:07 +01:00
Stefan Rijnhart
07106ed8dc [ADD] Module to provide file types for attachments 2015-02-18 18:10:25 +01:00
Pedro M. Baeza
bec3d8f88b Merge pull request #15 from hbrunn/6.1-attachment_preview
[ADD] attachment_preview
2014-11-03 22:32:47 +01:00
Holger Brunn
3d00191546 [FIX] support old firefoxes not implementing window.location.origin 2014-09-18 12:50:06 +02:00
Holger Brunn
3a467efbd9 [FIX] remove old magic's charset detection 2014-09-18 12:46:25 +02:00
Holger Brunn
62f6202fd9 [ADD] support old CentOS' magic module
[FIX] handle empty binary fields correctly
2014-09-18 12:20:00 +02:00
Holger Brunn
c58d6411d5 [ADD] allow previewing binary fields 2014-09-18 11:53:09 +02:00
Holger Brunn
d48e89314d [RFR] allow to get any binary field's extension 2014-09-18 11:48:56 +02:00
Holger Brunn
f93b90bc06 [RFR] move functions to module scope 2014-09-18 11:16:12 +02:00
Holger Brunn
a63f496615 [FIX] typo 2014-09-10 12:12:09 +02:00
Holger Brunn
9ff3f16430 [ADD] use libmagic or mimetypes to detect a file's type 2014-09-10 12:10:15 +02:00
Holger Brunn
7a7c7d6274 [FIX] pep8 2014-09-04 17:48:57 +02:00
Holger Brunn
38f704666a [ADD] attachment_preview 2014-09-04 17:02:22 +02:00
Sandy
16366e084e Merge pull request #2 from savoirfairelinux/6.1-meta
6.1 Add meta files
2014-07-18 15:54:53 -04:00
Sandy Carter
a2fd52c5a4 Add meta files 2014-07-18 15:46:58 -04:00
Holger Brunn
dec3863855 [ADD] a wikimedia syntax parser, courtesy of
http://en.wikipedia.org/wiki/User:Pilaf/InstaView
This is already pretty usable, OpenERP specifics will have to be added as
needed.
2013-01-11 10:37:51 +01:00