This commit is contained in:
@@ -165,6 +165,14 @@ todo: remove widget now? Back and front (comment out obvs not remove entirely)
|
|||||||
|
|
||||||
## SERVER MISC ITEMS
|
## SERVER MISC ITEMS
|
||||||
|
|
||||||
|
NOW
|
||||||
|
....
|
||||||
|
todo: server boot up message should show the port it's listening on if possible or configured to listen on
|
||||||
|
Users may well not know what port they are using and this will ease that greatly
|
||||||
|
|
||||||
|
|
||||||
|
LATER
|
||||||
|
......
|
||||||
|
|
||||||
todo: Changes to allow in place updates of server without erasing data:
|
todo: Changes to allow in place updates of server without erasing data:
|
||||||
Needs to be supporting this early as possible so that upon release we can easily make changes without breaking existing setups or forcing complex actions
|
Needs to be supporting this early as possible so that upon release we can easily make changes without breaking existing setups or forcing complex actions
|
||||||
@@ -196,16 +204,13 @@ todo: GetWorkorderSerial/name from leaf nodes
|
|||||||
traverse up the tree and fetch the serial number
|
traverse up the tree and fetch the serial number
|
||||||
once coded fixup in purchaseorderbiz::getasync MIGRATE_OUTSTANDING bit
|
once coded fixup in purchaseorderbiz::getasync MIGRATE_OUTSTANDING bit
|
||||||
|
|
||||||
todo: research practicality of supporting SMS from server for things like notification and authentication 2fa
|
|
||||||
is it a service, a device, a library??
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
todo: tag search in picklist, does it support more than one tag? I forget
|
todo: tag search in picklist, does it support more than one tag? I forget
|
||||||
no, no it doesn't. Hmmm... fuck
|
no, no it doesn't. Hmmm... fuck
|
||||||
maybe they can enter unlimited tags as long as they have a ..before each one?
|
maybe they can enter unlimited tags as long as they have a ..before each one?
|
||||||
Users may need to "triangulate" on to an item by multiple tags
|
Users may need to "triangulate" on to an item by multiple tags
|
||||||
todo: unit meter reading event
|
|
||||||
|
todo: unit meter reading event?
|
||||||
|
|
||||||
|
|
||||||
TODO: //MIGRATE_OUTSTANDING comment tag
|
TODO: //MIGRATE_OUTSTANDING comment tag
|
||||||
@@ -213,8 +218,7 @@ TODO: //MIGRATE_OUTSTANDING comment tag
|
|||||||
The tag will contain the description for each
|
The tag will contain the description for each
|
||||||
|
|
||||||
|
|
||||||
todo: server boot up message should show the port it's listening on if possible or configured to listen on
|
|
||||||
Users may well not know what port they are using and this will ease that greatly
|
|
||||||
|
|
||||||
todo: many biz objects are not using new PUT methodology
|
todo: many biz objects are not using new PUT methodology
|
||||||
Might be because new methodology assumes complete PUT object as a entire replacement not a partial update
|
Might be because new methodology assumes complete PUT object as a entire replacement not a partial update
|
||||||
|
|||||||
Reference in New Issue
Block a user