2016-08-31 |
Raimund Renkert |
Updated model.
schema-update
|
2016-03-09 |
Raimund Renkert |
Show statusStufe in messunggrid.
|
2016-03-01 |
Raimund Renkert |
merged stammdatengrids to default.
|
2016-02-18 |
Raimund Renkert |
Load messung grid columns as record fields to get rid of 'Ext.fly'
|
2016-01-26 |
Dustin Demuth |
Replaced Locations with Ortszuordnung
stammdatengrids
|
2016-01-20 |
Raimund Renkert |
merged.
|
2016-01-13 |
Dustin Demuth |
Refactored Server URL
stammdatengrids
|
2015-11-16 |
Dustin Demuth |
Setting Timestamps the correct way. Before this commit the times of the instatiation of the model were used as default values, which led to wrong dates.
|
2015-11-12 |
Dustin Demuth |
Disabled StatusGrid Edit when StatusEdit ist false, Load StatuswerteStore differently, removed a bunch of trailing commas
|
2015-10-27 |
Dustin Demuth |
Added the ability to work with "StatusWerten" which are delivered by the lada-server.
|
2015-04-08 |
Raimund Renkert |
Updated the model to have correct tree_modified value and parent_modified
|
2015-03-27 |
Dustin Demuth |
Added readonly to models, Probenzusatzwertgrid does now check wheter a record is readonly and disables the roweditor in such a case
|
2015-03-26 |
Dustin Demuth |
merged
|
2015-03-26 |
Dustin Demuth |
Readonly was missing
|
2015-03-26 |
Dustin Demuth |
added owner-field
|
2015-03-25 |
Dustin Demuth |
Added Owner to Model
|
2015-03-25 |
Raimund Renkert |
Added field treeModified to models.
|
2015-03-11 |
Raimund Renkert |
Fixed indention and constructor call.
|
2015-03-09 |
Dustin Demuth |
Datumsumwandlung Timestamp -> Datum korrigiert
|
2015-03-06 |
Raimund Renkert |
Added new js files.
|
2014-10-31 |
Raimund Renkert |
Code style.
|
2014-10-31 |
Raimund Renkert |
Added and updated models.
|
2014-01-16 |
Torsten Irländer |
Added license header to each file.
|
2013-08-13 |
Torsten Irländer |
Inherit form model.base. Formatting
|
2013-08-13 |
Torsten Irländer |
Added docstring
|
2013-08-09 |
Torsten Irländer |
Use ts2date function from lib.Helpers. Remove old code
|
2013-07-12 |
Torsten Irländer |
add getEidi function to model
|
2013-07-03 |
Torsten Irländer |
Show messzeitpunkt in messung listing. Convert timestamp to date.
|
2013-07-03 |
Torsten Irländer |
Added nested id attribute which comes in JSON response to the model as we need
|
2013-07-03 |
Torsten Irländer |
Fixed model. Added mapping.
|
2013-07-03 |
Torsten Irländer |
Removed unused code.
|
2013-07-03 |
Torsten Irländer |
Enabled loading Messungen.
|
2013-06-17 |
Torsten Irländer |
Added Messungenlist to the Proben eddit view.
|