Tue, 11 Jun 2013 13:21:43 +0200 |
Torsten Irländer |
Comment out ProbeID. Should be be changed.
|
Tue, 11 Jun 2013 13:21:04 +0200 |
Torsten Irländer |
Fixed naming of fields.
|
Tue, 11 Jun 2013 13:20:27 +0200 |
Torsten Irländer |
Added field for netzbetreiber. Is needed because of FK constraints.
|
Tue, 11 Jun 2013 11:43:14 +0200 |
Torsten Irländer |
Reload the store after the probe was created or edited.
|
Tue, 11 Jun 2013 11:18:56 +0200 |
Torsten Irländer |
Added function to mark the form as readonly.
|
Tue, 11 Jun 2013 11:18:17 +0200 |
Torsten Irländer |
Only submit form if internal validation is ok.
|
Tue, 11 Jun 2013 11:17:33 +0200 |
Torsten Irländer |
Move parsing the response in a seperate function.
|
Tue, 11 Jun 2013 09:59:07 +0200 |
Torsten Irländer |
Change fieldtype of Messstelle to combobox.
|
Tue, 11 Jun 2013 09:58:40 +0200 |
Torsten Irländer |
Do not collapse the fields, as required field should be visible on creation.
|
Tue, 11 Jun 2013 09:58:04 +0200 |
Torsten Irländer |
Mark field as required.
|
Tue, 11 Jun 2013 09:57:45 +0200 |
Torsten Irländer |
Fixed fieldnaming.
|
Tue, 11 Jun 2013 08:57:44 +0200 |
Torsten Irländer |
Removed ID field from create form as providing a value here seems to trigger a
|
Tue, 11 Jun 2013 08:06:24 +0200 |
Torsten Irländer |
Set default date in Proben to today.
|
Wed, 05 Jun 2013 18:05:00 +0200 |
Torsten Irländer |
Use translated message from server in error dialog
|
Wed, 05 Jun 2013 18:04:39 +0200 |
Torsten Irländer |
Translate error codes and store them as attributes of the form
|
Wed, 05 Jun 2013 18:04:07 +0200 |
Torsten Irländer |
Add function which translates the errorcodes returned from the server.
|
Wed, 05 Jun 2013 18:03:10 +0200 |
Torsten Irländer |
Added i18n extension. Note: This extension must be installed. See https://github.com/elmasse/Ext.i18n.Bundle/wiki/HowTo
|
Wed, 05 Jun 2013 18:01:49 +0200 |
Torsten Irländer |
Added translation files.
|
Wed, 05 Jun 2013 16:20:54 +0200 |
Torsten Irländer |
Added new Form for editing proben. Use this form in the edit window.
|
Wed, 05 Jun 2013 15:43:42 +0200 |
Torsten Irländer |
Added new listeners for events comming from the Probenforms.
|
Wed, 05 Jun 2013 15:43:05 +0200 |
Torsten Irländer |
Removed old code
|
Wed, 05 Jun 2013 15:41:44 +0200 |
Torsten Irländer |
Do not define form element in the window. Use new defined Probencreate Form.
|
Wed, 05 Jun 2013 15:40:40 +0200 |
Torsten Irländer |
Added CreateForm for proben
|
Wed, 05 Jun 2013 15:40:15 +0200 |
Torsten Irländer |
Created custom Form element which is bound to the model
|
Fri, 31 May 2013 17:40:56 +0200 |
Torsten Irländer |
Added a new Dialog to create proben without any kommentare or other additional
|
Fri, 31 May 2013 17:34:34 +0200 |
Torsten Irländer |
Added listener to open a new window to enter data fpr the new probe.
|
Fri, 31 May 2013 17:28:33 +0200 |
Torsten Irländer |
Added toolbar on the top of the proben listing.
|
Fri, 31 May 2013 13:31:18 +0200 |
Torsten Irländer |
Added comment on the id key in kommentare.
|
Wed, 29 May 2013 16:07:11 +0200 |
Torsten Irländer |
Removed old code.
|
Wed, 29 May 2013 16:06:43 +0200 |
Torsten Irländer |
Implemented Adding und Editing Kommentare
|
Wed, 29 May 2013 15:27:07 +0200 |
Torsten Irländer |
Added function to delete kommentare
|
Wed, 29 May 2013 15:22:38 +0200 |
Torsten Irländer |
Added action attributes to the buttons in the toolbar of the kommentar list
|