From 07380a2d6bac9451ba8b01710940592e4dc4201a Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 13 Sep 2021 19:20:24 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 8fe4defe..fc3bdf94 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -721,7 +721,6 @@ BUILD 130 CHANGES OF NOTE - CustomerServiceRequest Customer / HeadOffice user interface: completed. Customer user can create / view their csrs, headoffice user can create / view their customer's csrs - UI Menu all reportable pages: now have an additional menu option under Reports which is a quick access link to the most recent report used for that form on that browser - Global settings: fixed issue where changing global settings was not updating the server's local cached copy of global settings so some things dependant on that wouldn't take effect unless server was restarted -- case 3965 case sensitivity in data table filters: several changes see case - Ops->View server configuration: re-translated to "Server information", added detailed DB server parameter block for future troubleshooting purposes - Server log: added detailed db server parameters to log when logging set to debug mode - case 3926 wo / woitem status notes fields not set from v7 description field @@ -743,6 +742,8 @@ BUILD 130 CHANGES OF NOTE - case 3961 fixed - case 3962 fixed - case 3963 fixed +- case 3964 fixed +- case 3965 case sensitivity in data table filters: several changes see case