[IMP] safe_eval: do not log exceptions, when re-raising a new exception, make the...
[odoo/odoo.git] / openerp / addons / base /
2013-02-19 Vo Minh Thu[FIX] cron: push the registry signaling checks in the...
2013-02-17 Launchpad Translat... Launchpad automatic translations update.
2013-02-15 Quentin (OpenERP)[REF] code review
2013-02-14 Launchpad Translat... Launchpad automatic translations update.
2013-02-13 Antonin Bourguignon[IMP] add another test for get_option_warning()
2013-02-13 Antonin Bourguignon[IMP] add a test for get_option_warning()
2013-02-13 Antonin Bourguignon[MERGE] trunk
2013-02-12 Antonin Bourguignon[IMP] add a test for get_option_name()
2013-02-12 Antonin Bourguignon[IMP] add a test for get_option_path()
2013-02-12 Antonin Bourguignon[FIX] doc: the id of an action is a long, not an int
2013-02-12 Raphael Collet[MERGE] trunk-service-thu (remove the class openerp...
2013-02-12 Vo Minh Thu[REM] Removed unused base_module_scan wizard.
2013-02-12 Antonin Bourguignon[FIX] remove useless asserts text
2013-02-12 Antonin Bourguignon[MERGE] trunk
2013-02-12 Vo Minh Thu[REF] res_lang: removed dead code (original_group funct...
2013-02-12 Launchpad Translat... Launchpad automatic translations update.
2013-02-11 Antonin Bourguignon[IMP] rename files, move code to the right place
2013-02-11 Antonin Bourguignon[IMP] clean and sort up some old test directories
2013-02-11 Antonin Bourguignon[MERGE] trunk
2013-02-11 Launchpad Translat... Launchpad automatic translations update.
2013-02-09 Vo Minh Thu[FIX] import openerp.tools instead of tools in YML...
2013-02-09 Vo Minh Thu[IMP] The open openerp namespace is removed.
2013-02-08 Launchpad Translat... Launchpad automatic translations update.
2013-02-08 Launchpad Translat... Launchpad automatic translations update.
2013-02-07 niv-openerpmerge trunk
2013-02-06 Olivier Dony[MERGE] Latest bugfixes from 7.0, up to rev 4824
2013-02-06 Launchpad Translat... Launchpad automatic translations update.
2013-02-01 Antony Lesuisse[FIX] ir_filter fix views
2013-02-01 Vo Minh Thu[REF] service: netsvc.Service is removed. LocalService...
2013-02-01 Launchpad Translat... Launchpad automatic translations update.
2013-01-31 Antonin Bourguignon[IMP] the implementation of get_option_path(): return...
2013-01-31 Olivier Dony[FIX] ir.attachment: fix drunken commit 4814
2013-01-31 Olivier Dony[MERGE] res.partner.bank: the state field must be prese...
2013-01-31 Antony Lesuisse[FIX] ir_attachment missing logger
2013-01-31 Olivier Dony[FIX] res.partner.bank: the state field must be present...
2013-01-31 csn-openerp[FIX]res_country : fix traceback when no value is writt...
2013-01-31 Launchpad Translat... Launchpad automatic translations update.
2013-01-30 Antonin Bourguignon[IMP] make get_config_warning() a method of res.config...
2013-01-30 Antonin Bourguignon[IMP] remove default 'None' value (doesn't make sense...
2013-01-30 Vo Minh Thu[FIX] ir_property: correct import of orm module.
2013-01-30 Launchpad Translat... Launchpad automatic translations update.
2013-01-29 Antonin Bourguignon[MERGE] trunk
2013-01-25 Antony Lesuisse[IMP] res.partner missing group by country
2013-01-25 Launchpad Translat... Launchpad automatic translations update.
2013-01-25 Launchpad Translat... Launchpad automatic translations update.
2013-01-24 Antonin Bourguignon[IMP] we don't need a special type of exception anymore
2013-01-23 Christophe Simonis[FIX] signal registry change when install modules from...
2013-01-23 Antonin Bourguignon[IMP] use fields_get() instead of _all_columns.get...
2013-01-23 Christophe Simonis[FIX] signal registry change when uninstall modules
2013-01-23 Quentin (OpenERP)[FIX] base, res.company: fixed overlapping in company...
2013-01-23 Launchpad Translat... Launchpad automatic translations update.
2013-01-22 Antonin Bourguignon[IMP] add documentation
2013-01-22 Antonin Bourguignon[IMP] change the warning string's pattern to something...
2013-01-22 Antonin Bourguignon[MERGE] trunk
2013-01-21 Antonin Bourguignon[WIP] remove a useless translation phase
2013-01-21 Antonin Bourguignon[WIP] heavy refactoring of the get option path feature
2013-01-21 Vo Minh Thu[MERGE] merged oe-related changes:
2013-01-21 Antonin Bourguignon[WIP] move the code to another place
2013-01-21 dle@openerp.com[FIX]Autovacuum force true
2013-01-21 dle@openerp.com[FIX]Uninstall : Savepoint before unlink
2013-01-21 Launchpad Translat... Launchpad automatic translations update.
2013-01-19 Launchpad Translat... Launchpad automatic translations update.
2013-01-18 Antonin Bourguignon[REV] reintroduce the model's name in the get_path...
2013-01-18 Antonin Bourguignon[IMP] simplify the helper by using SUPERUSER_ID
2013-01-17 Antonin Bourguignon[IMP] get_path code; return a tuple instead of a string
2013-01-17 Antonin Bourguignon[IMP] simplify the new config reference mechanism code
2013-01-16 Antonin Bourguignon[WIP] introduce a way to reference specific config...
2013-01-16 Antonin Bourguignon[IMP] use a var to store the menuitem separator
2013-01-16 Antonin Bourguignon[MERGE] trunk
2013-01-15 Antonin Bourguignon[WIP] introduce a way to reference specific config...
2013-01-15 Thibault Delavallée[MERGE] Foward-port server 7.0 until 4787.
2013-01-15 Vo Minh Thu[ADD] oe: added cron sub-command to run a single proces...
2013-01-15 Olivier Dony[FIX] ir.mail_server: properly handle the --smtp-ssl...
2013-01-14 Fabien Pinckaers[FIX] document management, file do not exists
2013-01-11 Olivier Dony[FIX] apps: make warning messages translatable
2013-01-11 Olivier Dony[FIX] ir.mail_server: correct fallback to smtp paramete...
2013-01-14 Launchpad Translat... Launchpad automatic translations update.
2013-01-11 Christophe Matthieu[FIX] res_partner: kanban view : update contact avatar...
2013-01-11 Quentin (OpenERP)[FIX] base: GBP currency symbol should be before the...
2013-01-11 Launchpad Translat... Launchpad automatic translations update.
2013-01-10 Thibault Delavallée[MERGE] Forward porting of the 7.0 server branch inside...
2013-01-08 niv-openerpmerge trunk
2013-01-07 Olivier Dony[FIX] ir.cron: cron list makes inactive cron jobs hard...
2013-01-07 Launchpad Translat... Launchpad automatic translations update.
2013-01-06 Launchpad Translat... Launchpad automatic translations update.
2013-01-04 Vo Minh Thu[MERGE] Forward port of 7.0 until rev. 4767.
2013-01-04 Launchpad Translat... Launchpad automatic translations update.
2013-01-03 Niels Huylebroeck[FIX] base: allow searching in multicompany environment...
2013-01-03 Launchpad Translat... Launchpad automatic translations update.
2013-01-02 Launchpad Translat... Launchpad automatic translations update.
2012-12-29 Launchpad Translat... Launchpad automatic translations update.
2013-01-17 Christophe Simonis[FIX] apps: install_from_url: fix install condition...
2013-01-17 Olivier Dony[MERGE] Update setup.py to properly package docutils...
2013-01-17 Olivier Dony[FIX] ir.module: installation from urls: better logging...
2013-01-16 Launchpad Translat... Launchpad automatic translations update.
2013-01-15 Christophe Simonis[IMP] reorder modules menus
2012-12-28 Launchpad Translat... Launchpad automatic translations update.
2012-12-27 Fabien Pinckaers[IMP] custom model allowed
2012-12-27 Quentin (OpenERP)[FIX] base, res.partner.form view: removed group no...
2012-12-27 Launchpad Translat... Launchpad automatic translations update.
next