From 04af679251b039f412a0ac35d3972cb691653a51 Mon Sep 17 00:00:00 2001 From: Benni Baermann Date: Wed, 17 Mar 2021 14:09:27 +0100 Subject: [PATCH] just some TODOs added --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index b96baed..2d98718 100644 --- a/TODO +++ b/TODO @@ -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.