odoo/addons/web/static/src/js
Xavier Morel 32b20f5ed6 [IMP] add separators between all completion sections
Depending on the way the search view is setup, a single item
(e.g. "Search foo for bar") can follow a list of a bunch of
completions. In that case, it is hard to notice that it's not just one
more item of said list.

Add a marker on the first of every completion list in order to catch
1-item lists (or lists without titles/categories) and prepend a small
border every time, so that single-element completions following
lists-with-titles can be noticed.

bzr revid: xmo@openerp.com-20131107112858-1xyvcesize0doblz
2013-11-07 12:28:58 +01:00
..
boot.js [FIX] regression that made the qweb modules be loaded 2 times 2013-08-07 11:54:57 +02:00
chrome.js [FIX] Changed the url redirect from / to /web in the db selector. It was not working correctly if the / url redirects on something else than the web admin. 2013-11-06 15:36:02 +01:00
core.js [ADD] es5-shim 2013-09-26 18:49:02 +02:00
data.js [MERGE][FIX] web: fix race condition in BufferedDataset. 2013-11-14 15:26:39 +01:00
data_export.js [IMP] data_export: when exporting on active_domain instead of 2013-10-17 11:44:57 +02:00
formats.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
openerpframework.js [MERGE] forward port of branch saas-2 up to revid 3865 chs@openerp.com-20131031111945-u3wi11e4rykpslme 2013-10-31 15:40:26 +01:00
pyeval.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
search.js [IMP] add separators between all completion sections 2013-11-07 12:28:58 +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] Merged corelib.js and coresetup.js into core.js 2013-08-06 14:26:23 +02:00
view_form.js [MERGE] forward port of branch 7.0 up to revid 4067 chs@openerp.com-20131114142639-ng7wzfjwvvel2nhv 2013-11-15 11:49:09 +01:00
view_list.js [FIX] web: list views: bubble up failed deferreds. 2013-11-14 12:08:47 +01:00
view_list_editable.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
view_tree.js [MERGE] point_of_sale: various fixes and improvements 2013-09-11 17:59:21 +02:00
views.js [FIX] views: fixed form view not being able to launch any sidebar action 2013-08-08 12:47:33 +02:00