[IMP] gamification: allow to select fields of inherited models
[odoo/odoo.git] / openerp /
2014-09-18 Martin Trigaux[IMP] gamification: allow to select fields of inherited...
2014-09-18 Martin Trigaux[ADD] base: list of inherited models on a ir.model
2014-09-18 Raphael Collet[IMP] fields: reset decimal precision on new-style...
2014-09-17 Simon Lejeune[FIX] Package: Debian, Windows: more odooification...
2014-09-17 Fabien Meghazi[FIX] Image resizing bug
2014-09-17 Olivier Dony[MERGE] Forward-port saas-5 up to f9bcd67
2014-09-17 Denis Ledoux[MERGE] forward port of branch saas-3 up to b6e6b57
2014-09-17 Denis Ledoux[FIX] orm: typo during forward port 60a82133cc0e0d7c487...
2014-09-17 Raphael Collet[FIX] fields: make convert_to_cache() more robust with...
2014-09-17 Fabien Meghazi[IMP] Refactor ir.ui.view's read_template cache invalid...
2014-09-17 Olivier Dony[MERGE] Forward-port saas-3 up to 09ab2d4
2014-09-17 Olivier Dony[MERGE] Forward-port 7.0 up to 938502a
2014-09-17 Olivier Dony[FIX] loading: always process auto-installed modules...
2014-09-17 Olivier Dony[IMP] base: show local modules in Settings until apps...
2014-09-17 Denis Ledoux[FIX] ir_ui_view: Active (boolean) should not be required
2014-09-17 Denis Ledoux[MERGE] forward port of branch 7.0 up to f5f7609
2014-09-17 Denis Ledoux[FIX] orm write: do not try to store computed & stored...
2014-09-16 Fabien Meghazi[FIX] double html escaping in qweb
2014-09-16 Fabien Meghazi[IMP] add `url_for` hook to bundle urls
2014-09-16 Fabien Meghazi[ADD] image_save_for_web() format argument
2014-09-16 Fabien Meghazi[ADD] ir.qweb render_attribute() hook for postprocessing
2014-09-16 Fabien Meghazi[ADD] tools.image_save_for_web() helper for image compr...
2014-09-16 Fabien Meghazi[IMP] Compress resized /website/image's
2014-09-16 Fabien Meghazi[ADD] http.send_file() helper
2014-09-16 Olivier Dony[FIX] ir.ui.view: match translated terms without headin...
2014-09-16 Olivier Dony[FIX] ir.translation: translated terms within view...
2014-09-16 Raphael Collet[FIX] models: make field inheritance work when source...
2014-09-16 ssh-odoo[REM] report: remove openerp/report/pyPdf
2014-09-16 Denis Ledoux[FIX] fields: convert_to_read, handle missing many2one...
2014-09-16 Raphael ColletMerge branch 'acsone-8.0-onchange-one2many-test': add...
2014-09-16 Raphael Collet[FIX] models: improve implementation of _compute_displa...
2014-09-15 Raphael Collet[FIX] fields: in *2many.convert_to_cache, fix the effec...
2014-09-15 Martin Trigaux[FIX] orm: do not drop foreign keys of transient models
2014-09-15 Samus CTO[IMP] api: compute methods cannot depend on field 'id'
2014-09-15 Denis Ledoux[MERGE] forward port of branch saas-5 up to 163d7f5
2014-09-15 Denis Ledoux[MERGE] forward port of branch saas-3 up to b5b7dcc
2014-09-15 Christophe Simonis[MERGE] forward port of branch saas-5 up to 7eab880
2014-09-15 Christophe Simonis[FIX] orm: correct read_group() on models with `_group_...
2014-09-15 Denis Ledoux[MERGE] forward port of branch 7.0 up to b601015
2014-09-15 Denis Ledoux[FIX] tools: restrict available attributes
2014-09-12 Christophe Simonis[MERGE] forward port of branch saas-3 up to fdc6271
2014-09-12 Daniel Reis[IMP] modules: add support for loading module descripti...
2014-09-12 Olivier Dony[IMP] ir.model:.fields allow setting ondelete=restrict...
2014-09-12 Christophe Simonis[MERGE] forward port of branch 7.0 up to 9b1cdea
2014-09-11 Raphael Collet[FIX] fields: in computed fields, handle AccessError...
2014-09-11 Raphael Collet[FIX] models: in onchange(), do not send a field value...
2014-09-10 Martin Trigaux[FIX] mail: encoding of sender name with unicode
2014-09-10 Raphael Collet[FIX] models: in method onchange(), check for record...
2014-09-10 Denis Ledoux[FIX] ir_attachment: attachements removed on record...
2014-09-10 Raphael Collet[FIX] openerp/osv/fields: disable prefetching when...
2014-09-09 Denis Ledoux[MERGE] forward port of branch 7.0 up to 8dff247
2014-09-09 Simon Lejeune[FIX] ir_qweb: contact widget: properly pass the contex...
2014-09-09 Denis Ledoux[MERGE] forward port of branch 7.0 up to 33e0910
2014-09-09 Denis Ledoux[FIX] orm, read_group: read_group_fill_results handle...
2014-09-09 Christophe Simonis[FIX] fields.py: One2many fields only set inverse field...
2014-09-09 Christophe Simonis[FIX] base: ir.model.data.name_get() respect expected...
2014-09-09 Raphael Collet[IMP] openerp/http.py: accept mimetype application...
2014-09-09 Xavier Morel[ADD] doc: model inheritance stuff
2014-09-08 Olivier Dony[I18N] Update 8.0 translations with latest changes...
2014-09-08 Olivier Dony[MERGE] Forward-port of saas-5 up to 9ce08b7
2014-09-08 Olivier Dony[FIX] ir.qweb: consider empty cached bundle as a cache...
2014-09-08 Olivier Dony[FIX] ir.attachment: less non-transactional side-effect...
2014-09-08 Olivier Dony[IMP] ir.attachment: include traceback when logging...
2014-09-08 Xavier Morel[IMP] distribute branding on @groups instead of disabli...
2014-09-08 Denis Ledoux[FIX] ir_attachment: ignore if model uninstalled
2014-09-05 David Monjoie[FIX] removed bad comments from previous commit
2014-09-05 David Monjoie[ADD] website_sale_digital
2014-09-05 Fabien Meghazi[FIX] Restore /login redirection on SessionExpired
2014-09-05 Denis Ledoux[FIX] tools,mail: improve parsing of references from...
2014-09-04 Christophe Simonis[MERGE] forward port of branch saas-5 up to 9363bc9
2014-09-04 Christophe Simonis[MERGE] forward port of branch saas-3 up to 3d80dc2
2014-09-04 Christophe SimonisFIX] packaging: odoo-ification
2014-09-04 Raphael Collet[IMP] models: inherited fields are related fields read...
2014-09-04 Raphael Collet[IMP] models: "X in self" is now equivalent to any...
2014-09-04 Raphael Collet[FIX] base: remove test_ir_model, which causes bugs
2014-09-04 qdp-odoo[FIX] account: several fixes on the new bank statement...
2014-09-04 Raphael Collet[FIX] openerp.api.Environment: move recomputation todos...
2014-09-04 xmo-odooMerge pull request #2173 from pedrobaeza/8.0-module_ico...
2014-09-03 Pedro M. Baeza[FIX] Size for icon field of ir_module_module table...
2014-09-03 antonylesuisseMerge pull request #2134 from odoo-dev/8.0-improve...
2014-09-02 Stéphane Wirtel[IMP] Optimize the schedulers of the calendar, fetchmai...
2014-09-02 Cédric Pigeon[ADD] add new test for onchange on one2many field
2014-09-02 Simon Lejeune[FIX] config.py: do not use appsdir to define the user...
2014-09-02 Raphael Collet[IMP] models: prefetch fields with groups (those to...
2014-09-02 Raphael Collet[IMP] models: do not prefetch too many records at once
2014-09-02 Raphael Collet[IMP] fields: update inverse fields lazily for performance
2014-09-02 Martin Trigaux[FIX] fields: avoid prefetching of one2many fields
2014-09-02 Xavier Morel[ADD] initial theme guide + scaffolding
2014-09-02 xmo-odooMerge pull request #2113 from yvaucher/8.0-fix-ir_model...
2014-09-01 Yannick Vaucherfix typo on undeclared variable xml_id
2014-09-01 Christophe Simonis[FIX] http.py: session id is `sid` attribute
2014-09-01 Xavier Morel[ADD] openerp.http reference doc
2014-08-31 Antony Lesuisse[MERGE] ir-ui-view split active and show_customize
2014-08-29 Christophe Simonis[FIX] base, mail: access to ir.config_parameter is...
2014-08-29 Christophe Simonis[MERGE] forward port of branch saas-5 up to 24c25f5
2014-08-28 Christophe Simonis[MERGE] forward port of branch saas-3 up to c914893
2014-08-28 Christophe Simonis[MERGE] forward port of branch 7.0 up to f65c913
2014-08-28 Christophe Simonis[FIX] base: security: employee must have access to...
2014-08-28 andreparames[FIX] Load translations for selection fields
2014-08-28 Christophe Simonis[MERGE] forward port of branch saas-5 up to 7e117b1
next