[FIX] task: added domain in project_id field on task view to restrict user for select...
[odoo/odoo.git] / openerp /
2014-03-27 Martin Trigaux[FIX] fields: when executing (4, *) operations on o2m...
2014-03-27 Launchpad Translat... Launchpad automatic translations update.
2014-03-26 Denis Ledoux[MERGE][FIX] OPW 591344 : internal reports don't show...
2014-03-24 Martin Trigaux[FIX] parent_model is null if local column
2014-03-24 Martin Trigaux[FIX] fields: when executing (4, *) operations on o2m...
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 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 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-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-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 Anael Closson[FIX] incorrect handling of orderbys when generator...
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 Anael Closson[FIX] OPW 598942 : orm read_group doesn't take referenc...
2014-02-17 Anael Closson[REF] removing debug code
2014-02-17 Anael Closson[IMP] Speed and quality improvement
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 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 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 Martin Trigaux[FIX] image tools: do not crop an image when resizing...
2014-02-12 Launchpad Translat... Launchpad automatic translations update.
2014-02-10 Martin Trigaux[FIX] html_sanitize: partial backport of trunk revision...
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 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 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 Launchpad Translat... Launchpad automatic translations update.
2014-01-29 Martin Trigaux[MERGE] [FIX] res_partner: name_search search in one...
2014-01-29 Martin Trigaux[IMP] make sure the records will be in right order...
2014-01-29 Martin Trigaux[FIX] better test, add missing parentheses in query...
2014-01-29 Martin Trigaux[ref] move up!
2014-01-29 Martin Trigaux[FIX] revert previous rev for better where and add...
2014-01-29 Martin Trigaux[IMP] remove useless variable, where_clause at least...
2014-01-29 Martin Trigaux[FIX] res_partner: name_search search in one pass
2014-01-29 Christophe Simonis[FIX] forbid dropping templates databases
2014-01-27 Martin Trigaux[FIX] expression: do not look at translation in parse...
2014-01-27 Launchpad Translat... Launchpad automatic translations update.
2014-01-21 Denis Ledoux[FIX] modules: multi worker signaling initialize variab...
2014-01-20 Launchpad Translat... Launchpad automatic translations update.
2014-01-17 Denis Ledoux[IMP] report: performance improvment in reports. Use...
2014-01-16 Christophe Simonis[FIX] orm: As float fields are stateful (the .digit...
2014-01-16 Olivier Dony[FIX] modules: set initial values for multi-process...
2014-01-16 Launchpad Translat... Launchpad automatic translations update.
2014-01-15 Olivier Dony[FIX] ir.translation: search view should use the stored...
2014-01-15 Launchpad Translat... Launchpad automatic translations update.
2014-01-14 Denis Ledoux[FIX] base: print workflow now displays the transition...
2014-01-14 Olivier Dony[FIX] tools.email_split: improve email extraction using...
2014-01-13 Launchpad Translat... Launchpad automatic translations update.
2014-01-09 Martin Trigaux[FIX] orm: add missing context (without the lang attrib...
2014-01-08 Christophe Simonis[FIX] expression: allow exclusion of records with trans...
2014-01-08 Martin Trigaux[IMP] osv: display full traceback in terminal (not...
2014-01-08 Launchpad Translat... Launchpad automatic translations update.
2014-01-07 Christophe Simonis[FIX] ir.actions.server: remove stupid restriction...
2014-01-07 Christophe Simonis[FIX] expression: allow exclusion of records with trans...
2014-01-06 Launchpad Translat... Launchpad automatic translations update.
2013-12-28 Guewen Baconnier[CHG] set lang to False instead of en_US (already being...
2013-12-18 Xavier ALT[FIX] base: make explicit, that res.users reified field...
2013-12-17 Xavier ALT[FIX] base: remove old deprecated file ``base_module_sc...
2013-12-17 Xavier ALT[FIX] translation: force clearing of cached translated...
2013-12-17 Xavier ALT[FIX] base: use correct field for user's last connection.
2013-12-17 Xavier ALT[FIX] base: do not traceback when removing country...
2013-12-16 Launchpad Translat... Launchpad automatic translations update.
2013-12-13 Christophe Simonis[FIX] ir.module.module: install_from_urls is restricted...
2013-12-11 Martin Trigaux[MERGE] [FIX] fields: avoid traceback when rendering...
2013-12-11 Martin Trigaux[MERGE] [FIX] res_users: skip method _get_reified_group...
2013-12-11 Cecile Tonglet[FIX] name_search() where _rec_name is a reference...
2013-12-11 Launchpad Translat... Launchpad automatic translations update.
2013-12-10 Cecile Tonglet[FIX] Calling read() on a not-existing user id crash...
next