odoo/addons/web/static/src/js
Nicolas Lempereur 71aa34fb54 [FIX] web: see selection didn't show selection
This fix gives the domain to the "See selection" view opened from a
FieldCharDomain.

In Odoo 8.0, this widget is available at two places:

- mass_mailing: Marketing > Mass Mailing | Mass Mailing > (any
  newsletter) > "See selection".

- gamification: Settings > Gamification Tools > Challenge > (any
  challenge) > "See selection".

With this fix the "Selected records" view display selected records.

closes #6463
opw-633201
2015-04-28 09:22:07 +02:00
..
boot.js [IMP] Include openerpframework in common assets. Add module list in bundle 2014-05-12 17:18:12 +02:00
chrome.js [FIX] web: cached company logo on database change 2015-02-16 13:34:58 +01:00
core.js [FIX] web: correctly retrieve exception from @serialize_exception 2015-01-21 17:03:54 +01:00
data.js [MERGE] forward port of branch saas-5 up to 7eab880 2014-09-15 14:00:02 +02:00
data_export.js [FIX] web: display error message when export fail. 2015-01-21 17:05:55 +01:00
formats.js [MERGE] forward port of branch saas-3 up to 50665b4 2015-04-16 19:25:53 +02:00
openerpframework.js [FIX] web: float seen as changed with digits set to 0 2015-04-03 16:37:28 +02:00
pyeval.js [IMP] py.js relativedelta 2015-03-03 12:00:12 +01:00
search.js [FIX] web: get right result for arrow suggestions 2015-04-24 11:32:58 +02:00
test_support.js [IMP] Removed old JavaScript module loading system in the 'web' addons. Still has some retro-compatibility for other addons. 2013-08-06 14:50:22 +02:00
testing.js [IMP] Convered qunit test suite to template 2014-04-28 20:24:51 +02:00
tour.js [FIX] tour.js: popover position when scrolling down 2014-12-08 17:16:22 +01:00
view_form.js [FIX] web: see selection didn't show selection 2015-04-28 09:22:07 +02:00
view_list.js [MERGE] forward port of branch saas-3 up to 4a3c471 2015-03-09 12:03:22 +01:00
view_list_editable.js [MERGE] forward port of branch saas-3 up to ce69064 2015-03-26 18:00:06 +01:00
view_tree.js [CHG] Fix task 7536 / PR #499 differently 2015-01-14 13:28:23 +01:00
views.js [MERGE] forward port of branch saas-3 up to 12f600c 2015-04-01 19:13:25 +02:00
watch.js [FIX] Add prototype watch in js object. That will allow to listen change on some library for example. It's used to know if jquery is overrided by an external script. 2014-04-14 16:58:02 +02:00