diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 7549df44..068c1faf 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -204,15 +204,11 @@ Coded by importance \_____|______|_____|______|_| \_| |_| +todo: 1 Restriced user is supposed to only be able to edit tehir own tasks but it's coded to allow them to view and attempt to edit other users task. +validation catches it but gives a cryptic error that the user is incorrect. TEchnically it's working but they shouuld not even see other users's tasks +when not assigned to them so this is a bug -- 1 todo: about FORM - does it show user has native date time input use browser override? - - - - - - - +todo: 1 Add task group allow to choose the User at same time or will have to assign them all which is fucked for a restricted user - 2 todo: CURRENCY / DECIMAL control, not too happy with them, considering rolling my own maybe here are some ideas: @@ -433,9 +429,7 @@ todo: 3 Schedule form reporting? |_____/|______|_| \_\ \/ |______|_| \_\ -todo: 1 Restriced user is supposed to only be able to edit tehir own tasks but it's coded to allow them to view and attempt to edit other users task. -validation catches it but gives a cryptic error that the user is incorrect. TEchnically it's working but they shouuld not even see other users's tasks -when not assigned to them so this is a bug + todo: 2 test notification sent from ops notification settings form should include a link so can test that the link back url is working