|
2dbb541c1a
|
MRB webassembly
|
2024-07-11 09:11:01 -07:00 |
|
|
c97ce37238
|
Added note about removing TECN from POU when cancelled
|
2024-07-10 09:33:29 -07:00 |
|
|
10dbd08cd2
|
Added ECN approvers note to other affected views
|
2024-06-14 09:09:45 -07:00 |
|
|
1b7e482ad4
|
Removed duplicated tasks
|
2024-06-12 08:14:39 -07:00 |
|
|
cbcd3ee53a
|
Added ECN approvers note
|
2024-06-11 09:40:31 -07:00 |
|
|
fe981c4c04
|
Add note about red dates in training report
|
2024-05-15 07:06:39 -07:00 |
|
|
3e6fc3fdb3
|
Assignments late in report after 15 days
|
2024-05-14 14:01:25 -07:00 |
|
|
1b17cd75c2
|
Removing PCRB and MRB modules
|
2024-05-08 08:26:30 -07:00 |
|
|
5d701ded55
|
Broadening notifications for cancelled TECNs
|
2023-11-01 09:18:39 -07:00 |
|
|
0289e62e9f
|
Rejected CA notifications include who and why
|
2023-10-31 20:07:50 +01:00 |
|
|
d6af4b6ef9
|
Added validation for required field at CA Ready via Jquery in the edit page.
|
2023-10-30 23:39:38 +01:00 |
|
|
4e04d4666d
|
Use same local attachment folder location in dev and prod
|
2023-10-30 17:19:20 +01:00 |
|
|
4b83a89cb0
|
Changed server addresses in links
|
2023-10-30 17:19:20 +01:00 |
|
|
ca651191c8
|
Switching to internal mailrealy
|
2023-10-30 17:19:20 +01:00 |
|
|
ffe6cd7c63
|
Prepended Create for MRB and ECN
|
2023-10-16 14:16:41 -07:00 |
|
|
e1675fe9e9
|
Updated ECN approval caption
|
2023-10-09 11:43:08 -07:00 |
|
|
a3053eadf6
|
Removed ITAR check
|
2023-10-03 10:14:54 -07:00 |
|
|
7cc645c188
|
Changed url schema to use ssl
|
2023-09-20 14:28:38 -07:00 |
|
|
fbeb8b3cf7
|
Corrected prod site url config
|
2023-09-20 14:22:34 -07:00 |
|
|
27728bd0c4
|
Corrected email template placeholders
|
2023-09-20 14:12:02 -07:00 |
|
|
7330647172
|
Limiting training report to only run in production
|
2023-09-20 09:28:08 -07:00 |
|
|
167db67027
|
Creating OOOTrainingReport scheduled job
|
2023-09-18 16:09:03 -07:00 |
|
|
9c5c938157
|
Loosening 6DValidate permissions
|
2023-09-18 11:42:01 -07:00 |
|
|
f6ced73b9f
|
Creates directories for zipped files if they do not exist
|
2023-09-06 12:10:15 -07:00 |
|
|
ffb93209e6
|
Created OOO training report
|
2023-09-05 15:04:47 -07:00 |
|
|
6ea927045f
|
Training report excludes OOO users
|
2023-08-24 15:35:33 -07:00 |
|
|
7114e211f9
|
Improved ECN file upload validation. Checking for existence of file prior to upload.
|
2023-08-10 17:33:37 -07:00 |
|
|
9ecf6d035f
|
Added in form validation in the view for Corrective Action Items
|
2023-05-25 16:41:06 -07:00 |
|
|
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 |
|