[MERGE] forward port of branch 8.0 up to 2b192be
[odoo/odoo.git] / openerp / addons / base / ir / ir_attachment.py
2014-10-16 Christophe Simonis[MERGE] forward port of branch 8.0 up to 2b192be
2014-10-02 Denis Ledoux[MERGE] forward port of branch saas-3 up to 77500e5
2014-10-02 Denis Ledoux[MERGE] forward port of branch 7.0 up to eb9113c
2014-10-02 Denis Ledoux[FIX] ir_attachment: restrict access to orphan attachme...
2014-09-15 Christophe Simonis[MERGE] forward port of branch 8.0 up to 780dd98
2014-09-15 Christophe Simonis[MERGE] forward port of branch saas-5 up to 7eab880
2014-09-12 Christophe Simonis[MERGE] forward port of branch saas-3 up to fdc6271
2014-09-09 Denis Ledoux[MERGE] forward port of branch 7.0 up to 33e0910
2014-09-08 Olivier Dony[MERGE] Forward-port of 8.0 up to d32d120
2014-09-08 Olivier Dony[FIX] ir.attachment: less non-transactional side-effect...
2014-09-08 Olivier Dony[IMP] ir.attachment: include traceback when logging...
2014-09-08 Denis Ledoux[FIX] ir_attachment: ignore if model uninstalled
2014-08-28 Christophe Simonis[MERGE] forward port of branch 7.0 up to 3509e15
2014-08-27 Fabien Meghazi[IMP] refactor bundle ir.attachment cache invalidation
2014-08-26 Denis Ledoux[FIX] security: externals should be able to read attach...
2014-07-28 Martin TrigauxForward port of branch saas-5 up to eda2f06
2014-07-24 Denis Ledoux[FIX] ir_attachment: _filestore cache ignore uid
2014-07-15 Christophe Simonis[MERGE] forward port of branch saas-5 up to e0759c1
2014-07-11 Christophe Simonis[FIX] base: make ir_attachment._filestore callable...
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-06-25 Jaydeep Barot[REM] Unnecessary `size` parameters on char fields
2014-04-10 Christophe Simonis[IMP] ir.attachment: add method to force all attachment...
2014-03-21 Christophe Simonis[FIX] duplicate/rename/drop database: handle filestore
2014-02-27 Antony Lesuisse[MERGE] trunk
2014-01-17 Christophe Simonis[FIX] attachments: filestore use dbname instead of...
2014-01-17 Christophe Simonismerge upstream
2014-01-16 Christophe Simonis[IMP] ir.attachment: active db storage by setting setti...
2014-01-16 Christophe Simonis[FIX] ir.attachement: typo s/config_paramater/config_pa...
2014-01-16 Christophe Simonis[IMP] ir.attachment: filestore is now in data-dir and...
2014-01-16 Thibault Delavallée[MERGE] Sync with trunk, solved conflicts.
2014-01-08 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-01-03 Thibault Delavallée[MERGE] Sync with trunk
2013-12-09 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-12-06 Denis Ledoux[FIX]ir_attachement: not self.pool.get(model) instead...
2013-12-06 Denis Ledoux[FIX] ir_attachement: search, if the model of the ir_at...
2013-12-02 Christophe Matthieu[MERGE] sync with trunk
2013-11-21 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-11-19 Denis Ledoux[FIX] ir, ir_attachement: traceback if try to create...
2013-11-15 Xavier Morel[MERGE] from trunk
2013-10-31 Denis Ledoux[MERGE] Forward-port of latest saas-1 bugfixes, up...
2013-10-31 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5113...
2013-10-30 Martin Trigaux[FIX] ir_attachment: fix security issues on ir_attachment
2013-10-29 Martin Trigaux[FIX] ir_attachment: fix security issues on ir_attachment
2013-10-28 Thibault Delavallée[MERGE] Sync with trunk
2013-10-16 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-10-16 Olivier Dony[FIX] document: overridden ORM methods need to respect...
2013-10-16 Olivier Dony[MERGE] Forward-port of latest saas-1 bugfixes, up...
2013-09-22 Fabien Pinckaers[IMP] Add file='...' on <field> tags + [FIX] forced...
2013-07-24 Denis Ledoux[FIX]ir_attachement: if res_id = 0, allow to read if...
2013-05-30 Thibault Delavallée[MERGE] [CHERRYPICK] Backport of revision 4879 of saas...
2013-05-30 Thibault Delavallée[FIX] ir_attachment: in check, values could coutain a
2013-04-11 Raphael Collet[MERGE] from trunk
2013-03-29 Raphael Collet[IMP] replace all tests like 'registry.get(X)' by ...
2013-02-27 Antony Lesuisse[FIX] ir_attachment filestore read on windows
2013-01-31 Olivier Dony[FIX] ir.attachment: fix drunken commit 4814
2013-01-31 Antony Lesuisse[FIX] ir_attachment missing logger
2013-01-14 Fabien Pinckaers[FIX] document management, file do not exists
2012-12-20 Antony Lesuisselast fix
2012-12-20 Antony Lesuisse[MERGE] turnk
2012-12-17 Cecile Tonglet[FIX] Remove unused imports and fix some imports that...
2012-12-17 Antony Lesuisseadd file_size
2012-12-16 Antony Lesuissefilestore testcase and fix bugs
2012-12-16 Antony LesuisseSimplify openerp testing, deprecated redondant test...
2012-12-16 Antony Lesuisseminor fixes
2012-12-10 Vo Minh Thu[IMP] use the openerp namespace.
2012-12-08 Antony Lesuisse[MERGE] trunk
2012-11-26 Olivier Dony[MERGE] Forward-port 6.1 bugfixes up to rev. 4307
2012-11-22 Antony Lesuisse[MERGE] trunk
2012-10-24 Olivier Dony[FIX] ir_attachment: fix regression when counting attac...
2012-08-21 Olivier Dony[FIX] OPW 577963: ir.attachment: finish previous fix...
2012-08-21 Olivier Dony[FIX] OPW 577963: ir_attachment: speed up ir.attachment...
2012-06-27 Ravi Gohil (Open... [FIX] Reading a record which is having a reference...
2012-06-07 Antony Lesuisse[IMP] ir_attachment external storage
2012-06-02 Antony Lesuisseir.attachment move methods
2012-04-23 Divyesh Makwana... [IMP] base : Improved the typos.
2012-03-09 Olivier Dony[FIX] ir.attachment: override _search instead of search...
2012-01-04 Olivier Dony[IMP] cleanup deprecated method=True param for function...
2011-09-09 Olivier Dony[FIX] ir.attachment: cleaner check for record existence...
2011-08-24 Antony Lesuisse[FIX] ir_attachement check use positional args
2011-08-24 Antony Lesuisse[FIX] ir.model.access check use positional args
2011-05-06 Olivier Dony[MERGE] merged latest fixes from 6.0, up to revision...
2011-02-21 Olivier Dony[MERGE] merged latest fixes from 6.0 branch up to rev...
2011-02-07 Vo Minh Thu[IMP] openerp python module.