[IMP] monodb selects first database if only one match. Even if db-filter was not...
[odoo/odoo.git] / addons /
2014-05-08 Gery Debongnie[IMP] change the method name _claim_count into _claim_c...
2014-05-08 Gery Debongnie[IMP] change claim_count in claim_count_out (addon...
2014-05-08 Gery Debongnie[FIX] add missing claim_count field to stock.picking.out
2014-05-08 Launchpad Translat... Launchpad automatic translations update.
2014-05-07 Quentin (OpenERP)[REV] partial revert of revision 9408 ged@openerp.com...
2014-05-07 Fabien Meghazi[REM] completetly removed website#preprocess_request()
2014-05-07 Christophe Simonis[MERGE] forward port of branch saas-4 up to revid 9410...
2014-05-07 Fabien Meghazi[REM] QWeb does not self close empty divs anymore
2014-05-07 Christophe Simonis[FIX] mail: correct code indentation introduced during...
2014-05-07 Fabien Meghazi[FIX] Do not self close empty elements that are not...
2014-05-07 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 9450...
2014-05-07 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 10037...
2014-05-07 Antony Lesuisse[MERGE] trunk-websit-al-refactor by chm
2014-05-07 Gery DebongnieLarge cleanups in addons
2014-05-07 Gery Debongnie[MERGE] merge from trunk
2014-05-07 Gery Debongnie[FIX] code cleanup (addon purchase)
2014-05-07 Gery Debongnie[FIX] code cleanup (addon hr_timesheet_sheet)
2014-05-07 Gery Debongnie[FIX] code cleanup (addon hr_contract)
2014-05-07 Gery Debongnie[FIX] code cleanup (addon hr_payroll)
2014-05-07 Gery Debongnie[FIX] code cleanup (addon account_asset)
2014-05-07 Gery Debongnie[FIX] code cleanup (addon procurement)
2014-05-07 Christophe Simonis[FIX] website_forum: set config parameter via dedicated...
2014-05-07 Martin Trigaux[FIX] account: when creating partial reconcilation...
2014-05-07 Gery Debongnie[FIX] code cleanup (addon project_issue)
2014-05-07 Gery Debongnie[FIX] code cleanup (addon hr_recruitment)
2014-05-07 Gery Debongnie[FIX] code cleanup (addon mrp)
2014-05-07 Fabien Meghazi[FIX] Do not self close empty elements that are not...
2014-05-07 Gery Debongnie[FIX] code cleanup (addon account)
2014-05-07 Kersten Jeremy[FIX] POS - Write the state to Paid before the create_p...
2014-05-07 Martin Trigaux[FIX] warning: make blocking warning actually doing...
2014-05-07 Xavier Morel[IMP] mail: type fixes
2014-05-07 Martin Trigaux[FIX] warning: make blocking warning actually doing...
2014-05-07 Denis Ledoux[FIX] auth_oauth: missing field body in formview
2014-05-07 Gery Debongnie[FIX] code cleanup (addon crm)
2014-05-07 Martin Trigaux[IMP] gamification: avoid subscription hacks and send...
2014-05-07 Gery Debongnie[FIX] code cleanup (addon crm)
2014-05-07 Gery Debongnie[FIX] code cleanup (addon stock)
2014-05-07 Gery Debongnie[FIX] code cleanup (addon sale)
2014-05-07 Gery Debongnie[MERGE] merge from trunk
2014-05-07 Gery Debongnie[FIX] code cleanup (addon account_analytic_default)
2014-05-07 Gery Debongnie[FIX] code cleanup (addon hr_evaluation)
2014-05-07 Gery Debongnie[FIX] code cleanup (addon project)
2014-05-07 Gery Debongnie[FIX] code cleanup (addon hr_holidays)
2014-05-07 Gery Debongnie[FIX] code cleanup (addon crm_claim)
2014-05-07 Gery Debongnie[FIX] code cleanup (addon fleet)
2014-05-07 Launchpad Translat... Launchpad automatic translations update.
2014-05-06 Fabien Meghazi[REM] html_template and render_bootstrap_template()
2014-05-06 Fabien Meghazi[REM] Removed addons.web#html_template usage
2014-05-06 Mohammed Shekha[IMP] Jinja template for database manager
2014-05-06 Denis Ledoux[FIX] account_analytic_analysis: recurring invoices...
2014-05-06 Fabien Meghazi[FIX] jQuery.ui - boostrap conflict
2014-05-06 Fabien Meghazi[FIX] jQuery.ui - boostrap conflicts
2014-05-06 Gery Debongnie[FIX] code cleanup (addon purchase)
2014-05-06 Thibault Delavallée[MERGE] [FIX] website_forum: batch of fixes :
2014-05-06 Martin Trigaux[FIX] name_get returns tuple
2014-05-06 Martin Trigaux[IMP] unsubscribing at each cron run is overkill
2014-05-06 Martin Trigaux[FIX] gamification: using batch mode to check rewards
2014-05-06 Thibault Delavallée[FIX] website_forum: more fixes :
2014-05-06 Fabien Meghazi[IMP] do_warn on ClientAction not found
2014-05-06 Martin Trigaux[FIX] gamification: be sure that not challenge get...
2014-05-06 Martin Trigaux[IMP] gamification: commit for each goal definition...
2014-05-06 Martin Trigaux[IMP] gamification: move write in goal update inside...
2014-05-06 Fabien Meghazi[ADD] openerp.loadBundle()
2014-05-06 Martin Trigaux[FIX] gamification: avoid recomputing every goal for...
2014-05-06 Martin Trigaux[IMP] gamification: performance improvement on the...
2014-05-06 Denis Ledoux[FIX] account_analytic_analysis: split _prepare_invoice...
2014-05-06 chm@openerp.com[IMP] sale: add comment on onchange_fiscal_position...
2014-05-06 Denis Ledoux[FIX] website_sale: manifest typo
2014-05-06 Launchpad Translat... Launchpad automatic translations update.
2014-05-06 Launchpad Translat... Launchpad automatic translations update.
2014-05-05 Fabien Meghazi[REM] preprocess_request from website
2014-05-05 Kersten Jeremy[MERGE] Merge with trunk-cal-V8-jke. - Change field...
2014-05-05 Kersten Jeremy[MERGE] Merge with trunk-cal-V8-jke. - Change field...
2014-05-05 Thibault Delavallée[FIX] website_forum: new batch of fixes :
2014-05-05 Kersten Jeremy[REF] Replace temp name by real name
2014-05-05 Kersten Jeremy[FIX] Add missing security rules
2014-05-05 Kersten Jeremy[REF] Replace temp name by real name
2014-05-05 chm@openerp.com[FIX] website editor: background image
2014-05-05 Fabien Meghazi[ADD] base_import_module test module, static asset...
2014-05-05 Thibault Delavallée[FIX] web: view_form: fixed effective_readonly behavior...
2014-05-05 chm@openerp.com[MERGE] from trunk
2014-05-05 Denis Ledoux[FIX] account_analytic_analysis: recurring invoices...
2014-05-05 chm@openerp.com[FIX] website_sale: don't rewrite sale order partner_id...
2014-05-05 Kersten Jeremy[FIX] Fix access rule for portal. Add timezone in small...
2014-05-05 Denis Ledoux[FIX] mail: attachments present for first recipient...
2014-05-05 Fabien Meghazi[IMP] website: load website.xml templates only in edita...
2014-05-05 chm@openerp.com[MERGE] from trunk
2014-05-05 Kersten Jeremy[FIX] Calendar - set tz compatible in template mail...
2014-05-05 Martin Trigaux[MERGE] [FIX] hr: when duplicating an employee or user...
2014-05-05 chm@openerp.com[FIX] website_sale & website_event: create product...
2014-05-05 Jacques-Etienne... [FIX] mail: change copy call to copy_data to avoid...
2014-05-05 chm@openerp.com[FIX] website_sale: message confirmation
2014-05-05 chm@openerp.com[IMP] website_sale: attribute's filters template unacti...
2014-05-05 chm@openerp.com[FIX] website_sale: apply tax position on checkout...
2014-05-05 chm@openerp.com[FIX] sale: change fiscal_position don't change order...
2014-05-05 Raphael Collet[FIX] event: move definition of fields track_ids and...
2014-05-05 Olivier Dony[MERGE] mail: avoid resetting purposefully empty catcha...
2014-05-04 Fabien Pinckaers[IMP] Certification Template
2014-05-04 Launchpad Translat... Launchpad automatic translations update.
2014-05-02 chm@openerp.com[FIX] website_event: access right for portal user
next