Mercurial > lada > lada-client
log app/view/grid/Messwert.js @ 701:f0bc5387abcc
age | author | description |
---|---|---|
Wed, 25 Mar 2015 15:45:33 +0100 | Dustin Demuth | Applied ReadOnlyParadigm to a Messung Window |
Wed, 25 Mar 2015 15:04:45 +0100 | Dustin Demuth | When a Probeform is dirty, all child-grids are made readonly (Row Editing is not disbled correctly). When a Probe is read-only all Child-grid buttons are disabled. When a Probe is ReadOnly probeform is also readonly. |
Wed, 25 Mar 2015 09:07:20 +0100 | Dustin Demuth | Made Grid-Rows uneditable if the dataset contains readonly=true. This only affects the Grids using the RowEdit Plugin |
Thu, 19 Mar 2015 11:15:30 +0100 | Dustin Demuth | MaxLength |
Mon, 16 Mar 2015 11:23:38 +0100 | Dustin Demuth | added xtype for numeric-fields to grid to enable decimalseparator-replacement by locale-config |
Wed, 11 Mar 2015 15:27:11 +0100 | Raimund Renkert | Removed debug logs. |
Wed, 11 Mar 2015 15:23:16 +0100 | Raimund Renkert | Added grid (+controller) for messwerte. |