odoo/addons/web/static/src
Géry Debongnie 2d524c947c [FIX] web: editable lists and read only fields bug
when the user press tab in editable list views, the focus is supposed to
go to the next cell unless it is at the last cell of the line.  in that
case, it is supposed to create a new record.

Sadly, when the last cell is readonly, this does not work.  This commit
make sure that read only fields are properly ignored when computing the
last_field state.
2015-02-11 12:46:13 +01:00
..
css [FIX] web,web_kanban: correct radial-gradient usage 2014-11-05 20:57:59 +01:00
font [IMP] clean permissions and shebang in files 2013-05-14 12:37:36 +02:00
img [IMP] PNG recompression 2013-06-05 14:43:27 +02:00
js [FIX] web: editable lists and read only fields bug 2015-02-11 12:46:13 +01:00
xml [FIX] web: ignored readonly attribute on image widget 2014-08-19 15:27:36 +02:00
fixbind.js [FIX] web: Fix old versions of Webkit (such as ones used on iOS < 6 or PhantomJS <= 1.7) 2013-03-20 15:36:52 +01:00