log

age author description
Wed, 06 May 2015 14:15:37 +0200 Dustin Demuth Added missing files. Added MmtMockup
Wed, 06 May 2015 10:59:03 +0200 Dustin Demuth Created a Messmethoden Combobox in a Messprogramme form without higher functionality.
Wed, 06 May 2015 10:27:58 +0200 Dustin Demuth Enabled Creation of a Messprogramm, an empty Window is now shown. The save operation leads to a E 500
Tue, 05 May 2015 17:22:38 +0200 Dustin Demuth added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Wed, 29 Apr 2015 13:04:24 +0200 Dustin Demuth Display a Title in the Toolbar
Tue, 28 Apr 2015 16:54:25 +0200 Dustin Demuth remove and hide filters when switching between modes
Tue, 28 Apr 2015 16:03:59 +0200 Dustin Demuth dynamically exchange the store of the resultfiltergrid
Tue, 28 Apr 2015 11:53:39 +0200 Dustin Demuth reset combobox when the store was switched
Tue, 28 Apr 2015 10:57:50 +0200 Raimund Renkert Change store on radiobutton change for proben and messprogramm.
Tue, 28 Apr 2015 10:56:41 +0200 Raimund Renkert Added new stores for messprogramm and Probe queries.
Fri, 24 Apr 2015 15:47:05 +0200 Dustin Demuth Radio-Buttons to switch between query-modes: Probenliste und Probenplanung. Filter-Combobox store wird automatisch gewechselt. ToDo: Query-Store für Probenplanung
Fri, 24 Apr 2015 15:41:14 +0200 Dustin Demuth Renamed Messprogramm (caps)
Fri, 24 Apr 2015 11:03:18 +0200 Dustin Demuth Added Messprogramme Store and Model
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.
Wed, 08 Apr 2015 10:52:15 +0200 Raimund Renkert Cosmetics.
Wed, 08 Apr 2015 10:51:39 +0200 Raimund Renkert Updated the model to have correct tree_modified value and parent_modified
Wed, 08 Apr 2015 10:50:33 +0200 Raimund Renkert Handle readonly mode and refresh operations.
Tue, 07 Apr 2015 17:16:59 +0200 Dustin Demuth Added some CSS to make distinction between active and inactice windows more simple for the user
Fri, 27 Mar 2015 15:54:43 +0100 Dustin Demuth Added ClearMessages, SetWarnigs, SetReadonly
Fri, 27 Mar 2015 15:22:32 +0100 Dustin Demuth added disable/enableChildren Method
Fri, 27 Mar 2015 14:48:42 +0100 Dustin Demuth Re-Enable Add/Delete Button of a MessungGrid in Cases when the User owns the Probe
Fri, 27 Mar 2015 14:42:46 +0100 Dustin Demuth ResponseObject was not defined
Fri, 27 Mar 2015 11:22:35 +0100 Dustin Demuth Further Failure Messages
Fri, 27 Mar 2015 11:03:10 +0100 Dustin Demuth Rowediting is now disabled when the Grid was set to ReadOnly
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
Fri, 27 Mar 2015 09:38:13 +0100 Dustin Demuth Added failure - Messages
Fri, 27 Mar 2015 08:43:37 +0100 Dustin Demuth Renamed function edit to gridSave
Thu, 26 Mar 2015 17:30:55 +0100 Dustin Demuth removed debug messages
Thu, 26 Mar 2015 17:29:00 +0100 Dustin Demuth merged

http://lada.wald.intevation.org