[FIX] fields: m2m SQL names may be dynamic now, care for it in field_to_dict()
[odoo/odoo.git] / openerp / addons / base /
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 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 Antony Lesuisse[IMP] use generic value for base_data company
2011-09-28 Launchpad Translat... Launchpad automatic translations update.
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...
2011-09-23 Olivier Dony[IMP] orm: fix Model hierarchy to avoid TransientModel...
2011-09-23 Olivier Dony[FIX] ir.model: typo - ir.model.model is the model...
2011-09-23 Vo Minh Thu[FIX] It is possible to mention an undeclared column...
2011-09-23 Launchpad Translat... Launchpad automatic translations update.
2011-09-22 Olivier Dony[MERGE] sync with latest trunk
2011-09-22 Olivier Dony[MERGE] unaccent support + domain parsing cleanup/impro...
2011-09-22 niv-openerp[fix] problem when creating a new user without specifyi...
2011-09-22 Olivier Dony[MERGE] sync with latest trunk
2011-09-22 Olivier Dony[IMP] expression: fix [(o2m,not in,...)] domains, re...
2011-09-21 Antony Lesuisse[MERGE] currency position dsh
2011-09-21 Olivier Dony[MERGE] sync latest trunk, including fixes for =like...
2011-09-21 Olivier Dony[IMP] minor cosmetic changes to improve readability...
2011-09-21 Olivier Dony[FIX] osv.expression: fix =like/=ilike operators, broke...
2011-09-21 Antony Lesuisse[MERGE] res_currency add search view qdp
2011-09-21 Olivier Dony[MERGE] sync w/ latest trunk
2011-09-21 Olivier Dony[FIX] res.users: fix user preferences form, broken...
2011-09-21 Quentin (OpenERP)[IMP] base, res_currency: added search view
2011-09-21 Amit (OpenERP)[IMP]
2011-09-21 Amit (OpenERP)[IMP]
2011-09-21 Vo Minh Thu[MERGE] ir.xml: ir.model ir.rule changed to use child_o...
2011-09-20 Vo Minh Thu[MERGE] base_data.xml: change the VEB currency in VEF...
2011-09-20 Vo Minh Thu[MERGE] expression: support for =like/=ilike.
2011-09-19 Olivier Dony[MERGE] zipped module import wizard improvements, court...
2011-09-19 Olivier Dony[MERGE] diagram view: properly handle non-ASCII arrow...
2011-09-19 Olivier Dony[MERGE] allow overwriting existing terms when importing...
2011-09-19 Antony Lesuisse[MERGE] res_users rename companies tab into allowed...
2011-09-19 Olivier Dony[IMP] ir.actions.client: missing access rights
2011-09-19 Olivier Dony[MERGE] missing res.currency.rate.type access rights
2011-09-19 Olivier Dony[MERGE] refactoring: view inheritance query moved to...
2011-09-19 Aline Preillon[IMP] improved res.partner demo data
2011-09-19 Olivier Dony[MERGE] enforce unique `key` attribute for res.currency...
2011-09-19 Vo Minh Thu[FIX] base_security: ir rules are noupdate=1.
2011-09-19 Vo Minh Thu[IMP] ir/wizard: removed the unused create_action wizard.
2011-09-19 Amit (OpenERP)[IMP]:improved
2011-09-19 Amit (OpenERP)[IMP]:improved kanban view for partners.
2011-09-19 Amit (OpenERP)improved
2011-09-19 Amit (OpenERP)[IMP]:base:improve kanban view for contacts.
2011-09-18 sebastien beau[REF] refactor code in order to add the possibility...
2011-09-17 Launchpad Translat... Launchpad automatic translations update.
2011-09-16 Olivier Dony[IMP] ir.actions.server: slightly better sample/doc...
2011-09-16 Amit Bhavsar (Open... [kabanization],kanban view for the partner
2011-09-16 Tejas (OpenERP)[kanban] bold tag removed
2011-09-16 Tejas (OpenERP)[kanban] id changed and make email and phone italic
2011-09-16 Tejas (OpenERP)[kanban] contacts view for kanban
2011-09-16 Vo Minh Thu[MERGE] ir_actions: swapped (corrected) signal name...
2011-09-15 Stephane Wirtel[FIX] base: res_currency#company_id remove the default...
2011-09-15 Stephane Wirtel[IMP] base: show the 'field' field in the search view
2011-09-16 Vo Minh Thu[MERGE] ir_action: properly handle the False value...
2011-09-16 Vo Minh Thu[FIX] ir_action: avoid returning a None context.
2011-09-15 Vo Minh Thu[MERGE] base_module_import_view: better strings messages.
2011-09-15 Vo Minh Thu[MERGE] ir_module_module: better (less browse() calls...
2011-09-15 Xavier Morel[IMP] ensure file is correctly closed even if file...
2011-09-15 Olivier Dony[FIX] ir.model.data: revert previous context patch...
2011-09-15 Vo Minh Thu[MERGE] base: rename zipfile variable into zip_content...
2011-09-15 Olivier Dony[IMP] ir.model.data: better message + support optional...
2011-09-14 Olivier Dony[FIX] ir.mail_server: care for non-ascii connection...
2011-09-14 Launchpad Translat... Launchpad automatic translations update.
2011-09-13 Olivier Dony[FIX] ir.translation: one more fix for ormcache_multi...
2011-09-13 Vo Minh Thu[MERGE] merged trunk.
2011-09-13 Olivier Dony[MERGE] latest trunk
2011-09-13 Dhara (OpenERP)[IMP] currency position for report
2011-09-12 Olivier Dony[MERGE] view.rng: @default_group_by for kanban view
2011-09-12 Fabien Meghazi[IMP] Added default_group_by attribute for kanban view
2011-09-12 Xavier Morel[FIX] fix
2011-09-12 Xavier Morel[FIX] ir.actions.server: only try to browse the object...
2011-09-12 Olivier Dony[MERGE] latest trunk
2011-09-11 Xavier Morel[FIX] @colors expression: in on single string (instead...
2011-09-10 Launchpad Translat... Launchpad automatic translations update.
2011-09-09 Olivier Dony[FIX] ir.attachment: cleaner check for record existence...
2011-09-09 Olivier Dony[FIX] ir.translation: second part of previous revision...
2011-09-09 Antony Lesuisse[FIX] ir_translation _get_ids clear_cache is not multi
next