2
1
Fork 1

just some TODOs added

Esse commit está contido em:
Benni Bärmann 2021-03-17 14:09:27 +01:00
commit 04af679251
1 arquivos alterados com 7 adições e 0 exclusões

7
TODO
Ver arquivo

@ -12,3 +12,10 @@ other known problems:
- The DatePicker works only if you are logged in, which is mostly ok for /intern
and there is no Date to insert at the moment in forms for externs.
missing features:
- every modell should store the date when the surveymail was actually send.
- field which contains URLs should check during validation if there is actually an URL
and not just random strings to prevent wrong input.