[MERGE] merge with latest stable
[odoo/odoo.git] / addons / document / document_storage.py
2010-12-30 husenmerged with trunk
2010-12-15 rha@tinyerp.com[commit]
2010-11-23 uco (OpenERP)[REF]: Replace the condition 'if not context' with...
2010-11-19 uco (OpenERP)[IMP] : Added context=None on methods used for _constra...
2010-11-15 ksa (Open ERP)[MERGE]: Merge with lp:openobject-trunk-dev-addons2
2010-11-12 Harry (OpenERP)[MERGE]
2010-11-11 atp (Open ERP)[Fix]: Put file descriptors close() in try and finally...
2010-11-03 P. Christeasdocument: fix regressions at storage and node_descriptor
2010-11-03 P. Christeasdocument: fix realstore, implement move op. in it.
2010-11-03 P. Christeasdocument: fixes for lint checks
2010-11-03 P. Christeasdocument: enhance API for iter() on node_descriptors
2010-09-17 ksa (Open ERP)[MERGE]: Merge with lp:openobject-trunk-dev-addons2
2010-08-10 P. ChristeasDocument: cleanup code for lint checking
2010-07-20 ksa (Open ERP)[MERGE]: Merge with lp:openobject-trunk-dev-addons2
2010-07-14 P. ChristeasDocument storage: fix errors for offline/readonly media.
2010-07-13 P. ChristeasDocument: fix realstore with open/close, rename.
2010-07-13 P. ChristeasDocument storage: fix opening/closing filestore descriptors
2010-07-11 P. ChristeasDocument: index the content, when a descriptor closes...
2010-07-09 P. ChristeasDocument: fix db storage (the new, raw engine)
2010-07-09 P. ChristeasDocument storage: support move of files (for filestore...
2010-07-08 P. ChristeasDocument: Less dir, storage options, cleanup views.
2010-07-06 P. ChristeasDocument: remove debug calls from trunk code.
2010-07-01 P. ChristeasDocument storage: implementation of simple rename
2010-07-01 P. ChristeasDocument storage: the default db encoding is base64...
2010-07-01 P. ChristeasDocument storage: support more file open modes.
2010-07-01 P. ChristeasDocument: fix nodefd_db.close()
2010-07-01 P. ChristeasDocument: workaround case when text file consists of...
2010-06-29 P. ChristeasDocument storage: implement node_descriptors.
2010-06-25 P. ChristeasDoc storage: port logging to pythonic one.
2010-06-18 Harry (OpenERP)[MERGE]
2010-06-16 vra[IMP][REF] Sql-injection changes, remove print statemen...
2010-06-07 rpa (Open ERP)[IMP]: Added log for crm modules and document
2010-05-19 Fabien Pinckaers[FIX] 3 security rules, [IMP] object names for logs
2010-04-07 rpa (Open ERP)[FIX]: document: Corrected relation table with group
2010-03-19 Ysa (Open ERP)[IMP] document :- support indexation of docx to TXT...
2010-03-16 Ysa (Open ERP)[IMP] document :- add 'realstore' storage type
2010-02-24 Xavier Morel[merge] ftp deactivation branch, thanks greg-apieum
2010-02-24 greg-apieumADD to config 'document_path' to set ftp root path
2010-02-24 greg-apieum[CLEAN] Set Withespaces to PEP8 format
2010-01-21 Jay (Open ERP)[FIX] Added Missing import statements of translations...
2009-12-08 Harry (Open ERP)[FIX] document: fixed problem on mkdir, remove, create...
2009-12-07 Harry (Open ERP)[IMP] document: remove <TAB> with four <white space>
2009-12-02 p_christeas[IMP]document : get improvement of document from xrg...