odoo/odoo.git
2013-11-26 Turkesh Patel... [MRG] merge with lp:openerp-web
2013-11-25 Christophe... [MERGE] forward port of branch saas-2 up to revid 3887...
2013-11-25 Christophe... [IMP] dumpstack dumps greenlets when running in evented...
2013-11-25 Christophe... [MERGE] forward port of branch saas-2 up to revid 4984...
2013-11-25 Christophe... [MERGE] forward port of branch 7.0 up to revid 5148...
2013-11-25 Christophe... [MERGE] forward port of branch saas-2 up to revid 9010...
2013-11-25 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-11-25 Denis Ledoux[FIX]hr_timesheet_sheet: remove useless css rule, which...
2013-11-25 Denis Ledoux[FIX]hr_timesheet_sheet: report, the join clause of...
2013-11-25 Thibault Delavallée[MERGE] [IMP] chatter: improved 'Log a note'
2013-11-25 Martin Trigaux[FIX] fields: execute name_get for function field of...
2013-11-25 Martin Trigaux[IMP] orm: add missing space in error message during...
2013-11-25 Martin Trigaux[FIX] orm: when duplicating translated object, get...
2013-11-25 Martin Trigaux[FIX] translations: fix tests to adapt to new duplicati...
2013-11-25 Martin Trigaux[FIX] sale_crm: return id only for default method of...
2013-11-25 Thibault Delavallée[MERGE] [IMP] mail: invite wizard: the option of sendin...
2013-11-25 Martin Trigaux[FIX] orm: when duplicating translated object, modify...
2013-11-25 Thibault Delavallée[MERGE] [IMP] Addons: updated some field labels to...
2013-11-25 ajay javiya... [IMP]: set default 'sendmail' check box true
2013-11-25 Olivier Dony[ADD] i18n: enable Lao language (Laos) as an installati...
2013-11-25 Launchpad Translatio... Launchpad automatic translations update.
2013-11-25 Launchpad Translatio... Launchpad automatic translations update.
2013-11-25 Launchpad Translatio... Launchpad automatic translations update.
2013-11-24 Christophe... [FIX] base: on_change_login only set email for valid...
2013-11-24 Christophe... [FIX] yaml import: for record tags, do not shadow value...
2013-11-22 Christophe... [FIX] {crm,crm_partner_assign}: email.template: filter...
2013-11-22 Christophe... [MERGE] forward port of branch 7.0 up to revid 9636...
2013-11-22 Martin Trigaux[FIX] ir_translation: correctly match old and new ids...
2013-11-22 Christophe... [MERGE] forward port of branch 7.0 up to revid 4075...
2013-11-22 Christophe... [REVERT] revert previous commit which:
2013-11-22 Martin Trigaux[FIX] project: convert int to list for iteration write...
2013-11-22 Denis Ledoux[FIX]sale: quotation/sale order sent by email were...
2013-11-22 Martin Trigaux[FIX] sale_crm: correctly return id only (would break...
2013-11-22 Frédéric van... [MERGE] webclient: FullscreenWidget & IndexedDB allow...
2013-11-22 Frédéric van... [IMP] webclient: Introducing SimpleIndexedDB, a key...
2013-11-22 Frédéric van... [IMP] webclient: Introducing the FullscreenWidget,...
2013-11-22 Christophe... [FIX] web: view list: ensure that the mutex of synchron...
2013-11-22 Martin Trigaux[FIX] email.template: add missing parenthesis to filter...
2013-11-21 Christophe... [FIX] email.template: add safe filter over email addres...
2013-11-21 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-11-21 Martin Trigaux[FIX] project_issue: remove test checking the convert_i...
2013-11-21 Olivier Dony[MERGE] Forward-port of latest 7.0 fixes up to rev...
2013-11-21 Olivier Dony[FIX] stock.picking.in: typo in default_get implementation
2013-11-21 Martin Trigaux[REF] procurement: remove legacy code in scheduler...
2013-11-21 Martin Trigaux[ADD] procurement: add skip_exception parameter on...
2013-11-21 Martin Trigaux[REF] project_issue: remove unused method convert issue...
2013-11-21 Martin Trigaux[FIX] email.template: add safe filter over email addres...
2013-11-21 Denis Ledoux[FIX] ir, ir_translation: it was not possible to empty...
2013-11-21 Martin Trigaux[MERGE] [FIX] sale: sale.order.line, remove duplicated...
2013-11-21 Martin Trigaux[MERGE] [FIX] stock: correctly recount quantity when...
2013-11-21 Launchpad Translatio... Launchpad automatic translations update.
2013-11-20 Christophe... [IMP] web: avoid double reload() when clicking on a...
2013-11-22 Launchpad Translatio... Launchpad automatic translations update.
2013-11-21 Martin Trigaux[MERGE] [FIX] mail: exclude document name from the...
2013-11-21 Martin Trigaux[MERGE] [IMP] survey: hide readonly field if empty...
2013-11-21 Martin Trigaux[MERGE] [FIX] warning: modify onchange behaviour for...
2013-11-21 Martin Trigaux[FIX] stock: don't display the evaluated boolean in...
2013-11-20 Denis Ledoux[ADD]crm_partner_assign: add filter to leads and opp...
2013-11-20 Denis Ledoux[FIX]crm: change typo of opportunities searchview to...
2013-11-20 Denis Ledoux[FIX]crm_partner_assign: use the probability of the...
2013-11-20 Denis Ledoux[FIX]crm: change typo to be more consistent. Assigned...
2013-11-20 Thibault Delavallée[FIX] mail: auto_subscribe: fix subscription, could...
2013-11-21 Launchpad Translatio... Launchpad automatic translations update.
2013-11-20 Antony Lesuisse[FIX] fleet,project allow demo user to create cars...
2013-11-20 Christophe... [MERGE] remove warnings
2013-11-20 Martin Trigaux[MERGE] [FIX] l10n_fr: Restore the appropriate accounts...
2013-11-20 Martin Trigaux[MERGE] [FIX] project: add noupdate on data to avoid...
2013-11-20 Christophe... [MERGE] remove warnings
2013-11-20 Olivier Dony[MERGE] Forward-port of latest 7.0 fixes up to rev...
2013-11-20 Martin Trigaux[MERGE] [FIX] hr_expense: add expenses in state 'Waitin...
2013-11-20 Denis Ledoux[FIX]account: fix _balance func field on account.move...
2013-11-20 Olivier Dony[FIX] orm.browse_record: access error due to prefetch...
2013-11-20 Christophe... [FIX] l10n_in_hr_payroll: use xmlid instead of name...
2013-11-20 Launchpad Translatio... Launchpad automatic translations update.
2013-11-19 Christophe... merge upstream
2013-11-19 Olivier Dony[FIX] delivery: the stock.picking.{in,out} workaround...
2013-11-19 Denis Ledoux[FIX] ir, ir_attachement: traceback if try to create...
2013-11-19 Denis Ledoux[FIX] [IMP] mail: refactored code of message_auto_subsc...
2013-11-19 Christophe... [FIX] web: when in monodb mode, allow admin routes...
2013-11-19 Olivier Dony[FIX] root redirect_with_hash: IE10 also behaves abnorm...
2013-11-19 Martin Trigaux[FIX] company: add missing on_change for font selection
2013-11-19 Martin Trigaux[FIX] fonts: add missing onchange on company form
2013-11-19 Martin Trigaux[MERGE] sync with trunk
2013-11-19 Launchpad Translatio... Launchpad automatic translations update.
2013-11-18 Antony Lesuisse[FIX] field statusbar css color between stages
2013-11-18 Christophe... [FIX] web: avoid calling db_monodb at each request...
2013-11-18 Antony Lesuisse[FIX] jquery browser detection fix
2013-11-18 Frédéric van... [IMP] point_of_sale: allow up to 8 payment methods...
2013-11-18 Frédéric van... [IMP] point_of_sale: allow up to 8 simultaneous payment...
2013-11-18 Martin Trigaux[FIX] auth_signup: avoid getting login screen instead...
2013-11-18 Martin Trigaux[IMP] account: cleanup
2013-11-18 Martin Trigaux[IMP] account: revert wrong commit 9590 and set default...
2013-11-18 Denis Ledoux[FIX]email_template: render_template_batch return a...
2013-11-18 Denis Ledoux[FIX]base: missing quote in domain of res_partner filte...
2013-11-18 Denis Ledoux[FIX]email_template: fixed call to render_template_batc...
2013-11-18 Martin Trigaux[MERGE] [IMP] stock: don't display origin (source)...
2013-11-18 Martin Trigaux[MERGE] [IMP] sale_order_dates: don't require technical...
2013-11-18 Christophe... [FIX] When running with --stop-after-init, return code...
2013-11-18 cto[MERGE] [FIX] account: unlink method on account.move...
2013-11-18 Olivier Dony[FIX] ir.model: during garbage collection of obsolete...
next