Fri, 24 Apr 2015 11:03:01 +0200 |
Dustin Demuth |
Fixed a Copy-Paste Error
|
Thu, 23 Apr 2015 16:29:39 +0200 |
Dustin Demuth |
merged heads
|
Thu, 23 Apr 2015 16:28:04 +0200 |
Dustin Demuth |
added documentation for Form and Grid controllers
|
Mon, 20 Apr 2015 16:49:49 +0200 |
Raimund Renkert |
Clear filter on umwelt combox store.
|
Mon, 20 Apr 2015 16:07:40 +0200 |
Dustin Demuth |
made Comboboces editable and filterable for; Messungenform: Messstelle,Datenbasis,Betriebsarts,Testdatensatz,Preobenart,Netzbetreiber Messungform: Messmethode Messwertegrid: Messgroesse,Messeinheit
|
Mon, 20 Apr 2015 14:11:39 +0200 |
Dustin Demuth |
Enabled autocompletion for Messwerte in a Messung.
|
Mon, 20 Apr 2015 12:24:54 +0200 |
Dustin Demuth |
Fixed ToDo in Umweltbereiche Store, made Umweltbereiche Typable to fix the regression, Sorted Umweltbereiche by ID
|
Mon, 20 Apr 2015 11:15:25 +0200 |
Dustin Demuth |
merged heads
|
Mon, 20 Apr 2015 11:13:29 +0200 |
Dustin Demuth |
Returned Units od Measurement where not distinct
|
Fri, 17 Apr 2015 15:20:01 +0200 |
Raimund Renkert |
Added tag 2.0-beta1 for changeset 2d482dfaa41a
|
Fri, 17 Apr 2015 15:17:24 +0200 |
Raimund Renkert |
Update list on search and reset filter values on reset button click.
2.0-beta1
|
Fri, 17 Apr 2015 15:16:50 +0200 |
Raimund Renkert |
Added method to clear values.
|
Fri, 17 Apr 2015 14:13:28 +0200 |
Dustin Demuth |
merged
|
Fri, 17 Apr 2015 13:16:34 +0200 |
Raimund Renkert |
Added i18n strings.
|
Fri, 17 Apr 2015 13:16:14 +0200 |
Raimund Renkert |
Show the window for importer response messages.
|
Fri, 17 Apr 2015 13:15:40 +0200 |
Raimund Renkert |
Added window to display importer messages.
|
Fri, 17 Apr 2015 13:15:11 +0200 |
Raimund Renkert |
Load the record returned by the request.
|
Fri, 17 Apr 2015 10:51:40 +0200 |
Dustin Demuth |
Corrected URL for lada-server in export and import
|
Thu, 16 Apr 2015 15:56:03 +0200 |
Raimund Renkert |
Fixed tree_modified check in orte edit.
|
Thu, 16 Apr 2015 15:55:32 +0200 |
Raimund Renkert |
Added window for laf file upload and use filtergrid buttons to export or import.
|
Thu, 16 Apr 2015 15:53:53 +0200 |
Raimund Renkert |
Added new depencies: filesaver[1] and upload[2].
|
Thu, 16 Apr 2015 13:39:08 +0200 |
Dustin Demuth |
Fixes an Issue that the wrong Units were shown for a Probenzusatzwert. Now the findRecord operation looks for an exact match of the mehId in the Messeinheiten Store
|
Thu, 16 Apr 2015 11:58:00 +0200 |
Dustin Demuth |
Do not autoload this store
|
Wed, 15 Apr 2015 18:41:08 +0200 |
Dustin Demuth |
accidently pushed debugger statement... it is getting late...
|
Wed, 15 Apr 2015 18:34:23 +0200 |
Dustin Demuth |
Fix for ErrorMessages in FieldSets for IE8 IE9
|
Wed, 15 Apr 2015 16:20:44 +0200 |
Dustin Demuth |
Added a Browser Switch as a function is not available in IE9 and lower
|
Wed, 15 Apr 2015 12:13:57 +0200 |
Dustin Demuth |
Trailing Commas, editable: false for Umwelt und Messstelle widget
|
Mon, 13 Apr 2015 16:22:34 +0200 |
Dustin Demuth |
Datevalidation. When editing a timeperiod in a Probeform it is validated wheter begindate is before enddate. This only happens when the blur-event is fired. ToDo: Listen to Events from the Übernehmen Button of the DateTimePicker, ToDo: Somehow the ErrorMessages are not Cleared correctly when the form is restored.
|
Wed, 08 Apr 2015 17:03:59 +0200 |
Dustin Demuth |
Added Logininformation to a Popup in Viewport
|
Wed, 08 Apr 2015 15:28:25 +0200 |
Dustin Demuth |
Disable the Fertig-Flag Checkbox in a Messung when the User is not the owner. Do not enable Form-Children when readonly is set to true. Parse login-response in app.js
|
Wed, 08 Apr 2015 12:45:37 +0200 |
Dustin Demuth |
Loading Mask was not translated correctly. Added Override to fix this.
|
Wed, 08 Apr 2015 10:52:32 +0200 |
Raimund Renkert |
Set some loading masks.
|