From 5a7eabbe7f0e3d10f0bfeb3921f3141c7955afb9 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sat, 8 Feb 2020 00:35:44 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 67265f35..1f3eb414 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -55,6 +55,7 @@ TODO: LOCALIZATION - DataTable, make bools display as checkboxes instead of text (could just use icons instead of actual checkbox) - DataTable Need enum translator in it's own class or maybe part of locale or uses locale I guess + - DataTable Editing and saving a widget makes it disappear from list, the default sort order sb by record ID so they stay in same order - 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?)