Mercurial > lada > lada-client
log app/controller/grid/Status.js @ 992:77ea9a5c5f1d
age | author | description |
---|---|---|
Thu, 07 Jan 2016 10:59:46 +0100 | Dustin Demuth | Do not clone the Status if the Recent UserID differs from the Recent Status Erzeuger. In addition: Use a Method to determine the recent status which does not require correct ordering of status |
Wed, 16 Dec 2015 09:49:09 +0100 | 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. |
Mon, 30 Nov 2015 14:52:59 +0100 | Dustin Demuth | Refresh a Probe and its Messungengrid when the status of a messung was changed |
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. |