[MERGE]: Merge with latest trunk-server
[odoo/odoo.git] / openerp / addons /
2011-11-22 Launchpad Translat... Launchpad automatic translations update.
2011-11-21 Vo Minh Thu[FIX] res_request: search() context arg turned to keywo...
2011-11-21 Vo Minh Thu[MERGE] Cleaning of the empty dict kwargs (replaced...
2011-11-21 Launchpad Translat... Launchpad automatic translations update.
2011-11-18 Olivier Dony[FIX] res.users: incorrect passing of context as positi...
2011-11-18 Tejas (OpenERP)Supplier search_default and default set
2011-11-18 Amit Bhavsar (Open... [polish3],improve the setting menu
2011-11-18 Naresh (OpenERP)[FIX]:UnboundLocalError
2011-11-17 Xavier Morel[FIX] res.config: ensure there is a context before...
2011-11-16 Olivier Dony[MERGE] warn when create()/write() touches unknown...
2011-11-14 Fabien Pinckaers[IMP] Yaml scripts calls on_changes and fields_view_get...
2011-11-14 Quentin (OpenERP)[MERGE] lp: 876260
2011-11-14 Naresh (OpenERP)[FIX]:sequence might use a child company's sequence...
2011-11-14 Launchpad Translat... Launchpad automatic translations update.
2011-11-13 Fabien Pinckaers[IMP] constraint on XML view on object to allow inheritancy
2011-11-10 Xavier Morel[ADD] new-style dashboards to schema
2011-11-10 Xavier Morel[REF] deduplicate old-style dashboard elements
2011-11-10 Xavier Morel[IMP] fix some identation
2011-11-08 Antony Lesuisse[MERGE] polish1 (stw)
2011-11-08 Antony Lesuisse[IMP] add target inline add usage tooltip
2011-11-07 Numerigraphe - Lio... [FIX] unmutable defaults in base addons.
2011-11-06 Launchpad Translat... Launchpad automatic translations update.
2011-11-04 Launchpad Translat... Launchpad automatic translations update.
2011-11-01 Stefan Rijnhart[FIX] values for non existing fields in base xml data...
2011-10-31 Divyesh Makwana... [FIX] The main application wizard must trigger chart...
2011-10-27 Antony Lesuisse[IMP] Create Setting->Email root menu item
2011-10-27 Launchpad Translat... Launchpad automatic translations update.
2011-10-26 Stephane Wirtel[FIX] Remove the 'Customer Relationship Management...
2011-10-26 Stephane Wirtel[FIX] Change the label of the administration menu
2011-10-26 Stephane Wirtel[FIX] Set the right label for a category
2011-10-25 Fabien Meghazi[FIX] Fixed partner kanban view (Missing <field/> tags)
2011-10-24 Olivier Dony[ADD] res.currency data: definition of Chilean Peso
2011-10-21 Olivier Dony[FIX] ir.action.report_xml: useless required attribute...
2011-10-19 Launchpad Translat... Launchpad automatic translations update.
2011-10-18 Xavier Morel[FIX] make module categories readable by all users
2011-10-17 Olivier Dony[FIX] ir.mail_server: except_osv's signature has change...
2011-10-17 Olivier Dony[FIX] ir_model.name_search: was incorrectly relying...
2011-10-14 Christophe Simonis[IMP] do no hardcode the port for the default value...
2011-10-13 Olivier Dony[IMP] ir.model.data: sanity check to help prevent exter...
2011-10-13 Christophe Simonis[IMP] base: authenticate: use "base_location" key inste...
2011-10-13 Olivier Dony[IMP] res.users,web_services: new authenticate() API...
2011-10-12 Olivier Dony[FIX] res.users: last login time should use UTC like...
2011-10-12 Olivier Dony[IMP] ir.config.parameter: move all default params...
2011-10-12 Fabien Meghazi[IMP] res.widget data: Do not try to instantiate twitte...
2011-10-11 Olivier Dony[FIX] expression: proper handling of empty string in...
2011-10-11 Olivier Dony[MERGE] new ORM method for converting o2m commands...
2011-10-11 Xavier Morel[IMP] rename serialize_o2m_commands to resolve_o2m_comm...
2011-10-11 Launchpad Translat... Launchpad automatic translations update.
2011-10-10 Quentin (OpenERP)[MERGE] added lempiria currency (HNL) used in Honduras
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
next