[FIX] load the module graph even if it containt only "base"
[odoo/odoo.git] / bin / addons / __init__.py
2009-06-05 Christophe Simonis[FIX] load the module graph even if it containt only...
2009-04-28 Christophe Simonis[FIX] when loading the module graph, try to reload...
2009-03-16 Fabien Pinckaersimprovements
2009-03-15 Fabien PinckaersUkrainian language
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-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-05 Christophe Simonis[FIX] modules that cannot be loaded are marked as unins...
2009-01-31 Christophe Simonis[FIX] Avoid an infinite loop when a module can not...
2009-01-29 Christophe Simonis[IMP] the module graph is updated and loaded until...
2009-01-22 Christophe Simonis[FIX] apply the state change of the module before upgra...
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 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-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...
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
2008-10-27 Fabien Pinckaersbugfix_empty_dir
2008-09-04 Christophe Simonismerge
2008-09-04 Christophe Simonisthe translations are now by modules
2008-09-03 Fabien PinckaersImproved Security
2008-09-02 Fabien PinckaersImprovements
2008-08-19 Fabien PinckaersSupport for Partial Commit
2008-08-17 Fabien PinckaersSpeed Improvement:
2008-08-05 Christophe Simonisduring addons initialisation, warn user if the objects...
2008-07-23 Christophe Simonisadd encoding comment and vim comment
2008-07-22 Christophe Simonisconvert tabs to 4 spaces
2008-07-17 Amit MendaparaImrpoved addons path support
2008-07-17 Amit MendaparaImproved custom addons path support
2008-07-16 Amit MendaparaImproved addons path support
2008-07-16 Amit MendaparaImrpoved addons path support
2008-07-16 Amit MendaparaImproved custom addons path support
2008-07-16 Amit MendaparaCustom addons path
2008-07-16 Amit MendaparaImproved custom addons path
2008-07-15 Amit MendaparaImproved module listing.
2008-07-15 Amit MendaparaCustom addons path now overrides default addons path.
2008-07-01 Fabien PinckaersAdding RNG validation on XML
2008-06-19 Fabien PinckaersWizard to create menusZZ
2008-06-17 Fabien PinckaersImprovements inmenus
2008-06-16 stwadd the copyright
2008-06-16 stwadd the svn:keywords Id on all .py, .xml, .bat
2008-04-16 Fabien PinckaersCreating new objects
2008-03-26 Fabien PinckaersImprovements to create new fields
2007-09-26 cedFix uninitialize variable when installing module with...
2007-08-30 cedDon't commit in the middle of loading modules
2007-08-09 cedremove print for assert and use logger
2007-08-09 cedMerge branch 'assert'
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-12 cedkernel: improve error message in eval of __terp__.py
2007-07-11 cedkernel: improve error message when import module
2007-07-10 cedkernel: add mode to import csv file
2007-07-05 bchKERNEL : Data loading : id in csv files are now handled...
next