[IMP] Added YAML for demo data.
[odoo/odoo.git] / bin / addons / __init__.py
2010-03-09 Julien Thewys[IMP] Added YAML for demo data.
2010-03-04 Julien Thewys[FIX] YAML files have '.yml' extension, not '.yaml'
2010-03-04 Julien Thewys[IMP] yaml test: init
2010-03-03 HDA (OpenERP)added noupdate=1 if csv is in init_xml
2010-01-28 Jay (Open ERP)[FIX] Behavior of server corrected if addons-path is...
2010-01-28 CHS,JVO[FIX] Behavior of server corrected if addons-path is...
2010-01-27 Jay (Open ERP)[FIX] Behavior of server corrected if addons-path is...
2010-01-12 HDA (OpenERP)Merged
2010-01-07 Jay (Open ERP)[FIX] Installation should alert user if any no pool...
2009-12-02 Xavier Morel[merge] fix-shebang from 5.0 to trunk
2009-11-30 Jay (Open ERP)[FIX] Module informtion was not getting updated on...
2009-11-24 Harry (Open ERP)[FIX] replaced <TAB> with four white space.
2009-11-20 xrg[merge] merge from lp:~xrg/openobject-server/optimize...
2009-10-20 pap(openerp)Changed encoding to coding ref: PEP: 0263
2009-10-14 PSO(OpenERP)Changed licencing
2009-08-03 P. ChristeasMerge commit 'origin/master' into xrg
2009-07-09 P. ChristeasMerge origin/master into mdv-gpl3-py26
2009-07-09 HMO(OpenERP)[FIX] module installation through -i module -d db ...
2009-07-07 mra (Open ERP)[REV] revert chanegs for revision no 1810
2009-07-07 mra (Open ERP)[FIX] loading module sequence while creating new database
2009-06-05 Christophe Simonis[FIX] load the module graph even if it containt only...
2009-06-01 P. ChristeasHack for multiple addons paths.
2009-05-06 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-04-28 Christophe Simonis[FIX] when loading the module graph, try to reload...
2009-04-06 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-03-16 Fabien Pinckaersimprovements
2009-03-15 Fabien PinckaersUkrainian language
2009-03-12 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-03-11 Christophe Simonis[REV] revert graph loading modification
2009-03-05 Christophe Simonis[FIX] typo: childs -> children
2009-03-02 Jay (Open ERP)[Fix] Bug 335778 : Corrected get_module_path method...
2009-02-20 Jay (Open ERP)Correction
2009-02-20 Jay (Open ERP)Correction
2009-02-17 Jay (Open ERP)Correction for terp file processing when init and updat...
2009-02-13 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-02-11 Christophe Simonis[IMP] maintenance: new method allowing to get available...
2009-02-11 Christophe Simonis[IMP] allow object to call themself in init() method
2009-02-08 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-02-05 Christophe Simonis[FIX] modules that cannot be loaded are marked as unins...
2009-02-01 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-01-31 Christophe Simonis[FIX] Avoid an infinite loop when a module can not...
2009-01-31 P. ChristeasLittle better message when modules cannot be loaded.
2009-01-31 P. ChristeasFix module loading when some not found.
2009-01-31 P. ChristeasMerge branch 'master' of openobject-server into mdv...
2009-01-29 Christophe Simonis[IMP] the module graph is updated and loaded until...
2009-01-28 P. ChristeasMerge branch 'master' of openobject-server into mdv...
2009-01-26 P. ChristeasModule unload: workaround missing models.
2009-01-22 Christophe Simonis[FIX] apply the state change of the module before upgra...
2009-01-22 P. ChristeasMerge branch 'master' of openobject-server into mdv...
2009-01-22 Christophe Simonis[FIX] execute the migration scripts in alphabetic order...
2009-01-22 Stephane Wirtel[IMP] Add a new method: get_module_as_zip_from_module_d...
2009-01-22 Stephane Wirtel[FIX] Don't archive the source file when src is False
2009-01-21 Christophe Simonis[FIX] demo files were always parsed in 'init' mode
2009-01-19 Fabien Pinckaersbugfix
2009-01-19 Stephane Wirtel[FIX] Typo
2009-01-14 Olivier Laurentpep8
2009-01-14 Olivier LaurentFixed a bug when 'dir' equals ''. Filename's first...
2009-01-14 P. ChristeasMerge branch 'master' of /home/panos/tmp/tinyerp/openob...
2009-01-14 Olivier LaurentFixed a potential IndexError if variable 'dir' equals ''
2009-01-09 Christophe Simonis[FIX] migration scripts: works now with zip modules
2009-01-09 Christophe Simonis[FIX] fix (some) cStringIO problems
2009-01-08 Christophe Simonis[FIX] do not check the module base before it is fully...
2009-01-07 Christophe Simonis[FIX] migrate_databases: convert exception before raisi...
2009-01-07 Christophe Simonis[FIX] when a module can not be loaded, the pool is...
2009-01-06 P. ChristeasMerge branch 'mdv-gpl3' into mdv-gpl3-py26
2009-01-05 Stephane Wirtel[IMP] Use cStringIO
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2009-01-02 Christophe Simonis[FIX] close the opened file when loading a module
2009-01-02 Fabien Pinckaersbugfix
2009-01-02 Christophe Simonis[IMP] add a method to retrieve the update from the...
2009-01-02 P. ChristeasReplace the deprecate Set class with set (py2.6).
2008-12-30 Najlaâ EL KHAYATsolve partially problem of menu items (migration)[cls]
2008-12-20 Fabien Pinckaersbugfixes
2008-12-16 Fabien Pinckaersimproved
2008-12-16 Stephane Wirtel[IMP] Log the error if it can load a module
2008-12-15 Christophe Simonis[FIX] update the module list when upgrading the modules.
2008-12-15 Stephane Wirtel[IMP] Load the real modules
2008-12-15 Stephane Wirtel[IMP] Remove the unused exception
2008-12-14 Fabien Pinckaersimprovements_bugfixes
2008-12-12 Christophe Simonis[FIX] fix with detection of dependencies
2008-12-12 Christophe Simonis[FIX] handle correctly the '-i' command line switch
2008-12-11 Christophe Simonis[FIX] handle the case when the addons has no version
2008-12-11 Christophe Simonis[FIX] ir.module.module: Incorrect field names !!
2008-12-10 Christophe Simonis[IMP] avoid false warnings by disabling the check of...
2008-12-10 Christophe Simonis[IMP] remove dead code and add comment
2008-12-10 Christophe Simonis[MERGE]
2008-12-10 Najlaa[FIX] correct graph loading when updating database...
2008-12-09 Fabien Pinckaersbugfix
2008-12-09 Fabien Pinckaersimprove
2008-12-09 Fabien Pinckaersimprovement
2008-12-09 Christophe Simonis[FIX] psycopg2: in queries we must now use %s everywher...
2008-12-04 Christophe Simonis[IMP] Implement the migration by module
2008-11-22 Fabien Pinckaersmodifs
2008-11-22 Fabien Pinckaersimproved_loading
2008-11-20 Christophe Simonis[IMP] display the list of unmet dependencies
2008-11-20 Christophe Simonis[FIX] error when getting zip module names
2008-11-07 Naresh ChoksyBugfix: while importing and installing .zip files
2008-11-03 Christophe Simonispassing in GPL-3
2008-10-28 Christophe Simonisbugfix with boken addons symlinks
2008-10-27 Stephane WirtelBugfix with the translation
next