odoo/addons/web/static/src/js
Denis Ledoux 25bf2674d5 [FIX] web: prevent set value of priority if readonly
The priority widget did not handle the readonly concept
It was therefore possible to set the priority of
an issue (for instance) even if the field was marked
as readonly.

opw-628960
2015-02-26 17:21:10 +01: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 f92b2f8 2015-02-06 14:19:30 +01:00
openerpframework.js [FIX] web: field on change event 2015-02-04 13:03:39 +01:00
pyeval.js [IMP] pyeval: implement weekday function 2015-01-19 14:08:09 +01:00
search.js [MERGE] forward port of branch saas-3 up to ba5c972 2015-01-30 16:55:36 +01: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: prevent set value of priority if readonly 2015-02-26 17:21:10 +01:00
view_list.js [FIX] web: do not apply default_order if list grouped 2015-02-09 14:44:45 +01:00
view_list_editable.js [MERGE] forward port of branch saas-3 up to 4c7e078 2015-02-17 11:10:10 +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 56c73bf 2015-02-23 11:47:45 +01: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