[MERGE]
[odoo/odoo.git] / bin / tools / convert.py
2009-12-17 Raphaël Valyi[MERGE]
2009-12-14 Raphaël Valyi[REF] changed coding style from datetime.datime.foo...
2009-12-14 Xavier Morel[merge] from trunk
2009-12-13 Cristian Salamea... [REF] get rid of the mx.Datetime C dependency, meaning...
2009-12-07 Harry (Open ERP)[FIX] convert: fix problem in eval
2009-12-02 Xavier Morel[merge] 5.0-lxml-fixes into trunk
2009-11-28 Xavier Morel[IMP] removal of usages of the deprecated node.getchild...
2009-11-28 Harry (Open ERP)[merge] merge from lp:~openerp/openobject-server/5.0/
2009-11-28 Xavier Morel[FIX] Remove leftover instances of libxslt and libxml2...
2009-11-20 xrg[merge] merge from lp:~xrg/openobject-server/optimize...
2009-11-17 DSH (Open ERP)[FIX] act_window False domain problem - produce after...
2009-11-05 HDA (OpenERP)Merge and bugfixes from jvo
2009-11-03 rpa-openerp[IMP]able to pass context into record tag in xml file...
2009-10-28 Raphaël Valyi[MERGE] bzr merge -r 1847..1848 lp:openobject-server...
2009-10-28 Raphaël Valyi[MERGE] lxml+etree instead of deprecated XML libs which...
2009-10-27 P. Christeas[IMP] Convert: two minor typos and tab expansion.
2009-10-20 pap(openerp)Changed encoding to coding ref: PEP: 0263
2009-10-14 PSO(OpenERP)Changed licencing
2009-09-25 NCH[FIX] Prevent etree deprication warnings
2009-09-17 HDA (OpenERP)[Merged]
2009-08-13 P. ChristeasMerge commit 'origin/master' into xrg
2009-08-06 Jay (Open ERP)[FIX] Error reporting : library error corrected
2009-08-03 P. ChristeasMerge commit 'origin/master' into xrg
2009-07-29 Jay (Open ERP)[FIX] Logger notification improved
2009-07-09 P. ChristeasMerge origin/master into mdv-gpl3-py26
2009-06-29 Christophe Simonis[IMP] ir_model_data: convert assert to sql constraint...
2009-06-10 Christophe Simonis[FIX] xml: the tag <delete> delete also the reference...
2009-02-08 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-02-04 Fabien Pinckaersbugfix
2009-01-22 P. ChristeasMerge branch 'master' of openobject-server into mdv...
2009-01-20 Christophe Simonis[FIX] in <record> tag, "forcecreate" attribute is now...
2009-01-20 Jay (Open ERP)Misc. changes
2009-01-19 Fabien Pinckaersbugfix
2009-01-14 P. ChristeasMerge branch 'master' of /home/panos/tmp/tinyerp/openob...
2009-01-06 P. ChristeasMerge branch 'master' of /home/panos/tmp/tinyerp/openob...
2009-01-05 Stephane Wirtel[IMP] Use cStringIO
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2008-12-23 P. ChristeasMerge branch 'master' of openobject-server into mdv...
2008-12-22 Christophe Simonis[FIX] do no update <record> with the "noupdate" flag
2008-12-21 P. ChristeasRNG: allow report_type to be imported from xml
2008-12-18 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-fwd
2008-12-17 Stephane Wirtel[FIX] Typo
2008-12-15 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-fwd
2008-12-15 Jay VoraBugfix:XML records of report and act_window can now...
2008-12-15 P. ChristeasMerge commit 'origin/master' into mdv-gpl3
2008-12-14 Fabien Pinckaersimprovements_bugfixes
2008-12-11 Christophe Simonis[IMP] better reporting when a assertion fail
2008-12-10 Stephane Wirtel[IMP] Use the warning level for the pytz library if...
2008-12-10 Stephane Wirtel[IMP] Improve the logging
2008-12-10 P. ChristeasMerge commit 'origin/master' into mdv-gpl3
2008-12-09 Christophe Simonis[FIX] psycopg2: %d -> %s
2008-12-02 Christophe Simonis[IMP] move parse_version to tools directory
2008-11-27 Christophe Simonis[FIX] xml importation: all tags handle the 'noupdate...
2008-11-24 P. ChristeasMerge branch 'master' of openobject-server into mdv...
2008-11-21 Jay VoraAdded active_id usage for act_window's context
2008-11-21 Jay VoraAdded the use of ref(xml_id) in act_window ,to be passe...
2008-11-07 Sofiaimport DateTime
2008-11-06 qdp*improvement of import:
2008-11-04 P. ChristeasMerge commit 'origin/master' into mdv-gpl3
2008-11-03 Christophe Simonispassing in GPL-3
2008-10-31 Fabien Pinckaersimprovment
2008-10-21 Christophe Simoniswarning is warning :o
2008-10-20 Christophe Simonismerge syleam branch
2008-10-17 Fabien Pinckaersimprove
2008-10-16 Christophe Simonis<assert> tag reports now as errors by default
2008-10-15 Christophe Simonisxml files: the noupdate attribute must be set to someth...
2008-10-14 P. ChristeasMerge commit 'origin/master' into mandriva
2008-10-08 Christophe Simoniswizard actions now store the linked model
2008-09-26 P. ChristeasReduce fatal exception to a warning for 'eval'
2008-09-18 Jay VoraAdded Groups option for report,wizard and act_window.
2008-09-10 Stephane Wirtelraise an exception if the root element is not <terp...
2008-09-04 Fabien PinckaersBetter Security Rules
2008-09-03 Christophe Simonisviews: id's with a dot must refer a installed module
2008-08-20 Fabien PinckaersSimplified Partial Import
2008-08-20 Fabien PinckaersBugfixed Partial Import
2008-08-19 Fabien PinckaersImproved Partial Commit
2008-08-19 Fabien PinckaersPartial Commit
2008-08-19 Fabien PinckaersSupport for Partial Commit
2008-08-19 Fabien PinckaersBugfix
2008-08-19 qdp*modified -C option to make partial import
2008-08-12 Christophe Chauvet[server]
2008-07-23 Christophe Simonisadd encoding comment and vim comment
2008-07-22 Christophe Simonisconvert tabs to 4 spaces
2008-07-14 Stephane Wirtelbugfix with the current path of import_xml.rng,
2008-07-03 Husen Daudibugfix for print name in wizard menuitem
2008-07-01 Fabien PinckaersAdding RNG validation on XML
2008-07-01 Fabien PinckaersImprovement menu name from wizard
2008-06-25 Fabien PinckaersModifs for menu wizards icons
2008-06-17 Fabien PinckaersImprovements inmenus
2008-06-16 stwadd the copyright
2008-06-15 Fabien PinckaersImprovements and bugfixes
2008-06-10 Fabien PinckaersImprovements:
2008-05-27 Fabien PinckaersModifs
2007-12-11 cedUse xml id for attributes groups in menuitem tags
2007-10-30 Fabien PinckaersModifs
2007-10-25 Fabien PinckaersAdding URL Action
2007-10-18 Fabien PinckaersBugfix in csv import
2007-10-17 cedDon't load empty line in csv
2007-09-20 cedFix cost & revenue on analytic account
2007-09-20 cedProcess all the csv file in one step
next