Tue, 11 Jun 2013 15:07:35 +0200 |
Torsten Irländer |
Fixed name of xtype
|
Tue, 11 Jun 2013 15:04:18 +0200 |
Torsten Irländer |
Added new widget for the netzbetreiber.
|
Tue, 11 Jun 2013 13:22:03 +0200 |
Torsten Irländer |
Changed type of messstelle field to combobox
|
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
|