Wed, 31 Aug 2016 15:54:12 +0200 |
Raimund Renkert |
Updated model.
schema-update
|
Mon, 23 May 2016 16:00:50 +0200 |
Tom Gottfried |
Exponential notation without tampering numbers.
|
Thu, 31 Mar 2016 11:44:03 +0200 |
Raimund Renkert |
Fixed exponential number format.
|
Thu, 10 Mar 2016 10:45:50 +0100 |
Raimund Renkert |
show trailing '0' in exponential notation.
|
Wed, 02 Mar 2016 12:59:15 +0100 |
Raimund Renkert |
Use exponential notation for messwerte and zusatzwerte.
|
Wed, 13 Jan 2016 14:50:28 +0100 |
Dustin Demuth |
Refactored Server URL
stammdatengrids
|
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 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.
|
Fri, 06 Mar 2015 12:43:52 +0100 |
Raimund Renkert |
Added new js files.
|
Thu, 06 Nov 2014 11:12:21 +0100 |
Raimund Renkert |
Removed most log messages to make the application less verbose.
|
Thu, 06 Nov 2014 10:38:17 +0100 |
Raimund Renkert |
Fixed some js related issues (unused vars, arrays, etc.) and code style.
|
Thu, 06 Nov 2014 10:35:35 +0100 |
Raimund Renkert |
Moved stammdaten stores to app.js and load them via storemanager.
|
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.
|
Wed, 18 Sep 2013 16:21:30 +0200 |
Torsten Irländer |
Added todo
|
Tue, 13 Aug 2013 08:54:25 +0200 |
Torsten Irländer |
Inherit form model.base. Formatting
|
Tue, 13 Aug 2013 08:05:33 +0200 |
Torsten Irländer |
Added docstring
|
Fri, 09 Aug 2013 15:24:00 +0200 |
Torsten Irländer |
Use ts2date function from lib.Helpers. Remove old code
|
Fri, 28 Jun 2013 11:15:39 +0200 |
Torsten Irländer |
Added function to model with return the beschreibung of the messeinheit of a
|
Wed, 26 Jun 2013 14:30:40 +0200 |
Torsten Irländer |
Fixed fields in model (Forgotten broken mapping)
|
Wed, 26 Jun 2013 10:23:55 +0200 |
Torsten Irländer |
Removed id property from Zusatzwerte model. Do not set Probenzusatz when
|
Wed, 26 Jun 2013 10:18:08 +0200 |
Torsten Irländer |
Removed nested elements in Zusatzwerte. Change getting aditional info for
|
Tue, 25 Jun 2013 17:30:01 +0200 |
Torsten Irländer |
Implement custom getEidi function to build a ID from the pzsId and the
|
Tue, 25 Jun 2013 11:26:21 +0200 |
Torsten Irländer |
Commented out pzsId in Zusatzwert model.
|
Fri, 21 Jun 2013 17:41:16 +0200 |
Torsten Irländer |
Enabled accessing nested data in the grid through a renderer.
|
Fri, 21 Jun 2013 16:56:17 +0200 |
Torsten Irländer |
Cleanup part three. Reenabled Zusatzwerte and implemented sending nested data.
|
Thu, 20 Jun 2013 12:34:09 +0200 |
Torsten Irländer |
Worked on Zusatzwerte. No all values are displayed correct in the List and
|
Tue, 18 Jun 2013 14:02:48 +0200 |
Torsten Irländer |
Load Zusatzwerte from server
|