log

age author description
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
2015-03-25 Dustin Demuth Applied ReadOnlyParadigm to a Messung Window
2015-03-25 Dustin Demuth Forgot to commit the controller for commit 684
2015-03-25 Dustin Demuth Also Deskriptoren must be set to readonly
2015-03-25 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.
2015-03-25 Dustin Demuth Made Grid-Rows uneditable if the dataset contains readonly=true. This only affects the Grids using the RowEdit Plugin
2015-03-25 Dustin Demuth RW Column may not be sortable
2015-03-24 Dustin Demuth a probe can not be edited when the readonly flag was sent by the server
2015-03-24 Dustin Demuth merged
2015-03-24 Dustin Demuth moved code from translations_de.js into proper overrides
2015-03-24 Raimund Renkert Set record dirty flag to false if commit failed.
2015-03-24 Raimund Renkert Updated probe model to serialize empty strings to a null-value.
2015-03-23 Raimund Renkert merged.
2015-03-23 Raimund Renkert merged.
2015-03-19 Raimund Renkert merged.
2015-03-19 Raimund Renkert Merged branch openid back to default.
2015-03-23 Dustin Demuth Ext sends timezone information to the server to prevent accidental changes in times
2015-03-20 Dustin Demuth Deskriptor validation with Regex
2015-03-19 Dustin Demuth totalCountProperty
2015-03-19 Raimund Renkert Cosmetics. openid
2015-03-19 Raimund Renkert Create the viewport manually on application startup. openid
2015-03-19 Dustin Demuth Changes to the Datetimepicker's events, InputValidation and Sanity Checks
2015-03-19 Dustin Demuth More translations for the RowEditor
2015-03-19 Dustin Demuth Field Validity in Probenzusatzwerte Grid
2015-03-19 Dustin Demuth Field Validity in MKommentar Grid
2015-03-19 Dustin Demuth Field Validity in Status Grid
2015-03-19 Dustin Demuth MaxLength
2015-03-19 Dustin Demuth Enforcing maxlength on Numberfield Messdauer
2015-03-19 Dustin Demuth merged
2015-03-19 Dustin Demuth Textfields sind nun max. 1000 Zeichen Lang. Die begrenzung wird erzwungen, kann jedoch überschrieben werden
2015-03-19 Dustin Demuth ComboBoxes sind nun per default nicht mehr editierbar. Das Betriftt auch die Filter-ComboBoxes
2015-03-19 Raimund Renkert Set search parameters as extra parameters to result grid store to send them on
2015-03-19 Dustin Demuth Paging Enabled, RemoteSort Enabled, totalProperty für Probelist spezifisziert
2015-03-18 Raimund Renkert Fixed bug in datetimepicker: Allways insert leading zero; do not allow values
2015-03-18 Raimund Renkert Added tag 2.0-alpha1 for changeset 9f557bd48c30
2015-03-18 Raimund Renkert Temporarily disabled paging toolbar. 2.0-alpha1
2015-03-18 Raimund Renkert Fixed field names.
2015-03-18 Raimund Renkert Changed numberfield to spinner in datepicker to allow leading zeros.
2015-03-18 Raimund Renkert Removed old DateTimeField and replaced them with the new one.
2015-03-18 Raimund Renkert Added new DateTimeFields.
2015-03-18 Dustin Demuth Erste Ansaätze für Paging. Der Server muss dass nun noch umsetzen
2015-03-18 Dustin Demuth zusätzliche overrides für übersetzungsfehler von ext-js
2015-03-17 Dustin Demuth Im Probeform den Custom-Datetimepicker durch den Standard Datepicker ersetzt. So funktioniert die Lokalisierung besser
2015-03-17 Dustin Demuth Ein Datefield Widget hinzugefügt
2015-03-17 Raimund Renkert Reload grids on messung or ort changed/added.
2015-03-17 Raimund Renkert Open the ort create window on button click.
2015-03-17 Raimund Renkert Added window to create a new ort.
2015-03-17 Raimund Renkert Load and update the correct orte form.
2015-03-17 Raimund Renkert Removed field types from orte model.
2015-03-17 Raimund Renkert Open Probe-/Messung-Edit window automatically if a new item was saved
2015-03-17 Raimund Renkert Added controllers for map and location form and handle new locations.
2015-03-17 Raimund Renkert Remove a new record on cancel in grids with rowediting plugin.
2015-03-16 Raimund Renkert merged.
2015-03-16 Raimund Renkert Added a toolbar to the OpenLayers map panel.
2015-03-16 Raimund Renkert Set translateable messages for the parent fieldset.
2015-03-16 Raimund Renkert Allow multiple warning- or error-messages in a fieldset.
2015-03-16 Raimund Renkert Updated images for errors and warnings.
2015-03-16 Dustin Demuth Die Datei translations_de.js hinzugefügt. In Ihr sind Übersetzungen für die Buttons des Row-Editors enthalten.
2015-03-16 Dustin Demuth Column zu datecolumn gemacht
2015-03-16 Dustin Demuth added ext-lang-de.js to index.html
2015-03-16 Dustin Demuth merged
2015-03-16 Dustin Demuth Datumsspalte xtype hinzugefügt
2015-03-16 Dustin Demuth Datum Spalte zu einer Datumsspalte gemacht
2015-03-16 Dustin Demuth Xtype numbercolumn hinzugefügt,
2015-03-16 Dustin Demuth added xtype for numeric-fields to grid to enable decimalseparator-replacement by locale-config
2015-03-16 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
2015-03-16 Raimund Renkert Open messung create window on button click.
2015-03-16 Raimund Renkert Added messung create window.
2015-03-16 Raimund Renkert Open probe create window on button click.
2015-03-16 Raimund Renkert Added window for creating probe objects.
2015-03-13 Andre Heinecke Improve error handling on authentication loss. openid
2015-03-13 Andre Heinecke Merge branch default into openid openid
2015-03-13 Raimund Renkert merged.
2015-03-13 Raimund Renkert Update feature selection on 'ort' selection change.
2015-03-13 Raimund Renkert Load locations as layer on the map, set selections based on the selected 'ort'.
2015-03-13 Dustin Demuth reverted changes on messungenedit.js
2015-03-13 Dustin Demuth merged
2015-03-13 Dustin Demuth added a controller for messungforms, modified testdatensatz-widget to load a local store, removed dirtychange listeners from probe-form
2015-03-13 Dustin Demuth Added a Checkbox Widget
2015-03-13 Raimund Renkert Do not load query store in controller.
2015-03-12 Andre Heinecke Add client side openID authentication handling openid
2015-03-12 Raimund Renkert Load the ort form controller.
2015-03-12 Raimund Renkert Added ort edit window.
2015-03-12 Raimund Renkert Added panel with OpenLayers map.
2015-03-12 Raimund Renkert Added form for locations.
2015-03-12 Raimund Renkert Added ort form and controller.
2015-03-12 Raimund Renkert Updated the ort grid controller.
2015-03-12 Raimund Renkert Moved messungen field in probe edit window up.
2015-03-12 Raimund Renkert Removed row editing plugin in ort grid.
2015-03-12 Raimund Renkert UI update for textfield widget.
2015-03-12 Raimund Renkert Changed alias for verwaltungseinheit widget.
2015-03-12 Raimund Renkert Add messung kommentare to messung edit window.
2015-03-12 Raimund Renkert Added messung kommentar grid and controller.
2015-03-12 Raimund Renkert Add status to messung edit window.
2015-03-12 Raimund Renkert Added status grid and controller.
2015-03-12 Raimund Renkert Updated status model.
2015-03-12 Raimund Renkert Updated missing name changes for messung grid.
2015-03-11 Raimund Renkert Removed debug logs.
2015-03-11 Raimund Renkert Added grid (+controller) for messwerte.
2015-03-11 Raimund Renkert Cosmetics.
2015-03-11 Raimund Renkert Renamed messungen grid and controller.
2015-03-11 Raimund Renkert Moved controller into subfolders.
2015-03-11 Raimund Renkert Removed row editor.
2015-03-11 Raimund Renkert Load status, messwerte and kommentare asynchronously.
2015-03-11 Raimund Renkert Fixed indention and constructor call.
2015-03-11 Raimund Renkert Removed autoload from status model.
2015-03-11 Raimund Renkert Use indexOf instead of contains to check if a substring exists.
2015-03-10 Dustin Demuth Added a form for Messungen (unfinished)
2015-03-10 Dustin Demuth added MessungGrid Controller
2015-03-10 Dustin Demuth merged
2015-03-10 Dustin Demuth hgignore erweitert
2015-03-10 Dustin Demuth Removed Detail Button from MessungenGrid, Added Operation in Messungengrid controller to open a detailed view after a doubleclick.
2015-03-10 Dustin Demuth Added a blank window to edit a Messung
2015-03-10 Raimund Renkert Fixed filter widget creation.
2015-03-10 Raimund Renkert merged.
2015-03-10 Raimund Renkert Load the PKommentarGrid controller.
2015-03-10 Raimund Renkert Added controller for PKommentarGrid and implemented update/add/delete.
2015-03-10 Raimund Renkert Implemented the 'add' button; fixed renderer and controller.
2015-03-10 Raimund Renkert Added override for RowEditor.
2015-03-10 Dustin Demuth Added a model for Status
2015-03-10 Dustin Demuth More specific 'are your sure?' question on delete
2015-03-10 Dustin Demuth Added Todos. More specific 'are your sure?' question on delete
2015-03-10 Dustin Demuth Added a MessungenGridController. "Delete" causes a Code-500 Server Error.
2015-03-09 Dustin Demuth Felder erweitert. Alles was auf weiter Stores zugreift funktioniert noch nicht
2015-03-09 Dustin Demuth Datumsumwandlung Timestamp -> Datum korrigiert
2015-03-09 Dustin Demuth Datumsumwandlung Timestamp -> Datum korrigiert
2015-03-09 Dustin Demuth URL berichtigt
2015-03-09 Dustin Demuth Ein grid für Messungen hinzugefügt und im Window ProbeEdit eingesetzt. Ohne Funktion sind die Felder: Status, OK-Flag, Anzahl Nuklide/Kommentare
2015-03-06 Raimund Renkert Added probenzusatzwert controller.
2015-03-06 Raimund Renkert Updated probenuzsatzwert grid columns and editors.
2015-03-06 Raimund Renkert Load probenzusatzwert controller.
2015-03-06 Raimund Renkert Added i18n string for 'orte' errors and warnings.
2015-03-06 Raimund Renkert Update probe window and ort grid only on save success.
2015-03-06 Raimund Renkert Fixed typo in messstelle widget.
2015-03-06 Raimund Renkert Update probe form and button status on save.
2015-03-06 Raimund Renkert Added lada.css.
2015-03-06 Raimund Renkert Added lada.css to index.html
2015-03-06 Raimund Renkert Added images.
2015-03-06 Raimund Renkert Added datetime library.
2015-03-06 Raimund Renkert Added i18n files.
2015-03-06 Raimund Renkert Added new js files.
2015-03-06 Raimund Renkert Removed all files.
2014-12-18 Raimund Renkert Added tag mockup-1.1 for changeset 7c9475119861
2014-12-18 Roland Geider Enable the 'details' button only when an item is selected mockup-1.1
2014-12-18 Raimund Renkert updated error and warning handling.
2014-12-18 Raimund Renkert Added custom textfield to shwo errors and warnings.
2014-12-18 Raimund Renkert Added error and warning handling to date time field.
2014-12-18 Raimund Renkert Added an error to static probe data.
2014-12-17 Roland Geider Add detail button to tables
2014-12-17 Roland Geider Merge
2014-12-17 Roland Geider Merge
2014-12-17 Roland Geider Make tables editable for 'Zusatzwerte'
2014-12-17 Roland Geider Make tables editable for 'Kommentare'
2014-12-17 Roland Geider Don't edit 'Status' field
2014-12-17 Roland Geider Render the NWG field in a combobox
2014-12-17 Raimund Renkert merged.
2014-12-17 Raimund Renkert some resizing and layout.
2014-12-17 Raimund Renkert Fixed messmethode combobox display value.
2014-12-17 Raimund Renkert Increased list grid height.
2014-12-17 Raimund Renkert Updated static data.
2014-12-16 Raimund Renkert merged.
2014-12-16 Raimund Renkert Removed sql statement and added column header to query selection.
2014-12-16 Roland Geider Merge
2014-12-16 Roland Geider Make tables editable for 'Messwerte'
2014-12-16 Roland Geider Make tables editable for 'MKommentare'
2014-12-16 Roland Geider Make tables editable for 'Status'
2014-12-16 Roland Geider Add detail button for 'Orte' table
2014-12-16 Roland Geider Rename button to 'Details'
2014-12-16 Raimund Renkert Updated viewport layout.
2014-12-16 Raimund Renkert minor scope fix.
2014-12-16 Raimund Renkert Added save and discard button to messung edit head and listen for change event to enable/disable buttons.
2014-12-16 Raimund Renkert Removed save and cancel button from edit messung dialog.
2014-12-16 Raimund Renkert Added icons for save and discard.
2014-12-16 Raimund Renkert Added save and discard buttons to proben header fields and listen to changes to enable or disable buttons.
2014-12-16 Raimund Renkert Removed save and cancel buttons from proben edit window.
2014-12-16 Raimund Renkert Moved alll list toolbars to bottom and buttons to the right.
2014-12-16 Raimund Renkert Probe and Messung window are now maximizable and collapsible.
2014-12-15 Roland Geider Make tables editable for 'Messungen'
2014-12-15 Roland Geider Make tables editable for 'Orte'
2014-12-13 Raimund Renkert Updated 'create messung' window.
2014-12-13 Raimund Renkert Refactored messung edit window layout (LSB 3.8).
2014-12-13 Raimund Renkert Probe edit window is no more modal.
2014-12-13 Raimund Renkert Moved min width from lada form superclass to concrete form classes.
2014-12-12 Raimund Renkert Refactored proben create window layout. (LSB 3.8)
2014-12-12 Raimund Renkert Code cleanup.

http://lada.wald.intevation.org