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.
|