Commit Graph

64 Commits

Author SHA1 Message Date
c4036471f7 Ready to publish
Added new Email Template and new Modal form for expired TECNs.
Updated Email Template and new Modal form for TECNs.
Added more margin on all modal dialogs
2025-01-22 21:06:48 +01:00
e68a1a4c3b Fixed app settings 2025-01-17 10:24:26 -07:00
7ddda56987 Moved GetEnvironmentVariable calls to Application_Start 2025-01-15 15:16:36 -07:00
77f45fabb1 Added PCRB controller for my task links 2025-01-15 14:54:22 -07:00
1b22ffa439 Ready to test new column 2025-01-15 17:21:42 +01:00
123bbdb9fe Merged PR 34240: Updates to PCR3 document section
Updates to PCR3 document section
2025-01-15 16:52:17 +01:00
b99b721458 Moved System.IO references from DMO classes to Static Helpers
Removed nugetSource from pipeline
Removed more comments
Created Static Classes for most DMO / Controller Classes
Push ConfigurationManager.AppSettings to controller
Align Tests with other Projects
2024-12-11 09:29:01 -07:00
b1c6903c1c Tasks 184281, 184799, 184800, 184801 and 184802
Align .editorconfig files

Move Controller logic to DMO classes

GlobalVars.AppSettings = Models.AppSettings.GetFromConfigurationManager();

Question EditorConfig
Project level editorconfig
Format White Spaces
AppSetting when EnvironmentVariable not set
Corrective Actions Tests
Schedule Actions Tests
DMO Tests
Controller Tests

Get ready to use VSCode IDE
2024-12-04 11:58:13 -07:00
89790f4fc1 PCRB webassembly 2024-11-15 09:28:25 -07:00
9b7e3ef897 MRB webassembly 2024-11-15 09:28:21 -07:00
ba8d92ea01 DRY 2024-08-05 07:39:40 -07:00
603052d7e5 Clean up training assignments through report 2024-08-02 15:06:59 -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