[MERGE+IMP] crm: utf-8 problems in mailagte
[odoo/odoo.git] / bin /
2010-03-30 Olivier Dony[FIX] refactoring/fix in ir.rule improvements after...
2010-03-30 Framework Team[MERGE] merge from trunk-dev-framework
2010-03-30 HDA (OpenERP)Fixed calling private method code changed from service...
2010-03-30 Launchpad Code HostingLaunchpad automatic translations update.
2010-03-29 Olivier Dony[REF] Refactored postgres' confdeltypes as a constant
2010-03-29 Olivier Dony[IMP] remove commented action_id reference/constraint
2010-03-29 Olivier Dony[FIX] Database creation fixed by breaking the circular...
2010-03-29 Jay (Open ERP)[IMP] Partner Address : Better Layout
2010-03-29 HDA (OpenERP)merged
2010-03-29 Launchpad Code HostingLaunchpad automatic translations update.
2010-03-26 nch@tinyerp.com[FIX]:read_group for None Values
2010-03-25 nch@tinyerp.com[MERGE]
2010-03-25 nch@tinyerp.com[IMP]:GroupBY:Added Multilevel Groupby
2010-03-23 HDA (OpenERP)Merged
2010-03-19 HDA (OpenERP)FIX reference field support browse in property field
2010-03-19 RVO(OpenERP)[IMP] security-rule-improvement
2010-03-19 Launchpad Code HostingLaunchpad automatic translations update.
2010-03-18 Stephane Wirtel[FIX] netrpc_server: Use the logging module
2010-03-18 Stephane Wirtel[FIX] osv.fields: Remove the limit
2010-03-18 Stephane Wirtel[MERGE] https://code.launchpad.net/~openerp-dev/openobj...
2010-03-18 Launchpad Code HostingLaunchpad automatic translations update.
2010-03-18 Antony Lesuissebrowse now handles reference update ir_ui_menu accordingly
2010-03-18 Antony Lesuissemulticompany fix default res_partner_address.company_id
2010-03-17 Stephane Wirtel[FIX] Add some missing views and change the layouts...
2010-03-17 HDA (OpenERP)Merged
2010-03-17 RGA(OpenERP)Improved related changes for browse support in referenc...
2010-03-17 Mantavya Gajjar[MERGE]: merging from the server development team branch
2010-03-17 Launchpad Code HostingLaunchpad automatic translations update.
2010-03-16 Rga (Open ERP)[IMP] browse() on reference fields
2010-03-16 Rvo (Open ERP)[IMP]:allowed default_get method to throw exception...
2010-03-16 Rvo (Open ERP)command line server management with -i and -u options
2010-03-16 nch@tinyerp.com[IMP]:added parent_field in attrs of O2M field and...
2010-03-15 Stephane Wirtel[FIX] orm: Allows the inline modification of the _inher...
2010-03-15 Stephane Wirtel[FIX] Remove the default values on the --no-netrpc...
2010-03-15 HDA (OpenERP)Merged
2010-03-15 HDA (OpenERP)Merged
2010-03-15 Launchpad Code HostingLaunchpad automatic translations update.
2010-03-12 Stephane Wirtel[IMP] addons: create a warning log to inform the user...
2010-03-12 Stephane Wirtel[FIX] addons: Show the module without an __openerp__...
2010-03-12 Rga (Open ERP)[IMP]set default_focus attribute on buttons and fields
2010-03-12 Stephane Wirtel[MERGE]
2010-03-12 HDA (OpenERP)Fixed for directory not having __openerp__ or __terp__...
2010-03-12 HDA (OpenERP)Merged from diagram branch
2010-03-12 Ysa (Open ERP)Merge
2010-03-12 STWCode improvement by stephane
2010-03-12 Launchpad Code HostingLaunchpad automatic translations update.
2010-03-11 Mantavya Gajjar[IMP]: improvement in trigger server action
2010-03-11 Mantavya Gajjar[MERGE]: merge from same branc
2010-03-11 Mantavya Gajjar[MERGE]: merge a contributer code from
2010-03-11 Rvo (Open ERP)[ADD]:suppot for __openerp__.py or __terp__.py
2010-03-11 Harry (Open ERP)[IMP] act_window: Add new options in act_window to...
2010-03-11 Mantavya Gajjar[REVIEW]: code formatting and add comment
2010-03-11 Launchpad Code HostingLaunchpad automatic translations update.
2010-03-09 Julien Thewys[FIX] Do not rollback failing tests for the moment:
2010-03-09 Julien Thewys[IMP] Added noupdate support in global context.
2010-03-09 HDA (OpenERP)merged
2010-03-09 RVO(OpenERP)Web-services: do not allow to call methods that starts...
2010-03-09 Julien Thewys[IMP] Added YAML for demo data.
2010-03-09 Julien Thewys[IMP] Cleanup.
2010-03-08 Julien Thewys[FIX] Added TEST logging level to the command line...
2010-03-09 Fabien Pinckaers[IMP] removed tests in base
2010-03-08 noz@tinyerp.com[IMP] Added HTML View for Form view (example code).
2010-03-08 Julien Thewys[REF] Reorganized imports (and undo previous non-sense...
2010-03-08 Jay (Open ERP)[FIX] Base : Event Type form view should have key field...
2010-03-08 nch@tinyerp.com[IMP]:avg/sum for group by
2010-03-08 nch@tinyerp.com[IMP]:Avg/sum for groupby
2010-03-08 Julien Thewys[REF] Reoarganized imports, catches yaml not found.
2010-03-08 nch@tinyerp.com[IMP]:change the way to calculate avg/sum
2010-03-08 Mantavya Gajjar[MERGE]: merging a code to improve report
2010-03-07 Julien Thewys[REF] Uses logging.getLogger instead of the to be depre...
2010-03-07 Fabien PinckaersYAML merge
2010-03-07 Julien Thewys[REF] Renamed file and moved import statement.
2010-03-06 Fabien Pinckaersconfigurable floats
2010-03-06 Fabien Pinckaersprice accuracy
2010-03-06 Fabien Pinckaers[IMP] digits_compute to change size of float fields...
2010-03-05 Harry (Open ERP)[base] partner: Improve view
2010-03-05 Julien Thewys[IMP] Removed non necessary string replace statement.
2010-03-05 Ysa (Open ERP)Merge
2010-03-05 Julien Thewys[FIX] fixde Report __init__
2010-03-05 Julien Thewys[IMP] Added report tag.
2010-03-05 Julien Thewys[FIX] fixed missing isnoupdate and get_context
2010-03-05 Julien Thewys[IMP] Added ir_set.
2010-03-05 Julien Thewys[IMP] Added more syntax.
2010-03-05 Fabien Pinckaersmerge
2010-03-05 Fabien Pinckaers[IMP] partners filters
2010-03-05 Launchpad Code HostingLaunchpad automatic translations update.
2010-03-04 Julien Thewys[IMP] Record python block success in assertion report.
2010-03-04 noz@tinyerp.com[FIX] Fixed invalid validation in rng file.
2010-03-04 Julien Thewys[FIX] YAML files have '.yml' extension, not '.yaml'
2010-03-04 Julien Thewys[IMP] yaml test: init
2010-03-04 Xavier Morel[fix] whitespace in files touched by parent (xmo@tinyer...
2010-03-04 Xavier Morel[fix] coding: tag in source files
2010-03-04 noz@tinyerp.com[IMP] Added HTML tag support in rng file.
2010-03-04 Launchpad Code HostingLaunchpad automatic translations update.
2010-03-03 Xavier Morel[fix] for some addons, multiple toplevel menus with...
2010-03-03 Xavier Morel[imp] migrate datas warning in browse_record to logging
2010-03-03 Stephane Wirtel[REF] Remove the unused ir_fields_description.py file
2010-03-03 Stephane Wirtel[REF] Use the logging module instead of the Logger...
2010-03-03 Harry (Open ERP)[IMP] base: Remove everything related to repositires...
2010-03-03 Stephane Wirtel[IMP] remove crappy log() function from db_sql, migrate...
next