From fe2df2be869991fac7403c65b3e97cf8a356c68d Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 30 Sep 2021 23:41:56 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 47e34e39..34871d74 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -94,8 +94,7 @@ Coded by importance | |____| |____ _| |_| |____| |\ | | | \_____|______|_____|______|_| \_| |_| - -- 1 + -2 hyperlinks in memos sb clickable to open in new tab or window or whatever this supports help links in migrate and also user links like "take a look at workorder 55" with a link to it in the UI @@ -253,10 +252,7 @@ todo: 3 Schedule form reporting? todo: 1 Reviews need to be removed when corebiz are deleted (any reviewable object) see customer delete for example, probably need to move this to a static function in Review since it will be called from everywhere should be a bizobject built int? -todo: 1 boot complete server open message to console should include server version number -todo:1 update to latest postgres portable and document how to do it as well or a link to how to do it -todo: 1 if a customer type logs in, does Auth check to see that customer or headoffice is active? - because if it isn't the user shouldn't be allowed to login either + todo:1 Joyce case 3931 test restore of 4alarm data Get a copy from Joyce on the red drive, it's about 5gb @@ -275,6 +271,7 @@ todo: 1 make sample data appointments suitable for evaluation of calendar Set the calendar default to 7am for first appointment +todo:2 update to latest postgres portable and document how to do it as well or a link to how to do it todo:2 clean up / simplify bizroles.cs at server for large objects like work order with same for all children (see quote for how it's done) todo:2 this: 2021-07-23 07:04:06.0270|INFO|CoreJobLicense|TEMP TEST LOG: CoreJobLicense - result is: notfound even with properly generated license? @@ -765,6 +762,8 @@ BUILD 132 CHANGES OF NOTE - Reminder data list fixed default columns so start date is before stop date also changed to sort by start date descending - fixed Help->About tech support should not show for a customer login - fixed Help->About tech support translation key not fetched +- Added boot message and server version to console output so version is visible in OS terminal window when starting AyaNova +- Added code to prevent login for a Contact customer type user's head office or customer that is inactive - case 3977 this might still be an issue / potential bug or I'm misreading what you wrote - case 3987 - case 3988