[FIX] project_mrp: removal of picked_rate as it was also removed in sale_stock module...
[odoo/odoo.git] / openerp /
2013-12-11 Thibault Delavallée[FIX] http: correctly handle the rollback when an excep...
2013-12-11 Launchpad Translat... Launchpad automatic translations update.
2013-12-09 Martin Trigaux[MERGE] [FIX] res_font: make it works in multiworker...
2013-12-09 Martin Trigaux[FIX] font: family with one l (Familly is a commune...
2013-12-09 Martin Trigaux[IMP] fix licence
2013-12-09 Martin Trigaux[MERGE] sync with trunk
2013-12-09 Martin Trigaux[FIX] font: trigger signal for clear cache instead...
2013-12-09 Martin Trigaux[IMP] font: better handeling of multiworker environement
2013-12-09 Martin Trigaux[FIX] font: revert previous (use name and not familly...
2013-12-09 Martin Trigaux[FIX] font: correct call to font_scan, add book to...
2013-12-09 Martin Trigaux[FIX] font: avoid removing fake fonts
2013-12-09 Martin Trigaux[FIX] font: correctly place font_scan call, use superus...
2013-12-09 Martin Trigaux[IMP] font: move lazy loading to report_rml instead...
2013-12-09 Martin Trigaux[IMP] font: reload font list only when empty
2013-12-09 Martin Trigaux[IMP] font: add security rule, lazy loading at first...
2013-12-09 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-12-09 Launchpad Translat... Launchpad automatic translations update.
2013-12-08 Launchpad Translat... Launchpad automatic translations update.
2013-12-06 Denis Ledoux[FIX]ir_attachement: not self.pool.get(model) instead...
2013-12-06 Denis Ledoux[FIX] ir_attachement: search, if the model of the ir_at...
2013-12-06 Martin Trigaux[FIX] orm: inverting the condition seems to work (don...
2013-12-06 Martin Trigaux[FIX] orm: ignore existing link for operation (4, x...
2013-12-05 Martin Trigaux[IMP] orm: force checking ir.rules on read when accessi...
2013-12-05 Launchpad Translat... Launchpad automatic translations update.
2013-12-04 Martin Trigaux[FIX] convert: better error message when failed to...
2013-12-04 Denis Ledoux[FIX] base: allow all users (including portals) to...
2013-12-04 Christophe Simonis[FIX] ir.http: catch all authentification errors
2013-12-04 Launchpad Translat... Launchpad automatic translations update.
2013-12-03 Antony Lesuisse[FIX] http response handling inside request context
2013-12-03 Antony Lesuisse[IMP] http improvement
2013-12-03 Martin Trigaux[FIX] rml2pdf: use glob instead of listdir to match...
2013-12-03 Martin Trigaux[FIX] font: better default and don't trigger onchange...
2013-12-03 Martin Trigaux[FIX] font: add columns for family, path and mode
2013-12-03 Cecile Tonglet[FIX] Wrong error message when data cannot be loaded...
2013-12-03 Launchpad Translat... Launchpad automatic translations update.
2013-12-02 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 4992...
2013-11-29 Denis Ledoux[FIX]res_config: set_default as SUPERUSER_ID. check...
2013-11-29 Launchpad Translat... Launchpad automatic translations update.
2013-11-27 Christophe Simonis[FIX] add missing access rules for `test_workflow`...
2013-11-27 Christophe Simonis[FIX] module loading: do not warn about missing access...
2013-11-27 Christophe Simonis[FIX] orm: browse() do not prefetch deprecated fields
2013-11-27 Denis Ledoux[FIX]tools, translate: more tolerant code, if the model...
2013-11-26 Christophe Simonis[IMP] orm: copy() does not copy deprecated fields
2013-11-26 Christophe Simonis[IMP] res.users: avoid reading all fields explictly...
2013-11-25 Christophe Simonis[FIX] html_sanitize does not raise exception for empty...
2013-11-25 Christophe Simonis[MERGE] manual forward port of changes made in http...
2013-11-25 Christophe Simonis[IMP] dumpstack dumps greenlets when running in evented...
2013-11-25 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 4984...
2013-11-25 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5148...
2013-11-25 Olivier[BACKPORT] backport from saas-2 (r4976): ir.model:...
2013-11-25 Martin Trigaux[FIX] fields: execute name_get for function field of...
2013-11-25 Martin Trigaux[IMP] orm: add missing space in error message during...
2013-11-25 Martin Trigaux[FIX] translations: fix tests to adapt to new duplicati...
2013-11-25 Martin Trigaux[FIX] orm: when duplicating translated object, modify...
2013-11-25 Olivier Dony[ADD] i18n: enable Lao language (Laos) as an installati...
2013-11-25 Launchpad Translat... Launchpad automatic translations update.
2013-11-25 Launchpad Translat... Launchpad automatic translations update.
2013-11-24 Christophe Simonis[FIX] base: on_change_login only set email for valid...
2013-11-24 Christophe Simonis[FIX] yaml import: for record tags, do not shadow value...
2013-11-22 Martin Trigaux[FIX] ir_translation: correctly match old and new ids...
2013-11-21 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-11-21 Denis Ledoux[FIX] ir, ir_translation: it was not possible to empty...
2013-11-22 Launchpad Translat... Launchpad automatic translations update.
2013-11-21 Launchpad Translat... Launchpad automatic translations update.
2013-11-20 Christophe Simonis[MERGE] remove warnings
2013-11-20 Olivier Dony[FIX] orm.browse_record: access error due to prefetch...
2013-11-19 Christophe Simonismerge upstream
2013-11-19 Denis Ledoux[FIX] ir, ir_attachement: traceback if try to create...
2013-11-19 Martin Trigaux[FIX] fonts: add missing onchange on company form
2013-11-18 Denis Ledoux[FIX]base: missing quote in domain of res_partner filte...
2013-11-18 Christophe Simonis[FIX] When running with --stop-after-init, return code...
2013-11-18 Olivier Dony[FIX] ir.model: during garbage collection of obsolete...
2013-11-17 Launchpad Translat... Launchpad automatic translations update.
2013-11-15 Xavier Morel[FIX] bunch of broken stuff over http requests in new...
2013-11-15 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 4067... saas-1
2013-11-15 Xavier Morel[IMP] new routing thing
2013-11-14 Olivier Dony[FIX] base: invalid ISO code for former Venezuela boliv...
2013-11-14 Nhomar - Vauxoo[FIX] Country data is incorrect for Venezuela, the...
2013-11-14 Martin Trigaux[FIX] registry: missing a threading.RLock in RegistryMa...
2013-11-14 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4918...
2013-11-14 Launchpad Translat... Launchpad automatic translations update.
2013-11-13 Christophe Simonis[FIX] html_sanitize: handle the case of empty documents...
2013-11-13 Martin Trigaux[FIX] ir_fields: call selection function with context...
2013-11-13 Launchpad Translat... Launchpad automatic translations update.
2013-11-12 Christophe Simonis[FIX] ir.actions.server: active record (active_id)...
2013-11-12 Denis Ledoux[FIX]base, ir_actions: ir_values with client_multi_acti...
2013-11-12 Cecile Tonglet[FIX] Import on model ir.translation was broken because...
2013-11-12 Denis Ledoux[FIX]report: rml2pdf raise exception if cell is too...
2013-11-12 Launchpad Translat... Launchpad automatic translations update.
2013-11-12 Launchpad Translat... Launchpad automatic translations update.
2013-11-10 Antony Lesuisse[IMP] http move db dispatching to AbstractModel ir...
2013-11-10 Antony Lesuisse[FIX] make routing converters modular
2013-11-10 Antony Lesuisse[FIX] http.py use checked_call for concurrency retry...
2013-11-10 Antony Lesuisse[IMP] ir_http better exception handling for http errors
2013-11-10 Antony Lesuisse[FIX] use AbstractModel, use session.db to ir_http...
2013-11-10 Antony Lesuisse[IMP] model converters for routes, to directly get...
2013-11-10 Antony Lesuisse[IMP] http move db dispatching on the orm level
2013-11-08 Christophe Simonis[FIX] base: test_translation: load an existing translation
2013-11-08 Christophe Simonis[IMP] trml2pdf: like css, invalid style name is not...
2013-11-08 Christophe Simonismerge upstream
next