From a512b9e74d0e1d0a947efe4c90c8ad8d0873cceb Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 31 Jul 2020 23:55:49 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 5978615d..2bcab1e4 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -11,9 +11,6 @@ todo: Test server down while polling in release mode, does it recover when serve todo: read only version of duration, datetime, date, time, currency -todo: pick lists in forms should be sortable alphabetically *at the client end* as default but optionally turn off so for things that are a definite order not alphabetic can turn off - for example the event types and object types in notification subscription - todo: does Duplicate code really duplicate the tags? i.e. duplicate a widget with tags, do the tags come over? if not then need to modify the copy object code to handle tags as well