odoo/addons/web/static/src/js
Antony Lesuisse a34f0ef51c [MERGE] trunk-timezone-notification-fme
if res.users and browser timezone offset differs we display a warning.
openerp-web relies on the browser for datetime manipulations so we need both to be in sync.

bzr revid: al@openerp.com-20121128160344-1iae73w47ocot9ib
2012-11-28 17:03:44 +01:00
..
boot.js [IMP] port search test to new framework, add handling of web.{submodule} dependencies 2012-10-26 10:45:43 +02:00
chrome.js [MERGE] trunk-timezone-notification-fme 2012-11-28 17:03:44 +01:00
corelib.js [FIX] py_date should return a local date, not a UTC date 2012-11-28 11:47:16 +01:00
coresetup.js [Merge] Merge the General section. 2012-11-23 11:11:40 +05:30
data.js [IMP] Added feature in the rpc() method to be able to perform a call without triggering the loading messages. 2012-11-16 10:42:00 +01:00
data_export.js [FIX] Fixed Export dialog buttons. Cleanup openerp.web.Dialog 2012-11-20 10:50:42 +01:00
dates.js [imp] refactored dates.js 2012-04-17 13:58:05 +02:00
formats.js [FIX] Listview does not handle base64 value for binary fields 2012-11-12 18:11:28 +01:00
search.js [IMP]Interger/float widget returning its type related value. 2012-11-23 12:15:25 +05:30
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 [REM] test runner feature which probably caused more trouble than it caught 2012-11-16 11:55:54 +01:00
view_form.js [FIX] don't display password fields in set_default dialogs 2012-11-28 14:50:13 +01:00
view_list.js [FIX] disable sorting (column-click) in an editable listview being edited 2012-11-27 10:41:09 +01:00
view_list_editable.js [FIX] disable sorting (column-click) in an editable listview being edited 2012-11-27 10:41:09 +01:00
view_tree.js [MERGE] trunk 2012-11-08 10:15:48 +01:00
views.js [FIX]Fixed the issue of raised exception not displayed when adding attachment to object if create of ir.attachment raises exception. 2012-11-27 15:32:10 +05:30