[REM] ir.ui.menu: removed create_menu() shortcut, as the feature was broken and was...
[odoo/odoo.git] / bin / addons /
2011-01-10 Olivier Dony[REM] ir.ui.menu: removed create_menu() shortcut, as...
2011-01-10 Olivier Dony[REVERT] removed debug print statement introduced by...
2011-01-10 Fabien Pinckaers[IMP] index on partner's ref
2011-01-10 Olivier Dony[FIX] res_lang: sanitize time_format for python's strftime
2011-01-10 Olivier Dony[FIX] ir.ui.view_sc: ref_id cannot be a m2o as it can...
2011-01-10 Olivier Dony[IMP] res.users: redundant test on passwd removed
2011-01-10 Olivier Dony[MERGE] ir.model.fields: changes to custom fields now...
2011-01-10 Christophe (OpenERP)[MERGE] res.users: copy() should heed provided default...
2011-01-10 Christophe Simonis[FIX] base: do force the values in when copy()ing res...
2011-01-10 Christophe Simonis[FIX] avoid different behavior depending of order of...
2011-01-10 Vo Minh Thu[FIX]: base_export_language.py: forgot to replace dbnam...
2011-01-10 Launchpad Translat... Launchpad automatic translations update.
2011-01-08 Fabien Pinckaersrevert_wrong_commit
2011-01-08 Fabien Pinckaersmerge
2011-01-08 Launchpad Translat... Launchpad automatic translations update.
2011-01-07 Olivier Dony[FIX] ir.ui.view,ir.ui.view.custom: cleanup handling...
2011-01-07 Olivier Dony[MERGE] translations: refactoring/deferral of translate...
2011-01-07 Olivier Dony[FIX] addons: defer module data cleanup at end of insta...
2011-01-07 Olivier Dony[FIX] res.lang: avoid error at language install for...
2011-01-07 Olivier Dony[FIX] res_user: fix password management for wweb client...
2011-01-07 Olivier Dony[FIX] res_user.change_password: warn about empty passwo...
2011-01-07 P. Christeasir.model.fields: implement the write(), allow custom...
2011-01-07 P. Christeasir.model: move the check inside create() and write...
2011-01-07 Olivier Dony[FIX] res_user: typo in exception message
2011-01-06 Olivier Dony[MERGE] bugfixes: default language for partners, passwo...
2011-01-06 Vo Minh Thu[IMP] ir_translation: added help messages and comments.
2011-01-06 Vo Minh Thu[IMP] translation: added trans_update_res_ids to resolv...
2011-01-06 Vo Minh Thu[IMP] translation: Added two columns to ir_translation...
2011-01-06 husenfixed typo
2011-01-06 Launchpad Translat... Launchpad automatic translations update.
2011-01-05 Olivier Dony[FIX] base: security: ir.module.dependency should be...
2011-01-05 Vo Minh Thu[IMP] test_translate: code and yml to test the translat...
2011-01-05 Vo Minh Thu[IMP] trans_export/trans_load: passing a cursor around...
2011-01-05 Launchpad Translat... Launchpad automatic translations update.
2011-01-04 Launchpad Translat... Launchpad automatic translations update.
2011-01-04 Fabien Pinckaers[IMP] better menu tip for modules
2011-01-04 Olivier Dony[FIX] all: ensure all open files are closed (partial...
2011-01-04 Fabien Pinckaers[IMP] mobile -> portable
2011-01-04 Yogesh SakhreliyaMerge with trunk-server
2011-01-04 Yogesh Sakhreliya[FIX] Create new db then check default languange is...
2011-01-04 Yogesh Sakhreliya[FIX] old password check using check method in res...
2011-01-04 Yogesh Sakhreliya[FIX] assign default value in icon_image variable in...
2011-01-03 Olivier Dony[I18N] base: updated translation templates after latest...
2011-01-03 Olivier Dony[I18N] base: updated translation templates after latest...
2011-01-03 Yogesh Sakhreliya[IMP] improve message string.
2011-01-03 Yogesh Sakhreliya[IMP] improve change user password wizard.
2011-01-03 Christophe Simonis[FIX] base: rename bad variable name
2011-01-03 Yogesh Sakhreliya[FIX] remove default value set in partner.
2011-01-03 Yogesh SakhreliyaMerge with trunk-server
2011-01-03 Yogesh Sakhreliya[FIX] add constraints in ir.model.fields for selection...
2011-01-02 Launchpad Translat... Launchpad automatic translations update. 6.0.0-rc2-server
2010-12-31 Yogesh Sakhreliya[FIX] fixed error if user assign wrong image path.
2010-12-31 Yogesh SakhreliyaMerge with trunk-server
2010-12-31 Yogesh Sakhreliya[FIX] check languange not install then call load_lang...
2010-12-30 Fabien Pinckaers[IMP] better menu tips
2010-12-30 Fabien Pinckaers[IMP] better menu tips
2010-12-30 Yogesh SakhreliyaMerge with trunk-server
2010-12-30 Yogesh Sakhreliya[FIX] default languange set in partner according to...
2011-12-29 Yogesh Sakhreliya[FIX-695338] fix assert tag in currency rate.
2010-12-30 Fabien Pinckaers[FIX] moved access rights
2010-12-30 Fabien Pinckaersmerge
2010-12-30 Olivier Dony[FIX] res_company,res_user: corrected context for filte...
2010-12-30 Olivier Dony[FIX] ir.translation: coerce source terms into unicode...
2010-12-30 Olivier Dony[FIX] tools,addons: increased support for installation...
2010-12-29 YSA (OpenERP)[MERGE] base, report: several bugfixes (see bug links)
2010-12-29 Olivier Dony[I18N] base: updated POT after latest changes and impro...
2010-12-29 Fabien Pinckaersmerge
2010-12-29 Fabien Pinckaersmerge
2010-12-29 Fabien Pinckaersmerge
2010-12-29 Fabien Pinckaersmerge
2010-12-29 Fabien Pinckaersmerge
2010-12-29 Fabien Pinckaersmerge
2010-12-29 Olivier Dony[FIX] addons: make sure base demo and tests are reloade...
2010-12-29 P. Christeas[MERGE] orm,expression: fixed m2o handling of empty...
2010-12-29 Fabien PinckaersLP Merge proposal 34736 on duty of Daniel Watkins ...
2010-12-29 Vo Minh Thu[MERGE] tools.translate, module: load generic PO files...
2010-12-29 Fabien Meghazi[FIX] Fixed inherited base config views for web client.
2010-12-29 Fabien Pinckaers[IMP] better error message on access rights
2010-12-29 Olivier Dony[FIX] ir.ui.menu: typos introduced recently
2010-12-29 Yogesh Sakhreliya[FIX] fix height of configuration wizard.
2010-12-29 Yogesh SakhreliyaMerge with trunk-server
2010-12-29 Jay (OpenERP)[FIX] Correction on currency rate
2010-12-28 Fabien Pinckaersfix lp #690032
2010-12-28 Fabien Pinckaersmerge
2010-12-28 Vo Minh Thu[ADD] clean-po.py: script to clean .po files.
2010-12-29 Launchpad Translat... Launchpad automatic translations update.
2010-12-28 Fabien Pinckaers[FIX] access rights
2010-12-28 François Degrave[imp] access rights
2010-12-28 Yogesh Sakhreliya[FIX] chnage the create new address record and change...
2010-12-28 Yogesh Sakhreliya[IMP] add change user password wizard.
2010-12-28 Fabien Pinckaers[IMP] access rights
2010-12-28 François Degrave[FIX] dependencies in security groups
2010-12-28 Launchpad Translat... Launchpad automatic translations update.
2010-12-27 Jay (OpenERP)[FIX] Correction on previous commit, menu placed correctly
2010-12-27 Antonymerge fde groups and access rights updates.
2010-12-27 Antonymerge server trunk
2010-12-27 Vo Minh Thu[IMP] translate: load language xx before xx_XX and...
2010-12-27 François Degrave[IMP] rename internal user -> employee, remove product...
2010-12-27 François Degrave[IMP] added 'filter' element among the authorized eleme...
2010-12-27 Launchpad Translat... Launchpad automatic translations update.
next