odoo/addons/web/static/src/js
Martin Trigaux dd03491df9 sync with 7.0
bzr revid: mat@openerp.com-20140425113555-nkjxldq61io6kvdo
2014-04-25 13:35:55 +02:00
..
boot.js [IMP] instance.init: less offensive constant 2012-11-30 18:52:49 +01:00
chrome.js [FIX] home action: open the linked menu in addition to execute the action. The menu tree is now correctly displayed instead of only messaging. 2014-02-22 03:57:06 +11:00
corelib.js [FIX] docstring 2013-03-01 11:22:23 +01:00
coresetup.js [IMP] cookies: when retrieving session cookie, catch eventual parsing errors and remove cookie if incorrect (opw 605648) 2014-03-27 13:08:26 +01:00
data.js [MERGE] [FIX] one2many fields: when sortign on a column of type m2o (format (id, name)), instead of sorting on the tuple (and then id), sort on the name_get value to match what is shown on the screen 2014-03-12 16:04:35 +01:00
data_export.js [MERGE] [FIX] export wizard: better behaviour when saving new fields list 2014-03-05 11:08:43 +01:00
dates.js Mark strings to be translated. 2012-11-29 01:22:00 +01:00
formats.js [FIX] format_value: correctly compose if block, we are doing python here... 2014-01-21 15:26:25 +01:00
pyeval.js [FIX] pyeval: be more fault tolerant to avoid wrap null values 2013-07-02 16:16:00 +02:00
search.js [FIX] web: abitility to do exact id matching with child_of operator for searchs on many2one fields 2014-04-22 17:09:18 +02:00
test_support.js [IMP] jQuery deferred API changes refactoring. Changed 'then's in 'done'/'fail' and 'pipe's in 'then' 2012-10-30 15:06:30 +01:00
testing.js [FIX]testing.js: replace testing.case by testing['case'] for compatibility (IOS < 5, IE8) 2013-03-22 11:16:06 +01:00
view_form.js [FIX] FieldMany2One: avoid error when saving changes in popup from a related fields (opw 606601) 2014-04-18 11:20:33 +02:00
view_list.js [REVERT] 4164 revid:dle@openerp.com-20140326113036-g9yv3jj6yetwxvg8: this fix actually works in saas-3, but not in 7.0, as search_read method is not part of the orm 2014-03-26 13:35:13 +01:00
view_list_editable.js [IMP] web: select input on add record in list editable 2014-04-08 14:01:41 +02:00
view_tree.js [FIX] tree views: rename variable parent-id to avoid conflicts with record fields name (eg: account.account) 2013-08-29 14:44:48 +02:00
views.js sync with 7.0 2014-04-25 13:35:55 +02:00