[FIX] Wrong domain value was set while converting XML records of action to database...
[odoo/odoo.git] / bin / tools / convert.py
2010-12-17 Jay (OpenERP)[FIX] Wrong domain value was set while converting XML...
2010-11-08 Stephane Wirtel[IMP] import_csv: Show the message if a record can...
2010-11-16 Jay (OpenERP)[FIX] Delete and function tag should respect ref(XML_ID...
2010-09-02 Stephane Wirtel[FIX] convert.py: don't use the nocopy flag
2010-09-02 Stephane Wirtel[FIX] Use the safe_eval function
2010-09-02 Stephane Wirtel[IMP] Backport the safe_eval function from the trunk...
2010-03-31 olt@tinyerp.com[FIX] bin/tools/convert.py: no need to import time...
2010-03-31 olt@tinyerp.com[FIX] bin/tools/convert.py: reverted revision 2017...
2010-03-31 olt@tinyerp.com[FIX] bin/tools/convert.py: missing time module
2010-03-30 Christophe Chauvet[FIX] Evaluate domain in act_window element is now...
2010-02-17 Jay (Open ERP)[FIX] Menu attribute to report/wizard/url made behaving...
2009-11-28 Xavier Morel[IMP] removal of usages of the deprecated node.getchild...
2009-11-28 Xavier Morel[FIX] Remove leftover instances of libxslt and libxml2...
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-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-08-06 Jay (Open ERP)[FIX] Error reporting : library error corrected
2009-07-29 Jay (Open ERP)[FIX] Logger notification improved
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-04 Fabien Pinckaersbugfix
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-05 Stephane Wirtel[IMP] Use cStringIO
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2008-12-22 Christophe Simonis[FIX] do no update <record> with the "noupdate" flag
2008-12-17 Stephane Wirtel[FIX] Typo
2008-12-15 Jay VoraBugfix:XML records of report and act_window can now...
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-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-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-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-08 Christophe Simoniswizard actions now store the linked model
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
2007-09-06 cedMake multi-wizard definition override the previous...
2007-08-30 cedDon't commit in the middle of loading modules
2007-08-23 cedIn import xml, id must be int()
2007-08-22 cedImprove ir.value for wizard when the xml is set before...
2007-08-09 cedremove print for assert and use logger
2007-08-09 cedMerge branch 'assert'
2007-08-09 cedAdd minimal new view type calendar
2007-08-09 cedkernel, base: fix update of groups in menuitem
2007-08-02 cedkernel: add todo comment
2007-07-30 cedbase,kernel,base_module_publish: improve publication...
2007-07-23 cedkernel: don't use mutable as default value in function...
2007-07-17 cedkernel: remove print and use logger
2007-07-06 Fabien PinckaersBase:
2007-07-05 bchKERNEL : Data loading : id in csv files are now handled...
2007-07-03 cedkernel: improve check on xml_id
2007-06-29 cedkernel: fix update menuitem to use the xml_id
2007-06-28 cedSERVER: add migration scripts
2007-06-25 Fabien PinckaersModifs for allowing to not put report in the right...
2007-06-21 cedKERNEL, BASE: delete ir_values when deleting ir_model_data
2007-06-07 Fabien PinckaersDevelopments for report designer
next