This commit is contained in:
@@ -95,7 +95,6 @@ Coded by importance
|
|||||||
\_____|______|_____|______|_| \_| |_|
|
\_____|______|_____|______|_| \_| |_|
|
||||||
|
|
||||||
|
|
||||||
- 1
|
|
||||||
|
|
||||||
-2 hyperlinks in memos sb clickable to open in new tab or window or whatever
|
-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
|
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)
|
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
|
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?
|
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
|
todo:1 Joyce case 3931 test restore of 4alarm data
|
||||||
Get a copy from Joyce on the red drive, it's about 5gb
|
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
|
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 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
|
todo:2 this: 2021-07-23 07:04:06.0270|INFO|CoreJobLicense|TEMP TEST LOG: CoreJobLicense - result is: notfound
|
||||||
even with properly generated license?
|
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
|
- 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 should not show for a customer login
|
||||||
- fixed Help->About tech support translation key not fetched
|
- 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 3977 this might still be an issue / potential bug or I'm misreading what you wrote
|
||||||
- case 3987
|
- case 3987
|
||||||
- case 3988
|
- case 3988
|
||||||
|
|||||||
Reference in New Issue
Block a user