Mercurial > lada > lada-client
log app/model/Messung.js @ 970:f4eb53ba63fc
age | author | description |
---|---|---|
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 |