[MERGE] forward port of fixes made in v7 addons branch up to revision 8872
[odoo/odoo.git] / openerp /
2013-03-18 Thibault Delavallée[MERGE] 'Invite & Quick Create User' update. The server...
2013-03-18 Olivier Dony[FIX] service.db: missing imports
2013-03-18 Olivier Dony[IMP] service.wsgi_server: useless import
2013-03-18 Thibault Delavallée[MERGE] Sync with trunk
2013-03-15 Xavier Morel[FIX] __getattr__ implementation on BaseModel
2013-03-15 Thibault Delavallée[IMP] res_users: improved simplified form (using info_box).
2013-03-17 Launchpad Translat... Launchpad automatic translations update.
2013-03-15 Launchpad Translat... Launchpad automatic translations update.
2013-03-14 Quentin (OpenERP)[MERGE] tools: regex to find the good partner name
2013-03-14 Vo Minh Thu[REF] orm:
2013-03-14 Quentin (OpenERP)[FIX] base, res_currency: raise an error if a currency...
2013-03-14 Christophe Simonis[FIX] apps: hide breadcrum of the remote action
2013-03-14 Vo Minh Thu[MERGE] [FIX] ir.model: uninstall should not drop LOG_A...
2013-03-14 Chris Biersbach[FIX] orm: moves the access_rule check to the end of...
2013-03-14 Thibault Delavallée[MERGE] Sync with trunk.
2013-03-13 Xavier Morel[FIX] missing import in wsgi_server
2013-03-13 Christophe Matthieu[IMP] res_user: change default groups message in simpli...
2013-03-13 Cedric Snauwaert[FIX]res_currency: change value from 0 to 1 when no...
2013-03-13 Christophe Matthieu[IMP] res_user: add a try catch in default_get for...
2013-03-13 Olivier Dony[FIX] web_services: fix db dump/restore when authentica...
2013-03-13 Thibault Delavallée[IMP] res_partner: use tools.email_split instead of...
2013-03-13 Launchpad Translat... Launchpad automatic translations update.
2013-03-12 Launchpad Translat... Launchpad automatic translations update.
2013-03-11 Vo Minh Thu[FIX] report: fallback on default font when a specified...
2013-03-11 Launchpad Translat... Launchpad automatic translations update.
2013-03-11 Launchpad Translat... Launchpad automatic translations update.
2013-03-08 Cedric Snauwaert[FIX]tools/mail: fix regex when sanitizing html contain...
2013-03-08 Olivier Dony[FIX] base: invalid address in demo data causes failure...
2013-03-08 Olivier Dony[FIX] base: invalid address in demo data causes failure...
2013-03-08 Launchpad Translat... Launchpad automatic translations update.
2013-03-07 Olivier Dony[REVERT] tools.translate: undo rev 4874 refactoring...
2013-03-07 Christophe Simonis[FIX] module loading: allow addons path entries to...
2013-03-07 Launchpad Translat... Launchpad automatic translations update.
2013-03-06 Quentin (OpenERP)[IMP] expression.py: added a clue to debug fuzzy traceb...
2013-03-07 Vo Minh Thu[FIX] timezone: under windows os.environ["TZ"] was...
2013-03-07 Olivier Dony[I18N] base: update translation templates for latest...
2013-03-06 Vo Minh Thu[FIX] babel: the babel localedata was put back to its...
2013-03-06 Xavier Morel[IMP] deduplicate trans_parse_view code, rename for...
2013-03-06 Launchpad Translat... Launchpad automatic translations update.
2013-03-06 Launchpad Translat... Launchpad automatic translations update.
2013-03-05 Chris Biersbach[MERGE] OPW 585261: translations: corrects extraction...
2013-03-05 Thibault Delavallée[MERGE] Sync with trunk.
2013-03-05 Launchpad Translat... Launchpad automatic translations update.
2013-03-04 Quentin (OpenERP)[MERGE] base, res.users: added onchange_state() on...
2013-03-04 Xavier Morel[FIX] strip server action code before passing it to...
2013-03-04 Christophe Matthieu[IMP] res_partner: remove help for quick create of...
2013-03-04 Cedric Snauwaert[FIX]res_users : add missing on_change function for...
2013-03-04 Launchpad Translat... Launchpad automatic translations update.
2013-03-01 Olivier Dony[MERGE] *: fix/rationalize db logging to avoid incorrec...
2013-03-01 Olivier Dony[FIX] registry: another pass of cleanup for registry...
2013-03-01 Christophe Matthieu[IMP] res_user: simplified view for quick create
2013-03-01 Olivier Dony[FIX] *: fix/rationalize db logging to avoid incorrect...
2013-03-01 Vo Minh Thu[FIX] ir.model: uninstall should not drop LOG_ACCESS_CO...
2013-03-01 Christophe Simonis[FIX] base: allow admin to freeze the value of "web...
2013-03-01 Launchpad Translat... Launchpad automatic translations update.
2013-02-28 Olivier Dony[FIX] ir.model: properly signal registry change for...
2013-02-28 Launchpad Translat... Launchpad automatic translations update.
2013-02-28 Antony Lesuisse[IMP] logrotation is now disabled by default
2013-02-27 Antony Lesuisse[FIX] ir_attachment filestore read on windows
2013-02-27 Christophe Matthieu[IMP] res_user: fix default_get; add default groups...
2013-02-26 Antony Lesuissem
2013-02-26 niv-openerp[FIX] typo that caused crash in cron only when launchin...
2013-02-26 Olivier Dony[MERGE] res.config: fix incorrect assertion syntax...
2013-02-26 Antonin Bourguignon[IMP] use assertIsInstance instead of assertTrue
2013-02-26 Christophe Matthieu[MERGE] from trunk
2013-02-26 Antonin Bourguignon[IMP] use assertEqual instead of assertTrue and fix...
2013-02-26 Vo Minh Thu[MERGE] Better exception handling in tools.convert:
2013-02-26 Vo Minh Thu[MERGE] safe_eval: do not log reported exception, inste...
2013-02-26 Vo Minh Thusafe_eval: re-raise the same exception type when comple...
2013-02-26 Launchpad Translat... Launchpad automatic translations update.
2013-02-26 Launchpad Translat... Launchpad automatic translations update.
2013-02-25 Vo Minh Thu[FIX] tools.convert: use tools.ustr() instead of str...
2013-02-25 Vo Minh Thu[FIX] tools.safe_eval: we want to see the expr which...
2013-02-25 Vo Minh Thu[MERGE] netsvc/service.model: added missing/removed...
2013-02-25 Vo Minh Thu[IMP] osv: removed unnecessary `except` clauses.
2013-02-25 Xavier ALT[MERGE] BUG 1094212: base: correct search on res.partne...
2013-02-25 Niels Huylebroeck[FIX] base: allow searching in multicompany environment...
2013-02-25 Vo Minh Thu[MERGE] netrpc: support for netrpc was already removed...
2013-02-25 Vo Minh Thu[FIX] Previous `[iMP]` was broken.
2013-02-24 Fabien Pinckaers[iMP] error message simplified for required values
2013-02-24 Fabien Pinckaers[FIX] write country if code is null
2013-02-24 Launchpad Translat... Launchpad automatic translations update.
2013-02-23 Antony Lesuisse[FIX] res.partner search, customer or supplier, related...
2013-02-22 Antonin Bourguignon[IMP] res_config doc
2013-02-22 Launchpad Translat... Launchpad automatic translations update.
2013-02-21 Skrillex[REM] netrpc: KILL EVERYBODY
2013-02-20 Antony Lesuisse[FIX] tools image thumbnailing jpg into png
2013-02-20 Olivier Dony[MERGE] search: when count=True, execute main query...
2013-02-20 Antonin Bourguignon[IMP] use another xml_menu_id that leads directly to...
2013-02-20 Vo Minh Thu[IMP] Only unhandled exceptions are logged to the conso...
2013-02-20 Quentin (OpenERP)[IMP] ir_filers: added an order in the construction...
2013-02-20 Vo Minh Thu[IMP] safe_eval: do not log exceptions, when re-raising...
2013-02-20 Launchpad Translat... Launchpad automatic translations update.
2013-02-19 Olivier Dony[MERGE] osv: automatically retry transactions that...
2013-02-19 Vo Minh Thu[FIX] Better exception handling in tools.convert:
2013-02-19 Vo Minh Thu[FIX] cron: push the registry signaling checks in the...
2013-02-19 Olivier Dony[REVERT] sql_db: undo eager removal of connections...
2013-02-19 Dhruti Shastri[translation] : placeholders are missed out for Transla...
2013-02-19 Dhruti Shastri[translation] : placeholders are missed out for Transla...
2013-02-19 Launchpad Translat... Launchpad automatic translations update.
next