diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 2cbc6a91..b6b4659e 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -60,8 +60,7 @@ todo: v8 migrate additions .......................................................................................................... * todo JC misc list: -Search form object types selection need enum list variant of object types to only show for roles allowed then change search form picklist to use that variant -Notification events list (notify subscription) needs variant that controls what they have role access to + memo to dropdown list shows all users for selection then after selecting one shows only that selected when you next drop down, should show all users still like first time. memo click on reply or forward should put cursor into top of edit message control (notes) memobiz getasync flags read but as it's notracking the save does nothing, do a second fetch and update in there when necessary @@ -926,4 +925,6 @@ BUILD CHANGES OF NOTE build 105 - direct report url now works again properly. Used by notification to send links to reports and possible future other links to provide an url that opens in teh AyaNova client directly to viewing a report, so that the url [clienturl]/viewreport?oid=1&rid=1 for example will open report id 1 with object id 1 - Can now hide columns that are filtered or sorted without error in data tables; Data Table column selector button will change to larger and accented when this is the case and the column selector form will highlight these hidden columns that affect the view with raised elevation, accent color and filter/sort icon (both show, there is no distinction which type of way it's affecting) - +- fixed + Search form object types selection need enum list variant of object types to only show for roles allowed then change search form picklist to use that variant + Notification events list (notify subscription) needs variant that controls what they have role access to