odoo/odoo.git
2014-08-28 Thibault Delavallée[FIX] survey: in prepare_result, result_summary variabl...
2014-08-28 Jeremy Kersten[IMP] website_*forum,blog,instantclick,...: Move Js...
2014-08-28 qdp-odoo[FIX] account: several fixes in bank statement reconcil...
2014-08-28 Jérome Maes[FIX] bus, im_chat : disabled realtime status notificat...
2014-08-28 Jérome Maes[FIX] im_chat : fix the im_search method
2014-08-27 Fabien Meghazi[IMP] Increase statics cache from 12 hours to 1 week
2014-08-27 Denis Ledoux[FIX] portal_sale: portals are not allowed to see payments
2014-08-27 Raphael Collet[IMP] doc/howtos/backend: add section on wizards
2014-08-27 Raphaël Valyi[FIX] stock: moves link on product form opening wrong...
2014-08-27 Fabien Meghazi[FIX] language and model converter redirections should...
2014-08-27 Thibault Delavallée[FIX] res_partner: Meetings button on form view was...
2014-08-27 Thibault Delavallée[FIX] website_event: pager now takes into account the...
2014-08-27 Thibault Delavallée[FIX] website_forum: fixed comment unlink action :
2014-08-27 Thibault Delavallée[FIX] Survey: typo (en_US wording)
2014-08-27 Raphael Collet[IMP] doc/howtos/backend: improve exercises on relation...
2014-08-26 Fabien Pinckaers[IMP] expl p
2014-08-26 Fabien Pinckaers[IMP] Updated website urls on modules and info page
2014-08-26 Denis Ledoux[IMP] account: Invoice analysis, filter year by default
2014-08-26 Raphael Collet[IMP] doc/howtos/backend: improve views, fix workflow
2014-08-26 Martin Trigaux[FIX] account: name of bank statement is not required
2014-08-26 Martin Trigaux[FIX] point_of_sale: incorrect sequences for orders
2014-08-26 Martin Trigaux[IMP] point_of_sale: prevent multicompany configuration...
2014-08-26 Jeremy Kersten[FIX] crm_lead: add utm in the group by from opportunit...
2014-08-26 Thibault Delavallée[FIX] website_forum: second part of the fix introduced...
2014-08-26 Gaurav Panchal[FIX] website_forum: issue in biography (unnecessary...
2014-08-26 Thibault Delavallée[FIX] website_forum: fixed setting an answer as valid...
2014-08-26 Frederic van... [FIX] point_of_sale: the order reference used the sessi...
2014-08-26 Frederic van... [IMP] point_of_sale: automatically update partners...
2014-08-26 Frederic van... [IMP] web: allow rpc options to be passed to Model...
2014-08-26 qdc[IMP] Cleaning of reporting (group_by, filters), adding...
2014-08-26 Jeremy Kersten[IMP] website: Redirect user in the language of the...
2014-08-26 Fabien Meghazi[IMP] Allow to specify http code for request.redirect()
2014-08-26 Josse ColpaertMerge pull request #1992 from odoo-dev/8.0-wmspartialvi...
2014-08-26 Fabien Pinckaers[FIX] redirect /page/website.xyz --> /page/xyz. Current...
2014-08-26 Jeremy Kersten[FIX] website_event: allow everybody to ready event...
2014-08-26 Raphael Collet[IMP] doc/howtos/backend: usage of odoo.py
2014-08-25 Christophe... [FIX] allow `--log-db` to connect to another postgresql...
2014-08-25 Samus CTO[FIX] Missing part of the revision 5f6fc473
2014-08-25 Fabien Meghazi[FIX] website.layout hreflangs
2014-08-25 Christophe... Merge pull request #1970 from odoo-dev/8.0-fix-dont...
2014-08-25 Raphael Collet[IMP] doc/howtos/backend: fix condition in workflow
2014-08-25 Raphael Collet[IMP] doc/howtos/backend: fix calendar example
2014-08-25 Raphael Collet[IMP] doc/howtos/backend: finalize section on translati...
2014-08-25 Samus CTO[FIX] model: prevent exporting column ID of non ordinar...
2014-08-25 Frederic van... [FIX] point_of_sale: the category list now uses less...
2014-08-25 Christophe... [FIX] mail: do not send email at module installation
2014-08-25 Raphael Collet[IMP] doc/howtos/backend: add a small section on how...
2014-08-25 Thibault DelavalléeMerge pull request #1776 from acsone/8.0-jne-mass_maili...
2014-08-25 Josse Colpaert[IMP] No propagation when destination move is done...
2014-08-25 Josse Colpaert[FIX] Make sure packages are not shown when the setting...
2014-08-24 Raphael Collet[IMP] doc/howtos/backend: use scaffolding and adapt...
2014-08-22 Raphael Collet[ADD] doc: new documentation, with training tutorials...
2014-08-22 Raphael Collet[IMP] models: move prefetching of records back to metho...
2014-08-22 Thibault Delavallée[FIX] crm, hr_recruitment, task, issue: fixed default...
2014-08-22 Christophe... [FIX] product: don't display 'create and edit' option...
2014-08-22 Christophe... [REVERT] commit 5e5c73e
2014-08-22 Thibault Delavallée[FIX] [IMP] mail: mail_message: when checking that...
2014-08-22 Thibault Delavallée[FIX] mail: when checking for possible messages to...
2014-08-22 Géry Debongnie[FIX] css fix in graph view
2014-08-22 Raphael Collet[FIX] osv/fields.py: enable argument 'obj' in property...
2014-08-22 Cedric Snauwaert[REVERT] web: fixed css of hidden input file: could...
2014-08-22 Raphael Collet[FIX] osv/fields.py: fix the fix at rev 43756a24.
2014-08-22 Raphael Collet[FIX] osv/fields.py: fix sum in rev 48dfd70
2014-08-22 Josse ColpaertMerge pull request #1906 from odoo-dev/8.0-wmsusability-jco
2014-08-22 Raphael Collet[IMP] test_inherit: add test case, redefine Many2one...
2014-08-22 qdc[IMP] Cleaning of reporting (group_by, filters), adding...
2014-08-22 Bhavik Bagdiya[FIX] calendar: dropdown button misaligned
2014-08-22 Raphael Collet[IMP] osv/fields.py: improve code change of rev eea07e27
2014-08-22 Martin TrigauxForward port of branch saas-5 up to rev 4895281e
2014-08-21 Christophe... [FIX] osv/fields.py: correct reading name_get of m2o...
2014-08-21 Christophe... [FIX] account: _get_analytic_lines() must work in ...
2014-08-21 Christophe... [FIX] account: correct some v8 decorators
2014-08-21 Martin TrigauxForward port of branch saas-4 up to rev 15a3a2a
2014-08-21 Martin TrigauxForward port of branch saas-3 up to 7bcefaf
2014-08-21 Josse Colpaert[IMP] Better to have corresponding lates
2014-08-21 Martin TrigauxForward port of branch 7.0 up to 0ab88f5
2014-08-21 Josse Colpaert[IMP] Add partner_id and invoice control to picking...
2014-08-21 Josse Colpaert[IMP] Use correct field for showing red lines for late...
2014-08-21 Raphael Collet[FIX] fields: in many2one property fields, name_get...
2014-08-21 Martin Trigaux[FIX] ir_model: invalidate cache when adding new fields
2014-08-21 Josse Colpaert[IMP] Change help message package setting
2014-08-21 Josse Colpaert[IMP] Counterpart locations and weights should not...
2014-08-21 Josse Colpaert[IMP] Buttons should not be usable by purchase manager...
2014-08-21 Josse Colpaert[IMP] Only one incoterms item
2014-08-21 Josse Colpaert[IMP] Location of extra moves should be matched
2014-08-21 Cedric Snauwaert[FIX] stock: barcode interface, remove left-right key...
2014-08-21 Cedric Snauwaert[FIX] stock: barcode interface update qty without press...
2014-08-21 Desai Binjal[FIX] note: small bugs
2014-08-21 Martin Trigaux[FIX] base: wrong model change check
2014-08-21 Josse ColpaertMerge pull request #1888 from odoo-dev/8.0-wmsnsewiz-jco
2014-08-21 Raphael Collet[FIX] fields: add missing option 'sanitize' on Html...
2014-08-21 Frederic van... [IMP] point_of_sale: add missing functionality necessar...
2014-08-21 Géry Debongnie[IMP] lazy loading of dashboards
2014-08-21 fka-odoo[IMP] account_budget: added date filter in print budget...
2014-08-21 Josse Colpaert[IMP] Usability improvements by clarifying texts
2014-08-21 Richard Mathot[IMP] board: do not filter actions anymore
2014-08-21 Denis Ledoux[FIX] point_of_sale: report, product_id of line is...
2014-08-21 qdc[IMP] Graph views: show always measure + filters record...
2014-08-21 Olivier LAURENT* [8.0][mass_mailing] some fixes
2014-08-21 Thibault Delavallée[FIX] ir_actions: server action: when creating or writi...
next