Merge pull request #137 from odoo-dev/saas-3-bug_1312046-ptr
[odoo/odoo.git] / addons / web /
2014-06-10 Christophe Simonis[MERGE] forward port of branch 7.0 up to 6fdb783
2014-06-05 Christophe Simonis[FIX] web: many2many field handle "no_create" option
2014-05-27 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-05-27 Mohammed Shekha[FIX]Refixed the issue of o2m record duplication
2014-05-27 Mohammed Shekha[FIX]Fixe the issue o2m record duplication.
2014-05-11 Launchpad Translat... Launchpad automatic translations update.
2014-05-05 Thibault Delavallée[FIX] web: view_form: fixed effective_readonly behavior...
2014-05-01 Denis Ledoux[REVERT] 2 previous revision, as it looks like that...
2014-04-30 Denis Ledoux[FIX] web: missing ; from previous revision
2014-04-30 Denis Ledoux[FIX] web: reset active_model, id, ids on executing...
2014-04-25 Martin Trigauxsync with 7.0
2014-04-24 Martin Trigaux[FIX] update to latest version saas code with updated...
2014-04-23 Launchpad Translat... Launchpad automatic translations update.
2014-04-22 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-04-22 Denis Ledoux[FIX] web: abitility to do exact id matching with child...
2014-04-18 Martin Trigaux[FIX] FieldMany2One: avoid error when saving changes...
2014-04-17 Denis Ledoux[FIX] web: double click on save button was trying to...
2014-04-17 Denis Ledoux[FIX] web: double click on save button was trying to...
2014-04-16 Mohammed Shekha[FIX]Fixed the issue of reference field throws tracebac...
2014-04-16 Kersten Jeremy[FIX] Record id are not always an integer. It could...
2014-04-15 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-04-15 Launchpad Translat... Launchpad automatic translations update.
2014-04-14 Kersten Jeremy[FIX] Add prototype watch in js object. That will allow...
2014-04-14 Martin Trigaux[MERGE] [FIX] FormView: avoid multiple creations of...
2014-04-11 Christophe Simonis[FIX] web: do not try to close a destroyed dialog....
2014-04-09 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-04-09 Denis Ledoux[FIX] web: impossible to click on attach button, for...
2014-04-08 Denis Ledoux[IMP] web: select input on add record in list editable
2014-04-08 Martin Trigaux[MERGE] [FIX] many2manytags: make sure the selected...
2014-04-07 Anael Closson[FIX] OPW 606045 - view_form: add a m2m tag from search...
2014-04-07 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 4169...
2014-04-07 Martin Trigaux[MERGE] [FIX] upload widget: avoid overflow making...
2014-04-07 Denis Ledoux[FIX] web: pass name arg to name_search, because it...
2014-04-07 Christophe Simonis[FIX] web: correct company info popup closing
2014-04-07 Denis Ledoux[FIX] web: applying display name temporary imp of read...
2014-04-03 Mohammed Shekha[FIX]Fixed the issue of duplicated one2many lines,...
2014-04-02 Denis Ledoux[FIX] web: do not reload record on dialog close if...
2014-04-02 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 3906...
2014-04-03 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5270... saas-2
2014-04-02 Denis Ledoux[FIX] web: data, read_ids, active_test false was misloc...
2014-03-29 Launchpad Translat... Launchpad automatic translations update.
2014-03-28 Olivier Dony[FIX] chrome.js: detect correct error type for session...
2014-03-27 Martin Trigaux[IMP] cookies: when retrieving session cookie, catch...
2014-03-27 Martin Trigaux[IMP] cookies: when retrieving session cookie, catch...
2014-03-27 Denis Ledoux[FIX] web: read_ids of data.js use method search_read...
2014-03-26 Olivier Dony[FIX] search widgets: m2o autocompletion had been disab...
2014-03-26 Denis Ledoux[FIX] web: use search_read instead of read on form...
2014-03-26 Denis Ledoux[REVERT] 4164 revid:dle@openerp.com-20140326113036...
2014-03-26 Denis Ledoux[FIX] web: on record reload (form & list view), use...
2014-03-25 Launchpad Translat... Launchpad automatic translations update.
2014-03-21 Kersten Jeremy[FIX] Redirect user from /web if a get redirect is...
2014-03-20 Denis Ledoux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-03-20 Christophe Simonis[FIX] web: when filtering out context, also strip ...
2014-03-19 Fabien Meghazi[IMP] /web/login redirects if already logged in and...
2014-03-18 Kersten Jeremy[FIX] Only set table-row for kanban view (for drag...
2014-03-18 Kersten Jeremy[FIX] Display placeholder on IE9.
2014-03-18 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 3904...
2014-03-18 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 4162...
2014-03-14 chm@openerp.com[FIX] css: add important in .fa class for FontAwesome...
2014-03-14 Martin Trigaux[FIX] pager: revert of revision 4159, the pager was...
2014-03-14 Martin Trigaux[FIX] pager: do not try to toggle the visibility if...
2014-03-13 Denis Ledoux[FIX] web: widget selection on many2one in search view...
2014-03-13 Martin Trigaux[FIX] pager: show the pagger earlier to avoid slow...
2014-03-12 Martin Trigaux[MERGE] [FIX] one2many fields: when sortign on a column...
2014-03-12 Fabien Meghazi[IMP] /web/login redirects if already logged in
2014-03-11 Fabien Meghazi[FIX] ensure_db() werkzeug.BaseResponse.url usage leads...
2014-03-11 Kersten Jeremy[FIX] remove test commits
2014-03-11 Kersten Jeremy[TEST] Log for debug
2014-03-11 Kersten Jeremy[TEST] Log for debug
2014-03-11 Denis Ledoux[FIX] web: set z-index of 9999 for autocompletion pane...
2014-03-11 Xavier ALT[FIX] web: on SearchPopup creation concat build context...
2014-03-10 Christophe Simonis[FIX] web: redirect to original page after login
2014-03-09 Launchpad Translat... Launchpad automatic translations update.
2014-03-07 Kersten Jeremy[FIX] Move bootstrap.css outside from the single css...
2014-03-07 Martin Trigaux[FIX] quick create: do not add the id in the form if...
2014-03-07 Launchpad Translat... Launchpad automatic translations update.
2014-03-05 Kersten Jeremy[FIX] Replace overflow scroll into overflow auto by...
2014-03-05 Thibault Delavallée[IMP] [MONKEY] Re-apply changes introduced at version...
2014-03-05 Thibault Delavallée[IMP] [MONKEY] Re-apply changes introduced at version...
2014-03-05 Thibault Delavallée[IMP] [MONKEY] Re-apply changes introduced at version...
2014-03-05 Thibault Delavallée[DUMMY] Void commit with a space change, because this...
2014-03-05 Martin Trigaux[MERGE] [FIX] export wizard: better behaviour when...
2014-03-05 Paramjit Singh Sahota[MERGE] Merged lp:~openerp/openerp-web/saas-3
2014-03-05 Paramjit Singh Sahota[REM] REmoved the jquery.cleditor.min.js for the lib.
2014-03-04 Denis Ledoux[FIX] web: view form fieldselection, use name_search...
2014-03-04 Paramjit Singh Sahota[UPDATE] Updated the cleditor lib from v1.3.0 to v1...
2014-03-04 Martin TrigauxUpdate undescore.js to version 1.6 and underscore.strin...
2014-03-04 Mohammed Shekha... [FIX]Fixed the issue of o2m sorting by column, m2o...
2014-03-03 Martin Trigaux[MERGE] [FIX] view list: pagination problem when delete...
2014-03-01 Launchpad Translat... Launchpad automatic translations update.
2014-02-28 Kersten Jeremy[IMP] Improve dipslay of form_embedded_html for mail...
2014-02-27 Denis Ledoux[FIX] web: login, autofocus if login is filled
2014-02-26 Christophe Simonis[FIX] web: bootstrap template rendered using request uid
2014-02-25 Xavier Morel[FIX] dataset.read_ids should always return records...
2014-02-24 Gery Debongnie[FIX] fixes a crash caused by incorrect use of date...
2014-02-21 Martin Trigaux[FIX] home action: open the linked menu in addition...
2014-02-21 Denis Ledoux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-02-21 Denis Ledoux[FIX] web: preserve order of saved export fields list
2014-02-20 Denis Ledoux[ADD] web: add no_create option in view_form, allowing...
2014-02-20 Denis Ledoux[FIX] web: oe_form_uri is not always a link (many2one...
next