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
|
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)
|
Tue, 10 Mar 2015 15:59:53 +0100 |
Dustin Demuth |
added MessungGrid Controller
|
Tue, 10 Mar 2015 15:50:03 +0100 |
Dustin Demuth |
merged
|
Tue, 10 Mar 2015 15:48:34 +0100 |
Dustin Demuth |
hgignore erweitert
|
Tue, 10 Mar 2015 15:34:55 +0100 |
Dustin Demuth |
Removed Detail Button from MessungenGrid, Added Operation in Messungengrid controller to open a detailed view after a doubleclick.
|
Tue, 10 Mar 2015 15:26:47 +0100 |
Dustin Demuth |
Added a blank window to edit a Messung
|
Tue, 10 Mar 2015 15:15:33 +0100 |
Raimund Renkert |
Fixed filter widget creation.
|
Tue, 10 Mar 2015 14:33:03 +0100 |
Raimund Renkert |
merged.
|
Tue, 10 Mar 2015 14:31:32 +0100 |
Raimund Renkert |
Load the PKommentarGrid controller.
|
Tue, 10 Mar 2015 14:31:07 +0100 |
Raimund Renkert |
Added controller for PKommentarGrid and implemented update/add/delete.
|
Tue, 10 Mar 2015 12:11:50 +0100 |
Raimund Renkert |
Implemented the 'add' button; fixed renderer and controller.
|
Tue, 10 Mar 2015 12:09:50 +0100 |
Raimund Renkert |
Added override for RowEditor.
|
Tue, 10 Mar 2015 11:58:07 +0100 |
Dustin Demuth |
Added a model for Status
|
Tue, 10 Mar 2015 11:57:12 +0100 |
Dustin Demuth |
More specific 'are your sure?' question on delete
|
Tue, 10 Mar 2015 11:56:25 +0100 |
Dustin Demuth |
Added Todos. More specific 'are your sure?' question on delete
|
Tue, 10 Mar 2015 11:54:02 +0100 |
Dustin Demuth |
Added a MessungenGridController. "Delete" causes a Code-500 Server Error.
|
Mon, 09 Mar 2015 17:12:27 +0100 |
Dustin Demuth |
Felder erweitert. Alles was auf weiter Stores zugreift funktioniert noch nicht
|
Mon, 09 Mar 2015 15:29:13 +0100 |
Dustin Demuth |
Datumsumwandlung Timestamp -> Datum korrigiert
|
Mon, 09 Mar 2015 15:23:06 +0100 |
Dustin Demuth |
Datumsumwandlung Timestamp -> Datum korrigiert
|
Mon, 09 Mar 2015 12:50:14 +0100 |
Dustin Demuth |
URL berichtigt
|
Mon, 09 Mar 2015 11:55:51 +0100 |
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
|
Fri, 06 Mar 2015 17:06:01 +0100 |
Raimund Renkert |
Added probenzusatzwert controller.
|
Fri, 06 Mar 2015 17:05:32 +0100 |
Raimund Renkert |
Updated probenuzsatzwert grid columns and editors.
|
Fri, 06 Mar 2015 17:03:52 +0100 |
Raimund Renkert |
Load probenzusatzwert controller.
|
Fri, 06 Mar 2015 17:03:29 +0100 |
Raimund Renkert |
Added i18n string for 'orte' errors and warnings.
|
Fri, 06 Mar 2015 17:02:48 +0100 |
Raimund Renkert |
Update probe window and ort grid only on save success.
|
Fri, 06 Mar 2015 17:01:15 +0100 |
Raimund Renkert |
Fixed typo in messstelle widget.
|
Fri, 06 Mar 2015 17:00:14 +0100 |
Raimund Renkert |
Update probe form and button status on save.
|
Fri, 06 Mar 2015 13:25:15 +0100 |
Raimund Renkert |
Added lada.css.
|
Fri, 06 Mar 2015 12:55:32 +0100 |
Raimund Renkert |
Added lada.css to index.html
|
Fri, 06 Mar 2015 12:44:55 +0100 |
Raimund Renkert |
Added images.
|
Fri, 06 Mar 2015 12:44:44 +0100 |
Raimund Renkert |
Added datetime library.
|
Fri, 06 Mar 2015 12:44:15 +0100 |
Raimund Renkert |
Added i18n files.
|
Fri, 06 Mar 2015 12:43:52 +0100 |
Raimund Renkert |
Added new js files.
|
Fri, 06 Mar 2015 12:35:30 +0100 |
Raimund Renkert |
Removed all files.
|
Thu, 18 Dec 2014 16:52:45 +0100 |
Raimund Renkert |
Added tag mockup-1.1 for changeset 7c9475119861
|
Thu, 18 Dec 2014 15:59:47 +0100 |
Roland Geider |
Enable the 'details' button only when an item is selected
mockup-1.1
|
Thu, 18 Dec 2014 15:04:21 +0100 |
Raimund Renkert |
updated error and warning handling.
|
Thu, 18 Dec 2014 15:03:51 +0100 |
Raimund Renkert |
Added custom textfield to shwo errors and warnings.
|
Thu, 18 Dec 2014 15:03:08 +0100 |
Raimund Renkert |
Added error and warning handling to date time field.
|
Thu, 18 Dec 2014 15:02:00 +0100 |
Raimund Renkert |
Added an error to static probe data.
|
Wed, 17 Dec 2014 16:59:45 +0100 |
Roland Geider |
Add detail button to tables
|
Wed, 17 Dec 2014 15:42:55 +0100 |
Roland Geider |
Merge
|
Wed, 17 Dec 2014 15:42:25 +0100 |
Roland Geider |
Merge
|
Wed, 17 Dec 2014 15:41:35 +0100 |
Roland Geider |
Make tables editable for 'Zusatzwerte'
|
Wed, 17 Dec 2014 15:34:04 +0100 |
Roland Geider |
Make tables editable for 'Kommentare'
|
Wed, 17 Dec 2014 14:57:03 +0100 |
Roland Geider |
Don't edit 'Status' field
|
Wed, 17 Dec 2014 14:53:41 +0100 |
Roland Geider |
Render the NWG field in a combobox
|
Wed, 17 Dec 2014 12:10:40 +0100 |
Raimund Renkert |
merged.
|
Wed, 17 Dec 2014 12:08:29 +0100 |
Raimund Renkert |
some resizing and layout.
|
Wed, 17 Dec 2014 11:34:43 +0100 |
Raimund Renkert |
Fixed messmethode combobox display value.
|
Wed, 17 Dec 2014 11:31:47 +0100 |
Raimund Renkert |
Increased list grid height.
|
Wed, 17 Dec 2014 11:28:50 +0100 |
Raimund Renkert |
Updated static data.
|
Tue, 16 Dec 2014 18:28:58 +0100 |
Raimund Renkert |
merged.
|
Tue, 16 Dec 2014 18:27:59 +0100 |
Raimund Renkert |
Removed sql statement and added column header to query selection.
|
Tue, 16 Dec 2014 18:22:04 +0100 |
Roland Geider |
Merge
|
Tue, 16 Dec 2014 18:21:19 +0100 |
Roland Geider |
Make tables editable for 'Messwerte'
|
Tue, 16 Dec 2014 16:20:42 +0100 |
Roland Geider |
Make tables editable for 'MKommentare'
|
Tue, 16 Dec 2014 16:20:15 +0100 |
Roland Geider |
Make tables editable for 'Status'
|
Tue, 16 Dec 2014 15:58:43 +0100 |
Roland Geider |
Add detail button for 'Orte' table
|
Tue, 16 Dec 2014 14:50:30 +0100 |
Roland Geider |
Rename button to 'Details'
|
Tue, 16 Dec 2014 18:16:25 +0100 |
Raimund Renkert |
Updated viewport layout.
|
Tue, 16 Dec 2014 16:56:46 +0100 |
Raimund Renkert |
minor scope fix.
|
Tue, 16 Dec 2014 16:56:23 +0100 |
Raimund Renkert |
Added save and discard button to messung edit head and listen for change event to enable/disable buttons.
|
Tue, 16 Dec 2014 16:55:16 +0100 |
Raimund Renkert |
Removed save and cancel button from edit messung dialog.
|
Tue, 16 Dec 2014 14:45:26 +0100 |
Raimund Renkert |
Added icons for save and discard.
|
Tue, 16 Dec 2014 13:21:54 +0100 |
Raimund Renkert |
Added save and discard buttons to proben header fields and listen to changes to enable or disable buttons.
|
Tue, 16 Dec 2014 13:20:33 +0100 |
Raimund Renkert |
Removed save and cancel buttons from proben edit window.
|
Tue, 16 Dec 2014 13:19:18 +0100 |
Raimund Renkert |
Moved alll list toolbars to bottom and buttons to the right.
|
Tue, 16 Dec 2014 13:17:24 +0100 |
Raimund Renkert |
Probe and Messung window are now maximizable and collapsible.
|
Mon, 15 Dec 2014 10:50:32 +0100 |
Roland Geider |
Make tables editable for 'Messungen'
|
Mon, 15 Dec 2014 10:49:40 +0100 |
Roland Geider |
Make tables editable for 'Orte'
|
Sat, 13 Dec 2014 14:12:52 +0100 |
Raimund Renkert |
Updated 'create messung' window.
|
Sat, 13 Dec 2014 14:11:43 +0100 |
Raimund Renkert |
Refactored messung edit window layout (LSB 3.8).
|
Sat, 13 Dec 2014 14:10:40 +0100 |
Raimund Renkert |
Probe edit window is no more modal.
|
Sat, 13 Dec 2014 14:09:57 +0100 |
Raimund Renkert |
Moved min width from lada form superclass to concrete form classes.
|
Fri, 12 Dec 2014 12:19:49 +0100 |
Raimund Renkert |
Refactored proben create window layout. (LSB 3.8)
|
Fri, 12 Dec 2014 12:18:22 +0100 |
Raimund Renkert |
Code cleanup.
|
Thu, 11 Dec 2014 18:54:21 +0100 |
Raimund Renkert |
Refactored proben edit window.
|
Thu, 11 Dec 2014 18:53:29 +0100 |
Raimund Renkert |
Code style.
|
Thu, 06 Nov 2014 17:22:27 +0100 |
Raimund Renkert |
Updated dependencies and documentation.
|
Thu, 06 Nov 2014 11:20:47 +0100 |
Raimund Renkert |
Fixed some js related issues (unused vars, arrays, etc.) and code style.
|
Thu, 06 Nov 2014 11:12:21 +0100 |
Raimund Renkert |
Removed most log messages to make the application less verbose.
|
Thu, 06 Nov 2014 10:59:03 +0100 |
Raimund Renkert |
Have consistent requires in classes.
|
Thu, 06 Nov 2014 10:38:17 +0100 |
Raimund Renkert |
Fixed some js related issues (unused vars, arrays, etc.) and code style.
|
Thu, 06 Nov 2014 10:35:35 +0100 |
Raimund Renkert |
Moved stammdaten stores to app.js and load them via storemanager.
|
Mon, 03 Nov 2014 12:12:24 +0100 |
Raimund Renkert |
Use extjs dev with all classes and css from extjs resources for development.
|
Mon, 03 Nov 2014 12:11:06 +0100 |
Raimund Renkert |
Fixed typo in pflichtmessgroessen store.
|
Sat, 01 Nov 2014 13:12:37 +0100 |
Raimund Renkert |
Fixed the controller.
|
Sat, 01 Nov 2014 13:12:16 +0100 |
Raimund Renkert |
Added missing model for verwaltungseinheit.
|
Fri, 31 Oct 2014 23:23:32 +0100 |
Raimund Renkert |
Code style.
|
Fri, 31 Oct 2014 21:28:31 +0100 |
Raimund Renkert |
Updated views and controllers using the new model and stores.
|
Fri, 31 Oct 2014 21:11:25 +0100 |
Raimund Renkert |
Added and updated stores.
|
Fri, 31 Oct 2014 21:10:35 +0100 |
Raimund Renkert |
Added and updated models.
|
Fri, 31 Oct 2014 21:07:39 +0100 |
Raimund Renkert |
Updated exitsting static data to match the new data model.
|
Fri, 31 Oct 2014 21:06:19 +0100 |
Raimund Renkert |
Added new static data matching the new data model.
|
Fri, 31 Oct 2014 21:04:35 +0100 |
Raimund Renkert |
Removed old static data files.
|
Mon, 24 Feb 2014 13:22:12 +0100 |
Raimund Renkert |
Fixed INSTALL doc.
|
Tue, 21 Jan 2014 17:05:58 +0100 |
Torsten Irländer |
Added tag 1.0 for changeset a9184ba5ee17
|
Tue, 21 Jan 2014 17:05:52 +0100 |
Torsten Irländer |
Set paths
1.0
|
Tue, 21 Jan 2014 17:04:19 +0100 |
Torsten Irländer |
Set typeAhead to false. Causes errors.
|
Tue, 21 Jan 2014 17:00:25 +0100 |
Torsten Irländer |
Added more files to the ignore file
|