Skip to content

Releases: lwconklin/GUI508

Preferences

03 Sep 19:40

Choose a tag to compare

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

13 Feb 17:17

Choose a tag to compare

Refactor Pre-release
Pre-release

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

27 Nov 17:10

Choose a tag to compare

Initial release