2016-10-14 |
Tom Gottfried |
Merged branch schema-update into default.
|
2016-08-31 |
Raimund Renkert |
Updated client status workflow and model.
schema-update
|
2016-07-08 |
Raimund Renkert |
Updated references for new Database model.
schema-update
|
2016-02-25 |
Raimund Renkert |
Set preselected messstelle in status editor.
|
2016-02-18 |
Raimund Renkert |
Preselect erzeuger if combobox contains only one object.
|
2016-02-12 |
Dustin Demuth |
Fixed an issue concerning the selection of status
|
2016-02-04 |
Dustin Demuth |
Fixed Activation of StatusReset Button
|
2016-01-13 |
Dustin Demuth |
A fix which is supposed to reload the statuswerte store, when the Add button is used, part 2
|
2016-01-13 |
Dustin Demuth |
A fix which is supposed to reload the statuswerte store, when the Add button is used
|
2016-01-11 |
Dustin Demuth |
Statusreset: added a confirmation dialog and i18n
|
2016-01-08 |
Dustin Demuth |
Statusworkflow: More work on the reset Button
|
2016-01-07 |
Dustin Demuth |
draft implementation of the status-reset function: Todo: move this into a 'confirmation dialog'
|
2015-12-16 |
Dustin Demuth |
The last status can not be edited anymore. When a new status is added, the new record is preset with ALL previous variables, this includes the StatusStufe! The Date is corrected to the current date. Also the store is sorted by Datum now.
|
2015-11-12 |
Raimund Renkert |
Fixed edit status. Only the last record is editable.
|
2015-11-12 |
Dustin Demuth |
Make a local query for the statusWerteStore
|
2015-11-12 |
Dustin Demuth |
Filter the selectable Messtellen in the statusgrid
|
2015-11-12 |
Dustin Demuth |
Disabled StatusGrid Edit when StatusEdit ist false, Load StatuswerteStore differently, removed a bunch of trailing commas
|
2015-11-12 |
Dustin Demuth |
removed delete button for messung-status
|
2015-11-12 |
Dustin Demuth |
More work done on StatusWerte and Statusstufe. A Messung will also open when the owner attribute is true. Stauswerte and StatusStufen are loaded at application startup. Statusgrid and Messunggrid now use these stores, which were registered at the store manager.
|
2015-11-10 |
Dustin Demuth |
Intermediate Result. When creating a Messung a Statuswert will be set.
|
2015-11-10 |
Dustin Demuth |
Made the grids more robust against erroneous data
|
2015-11-09 |
Dustin Demuth |
Added Statusstufe to MessungForm
|
2015-11-09 |
Dustin Demuth |
Added StatusStufe to the StatusGrid. Created Store and Model for StatusStufe
|
2015-11-03 |
Dustin Demuth |
Fixed some issues when the status is null
|
2015-10-27 |
Dustin Demuth |
Added the ability to work with "StatusWerten" which are delivered by the lada-server.
|
2015-10-16 |
Michael Stanko |
Status grid modified
|
2015-07-23 |
Dustin Demuth |
jsduck for grids and panels
|
2015-05-29 |
Dustin Demuth |
add disbled remove button to all grids which relate to proben or messungen. Messprogramme-grids are untouched. BUG: When the last entry is deleted, the button remains active
|
2015-05-21 |
Dustin Demuth |
created StatusWerte Store to correctly display textual representation of a Status in a MessungenGrid
|
2015-03-27 |
Dustin Demuth |
Rowediting is now disabled when the Grid was set to ReadOnly
|
2015-03-25 |
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.
|
2015-03-25 |
Dustin Demuth |
Made Grid-Rows uneditable if the dataset contains readonly=true. This only affects the Grids using the RowEdit Plugin
|
2015-03-19 |
Dustin Demuth |
Field Validity in Status Grid
|
2015-03-16 |
Dustin Demuth |
Column zu datecolumn gemacht
|
2015-03-12 |
Raimund Renkert |
Added status grid and controller.
|