Releases: lwconklin/GUI508
Preferences
Added new form so users can stores their preferences in resources folder. Not all preferences are complete. All Display preferences are complete.
Display All
Display aspx controls with errors only
Display aspx controls with no errors
Display aspx controls with no 508 validation rules
Fixed a few minor bugs. Most bugs were about selecting a new folder or reselecting the same folder after the data grid view was already filled.
Refactor
Refactor how scanner knows what ASPX controls it should scan for. Added IsParasable Boolean to latter use to help scanner know that a user might what to limit what ASPX control(s) to scan for.
All ASPX controls are now being scanned for.
If ASPX control does not have any 508 validation rules it will now show the row in result set as light gray.
Inital Release
Initial release