Wed, 13 Jan 2016 14:50:28 +0100 |
Dustin Demuth |
Refactored Server URL
stammdatengrids
|
Mon, 16 Nov 2015 11:48:15 +0100 |
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.
|
Thu, 12 Nov 2015 14:25:07 +0100 |
Dustin Demuth |
Disabled StatusGrid Edit when StatusEdit ist false, Load StatuswerteStore differently, removed a bunch of trailing commas
|
Tue, 27 Oct 2015 16:46:58 +0100 |
Dustin Demuth |
Added the ability to work with "StatusWerten" which are delivered by the lada-server.
|
Wed, 08 Apr 2015 10:51:39 +0200 |
Raimund Renkert |
Updated the model to have correct tree_modified value and parent_modified
|
Fri, 27 Mar 2015 10:20:22 +0100 |
Dustin Demuth |
Added readonly to models, Probenzusatzwertgrid does now check wheter a record is readonly and disables the roweditor in such a case
|
Thu, 26 Mar 2015 17:29:00 +0100 |
Dustin Demuth |
merged
|
Thu, 26 Mar 2015 15:54:50 +0100 |
Dustin Demuth |
Readonly was missing
|
Thu, 26 Mar 2015 14:13:47 +0100 |
Dustin Demuth |
added owner-field
|
Wed, 25 Mar 2015 16:52:45 +0100 |
Dustin Demuth |
Added Owner to Model
|
Wed, 25 Mar 2015 16:45:29 +0100 |
Raimund Renkert |
Added field treeModified to models.
|
Wed, 11 Mar 2015 13:12:44 +0100 |
Raimund Renkert |
Fixed indention and constructor call.
|
Mon, 09 Mar 2015 15:23:06 +0100 |
Dustin Demuth |
Datumsumwandlung Timestamp -> Datum korrigiert
|
Fri, 06 Mar 2015 12:43:52 +0100 |
Raimund Renkert |
Added new js files.
|
Fri, 31 Oct 2014 23:23:32 +0100 |
Raimund Renkert |
Code style.
|
Fri, 31 Oct 2014 21:10:35 +0100 |
Raimund Renkert |
Added and updated models.
|
Thu, 16 Jan 2014 17:34:30 +0100 |
Torsten Irländer |
Added license header to each file.
|
Tue, 13 Aug 2013 08:54:24 +0200 |
Torsten Irländer |
Inherit form model.base. Formatting
|
Tue, 13 Aug 2013 08:05:32 +0200 |
Torsten Irländer |
Added docstring
|
Fri, 09 Aug 2013 15:23:59 +0200 |
Torsten Irländer |
Use ts2date function from lib.Helpers. Remove old code
|
Fri, 12 Jul 2013 15:57:09 +0200 |
Torsten Irländer |
add getEidi function to model
|
Wed, 03 Jul 2013 16:13:36 +0200 |
Torsten Irländer |
Show messzeitpunkt in messung listing. Convert timestamp to date.
|
Wed, 03 Jul 2013 14:02:35 +0200 |
Torsten Irländer |
Added nested id attribute which comes in JSON response to the model as we need
|
Wed, 03 Jul 2013 13:36:07 +0200 |
Torsten Irländer |
Fixed model. Added mapping.
|
Wed, 03 Jul 2013 13:35:50 +0200 |
Torsten Irländer |
Removed unused code.
|
Wed, 03 Jul 2013 12:27:36 +0200 |
Torsten Irländer |
Enabled loading Messungen.
|
Mon, 17 Jun 2013 16:59:04 +0200 |
Torsten Irländer |
Added Messungenlist to the Proben eddit view.
|