From 4d6077d6b43cd6cc8b80a8cba782b25e918d6d50 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 11 Feb 2020 20:22:46 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 2bc649c6..54a5694a 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -44,9 +44,6 @@ CURRENT TODOs SHELL / NAV / MENUS / LAYOUT -TODO: LOCALIZATION - - - Determine best way to handle filters at client then code it - Modify datalist server code to alternatively accept a json filter string instead of a filter ID (post?) - Actually, this is jsut for relative dates so, instead how about optional start and stop date parameters to go with filterid that contains relative filter? @@ -75,7 +72,7 @@ TODO: CUSTOM DATE FIELD NOT SETTING NOW?? - Retest every kind of custom field TODO: toolbar above grid for filters, refresh etc (make it a standard component?) -TODO: main.js filters need to be finished + TODO: SEARCH UI