second submodule: website_house_booking
[odoo/odoo.git] / addons / web /
2014-08-12 rba-odoo[IMP] web: order fields in export wizard
2014-08-06 Christophe Matthieu[IMP] tour: add a tour to click on all menu items,...
2014-08-06 Julien Legros[ADD] web_tip: module for tip definition and display
2014-08-04 Pankaj Joshi[FIX] web: warn of possible data loss when click on...
2014-08-03 Olivier Dony[MERGE] Forward-port 8.0 up to d706adb
2014-08-01 Cedric Snauwaert[FIX] web: multiple opened modal need fixing since...
2014-08-01 Olivier Dony[MERGE] Forward-port 8.0 up to 494ecc6
2014-08-01 Olivier Dony[MERGE] Foward-port saas-5 up to ee4df1e
2014-08-01 Olivier Dony[MERGE] Forward-port saas-4 up to 8b15482
2014-08-01 Cedric Snauwaert[FIX] web: remove unneeded overflow-y on modal-body...
2014-07-31 Cedric Snauwaert[FIX] web: fix tooltip that were stuck visible
2014-07-31 Christophe Simonis[FIX] web: css tweaks
2014-07-30 Christophe Simonis[MERGE] forward port of branch 8.0 up to fd4fd35
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-5 up to e4cb520
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-4 up to fa07bc8
2014-07-30 Cedric Snauwaert[FIX] web: fix multiple modal closing (e.g. set defaults)
2014-07-29 Denis Ledoux[FIX] web: return _super deferred in start method
2014-07-29 Denis Ledoux[FIX] web: headless search views are ready from start
2014-07-29 Denis Ledoux[MERGE] forward port of branch 7.0 up to bbb8d8f25a7a81...
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-25 Olivier Dony[REVERT] 8b41906: disabled all on_change on new record...
2014-07-24 Vidhin Mehta[FIX] web: wrong tooltip display for long menus
2014-07-24 Martin Trigaux[FIX] web: avoid trying to access to deleted record...
2014-07-23 Christophe Matthieu[FIX] tour.js: wait must be used for the current step...
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-07-18 Richard Mathot[REF] OpenERP --> Odoo in various UI texts (2)
2014-07-18 rlu-odoo[REF] OpenERP --> Odoo in various UI texts
2014-07-16 Xavier Morel[FIX] ensure Field strings are decoded before comparing...
2014-07-15 Christophe Simonis[MERGE] forward port of branch 8.0 up to a5419ca
2014-07-14 sle-odooMerge pull request #1097 from odoo-dev/8.0-fix-view...
2014-07-14 Christophe MatthieuMerge pull request #1143 from odoo-dev/8.0-fix-website_...
2014-07-11 Christophe Matthieu[FIX] Tour.js: add user name into the log
2014-07-11 Simon Lejeune[FIX] view_form: use the reference of menu from the...
2014-07-10 Christophe Simonis[MERGE] forward port of branch 8.0 up to f654a77
2014-07-10 Christophe Matthieu[FIX] web: update bootstrap to version 3.2.0; add boots...
2014-07-09 Christophe Matthieu[FIX] tour.js: display a wrong error message when an...
2014-07-07 Fabien MeghaziMerge pull request #975 from odoo-dev/master-bundlifica...
2014-07-07 Cedric Snauwaert[FIX]menu bar: clean up css and few cosmetics
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-07-04 Martin Trigaux[FIX] views: when loading an action, the active_* param...
2014-07-03 ssh-odoo[Imp]:Improve configuration warning msg
2014-07-02 Fabien MeghaziMove duplicate jQuery custom plugin in openerpframework
2014-07-02 Christophe MatthieuMerge pull request #855 from odoo-dev/master-enable...
2014-07-02 Christophe Matthieu[IMP] tour.js: add return when calling error to stop...
2014-07-02 Olivier Dony[FIX] web: force seession context reload when reloading...
2014-07-02 Christophe Matthieu[FIX] website: customize menu stay empty if it's open...
2014-07-02 Christophe Matthieu[FIX] website_sale_options: tour and filter by attributes
2014-07-01 Fabien MeghaziRename sha to version in bundle controllers
2014-07-01 Fabien MeghaziMerge remote-tracking branch 'odoo/master' into master...
2014-07-01 Fabien Meghazi[IMP] Lazy module_boot() loading
2014-07-01 Christophe Matthieu[IMP] tour.js: raise an error when phantomjs run a...
2014-07-01 Géry Debongnie[FIX] prevent an incorrect state in autocompletion
2014-07-01 Olivier Dony[IMP] ir.filters: new filters are local to the menu...
2014-07-01 Olivier Dony[IMP] search views: more generic name for saved filters
2014-07-01 Olivier Dony[IMP] search: softer CSS for search autocompletion...
2014-06-30 Simon Lejeune[FIX] navbar cache: do not use ormcache as it does...
2014-06-30 Antony Lesuisse[MERGE] web search lazy autocompletion by ged
2014-06-30 Géry Debongnie[FIX] fix tests in autocompletion
2014-06-30 Géry Debongnie[IMP] remove useless code
2014-06-30 Géry Debongnie[FIX] don't display separators in the drawer
2014-06-30 Cedric Snauwaert[FIX]do not double bind click on menu due to on_hashchange
2014-06-29 Antony LesuisseMerge branch 'master' into master-autocompletion-ged
2014-06-27 Fabien MeghaziMerge remote-tracking branch 'odoo/master' into master...
2014-06-27 Christophe Simonis[MERGE] forward port of branch saas-5 up to 8dfd5ea
2014-06-27 Christophe Simonis[MERGE] forward port of branch saas-4 up to a4bc65c
2014-06-27 Christophe Simonis[MERGE] forward port of branch saas-3 up to bdc4dd4
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 Géry DebongnieMerge remote-tracking branch 'odoo/master' into master...
2014-06-27 Simon Lejeune[FIX] oe_loading not append at the right place
2014-06-27 Géry Debongnie[FIX] ignore separators when moving in autocomplet
2014-06-27 Denis Ledoux[FIX] web: no switch_mode trigger if not switched
2014-06-27 Géry DebongnieMerge remote-tracking branch 'odoo/master' into master...
2014-06-27 Géry Debongnie[IMP] autocomplete now display separators
2014-06-27 Géry Debongnie[FIX] fix 2 display bugs with expand autocomplete
2014-06-27 Simon Lejeune[MERGE] backend front end integration
2014-06-26 Fabien Meghazi[ADD] Sass support in bundles
2014-06-26 Cédric SnauwaertMerge pull request #784 from odoo-dev/saas-5-tooltip...
2014-06-26 Cedric Snauwaert[FIX]tooltip: fix various display problems with the...
2014-06-26 tfossoul[FIX] KanbanSelection: Reload the record_id on form...
2014-06-25 Géry Debongnie[IMP] new autocomplete widget
2014-06-25 Christophe Simonis[MERGE] forward port of branch saas-5 up to 9e8e365
2014-06-25 Christophe Simonis[MERGE] forward port of branch saas-4 up to f68c835
2014-06-25 Christophe Simonis[MERGE] forward port of branch saas-3 up to a66f3dd
2014-06-24 Fabien Meghazi[ADD] Assets Bundle versioning and better cache handling
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-23 Cedric Snauwaert[FIX]modal: when trying to dropdb or change password...
2014-06-23 Géry DebongnieMerge remote-tracking branch 'odoo/master' into master...
2014-06-22 Christophe Simonis[MERGE] forward port of branch saas-5 up to 4cb5381
2014-06-22 Christophe Simonis[MERGE] forward port of branch saas-4 up to 1f20f61
2014-06-22 Christophe Simonis[MERGE] forward port of branch saas-3 up to 75884c3
2014-06-22 Christophe Simonis[MERGE] forward port of branch 7.0 up to 7e85786
2014-06-22 Christophe Simonis[IMP] js testing
2014-06-20 Jacques-Etienne... web: do not select the first result if click on search...
next