Launchpad automatic translations update.
[odoo/odoo.git] / openerp / addons /
2011-10-10 Quentin (OpenERP)[IMP] base, res.currency data: added HNL currency ...
2011-10-10 Xavier Morel[ADD] method to correctly serialize o2m commands into...
2011-10-10 Xavier Morel[FIX] context usage (context may be None in _default_va...
2011-10-10 Xavier Morel[IMP] further improve reading of o2m commands, first...
2011-10-07 Xavier Morel[IMP] if no address value is provided for res.partner...
2011-10-07 Olivier Dony[IMP] ir.sequence: tone down get_id() deprecation WARNI...
2011-10-06 Stephane Wirtel[FIX] base: set the right xml_id for the hidden/link...
2011-10-06 Vo Minh Thu[MERGE] expression: no active_test when rewriting the...
2011-10-05 Antony Lesuisse[MERGE] base_setup dynamic category defintions
2011-10-05 Stephane Wirtel[FIX] base: set the right category for base
2011-10-05 Stephane Wirtel[FIX] base: Add the visible field in the ir.module...
2011-10-05 Vo Minh Thu[FIX] expression: we dont add any restriction on the...
2011-10-05 Olivier Dony[MERGE] various bugfixes/improvements (coming from...
2011-10-05 Olivier Dony[REM] res.partner: moved opt_out field to email_templat...
2011-10-05 Yogesh (OpenERP)[MERGE] Merge wtih trunk server upto revision no 3722.
2011-10-05 Olivier Dony[IMP] base: update default web.base.url: port 8002...
2011-10-05 Olivier Dony[REM] base: removed unused pdf test file
2011-10-05 Launchpad Translat... Launchpad automatic translations update.
2011-10-05 Olivier Dony[IMP] res.currency: better/working default values
2011-10-05 Olivier Dony[IMP] res.currency: name_search() implementation to...
2011-10-04 Antony Lesuisse[FIX] complexity default, and base category
2011-10-04 Antony Lesuisse[MERGE] basesetup-dynamic-stw
2011-10-04 Olivier Dony[REM] edi: moved edi to a separate addon
2011-10-04 Olivier Dony[IMP] res.company: temporarily comment out res.company...
2011-10-04 Olivier Dony[IMP] edi: review/corrected edi logic
2011-10-04 Olivier Dony[IMP] res.partner.edi: working edi implementation for...
2011-10-04 Olivier Dony[IMP] res.partner: better context management in name_ge...
2011-10-04 Launchpad Translat... Launchpad automatic translations update.
2011-10-03 Vo Minh Thu[FIX] ir_values: missing trimming of the condition...
2011-10-03 Vo Minh Thu[MERGE] merged trunk.
2011-10-03 Stephane Wirtel[MERGE]
2011-10-03 Stephane Wirtel[FIX] base: pass the context and define a new category...
2011-10-02 Fabien Pinckaers[IMP] config wizard list not editable
2011-10-02 Fabien Pinckaers[IMP] config wizard, launch once
2011-10-02 Fabien Pinckaers[FIX] bad XML
2011-10-01 Fabien Pinckaers[IMP] mail server view
2011-10-01 Fabien Pinckaers[IMP] useability
2011-10-01 Fabien Pinckaers[IMP] useability
2011-10-01 Fabien Pinckaers[IMP] create additional users is active by default
2011-10-01 Fabien Pinckaers[FIX] remove warnings, better view for mails
2011-10-01 Fabien Pinckaersmerge
2011-10-01 Fabien Pinckaers[IMP] config wizards
2011-10-01 Launchpad Translat... Launchpad automatic translations update.
2011-10-01 Antony Lesuisse[IMP] ir_sequence code remove required, its only needed...
2011-09-30 Antony Lesuisse[IMP] ir_sequence more refactoring
2011-09-30 Olivier Dony[FIX] edi: ir.model.data creation should be done as...
2011-09-30 Olivier Dony[IMP] ir.mail_server: build_email support for alternati...
2011-09-30 Olivier Dony[IMP] edi: missing access rights
2011-09-30 Antony Lesuisse[IMP] minor simplification and style change (avoid...
2011-09-30 Stephane Wirtel[FIX] base: Add the sequence in the ir.module.category...
2011-09-30 Stephane Wirtel[FIX] base: add a sequence field in ir.module.category
2011-09-30 Vo Minh Thu[FIX] ir_sequence: temporary fix: no (code,company...
2011-09-30 Vo Minh Thu[MERGE] merged trunk.
2011-09-30 Olivier Dony[MERGE] sync with latest trunk
2011-09-30 Olivier Dony[IMP] edi: review/cleanup (wip)
2011-09-30 Stephane Wirtel[MERGE] Merge Upstream
2011-09-30 Stephane Wirtel[FIX] store the complexity field from the manifest...
2011-09-30 Fabien Pinckaers[IMP] useability
2011-09-30 Fabien Pinckaers[IMP] useability, removing default address on main...
2011-09-30 Fabien Pinckaers[IMP] useability, removing default address on main...
2011-09-30 Fabien Pinckaers[IMP] reverting back useability on company header/foote...
2011-09-30 Launchpad Translat... Launchpad automatic translations update.
2011-09-29 Vo Minh Thu[IMP] ir_sequence: (code, company_id) is unique, even...
2011-09-29 Stephane Wirtel[FIX] base: assign a parent_id for the account charts...
2011-09-29 Vo Minh Thu[IMP] ir_sequence: change API, deprecate old one.
2011-09-29 Stephane Wirtel[IMP] base: each ir.module.category will be assigned...
2011-09-29 Olivier Dony[MERGE] sync w/ latest trunk
2011-09-29 Amit (OpenERP)[MERGE]
2011-09-29 Amit (OpenERP)[MERGE]
2011-09-29 Launchpad Translat... Launchpad automatic translations update.
2011-09-29 Olivier Dony[MERGE] multi-process/multi-threaded ir.cron implementation
2011-09-29 Olivier Dony[IMP] ir.cron.write/unlink: try NOWAIT lock to avoid...
2011-09-28 Olivier Dony[FIX] ir_cron: compare timestamps always as UTC (as...
2011-09-28 Olivier Dony[IMP] cron: misc renaming and minor changes to improve...
2011-09-28 Antony Lesuisse[MERGE] /openerp/6.1 xmlrpc compliant
2011-09-28 Olivier Dony[MERGE] sync with latest trunk
2011-09-28 Vo Minh Thu[FIX] ir_sequence: typo in read().
2011-09-28 Vo Minh Thu[FIX] ir_sequence: any merge proposal should touch...
2011-09-28 Vo Minh Thu[IMP] ir_sequence: added the new "implementation" field...
2011-09-28 Vo Minh Thu[FIX] ir_sequence: check access right on get_id(),...
2011-09-28 Vo Minh Thu[MERGE] merged trunk.
2011-09-28 Vo Minh Thu[FIX] ir_sequence: do the FOR UPDATE NO WAIT only in...
2011-09-28 Vo Minh Thu[FIX] ir_sequence: forgot id argument in _create_sequen...
2011-09-28 Antony Lesuisse[IMP] use generic value for base_data company
2011-09-28 Vo Minh Thu[IMP] ir_sequence: add support for PostgreSQL sequence.
2011-09-28 Launchpad Translat... Launchpad automatic translations update.
2011-09-27 Vo Minh Thu[IMP] ir_sequence: draining the swamp while being up...
2011-09-27 Vo Minh Thu[IMP] ir_sequence: whitespace and other hair cut changes.
2011-09-27 Olivier Dony[MERGE] sync with latest trunk
2011-09-27 Vo Minh Thu[FIX] res_user: def read(..., fields, ...): fields...
2011-09-27 Launchpad Translat... Launchpad automatic translations update.
2011-09-26 Vo Minh Thu[IMP] exceptions: replace ExceptionNoTb with AccessDenied.
2011-09-26 Olivier Dony[IMP] start unifying the SUPERUSER_ID constant
2011-09-26 Antony Lesuisse[IMP] directory cleanups, moved historical cruft into...
2011-09-25 Launchpad Translat... Launchpad automatic translations update.
2011-09-24 Antony Lesuisse[FIX] remove old-style test wsgi hook
2011-09-24 Antony Lesuisse[MERGE] trunk
2011-09-24 Olivier Dony[FIX] osv_memory_autovacuum: typo
2011-09-24 Olivier Dony[MERGE] no-op merge of trunk, discarding osv-memory...
2011-09-24 Olivier Dony[FIX] orm,expression: sanity checks for domain terms...
next