Mercurial > lada > lada-client
log app/view/widgets/LadaForm.js @ 207:62e116cd3e3b
age | author | description |
---|---|---|
Fri, 05 Jul 2013 14:49:15 +0200 | Torsten Irländer | As the model now should have a readonly flag, the check if the form must be |
Fri, 05 Jul 2013 14:47:19 +0200 | Torsten Irländer | Removed unused code. |
Fri, 05 Jul 2013 11:19:13 +0200 | Torsten Irländer | Enabled readonly mode |
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. |