Mercurial > lada > lada-client
log app/view/widgets/LadaForm.js @ 91:95b08b96f5c9
age | author | description |
---|---|---|
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: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. |
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 15:40:15 +0200 | Torsten Irländer | Created custom Form element which is bound to the model |