Wed, 13 May 2015 10:47:48 +0200 |
Dustin Demuth |
moved doctype declaration to the beginning of the file. Else IE9 will try to display the page in QUIRKS mode and it won't work.
|
Wed, 13 May 2015 10:27:15 +0200 |
Dustin Demuth |
merged heads
|
Wed, 13 May 2015 09:33:58 +0200 |
Dustin Demuth |
removed trailing comma
|
Wed, 13 May 2015 10:23:57 +0200 |
Raimund Renkert |
Exclude interval slider from form.
|
Wed, 13 May 2015 10:23:39 +0200 |
Raimund Renkert |
Handle deskriptoren in messprogramm like in probe.
|
Wed, 13 May 2015 10:22:53 +0200 |
Raimund Renkert |
Exclude deskriptor fields from form.
|
Tue, 12 May 2015 17:49:09 +0200 |
Dustin Demuth |
Added Prototype for Date to return DOY
|
Tue, 12 May 2015 17:41:38 +0200 |
Dustin Demuth |
Serialize Date to DayOfYear when writing/saving
|
Tue, 12 May 2015 17:30:59 +0200 |
Dustin Demuth |
Added a Prototype to return the day of the year
|
Tue, 12 May 2015 17:26:20 +0200 |
Dustin Demuth |
PopulateINtervalls on init
|
Tue, 12 May 2015 17:00:57 +0200 |
Dustin Demuth |
Merged Heads
|
Tue, 12 May 2015 17:00:22 +0200 |
Dustin Demuth |
ClearMessages
|
Tue, 12 May 2015 16:26:05 +0200 |
Dustin Demuth |
merged
|
Tue, 12 May 2015 16:25:17 +0200 |
Dustin Demuth |
controller debugging
|
Tue, 12 May 2015 16:11:05 +0200 |
Dustin Demuth |
Added Offset field
|
Tue, 12 May 2015 16:46:39 +0200 |
Raimund Renkert |
Code style.
|
Tue, 12 May 2015 16:46:17 +0200 |
Raimund Renkert |
Fixed messprogramm window layout.
|
Tue, 12 May 2015 15:12:02 +0200 |
Raimund Renkert |
Load, set and parse deskriptoren in probe form.
|
Tue, 12 May 2015 15:11:15 +0200 |
Raimund Renkert |
Added combobox widget for deskriptoren.
|
Tue, 12 May 2015 15:10:52 +0200 |
Raimund Renkert |
Added model and store for deskriptoren.
|
Tue, 12 May 2015 15:07:23 +0200 |
Dustin Demuth |
changes on the margins, erratic behaviour is not fixed
|
Tue, 12 May 2015 14:53:54 +0200 |
Dustin Demuth |
Add/Remove is now reliable
|
Tue, 12 May 2015 14:24:41 +0200 |
Dustin Demuth |
enabled removal and creation of messgroessen for a messmethode
|
Fri, 08 May 2015 16:12:01 +0200 |
Dustin Demuth |
A draft on how the Nuklide could be selected... maybe this path can be used
|
Fri, 08 May 2015 15:31:58 +0200 |
Dustin Demuth |
Some work was done on the nuklidegrid, added a checkbox model to select the nuklide. Looks OK, but has no function right now
|
Fri, 08 May 2015 12:47:28 +0200 |
Dustin Demuth |
Fixed a bug where Comboboxes where not loaded
|
Fri, 08 May 2015 12:37:36 +0200 |
Dustin Demuth |
Only disable Add/Remove buttons of Messwertgrid and not the whole grid when no record is present
|
Fri, 08 May 2015 11:49:15 +0200 |
Dustin Demuth |
Sending Date as timestamp
|
Fri, 08 May 2015 11:38:00 +0200 |
Dustin Demuth |
Added a Window and Buttons to generate Proben from a Messprogramm
|
Thu, 07 May 2015 10:55:44 +0200 |
Dustin Demuth |
Unified the Messprogramm windows. Unfortunately the Roweditor of Messmethodengrid is broken in this commit. This is due to the fact that the Mmt store is noit autoloaded anymore
|
Wed, 06 May 2015 16:24:23 +0200 |
Dustin Demuth |
Filled MessmethodenGrid with life.
|
Wed, 06 May 2015 14:15:37 +0200 |
Dustin Demuth |
Added missing files. Added MmtMockup
|