Improvements
[odoo/odoo.git] / bin / addons / base / module / module.py
2008-09-02 Fabien PinckaersImprovements
2008-09-01 Fabien PinckaersSmall bugfixes
2008-08-26 Harshad Modion module model, made new function for install module...
2008-08-24 Fabien PinckaersSmall modifs
2008-08-24 Fabien PinckaersImprovement in Config Wizards
2008-08-20 Christophe Simonisremove unused (and duplicate) method
2008-08-20 mga@tinyerp.com* add colum which is used in the orm `group_name`
2008-08-20 Christophe Simonismodules:
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-16 Amit MendaparaImproved custom addons path support
2008-07-09 Fabien PinckaersImrpovement in wizards
2008-07-09 Fabien PinckaersBetter Layout
2008-07-08 Christophe Simonis* translation of nearly all exceptions
2008-07-07 Harshad Modifix bugs:
2008-06-25 Harshad Modimodification:
2008-06-21 Harshad Modiimrovement on configuration wizard :
2008-06-20 Harshad Modiprototype of configuration wizard
2008-06-16 stwadd Copyright and GPL license into the Header of Python...
2008-01-15 cedAdd import of zip module that have been downloaded
2007-12-31 cedFix ondelete on many2one
2007-11-21 cedAdd timeout to update module list
2007-10-30 cedAdd published version on module
2007-10-30 cedFix installation module zipped
2007-09-20 cedAdd exception if the user provide a bad url
2007-08-16 cedFix module version compare if there is no latest version
2007-08-10 cedBugfix in compare of module version
2007-08-10 cedFix default version, must be a string
2007-08-09 Fabien PinckaersTerminologies
2007-08-09 cedfix raise string deprecated in python 2.5
2007-08-03 cedbase: add active field to repository
2007-08-01 cedbase: add information on module to download when upgrad...
2007-08-01 cedbase: don't put url if it is the same version
2007-07-30 cedbase,kernel,base_module_publish: improve publication...
2007-07-30 cedbase, base_module_publish, kernel: improve module publi...
2007-07-02 cedbase: remove unused function/wizard for module
2007-06-29 cedbase: fix typo
2007-06-29 cedbase: add constraint uniq module name
2007-06-29 cedbase: improve update module list
2007-06-29 cedbase: add field state to module.dependencie
2007-05-08 Fabien PinckaersRemoved print statement
2007-05-08 Fabien PinckaersBugfixing for update module list
2007-04-21 cedKERNEL,BASE: allow to create zip modules
2007-01-23 cedBASE: fix module dependencies if no demo data
2006-12-28 pinkyBASE:
2006-12-14 pinkyBugfix
2006-12-14 pinkyBugfix in demo data selection
2006-12-07 pinkyNew trunk