[FIX] website: Odoo's social URLs
[odoo/odoo.git] / openerp /
2014-12-09 Frédéric van der... [MERGE] from master
2014-12-08 Jeremy Kersten[IMP] ir_http: don't handle exception in dev mode but...
2014-12-03 Christophe Simonis[MERGE] forward port of branch 8.0 up to 2e092ac
2014-12-03 Christophe Simonis[FIX] must manage() Environment before loading test...
2014-12-03 Raphael Collet[FIX] models: exists() should not consider record with...
2014-12-03 Raphael Collet[IMP] models: add check for common conversion error...
2014-12-02 Mack[FIX] http.py: no traceback for SessionExpiredException
2014-12-02 Christophe Simonis[FIX] base: deleting a view must not delete linked...
2014-12-02 Christophe Simonis[MERGE] forward port of branch 8.0 up to 591e329
2014-12-02 Raphael Collet[FIX] fields: inherited fields get their attribute...
2014-12-02 Raphael Collet[IMP] translate: small, non-breaking code improvements
2014-12-02 Raphael Collet[IMP] translate: improve management of targets in POT...
2014-12-02 Xavier Morel[IMP] various tentative improvements to translation...
2014-12-02 Xavier Morel[FIX] base: incorrect translation mark
2014-12-02 Xavier Morel[FIX] translations: don't skip first line of translatio...
2014-12-02 Xavier Morel[IMP] translations: simplify condition in qweb terms...
2014-12-02 Xavier Morel[IMP] translations: parse views iteratively instead...
2014-12-02 Xavier Morel[FIX] base: export PO template files as pot
2014-12-02 Xavier Morel[IMP] base: language export wizard
2014-12-01 Christophe Simonis[MERGE] forward port of branch saas-3 up to e1e7dc0
2014-11-28 Christophe Simonis[MERGE] forward port of branch 7.0 up to de07c64
2014-11-28 Commandant Custo[FIX] ir_ui_view: Missing separator in search view
2014-11-28 Goffin Simon[FIX] base: QWeb monetary field rounding
2014-11-28 Andrius Preimantas[FIX] base: delete parent partner reset use_parent_address
2014-11-28 Denis Ledoux[IMP] res: partner form replace widget selection by...
2014-11-28 Antony Lesuisse[FIX] Customers remove action domain customer=1 use...
2014-11-28 Xavier Morel[FIX] enable --debug for non-xmlrpc contexts
2014-11-27 Denis Ledoux[FIX] translate: lang detection fallback actually falls...
2014-11-27 Christophe Simonis[FIX] fields.py: in many2one convert_to_cache, value...
2014-11-27 Christophe Simonis[FIX] fields.py: Many2one fields only put valid values...
2014-11-27 Denis Ledoux[MERGE] forward port of branch 7.0 up to 2080ea0
2014-11-27 Sandy Carter[FIX] base: avoid having 'False' in name of a bank
2014-11-27 David Monjoie[FIX] openerp: don't ignore active field on new views...
2014-11-26 Somesh Khare[Fix] ir_translation: fix the problem of base_field...
2014-11-26 Aaron Bohy[FIX] barcodes,point_of_sale,stock,base: minor changes...
2014-11-26 Aaron Bohy[FIX] base(res_partner),point_of_sale,product,sale_stoc...
2014-11-25 Olivier Dony[FIX] ir.ui.view: deletion of parent view should not...
2014-11-25 Raphael ColletMerge pull request #3645 from odoo-dev/8.0-fix2manyupda...
2014-11-25 Raphael Collet[FIX] fields: in *2many convert_to_write(), return...
2014-11-24 Raphael Collet[FIX] test_new_api: fix/simplify the result of the...
2014-11-24 Raphael Collet[IMP] models: rework the API that deals with dirty...
2014-11-24 Géry Debongnie[FIX] fix debug mode: correct id and xml_id (web client)
2014-11-23 Simon Lejeune[FIX] tools: find_in_path: config is not ready at impor...
2014-11-21 Simon Lejeune[ADD] tools: handling of bin_path key in find_in_path
2014-11-21 Christophe Simonis[FIX] http.py: log 400 errors
2014-11-24 Christophe Simonis[IMP] http: do not log traceback for Warnings
2014-11-24 Xavier Morel[ADD] ws doc: introspection, reports and workflows
2014-11-20 Christophe Simonis[FIX] http.py: invalid request must return a status...
2014-11-21 qdp-odoo[IMP] base, ir_sequence: added use_date_range field...
2014-11-19 Denis Ledoux[FIX] base: copy access rights on group duplication
2014-11-19 Olivier Dony[I18N] Update translations from Launchpad 8.0 branches
2014-11-19 Christophe Simonis[FIX] graph.py: correct Node() creation.
2014-11-19 Olivier Dony[FIX] decimal_precision: avoid refreshing float precisi...
2014-11-18 Antony Lesuisse[FIX] windows ctrl-c from cmd as a non admin
2014-11-18 Antony Lesuisse[FIX] server.py traceback on ctrl-c from windows cmd
2014-11-17 Christophe Simonis[MERGE] forward port of branch 8.0 up to c92e70b
2014-11-17 Raphael Collet[FIX] tests: make self.assertRaises() return the expect...
2014-11-17 Raphael Collet[FIX] tests: make sure that a failed tests does not...
2014-11-17 Raphael Collet[FIX] ir_model: on a custom model, _rec_name should...
2014-11-14 Denis Ledoux[FIX] api: avoid to return all fields *2many in onchanges
2014-11-13 Raphael Collet[IMP] models: improve performance of _setup_fields()
2014-11-13 Raphael Collet[FIX] models: simplify conditions that seem to lead...
2014-11-13 Raphael Collet[IMP] models: in _init_manual_fields(), create fields...
2014-11-13 Raphael Collet[FIX] ir_model: always setup models before calling...
2014-11-12 Christophe Simonis[MERGE] forward port of branch 8.0 up to 83bd9ee
2014-11-12 rba-odoo[IMP] *: kanban custom CSS removal
2014-11-07 Fabien Meghazi[REM] Removed QWebContext.templates cache
2014-11-07 Fabien Meghazi[ADD] ir.qweb FileSystemLoader
2014-11-06 Raphael Collet[FIX] models: do not copy translations of fields that...
2014-11-06 Raphael Collet[FIX] fields: fix the translations of the labels of...
2014-11-06 Raphael Collet[IMP] fields: improve _determine_default() and add...
2014-11-06 Simon Lejeune[FIX] ir_qweb: css asset: use which to find lessc and...
2014-11-05 Christophe Simonis[MERGE] forward port of branch 8.0 up to c825d05
2014-11-05 Christophe Simonis[MERGE] forward port of branch saas-3 up to ec27773
2014-11-05 Christophe Simonis[MERGE] forward port of branch 7.0 up to 3e3e35e
2014-11-05 Christophe Simonis[MERGE] forward port of branch 8.0 up to 491372e
2014-11-05 Christophe Simonis[MERGE] forward port of branch saas-3 up to d36eee9
2014-11-05 Christophe Simonis[MERGE] forward port of branch 7.0 up to 65d92da
2014-11-05 Olivier Dony[FIX] base: incorrect code and locale for Bosnian
2014-11-05 Antony Lesuisse[IMP] safe_eval allow math
2014-11-05 Olivier Dony[FIX] longpolling/gevent: automatically restart worker...
2014-11-05 Olivier Dony[FIX] longpolling/gevent: log errors occurring in main...
2014-11-05 Fabien Meghazi[FIX] python strftime to moment.js format conversion
2014-11-05 Simon Lejeune[FIX] ir_qweb: contact widget: use name_get instead...
2014-11-05 Raphael Collet[IMP] models: improve _mapped_func(), and add parameter...
2014-11-04 Denis Ledoux[MERGE] forward port of branch saas-3 up to f7a76cb
2014-11-04 Denis Ledoux[MERGE] forward port of branch 7.0 up to be7c894
2014-11-04 Manuel Vázquez Acosta[FIX] mail: partners with missing/invalid emails must...
2014-11-04 Raphael Collet[IMP] models: improve query generation for _write(...
2014-11-04 Raphael Collet[FIX] ir_model: fix create/update/delete custom fields
2014-11-04 Raphael Collet[IMP] use model._fields instead of model._all_columns...
2014-11-03 Richard Mathot[DOC] fields.py: oldname key
2014-11-03 hiekmann[FIX] corrected a word in a comment
2014-10-31 Géry Debongnie[FIX] add missing descriptions to many fields
2014-10-30 Raphael Collet[FIX] fields: make field.store=False on old-style funct...
2014-10-30 fwi-odoo[IMP] hr: onboarding
2014-10-30 Christophe Simonis[FIX] core: correct cron thread registry iteration
2014-10-29 Christophe Simonis[MERGE] forward port of branch 8.0 up to 92c7874
2014-10-29 Christophe Simonis[IMP] core: manage registries via an LRU.
2014-10-29 Géry Debongnie[FIX] fix button looks in module install view
next