odoo/addons/web/static
Rifakat Haradwala 69d60465ee [FIX] web: date autocompletion should use user's locale
search bar does not suggest date field format based on user's locale and always shows based on mmddyy using Date.parse,  opw:615276

Note: starting in 9.0, datejs has been replaced by momentjs, so this
problem should be solved in a better way.
2014-11-13 11:12:49 +01:00
..
lib [FIX] web: more backports for cleditor 2014-11-03 17:47:03 +01:00
src [FIX] web: date autocompletion should use user's locale 2014-11-13 11:12:49 +01:00
test [FIX]web: test testing the customer filter save was wrong, was using wrong method text() instead of val() to set the filter name 2013-10-22 18:53:18 +02:00