Commit Graph

25 Commits

Author SHA1 Message Date
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
559ea58c11 Ready to test yml 2023-04-12 09:07:09 -07:00
36fb43d9cd Added next due date to models and tables for tasks 2023-03-06 15:05:38 -07:00
dfa8d4aa08 Added NextDueDate into Corrective Actions model and tables 2023-03-06 12:35:11 -07:00
5fe2a470a9 Fixed bug where delete functionality is given to non-admin members. 2023-03-06 10:25:46 -07:00
df310602e2 Merging changes in master to development 2023-03-02 13:25:46 -07:00
b06c07f2fb Merge 2023-03-02 13:24:01 -07:00
6679e42806 Moved gitignore file to base of project 2023-03-02 13:22:16 -07:00
d8c72908c5 Changed gitignore file to ignore files from .vs directory 2023-03-02 13:13:07 -07:00
f91dd6d845 Changed .gitignore file to not include any files from .vs directory 2023-03-02 13:12:01 -07:00
e0893031dd Gave ability to set ooo status to Admin as well. 2023-03-02 12:24:07 -07:00
a2b2e04f1f Added ability to unlock Corrective Actions when locked for editing. 2023-03-02 11:54:50 -07:00
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
55fa7983de updated email templates to hardcoded https urls 2023-02-21 17:32:53 -07:00
0dd3d4ec2a Tested and reconfigured ability to add files to the main corrective action form. 2023-02-20 15:24:27 -07:00
2366bef0d3 Forgot to save a file with the last commit 2023-02-13 15:56:28 -07:00
15ce48e7a5 Added functionality to attach files to corrective actions 2023-02-13 15:56:09 -07:00
09543b8474 Added ability to delete Corrective Actions through the list page. 2023-02-13 15:12:18 -07:00
bf59afdc1b Added note to ECN form for revisioning rules 2023-02-13 14:37:12 -07:00
c3b6b24130 changed some wording 2023-01-31 14:41:44 -07:00
d6984179b5 Audit edit view, Audit Status Date format issue fixed. Email template for CorrectiveActionClosed changed 2023-01-10 20:52:36 -07:00
0895d6a50b Various Bug Fixes 2022-12-20 18:41:03 -07:00
7323f82582 Bug Fixes with ECN workflow and ECN PDF. 2022-12-06 16:19:25 -07:00
7e283d3d36 pUSH CHANGES 2022-11-17 14:32:36 -07:00
580e90f6a2 initial add 2022-09-27 14:10:30 -07:00