[MERGE] moved public user to base, livechat fix
[odoo/odoo.git] / openerp /
2014-01-25 Launchpad Translat... Launchpad automatic translations update.
2014-01-22 Antony Lesuisse[FIX] multiprocess mode, empty the cursor pool before...
2014-01-17 Martin Trigaux[IMP] search_read: avoid calling read if search only...
2014-01-16 Launchpad Translat... Launchpad automatic translations update.
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 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5002...
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-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 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-15 Christophe Simonis[FIX] http: correct jsonp 2pass
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 jke-openerp[MERGE] Merge with trunk
2014-01-13 Stephane Wirtel[IMP] orm: Use a list of tuples instead of three collec...
2014-01-10 jke-openerp[IMP] Removed quick_create_instance from rng calendar...
2014-01-10 Stephane Wirtel[IMP] Use INSERT INTO RETURNING for the creation of...
2014-01-10 Christophe Simonis[FIX] migration: correct the verification of module...
2014-01-13 Launchpad Translat... Launchpad automatic translations update.
2014-01-09 Stephane Wirtel[IMP] Backport one feature from website: this feature...
2014-01-09 Martin Trigaux[FIX] orm: add missing context (without the lang attrib...
2014-01-09 Stephane Wirtel[FIX] On OSX, the system has a lot of Bitmap fonts...
2014-01-09 Stephane Wirtel[REF] Merge a refactoring of the workflow (lp:~openerp...
2014-01-09 Stephane Wirtel[REF] Use the contextlib.closing function instead of...
2014-01-08 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
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 jke-openerp[Merge] Merge with trunk
2014-01-06 Launchpad Translat... Launchpad automatic translations update.
2014-01-06 Launchpad Translat... Launchpad automatic translations update.
2013-12-31 Martin Trigaux[MERGE] [FIX] ir_translation: backport of rev 5018...
2013-12-30 Martin Trigaux[FIX] ir_translation: rename method load to load_module...
2013-12-28 Guewen Baconnier[CHG] set lang to False instead of en_US (already being...
2013-12-24 Gery Debongnie[IMP] changes the rng description of the xml grammar...
2013-12-19 Launchpad Translat... Launchpad automatic translations update.
2013-12-18 Martin Trigaux[MERGE] forward port of latest saas-2 until rev 4996...
2013-12-18 jke-openerp[IMP] Move threading.currentThread().testing from load_...
2013-12-18 Denis Ledoux[FIX] base: size of partner address labels, according...
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 jke-openerp[IMP] Add some fields in nrg for calendar
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-12 Xavier Morel[ADD] tentative tests for application of view inheritan...
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 jke-openerp[MERGE] Merge with trunk
2013-12-11 Thibault Delavallée[FIX] http: correctly handle the rollback when an excep...
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-11 Launchpad Translat... Launchpad automatic translations update.
2013-12-10 Cecile Tonglet[FIX] Calling read() on a not-existing user id crash...
2013-12-10 Xavier ALT[FIX] orm: early return within ``_apply_ir_rules``...
2013-12-10 Xavier ALT[FIX] orm: cleaner batch number of records for auto_ini...
2013-12-09 Cecile Tonglet[FIX] Model.create: trigger stored field recalculation...
2013-12-09 Martin Trigaux[MERGE] [FIX] res_font: make it works in multiworker...
2013-12-09 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-12-09 Martin Trigaux[FIX] font: family with one l (Familly is a commune...
2013-12-09 Cecile Tonglet[FIX] Trigger stored field recalculation for inherited...
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 Cecile Tonglet[IMP] Batch for the computation of function's stored...
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...
next