[FIX] web: do not check if db in session match filter if no db
[odoo/odoo.git] / addons / web /
2014-09-15 Denis Ledoux[FIX] web: do not check if db in session match filter...
2014-09-15 Denis Ledoux[FIX] web: backport of ebb826a and 2372d30
2014-09-12 Christophe Simonis[MERGE] forward port of branch 7.0 up to 9b1cdea
2014-09-11 fka-odoo[FIX] web: sort with undefined value
2014-09-11 Denis Ledoux[FIX] web: *.openerp.com to *.odoo.com
2014-09-10 Frederic van der... [FIX] point_of_sale: fix some image chaching issues...
2014-09-10 Bhavik Bagdiya[FIX] web: stages positioned properly when there is...
2014-09-09 Denis Ledoux[MERGE] forward port of branch 7.0 up to 33e0910
2014-09-09 Simon Lejeune[FIX] web: missing backport of rev df3c6b750249
2014-09-05 Mohammed Shekha[IMP] css: width of readonly list view field
2014-09-05 Denis Ledoux[FIX] web: do not allow to access a database if not...
2014-09-03 Denis Ledoux[MERGE] forward port of branch 7.0 up to 7307227
2014-09-02 Olivier Dony[IMP] web: extra comments to explain commit 57b4860
2014-09-02 Denis Ledoux[FIX] web: chain close action on wizard confirm
2014-09-01 Denis Ledoux[FIX] web: no_create, if loose focus do not open quick_...
2014-08-28 Christophe Simonis[MERGE] forward port of branch 7.0 up to 3509e15
2014-08-26 Denis Ledoux[FIX] security: ir.config_parameter should not be reada...
2014-08-26 Denis LedouxRevert "[FIX] web: grid headers should be aligned properly"
2014-08-22 Bhavik Bagdiya[FIX] web: grid headers should be aligned properly
2014-08-20 Christophe Simonis[MERGE] forward port of branch 7.0 up to d0a0b7d
2014-08-20 Christophe Simonis[FIX] web: correct /web/proxy/load to set correct base_url
2014-08-19 Sébastien BEAU[FIX] web: ignored readonly attribute on image widget
2014-08-19 fka-odoo[FIX] web: rendering issue in mail composer on Firefox
2014-08-14 Denis Ledoux[FIX] web: do not focus if the focus_field is not a...
2014-08-14 Denis Ledoux[FIX] export: in saas-3, req becomes request.
2014-08-14 Olivier Dony[I18N] Update 7.0 translations with latest changes...
2014-08-14 Olivier Dony[I18N] Update all 7.0 translation templates with latest...
2014-08-13 Olivier Dony[MERGE] Forward-port 7.0 up to 23cffab
2014-08-13 Denis Ledoux[FIX] export: add the context in the export
2014-08-12 Denis Ledoux[MERGE] forward port of branch 7.0 up to 60ab6f1
2014-08-12 Denis Ledoux[FIX] web: on switch form (from list & kanban) do not...
2014-08-12 Martin Trigaux[FIX] web: missing self initialisation
2014-08-11 Denis Ledoux[MERGE] forward port of branch 7.0 up to 3632949
2014-08-11 Denis Ledoux[FIX] web: image fields re-render on next/previous
2014-07-29 Denis Ledoux[MERGE] forward port of branch 7.0 up to 767d2ea9a63ceb...
2014-07-28 Denis Ledoux[FIX] web: on refresh, do search_read with fields passed
2014-07-23 Martin Trigaux[FIX] web: correct rev 680f955
2014-07-22 Anaël Closson[FIX] web: reload after wizard when record has been...
2014-06-27 Christophe Simonis[MERGE] forward port of branch 7.0 up to 95cff0b
2014-06-27 Martin Trigaux[FIX] view_form: backport of commit 180212b9996c049eacf...
2014-06-27 Martin Trigaux[FIX] view_list: hide pager in view group
2014-06-27 Denis Ledoux[FIX] web: no switch_mode trigger if not switched
2014-06-24 Denis Ledoux[MERGE] Forward-port of 7.0 bugfixes up to e2201369a314...
2014-06-24 Denis Ledoux[FIX] web: format.js, toString while parsing date
2014-06-24 Denis Ledoux[MERGE] Forward-port of 7.0 bugfixes up to 7d3453d119a8...
2014-06-23 Martin TrigauxMerge pull request #17 from savoirfairelinux/7.0-m2m...
2014-06-22 Christophe Simonis[MERGE] forward port of branch 7.0 up to 7e85786
2014-06-20 Jacques-Etienne... web: do not select the first result if click on search...
2014-06-20 Martin Trigaux[IMP] web: allow fields in list view to use the attrs...
2014-06-19 Christophe Simonis[MERGE] forward port of branch 7.0 up to e5533d0
2014-06-19 Denis Ledoux[FIX] web: focused field in view editable list
2014-06-19 Thibault Delavallée[FIX] Fix attach icon that was under the upload label.
2014-06-19 Géry Debongnie[FIX] fixes searchbar navigation (web client)
2014-06-19 Thibault DelavalléeMerge pull request #138 from odoo-dev/saas-3-bug_130734...
2014-06-18 Denis Ledoux[FIX] web: allow using dates and datetimes without...
2014-06-17 Denis Ledoux[FIX] web: save date(time) field value on key enter...
2014-06-16 Denis Ledoux[MERGE] Forward-port of 7.0 bugfixes up to 63ea0df73ffd...
2014-06-12 Denis Ledoux[FIX] web: view_list_editable, on add an item, focus...
2014-06-12 Martin Trigauxparse_value: interger != float
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-22 Pariket Trivedi[FIX]:IE9 Kanban: The 'show more' button is not display...
2014-05-16 Sandy Carter[FIX] Add context propagation for m2m list view
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
next