[FIX] point_of_sale: if an order fails to mark as PAID, leave it at NEW so that the...
[odoo/odoo.git] / openerp /
2014-02-24 Fabien Meghazi[FIX] website's translation problems on multiple view...
2014-03-21 Launchpad Translat... Launchpad automatic translations update.
2014-03-19 Kersten Jeremy[FIX] Fix the yml test with option --test-file.
2014-03-14 Launchpad Translat... Launchpad automatic translations update.
2014-03-13 Kersten Jeremy[FIX] Change password wizard: reload webclient after...
2014-03-12 Christophe Simonis[FIX] add the logging handler only to the root logger...
2014-03-11 Martin Trigaux[FIX] partner: backport of trunk revision 4882
2014-03-11 Launchpad Translat... Launchpad automatic translations update.
2014-03-06 Olivier Dony[IMP] safe_eval: allowed opcodes: break, continue,...
2014-03-06 Richard Mathot ... [REF] Use assertEqual method instead of assert instruction
2014-03-06 Richard Mathot ... [FIX] Test for ir_sequence:
2014-03-06 Launchpad Translat... Launchpad automatic translations update.
2014-03-05 Olivier Dony[MERGE] Forward-port of 7.0 bugfixes, up to rev. 5251...
2014-03-05 Martin Trigaux[IMP] readability
2014-03-05 Martin Trigaux[FIX] orm: create a foreign key for the function fields...
2014-03-04 Olivier Dony[FIX] orm.read_group: improve test coverage and corner...
2014-03-04 Thibault Delavallée[FIX] res_users: change password wizard: fixed crash...
2014-03-04 Thibault Delavallée[FIX] res_users: fixed on_change_login that crashed
2014-02-28 Olivier Dony[FIX] orm.read_group: fix various issues introduced...
2014-03-01 Launchpad Translat... Launchpad automatic translations update.
2014-02-26 Martin Trigaux[MERGE] [FIX] orm: when generating xml ids for export...
2014-02-26 Launchpad Translat... Launchpad automatic translations update.
2014-02-24 Martin Trigaux[FIX] orm: do not drop low level columns (aka 'magic...
2014-02-24 Launchpad Translat... Launchpad automatic translations update.
2014-02-21 Denis Ledoux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-02-21 Denis Ledoux[FIX] ir_model: Uninstall with orphan external ids...
2014-02-20 Martin Trigaux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-02-20 Martin Trigaux[MERGE] [FIX] read_group: skip date(time) fields when...
2014-02-20 Anael Closson[FIX] orm: grouping of date and datetime conflicts...
2014-02-20 Denis Ledoux[FIX] service: wrong namespace for using tools
2014-02-20 Xavier Morel[IMP] Cursor.savepoint
2014-02-20 Olivier Dony[IMP] ir.actions.act_window: make `multi` field visible...
2014-02-20 Anael Closson[FIX] incorrect handling of orderbys when generator...
2014-02-19 Martin Trigaux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-02-19 Martin Trigaux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-02-19 Launchpad Translat... Launchpad automatic translations update.
2014-02-18 Martin Trigaux[MERGE] [FIX] orm: read_group doesn't take referenced...
2014-02-18 Anael Closson[REF] removing useless comment
2014-02-17 Christophe Simonis[FIX] orm._auto_init: fallback to copy method when...
2014-02-17 Anael Closson[FIX] OPW 598942 : orm read_group doesn't take referenc...
2014-02-17 Olivier Dony[IMP] orm._auto_init: avoid copying VARCHAR column...
2014-02-17 Anael Closson[REF] removing debug code
2014-02-17 Anael Closson[IMP] Speed and quality improvement
2014-02-17 Martin Trigaux[FIX] fonts: move domain on field instead of view and...
2014-02-17 Launchpad Translat... Launchpad automatic translations update.
2014-02-14 Martin Trigaux[MERGE] [FIX] databases list: allow to have entries...
2014-02-13 Xavier Morel[FIX] branding distribution to generate correct xpath...
2014-02-13 Martin Trigaux[IMP] move test on property fields to his own test...
2014-02-13 Martin Trigaux[ADD] tests checking the properties fields are not...
2014-02-13 Martin Trigaux[MERGE] sync with 7.0 (getting needed orm revision)
2014-02-13 Martin Trigaux[FIX] remove useless cr.commit in fields creation
2014-02-13 Christophe Simonis[FIX] ir.values: be tolerant to actions pointing to...
2014-02-13 Martin Trigaux[IMP] avoid changing the API by passing the company_id...
2014-02-13 Martin Trigaux[MERGE] sync with 7.0
2014-02-13 Launchpad Translat... Launchpad automatic translations update.
2014-02-12 Olivier Dony[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-02-12 Olivier Dony[FIX] res.users: typo in default search view
2014-02-12 Martin Trigaux[FIX] image tools: do not crop an image when resizing...
2014-02-12 Olivier Dony[FIX] res.partner: prevent `show_email` context option...
2014-02-12 Launchpad Translat... Launchpad automatic translations update.
2014-02-11 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-02-11 Raphael Collet[FIX] ir_ui_view: in context dict, put model name inste...
2014-02-11 Olivier Dony[FIX] ir.actions: active_model may not always match...
2014-02-10 Martin Trigaux[FIX] html_sanitize: partial backport of trunk revision...
2014-02-10 Olivier Dony[IMP] ir.actions.server: add `datetime` and `dateutil...
2014-02-10 Launchpad Translat... Launchpad automatic translations update.
2014-02-06 Olivier Dony[FIX] orm.copy_data: avoid reading useless and possibly...
2014-02-06 Olivier Dony[FIX] base: avoid keeping password wizards in the datab...
2014-02-06 Fabien Meghazi[IMP] Move some qweb rendering context vars from websit...
2014-02-06 Christophe Simonis[MERGE] backport trunk revision 5053 fva@openerp.com...
2014-02-06 Christophe Simonis[FIX] ir.ui.view: avoid infinite loop when applying...
2014-02-06 Antony Lesuisse[IMP] sale_eval break continue raise control flow opcodes
2014-02-06 Christophe Simonis[IMP] http: extract save/get session actions as methods...
2014-02-06 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5007...
2014-02-06 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5224...
2014-02-06 Christophe Simonis[FIX] _(): avoid useless warning where translating...
2014-02-06 Martin Trigaux[IMP] ir_fields: no need to sanitize the _str_to_html...
2014-02-06 Martin Trigaux[MERGE] [FIX] ir_fields: allow convertion from string...
2014-02-06 Launchpad Translat... Launchpad automatic translations update.
2014-02-05 Anael Closson[FIX] typo, wrong ordering of lines
2014-02-03 jke-openerp[FIX] Fix bug of positionning on res_partner form
2014-02-03 Martin Trigaux[IMP] better assert message and cleaning
2014-02-03 Martin Trigaux[ADD] test read_group on a column of _inherits model...
2014-02-03 Anael Closson[FIX] OPW 598942 : orm read_group doesn't take referenc...
2014-02-03 Martin Trigaux[FIX] orm: read_group aggregates values on all columns...
2014-02-03 Mohammed Shekha... [FIX]Fixed the issue of html field import fails, becaus...
2014-02-03 Xavier Morel[FIX] add warning when dbfilter logs out current session
2014-02-03 Launchpad Translat... Launchpad automatic translations update.
2014-01-31 Christophe Simonis[FIX] allow to use "dbname" as keyword in routes
2014-01-31 Olivier Dony[REL] version: 7.~saas-3
2014-01-31 Fabien Meghazi[FIX] CORS routing should use new routing api
2014-01-31 Fabien Meghazi[REV] Bring back QWebException, rename QWebException...
2014-01-31 Antony Lesuisse[REV] never change exceptions types
2014-01-31 Antony Lesuisse[MERGE] trunk-website-al
2014-01-31 Fabien Pinckaers[FIX] removing test that commits and small fix
2014-01-30 Fabien Meghazi[IMP] QWeb exceptions shall not shadow original exceptions
2014-01-30 Fabien Meghazi[REM] outdated disable_db
2014-01-30 Fabien Meghazi[FIX] ir_ui_view#read_template() bring back old behavio...
2014-01-30 Olivier Dony[FIX] res.partner: properly (re)compute display_name...
2014-01-30 Christophe Simonis[FIX] allow "none" route to be accessible when logged in
next