[IMP] use const SUPERUSER_ID insteand of int 1
[odoo/odoo.git] / addons / document / content_index.py
2012-06-22 Foram Katharotiya... [IMP] Add logging at the top of python files
2011-12-31 fp[IMP] improved error message, constraints must allways...
2010-12-30 husenmerged with trunk
2010-12-09 P. Christeasdocument: fix content indexer's handling of the "file...
2010-11-11 atp (Open ERP)[Fix]: Put file descriptors close() in try and finally...
2010-10-12 P. ChristeasDocument, calendar: Patch code from trunk-xrg branch
2010-08-12 P. ChristeasDocument: Better dbg message of content indexers.
2010-07-01 P. ChristeasDocument: fix content indexer, where no filename is...
2010-06-16 vra[IMP][REF] Sql-injection changes, remove print statemen...
2010-03-19 Paul J Stevens[IMP] document :- Bug #539644 - backward compatibility...
2010-03-10 Ysa (Open ERP)[IMP] document :- docuemnt parent_id retrun False inste...
2010-03-02 Xavier Morel[fix] document: remove hacky reimplementation of netsvc...
2010-03-02 Xavier Morel[fix] remove LOG_DEBUG2 netsvc level
2010-02-24 greg-apieum[CLEAN] Set Withespaces to PEP8 format
2010-01-12 Stephane Wirtel[FIX] Change the year of the copyright
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...
2009-10-14 PSO(OpenERP)Changed licencing terms
2009-10-13 ChristopheChauvet... changed encoding to coding in all py files
2009-09-03 Christophe Simonis[FIX] document: do not try to index binary documents
2009-04-22 Harry (Open ERP)[FIX][365069]DMS : handling unicode in file contents
2009-03-03 Christophe Chauvet[IMP]
2009-01-14 Stephane Wirtel[IMP] Use tempfile.mkstemp instead of os.tempname....
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2008-11-03 Christophe Simonispassing modules in GPL-3
2008-09-26 Harshad ModiDocument Management System