12 Commits

Author SHA1 Message Date
83789cdd91 Added ControllerExtensions to be used instead of HtmlViewRenderer for net8
Added HttpException class for missing HttpException for net8

Wrapped HttpContext.Session, GetJsonResult, IsAjaxRequest and GetUserIdentityName in controllers for net8

Added AuthenticationService to test Fab2ApprovalMKLink code for net8

Compile conditionally flags to debug in dotnet core
2025-05-19 13:29:54 -07:00
1b22ffa439 Ready to test new column 2025-01-15 17:21:42 +01:00
ouellette
d6af4b6ef9 Added validation for required field at CA Ready via Jquery in the edit page. 2023-10-30 23:39:38 +01:00
Chase Tucker
9c5c938157 Loosening 6DValidate permissions 2023-09-18 11:42:01 -07:00
ouellette
9ecf6d035f Added in form validation in the view for Corrective Action Items 2023-05-25 16:41:06 -07:00
ouellette
9746653081 Added exception catching to 8D D5D6D7 Corrective Action Update and Insert routines. Also changed textfield for results to a textbox. On the SQL side in the stored procedures for insert and update, changed the input variable types to accept 1000 characters for result field. Changed table field definition for result to VARCHAR(1000). 2023-05-25 16:04:28 -07:00
Daniel Wathen
a2b2e04f1f Added ability to unlock Corrective Actions when locked for editing. 2023-03-02 11:54:50 -07:00
Daniel Wathen
adad38b849 Added manager view for setting OOO status for employees. The OOO status for the employees will reflect on the training report as well. 2023-03-02 08:47:36 -07:00
Daniel Wathen
0dd3d4ec2a Tested and reconfigured ability to add files to the main corrective action form. 2023-02-20 15:24:27 -07:00
Daniel Wathen
2366bef0d3 Forgot to save a file with the last commit 2023-02-13 15:56:28 -07:00
Daniel Wathen
15ce48e7a5 Added functionality to attach files to corrective actions 2023-02-13 15:56:09 -07:00
Jonathan Ouellette
580e90f6a2 initial add 2022-09-27 14:10:30 -07:00