Mercurial > lada > lada-client
log app/view/widgets/LadaForm.js @ 176:74fc25979b51
age | author | description |
---|---|---|
2013-06-25 | Torsten Irländer | Do not use the model.save mathod to store items in the databut but trigger a |
2013-06-11 | Torsten Irländer | Added field for netzbetreiber. Is needed because of FK constraints. |
2013-06-11 | Torsten Irländer | Added function to mark the form as readonly. |
2013-06-11 | Torsten Irländer | Only submit form if internal validation is ok. |
2013-06-11 | Torsten Irländer | Move parsing the response in a seperate function. |
2013-06-05 | Torsten Irländer | Translate error codes and store them as attributes of the form |
2013-06-05 | Torsten Irländer | Add function which translates the errorcodes returned from the server. |
2013-06-05 | Torsten Irländer | Created custom Form element which is bound to the model |