Mercurial > lada > lada-client
log app/view/widgets/LadaForm.js @ 166:62a356dc2517
age | author | description |
---|---|---|
Tue, 25 Jun 2013 17:32:07 +0200 | Torsten Irländer | Do not use the model.save mathod to store items in the databut but trigger a |
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. |