Launchpad automatic translations update.
[odoo/odoo.git] / openerp /
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 Antony Lesuisse[FIX] avoid hyphen in version
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 Antony Lesuisse[FIX] major_version is actually required
2011-10-01 Antony Lesuisse[IMP] packaging timestamp support
2011-10-01 Antony Lesuisse[IMP] packaging rename into openerp
2011-10-01 Antony Lesuisse[IMP] config set --load default to web, this will be...
2011-10-01 Launchpad Translat... Launchpad automatic translations update.
2011-10-01 Antony Lesuisse[FIX] abort_response typo
2011-10-01 Antony Lesuisse[IMP] misc renames
2011-10-01 Antony Lesuisse[MERGE] trunk
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[IMP] orm: rename/cleanup: get_xml_id* -> get_external_id*
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 Xavier Morel[FIX] deadlock between crons scheduling and new registr...
2011-09-30 Vo Minh Thu[IMP] xmlrpc: version() moved to common, still availabl...
2011-09-30 Vo Minh Thu[IMP] xmlrpc: support proxy(/openerp/xmlrpc).version().
2011-09-30 Vo Minh Thu[IMP] xmlrpc: handle exceptions with isinstance instead...
2011-09-30 Olivier Dony[MERGE] sync with latest trunk
2011-09-30 Olivier Dony[IMP] edi: review/cleanup (wip)
2011-09-30 Olivier Dony[FIX] fields: m2m SQL names may be dynamic now, care...
2011-09-30 Stephane Wirtel[MERGE] Merge Upstream
2011-09-30 Stephane Wirtel[FIX] store the complexity field from the manifest...
2011-09-30 Antony Lesuisse[FIX] webdav in /webdav
2011-09-30 Vo Minh Thu[FIX] xmlrpc: handle old/new exceptions with old/new...
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 Antony Lesuisse[FIX] osv object_proxy to use new style class
2011-09-29 Vo Minh Thu[IMP] ir_sequence: (code, company_id) is unique, even...
2011-09-29 Xavier Morel[FIX] typo syntax error
2011-09-29 Xavier Morel[MERGE] trunk
2011-09-29 Xavier Morel[FIX] do not remove 'multi=True' actions in fields_view...
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 Antony Lesuisse[MERGE] res_partner kaban view
2011-09-29 Olivier Dony[MERGE] sync w/ latest trunk
2011-09-29 Vo Minh Thu[FIX] exceptions: except_osv in already a synonym for...
2011-09-29 Vo Minh Thu[FIX] netrpc: forgot the removal of auth in the netrpc...
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] cron: cleanup wakeup pointers after processing...
2011-09-28 Olivier Dony[FIX] cron/registry: typo
2011-09-28 Olivier Dony[IMP] cron: warning about max DB setting that may confl...
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[IMP] orm: expose ir.model.access check shortcuts.
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 Olivier Dony[MERGE] osv_memory removed, merged into database-backed...
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 Fabien Pinckaersmerge
2011-09-27 Fabien Pinckaers[IMP] generate XML id when exporting an ID that does...
2011-09-27 Vo Minh Thu[IMP] xmlrpc: reverted the common/db URI fusion, we...
2011-09-27 Naresh (OpenERP)[FIX/IMP]:stored function override were not removed
2011-09-27 Vo Minh Thu[IMP] xmlrpc: somewhat streamlined the exception types/
2011-09-27 Vo Minh Thu[FIX] res_user: def read(..., fields, ...): fields...
2011-09-27 Vo Minh Thu[IMP] xmlrpc: use some commented constant symobls inste...
2011-09-27 Launchpad Translat... Launchpad automatic translations update.
2011-09-26 Olivier Dony[IMP] fields.m2m: support implicit generation of m2m...
2011-09-26 Vo Minh Thu[IMP] xmlrpc: use proper exception type to map to xmlrp...
2011-09-26 Vo Minh Thu[IMP] exceptions: replace ExceptionNoTb with AccessDenied.
2011-09-26 Olivier Dony[IMP] orm: enforce proper m2o ondelete rules between...
2011-09-26 Olivier Dony[IMP] start unifying the SUPERUSER_ID constant
2011-09-26 Xavier Morel[IMP] doc for import_data
2011-09-26 Antony Lesuisse[IMP] directory cleanups, moved historical cruft into...
2011-09-25 Vo Minh Thu[IMP] websrv_lib: removed top-level http handlers.
2011-09-25 Vo Minh Thu[IMP] xmlrpc: correctly use int fault code instead...
2011-09-25 Vo Minh Thu[IMP] netsvc: removed unused auth param.
2011-09-25 Vo Minh Thu[IMP] xmlrpc: versioned API.
next