diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index a233eada..11f749a1 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -786,9 +786,11 @@ TODO: 1 BETA DOCS: - 1 todo: time control in native browser format isn't showing a title at all, check date as well. Date and time is ok -- 1 todo: client error log uses epoch time stamps, would be better to use utc 8601 format instead or even better local time so can correlate with users when things happen in their local time zone - +- 2: history form now shows user activity for a report which is ok but it shows like this: + "LT:Report id: "2" LT:Customer (1082) LT:User AyaNova SuperUser" + This is coming from the job log when the render job is submitted. not sure if this is good or bad or should be there but at least it should be translated + To see this just run a report then view personal history. - 2 todo: put reset link somewhere in UI so user can just click on it, maybe the login form?? Or the About form? about->log form?