log

age author description
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
Thu, 26 Mar 2015 17:23:13 +0100 Dustin Demuth Display Error Message on Failure
Thu, 26 Mar 2015 16:26:24 +0100 Dustin Demuth Made the unhandled Errors more talkativew
Thu, 26 Mar 2015 16:24:13 +0100 Dustin Demuth Added simple handling for Failure-Messages
Thu, 26 Mar 2015 16:02:38 +0100 Dustin Demuth added setReadOnly()
Thu, 26 Mar 2015 15:54:50 +0100 Dustin Demuth Readonly was missing
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:46:48 +0100 Raimund Renkert Use treeModiefied timestamp to determine if working with 'old' objects.
Wed, 25 Mar 2015 16:45:29 +0100 Raimund Renkert Added field treeModified to models.
Wed, 25 Mar 2015 15:59:45 +0100 Dustin Demuth constrain windows to viewport
Wed, 25 Mar 2015 15:45:33 +0100 Dustin Demuth Applied ReadOnlyParadigm to a Messung Window
Wed, 25 Mar 2015 15:20:45 +0100 Dustin Demuth Forgot to commit the controller for commit 684
Wed, 25 Mar 2015 15:18:46 +0100 Dustin Demuth Also Deskriptoren must be set to readonly
Wed, 25 Mar 2015 15:04:45 +0100 Dustin Demuth When a Probeform is dirty, all child-grids are made readonly (Row Editing is not disbled correctly). When a Probe is read-only all Child-grid buttons are disabled. When a Probe is ReadOnly probeform is also readonly.
Wed, 25 Mar 2015 09:07:20 +0100 Dustin Demuth Made Grid-Rows uneditable if the dataset contains readonly=true. This only affects the Grids using the RowEdit Plugin
Wed, 25 Mar 2015 08:33:13 +0100 Dustin Demuth RW Column may not be sortable
Tue, 24 Mar 2015 15:33:11 +0100 Dustin Demuth a probe can not be edited when the readonly flag was sent by the server
Tue, 24 Mar 2015 12:15:39 +0100 Dustin Demuth merged
Tue, 24 Mar 2015 12:07:35 +0100 Dustin Demuth moved code from translations_de.js into proper overrides
Tue, 24 Mar 2015 10:44:36 +0100 Raimund Renkert Set record dirty flag to false if commit failed.
Tue, 24 Mar 2015 10:40:01 +0100 Raimund Renkert Updated probe model to serialize empty strings to a null-value.
Mon, 23 Mar 2015 18:04:59 +0100 Raimund Renkert merged.
Mon, 23 Mar 2015 18:03:48 +0100 Raimund Renkert merged.
Thu, 19 Mar 2015 14:52:20 +0100 Raimund Renkert merged.
Thu, 19 Mar 2015 14:31:07 +0100 Raimund Renkert Merged branch openid back to default.
Mon, 23 Mar 2015 13:15:10 +0100 Dustin Demuth Ext sends timezone information to the server to prevent accidental changes in times
Fri, 20 Mar 2015 11:25:48 +0100 Dustin Demuth Deskriptor validation with Regex
Thu, 19 Mar 2015 15:44:17 +0100 Dustin Demuth totalCountProperty
Thu, 19 Mar 2015 14:30:06 +0100 Raimund Renkert Cosmetics. openid
Thu, 19 Mar 2015 14:29:55 +0100 Raimund Renkert Create the viewport manually on application startup. openid
Thu, 19 Mar 2015 13:36:14 +0100 Dustin Demuth Changes to the Datetimepicker's events, InputValidation and Sanity Checks
Thu, 19 Mar 2015 11:42:37 +0100 Dustin Demuth More translations for the RowEditor
Thu, 19 Mar 2015 11:33:43 +0100 Dustin Demuth Field Validity in Probenzusatzwerte Grid
Thu, 19 Mar 2015 11:25:38 +0100 Dustin Demuth Field Validity in MKommentar Grid
Thu, 19 Mar 2015 11:23:24 +0100 Dustin Demuth Field Validity in Status Grid
Thu, 19 Mar 2015 11:15:30 +0100 Dustin Demuth MaxLength
Thu, 19 Mar 2015 11:05:35 +0100 Dustin Demuth Enforcing maxlength on Numberfield Messdauer
Thu, 19 Mar 2015 10:56:01 +0100 Dustin Demuth merged
Thu, 19 Mar 2015 10:55:01 +0100 Dustin Demuth Textfields sind nun max. 1000 Zeichen Lang. Die begrenzung wird erzwungen, kann jedoch überschrieben werden
Thu, 19 Mar 2015 10:43:02 +0100 Dustin Demuth ComboBoxes sind nun per default nicht mehr editierbar. Das Betriftt auch die Filter-ComboBoxes
Thu, 19 Mar 2015 10:07:39 +0100 Raimund Renkert Set search parameters as extra parameters to result grid store to send them on
Thu, 19 Mar 2015 10:09:04 +0100 Dustin Demuth Paging Enabled, RemoteSort Enabled, totalProperty für Probelist spezifisziert
Wed, 18 Mar 2015 17:41:05 +0100 Raimund Renkert Fixed bug in datetimepicker: Allways insert leading zero; do not allow values
Wed, 18 Mar 2015 15:45:15 +0100 Raimund Renkert Added tag 2.0-alpha1 for changeset 9f557bd48c30
Wed, 18 Mar 2015 14:47:25 +0100 Raimund Renkert Temporarily disabled paging toolbar. 2.0-alpha1
Wed, 18 Mar 2015 14:46:28 +0100 Raimund Renkert Fixed field names.
Wed, 18 Mar 2015 14:44:19 +0100 Raimund Renkert Changed numberfield to spinner in datepicker to allow leading zeros.
Wed, 18 Mar 2015 13:55:14 +0100 Raimund Renkert Removed old DateTimeField and replaced them with the new one.
Wed, 18 Mar 2015 13:54:18 +0100 Raimund Renkert Added new DateTimeFields.
Wed, 18 Mar 2015 11:37:43 +0100 Dustin Demuth Erste Ansaätze für Paging. Der Server muss dass nun noch umsetzen
Wed, 18 Mar 2015 11:37:10 +0100 Dustin Demuth zusätzliche overrides für übersetzungsfehler von ext-js
Tue, 17 Mar 2015 17:10:54 +0100 Dustin Demuth Im Probeform den Custom-Datetimepicker durch den Standard Datepicker ersetzt. So funktioniert die Lokalisierung besser
Tue, 17 Mar 2015 17:10:02 +0100 Dustin Demuth Ein Datefield Widget hinzugefügt
Tue, 17 Mar 2015 16:06:33 +0100 Raimund Renkert Reload grids on messung or ort changed/added.
Tue, 17 Mar 2015 16:05:52 +0100 Raimund Renkert Open the ort create window on button click.
Tue, 17 Mar 2015 16:05:04 +0100 Raimund Renkert Added window to create a new ort.
Tue, 17 Mar 2015 16:04:23 +0100 Raimund Renkert Load and update the correct orte form.
Tue, 17 Mar 2015 16:02:33 +0100 Raimund Renkert Removed field types from orte model.
Tue, 17 Mar 2015 14:44:52 +0100 Raimund Renkert Open Probe-/Messung-Edit window automatically if a new item was saved
Tue, 17 Mar 2015 14:33:13 +0100 Raimund Renkert Added controllers for map and location form and handle new locations.
Tue, 17 Mar 2015 10:21:29 +0100 Raimund Renkert Remove a new record on cancel in grids with rowediting plugin.
Mon, 16 Mar 2015 17:32:15 +0100 Raimund Renkert merged.
Mon, 16 Mar 2015 17:31:41 +0100 Raimund Renkert Added a toolbar to the OpenLayers map panel.
Mon, 16 Mar 2015 17:31:13 +0100 Raimund Renkert Set translateable messages for the parent fieldset.
Mon, 16 Mar 2015 17:23:27 +0100 Raimund Renkert Allow multiple warning- or error-messages in a fieldset.
Mon, 16 Mar 2015 17:09:15 +0100 Raimund Renkert Updated images for errors and warnings.
Mon, 16 Mar 2015 13:20:36 +0100 Dustin Demuth Die Datei translations_de.js hinzugefügt. In Ihr sind Übersetzungen für die Buttons des Row-Editors enthalten.
Mon, 16 Mar 2015 12:50:40 +0100 Dustin Demuth Column zu datecolumn gemacht
Mon, 16 Mar 2015 12:41:41 +0100 Dustin Demuth added ext-lang-de.js to index.html
Mon, 16 Mar 2015 12:40:06 +0100 Dustin Demuth merged
Mon, 16 Mar 2015 12:38:56 +0100 Dustin Demuth Datumsspalte xtype hinzugefügt
Mon, 16 Mar 2015 12:38:16 +0100 Dustin Demuth Datum Spalte zu einer Datumsspalte gemacht
Mon, 16 Mar 2015 11:40:15 +0100 Dustin Demuth Xtype numbercolumn hinzugefügt,
Mon, 16 Mar 2015 11:23:38 +0100 Dustin Demuth added xtype for numeric-fields to grid to enable decimalseparator-replacement by locale-config
Mon, 16 Mar 2015 11:12:10 +0100 Dustin Demuth anchored all elements, to make them the same size, added a margin of 1px to the frame around the fieldset to prevent the cuttoff on the right side
Mon, 16 Mar 2015 12:11:34 +0100 Raimund Renkert Open messung create window on button click.
Mon, 16 Mar 2015 12:10:31 +0100 Raimund Renkert Added messung create window.
Mon, 16 Mar 2015 12:10:03 +0100 Raimund Renkert Open probe create window on button click.
Mon, 16 Mar 2015 12:09:17 +0100 Raimund Renkert Added window for creating probe objects.
Fri, 13 Mar 2015 17:17:09 +0100 Andre Heinecke Improve error handling on authentication loss. openid
Fri, 13 Mar 2015 15:00:55 +0100 Andre Heinecke Merge branch default into openid openid
Fri, 13 Mar 2015 16:29:02 +0100 Raimund Renkert merged.
Fri, 13 Mar 2015 16:28:37 +0100 Raimund Renkert Update feature selection on 'ort' selection change.
Fri, 13 Mar 2015 16:27:33 +0100 Raimund Renkert Load locations as layer on the map, set selections based on the selected 'ort'.
Fri, 13 Mar 2015 15:21:38 +0100 Dustin Demuth reverted changes on messungenedit.js
Fri, 13 Mar 2015 15:18:04 +0100 Dustin Demuth merged
Fri, 13 Mar 2015 15:11:12 +0100 Dustin Demuth added a controller for messungforms, modified testdatensatz-widget to load a local store, removed dirtychange listeners from probe-form
Fri, 13 Mar 2015 13:20:49 +0100 Dustin Demuth Added a Checkbox Widget
Fri, 13 Mar 2015 14:52:35 +0100 Raimund Renkert Do not load query store in controller.
Thu, 12 Mar 2015 17:39:16 +0100 Andre Heinecke Add client side openID authentication handling openid
Thu, 12 Mar 2015 15:53:22 +0100 Raimund Renkert Load the ort form controller.
Thu, 12 Mar 2015 15:53:04 +0100 Raimund Renkert Added ort edit window.
Thu, 12 Mar 2015 15:52:31 +0100 Raimund Renkert Added panel with OpenLayers map.
Thu, 12 Mar 2015 15:51:54 +0100 Raimund Renkert Added form for locations.
Thu, 12 Mar 2015 15:51:24 +0100 Raimund Renkert Added ort form and controller.
Thu, 12 Mar 2015 15:50:42 +0100 Raimund Renkert Updated the ort grid controller.
Thu, 12 Mar 2015 15:49:18 +0100 Raimund Renkert Moved messungen field in probe edit window up.
Thu, 12 Mar 2015 15:48:34 +0100 Raimund Renkert Removed row editing plugin in ort grid.
Thu, 12 Mar 2015 15:48:03 +0100 Raimund Renkert UI update for textfield widget.
Thu, 12 Mar 2015 15:47:32 +0100 Raimund Renkert Changed alias for verwaltungseinheit widget.
Thu, 12 Mar 2015 09:49:04 +0100 Raimund Renkert Add messung kommentare to messung edit window.
Thu, 12 Mar 2015 09:48:36 +0100 Raimund Renkert Added messung kommentar grid and controller.
Thu, 12 Mar 2015 09:47:42 +0100 Raimund Renkert Add status to messung edit window.
Thu, 12 Mar 2015 09:46:17 +0100 Raimund Renkert Added status grid and controller.
Thu, 12 Mar 2015 09:45:52 +0100 Raimund Renkert Updated status model.
Thu, 12 Mar 2015 09:44:47 +0100 Raimund Renkert Updated missing name changes for messung grid.
Wed, 11 Mar 2015 15:27:11 +0100 Raimund Renkert Removed debug logs.
Wed, 11 Mar 2015 15:23:16 +0100 Raimund Renkert Added grid (+controller) for messwerte.
Wed, 11 Mar 2015 15:21:55 +0100 Raimund Renkert Cosmetics.
Wed, 11 Mar 2015 15:21:27 +0100 Raimund Renkert Renamed messungen grid and controller.
Wed, 11 Mar 2015 13:39:04 +0100 Raimund Renkert Moved controller into subfolders.
Wed, 11 Mar 2015 13:14:31 +0100 Raimund Renkert Removed row editor.
Wed, 11 Mar 2015 13:13:56 +0100 Raimund Renkert Load status, messwerte and kommentare asynchronously.
Wed, 11 Mar 2015 13:12:44 +0100 Raimund Renkert Fixed indention and constructor call.
Wed, 11 Mar 2015 13:11:15 +0100 Raimund Renkert Removed autoload from status model.
Wed, 11 Mar 2015 10:13:43 +0100 Raimund Renkert Use indexOf instead of contains to check if a substring exists.
Tue, 10 Mar 2015 17:12:53 +0100 Dustin Demuth Added a form for Messungen (unfinished)

http://lada.wald.intevation.org