This commit is contained in:
@@ -6,19 +6,6 @@ WIFI change 5g channel to 52,56,60 and 2g channel to 8
|
||||
recheck before doing as it seems to vary, maybe someone else's is auto switching
|
||||
|
||||
|
||||
todo: datetime should support keyboard entry if typing
|
||||
|
||||
todo: useroptions hour12 maybe not a thing anymore now that using native time picker?
|
||||
|
||||
todo: if dbid in url query parameter of contact form on server it should include that in the message
|
||||
also something needs to be fixed there, it's been in notes forever
|
||||
|
||||
|
||||
todo: Migrate to v8 plugin needs to work with a trial database as well as a licensed database
|
||||
It should check if a trial or not and give heavy warning if not
|
||||
kind of cool if it checked for a recent backup before doing anything damaging
|
||||
or triggered a checkpoint backup
|
||||
|
||||
todo: USERS - Administration - Users
|
||||
is this where roles are set?
|
||||
role control see below somewhere
|
||||
@@ -61,6 +48,17 @@ todo: Check administration ui rights as limited user
|
||||
todo: Backup, probably need to add option "Do not backup automatically"
|
||||
or something to that effect for scenarios where the built in backup won't be used / won't work
|
||||
|
||||
|
||||
todo: if dbid in url query parameter of contact form on server it should include that in the message
|
||||
also something needs to be fixed there, it's been in notes forever
|
||||
|
||||
|
||||
todo: Migrate to v8 plugin needs to work with a trial database as well as a licensed database
|
||||
It should check if a trial or not and give heavy warning if not
|
||||
kind of cool if it checked for a recent backup before doing anything damaging
|
||||
or triggered a checkpoint backup
|
||||
|
||||
|
||||
todo: ability to mass tag items from list CLIENT UI
|
||||
- some kind of generic or copyable light interface for any mass / bulk job?
|
||||
this will get re-used for other stuff undoubtedly down the road
|
||||
@@ -147,6 +145,12 @@ todo: Investigate Workorder structure and datagrid see case https://rockfish.aya
|
||||
todo: Document in user manual the Widget form as an example with instruction on how to use the various controls etc
|
||||
- "Anatomy of a AyaNova Form"
|
||||
|
||||
todo: INSTALLER
|
||||
Might need to move up the installer so that Joyce can test and can just install it standalone and test out shit
|
||||
Windows installer for first iteration
|
||||
include the portable postgres
|
||||
easy way to select command line params without resorting to editing text files for end user
|
||||
initially it's an installation option, but then need to edit after the fact
|
||||
|
||||
=========================================================================================================
|
||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
|
||||
Reference in New Issue
Block a user