log

age author description
2015-05-22 Dustin Demuth Less ugly
2015-05-22 Dustin Demuth Exchanged Icon to display if Probe/Messprogramm is editable
2015-05-22 Dustin Demuth About Window
2015-05-22 Dustin Demuth Enabled i18n translation of store values
2015-05-22 Dustin Demuth Removed console output from map
2015-05-22 Dustin Demuth Increased decimalPrecision for LatLon
2015-05-22 Dustin Demuth moved code to request the server version to app.js
2015-05-21 Dustin Demuth Added about window, There are still some todos when retrieving the server version, the asynchronous request seems to fail and does not evaluate in time
2015-05-21 Dustin Demuth created StatusWerte Store to correctly display textual representation of a Status in a MessungenGrid
2015-05-21 Dustin Demuth Filter Messtellen in Probeform and Messprogramm
2015-05-20 Dustin Demuth Added a Window to alter Orte of a Messprogramm
2015-05-20 Dustin Demuth made window-panel recyclable, fwd openlayers events to ext
2015-05-18 Dustin Demuth Latest commit broke the search function
2015-05-18 Dustin Demuth Preselect Proben in PPS, Preselect the first entry in the Filter Combobox
2015-05-13 Dustin Demuth Serialising GueltigVon and GueltigBis natively with Ext
2015-05-13 Dustin Demuth some work on a context-sensitive toolbar
2015-05-13 Dustin Demuth removed icons
2015-05-13 Raimund Renkert Added tag 2.0-beta2 for changeset 1ef815f5b9fa
2015-05-13 Dustin Demuth Forced IEs to always use highest standard mode available 2.0-beta2
2015-05-13 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.
2015-05-13 Dustin Demuth merged heads
2015-05-13 Dustin Demuth removed trailing comma
2015-05-13 Raimund Renkert Exclude interval slider from form.
2015-05-13 Raimund Renkert Handle deskriptoren in messprogramm like in probe.
2015-05-13 Raimund Renkert Exclude deskriptor fields from form.
2015-05-12 Dustin Demuth Added Prototype for Date to return DOY
2015-05-12 Dustin Demuth Serialize Date to DayOfYear when writing/saving
2015-05-12 Dustin Demuth Added a Prototype to return the day of the year
2015-05-12 Dustin Demuth PopulateINtervalls on init
2015-05-12 Dustin Demuth Merged Heads
2015-05-12 Dustin Demuth ClearMessages
2015-05-12 Dustin Demuth merged
2015-05-12 Dustin Demuth controller debugging
2015-05-12 Dustin Demuth Added Offset field
2015-05-12 Raimund Renkert Code style.
2015-05-12 Raimund Renkert Fixed messprogramm window layout.
2015-05-12 Raimund Renkert Load, set and parse deskriptoren in probe form.
2015-05-12 Raimund Renkert Added combobox widget for deskriptoren.
2015-05-12 Raimund Renkert Added model and store for deskriptoren.
2015-05-12 Dustin Demuth changes on the margins, erratic behaviour is not fixed
2015-05-12 Dustin Demuth Add/Remove is now reliable
2015-05-12 Dustin Demuth enabled removal and creation of messgroessen for a messmethode
2015-05-08 Dustin Demuth A draft on how the Nuklide could be selected... maybe this path can be used
2015-05-08 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
2015-05-08 Dustin Demuth Fixed a bug where Comboboxes where not loaded
2015-05-08 Dustin Demuth Only disable Add/Remove buttons of Messwertgrid and not the whole grid when no record is present
2015-05-08 Dustin Demuth Sending Date as timestamp
2015-05-08 Dustin Demuth Added a Window and Buttons to generate Proben from a Messprogramm
2015-05-07 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
2015-05-06 Dustin Demuth Filled MessmethodenGrid with life.
2015-05-06 Dustin Demuth Added missing files. Added MmtMockup
2015-05-06 Dustin Demuth Created a Messmethoden Combobox in a Messprogramme form without higher functionality.
2015-05-06 Dustin Demuth Enabled Creation of a Messprogramm, an empty Window is now shown. The save operation leads to a E 500
2015-05-05 Dustin Demuth added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
2015-04-29 Dustin Demuth Display a Title in the Toolbar
2015-04-28 Dustin Demuth remove and hide filters when switching between modes
2015-04-28 Dustin Demuth dynamically exchange the store of the resultfiltergrid
2015-04-28 Dustin Demuth reset combobox when the store was switched
2015-04-28 Raimund Renkert Change store on radiobutton change for proben and messprogramm.
2015-04-28 Raimund Renkert Added new stores for messprogramm and Probe queries.
2015-04-24 Dustin Demuth Radio-Buttons to switch between query-modes: Probenliste und Probenplanung. Filter-Combobox store wird automatisch gewechselt. ToDo: Query-Store für Probenplanung
2015-04-24 Dustin Demuth Renamed Messprogramm (caps)
2015-04-24 Dustin Demuth Added Messprogramme Store and Model
2015-04-24 Dustin Demuth Fixed a Copy-Paste Error
2015-04-23 Dustin Demuth merged heads
2015-04-23 Dustin Demuth added documentation for Form and Grid controllers
2015-04-20 Raimund Renkert Clear filter on umwelt combox store.
2015-04-20 Dustin Demuth made Comboboces editable and filterable for; Messungenform: Messstelle,Datenbasis,Betriebsarts,Testdatensatz,Preobenart,Netzbetreiber Messungform: Messmethode Messwertegrid: Messgroesse,Messeinheit
2015-04-20 Dustin Demuth Enabled autocompletion for Messwerte in a Messung.
2015-04-20 Dustin Demuth Fixed ToDo in Umweltbereiche Store, made Umweltbereiche Typable to fix the regression, Sorted Umweltbereiche by ID
2015-04-20 Dustin Demuth merged heads
2015-04-20 Dustin Demuth Returned Units od Measurement where not distinct
2015-04-17 Raimund Renkert Added tag 2.0-beta1 for changeset 2d482dfaa41a
2015-04-17 Raimund Renkert Update list on search and reset filter values on reset button click. 2.0-beta1
2015-04-17 Raimund Renkert Added method to clear values.
2015-04-17 Dustin Demuth merged
2015-04-17 Raimund Renkert Added i18n strings.
2015-04-17 Raimund Renkert Show the window for importer response messages.
2015-04-17 Raimund Renkert Added window to display importer messages.
2015-04-17 Raimund Renkert Load the record returned by the request.
2015-04-17 Dustin Demuth Corrected URL for lada-server in export and import
2015-04-16 Raimund Renkert Fixed tree_modified check in orte edit.
2015-04-16 Raimund Renkert Added window for laf file upload and use filtergrid buttons to export or import.
2015-04-16 Raimund Renkert Added new depencies: filesaver[1] and upload[2].
2015-04-16 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
2015-04-16 Dustin Demuth Do not autoload this store
2015-04-15 Dustin Demuth accidently pushed debugger statement... it is getting late...
2015-04-15 Dustin Demuth Fix for ErrorMessages in FieldSets for IE8 IE9
2015-04-15 Dustin Demuth Added a Browser Switch as a function is not available in IE9 and lower
2015-04-15 Dustin Demuth Trailing Commas, editable: false for Umwelt und Messstelle widget
2015-04-13 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.
2015-04-08 Dustin Demuth Added Logininformation to a Popup in Viewport
2015-04-08 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
2015-04-08 Dustin Demuth Loading Mask was not translated correctly. Added Override to fix this.
2015-04-08 Raimund Renkert Set some loading masks.
2015-04-08 Raimund Renkert Cosmetics.
2015-04-08 Raimund Renkert Updated the model to have correct tree_modified value and parent_modified
2015-04-08 Raimund Renkert Handle readonly mode and refresh operations.
2015-04-07 Dustin Demuth Added some CSS to make distinction between active and inactice windows more simple for the user
2015-03-27 Dustin Demuth Added ClearMessages, SetWarnigs, SetReadonly
2015-03-27 Dustin Demuth added disable/enableChildren Method
2015-03-27 Dustin Demuth Re-Enable Add/Delete Button of a MessungGrid in Cases when the User owns the Probe
2015-03-27 Dustin Demuth ResponseObject was not defined
2015-03-27 Dustin Demuth Further Failure Messages
2015-03-27 Dustin Demuth Rowediting is now disabled when the Grid was set to ReadOnly
2015-03-27 Dustin Demuth Added readonly to models, Probenzusatzwertgrid does now check wheter a record is readonly and disables the roweditor in such a case
2015-03-27 Dustin Demuth Added failure - Messages
2015-03-27 Dustin Demuth Renamed function edit to gridSave
2015-03-26 Dustin Demuth removed debug messages
2015-03-26 Dustin Demuth merged
2015-03-26 Dustin Demuth Display Error Message on Failure
2015-03-26 Dustin Demuth Made the unhandled Errors more talkativew
2015-03-26 Dustin Demuth Added simple handling for Failure-Messages
2015-03-26 Dustin Demuth added setReadOnly()
2015-03-26 Dustin Demuth Readonly was missing
2015-03-26 Dustin Demuth added owner-field
2015-03-25 Dustin Demuth Added Owner to Model
2015-03-25 Raimund Renkert Use treeModiefied timestamp to determine if working with 'old' objects.
2015-03-25 Raimund Renkert Added field treeModified to models.
2015-03-25 Dustin Demuth constrain windows to viewport

http://lada.wald.intevation.org