119 Commits

Author SHA1 Message Date
65a433e9ab Merged PR 17498: Removed PdfViewController, HtmlViewRenderer and FakeView to be replaced with...
Removed PdfViewController, HtmlViewRenderer and FakeView to be replaced with ViewEngineResult Render method

To test use url
http://mestsa05ec.infineon.com:8080/ecn/printecnpdf?ecnNumber=82654
2025-05-28 22:21:03 +02:00
8bae94de96 Merged PR 16782: Added logic to display Category and Training Notification fields on PDF
Added logic to display Category and Training Notification fields on PDF

Related work items: #135474, #225483
2025-05-19 22:20:00 +02:00
Chase Tucker
032c971472 Actually cancel ECNs upon cancel 2025-05-08 10:24:40 -07:00
Tucker Chase (CSC FI SPS MESLEO)
704df4fa8c Restrict pipeline to only run for old site 2025-04-17 15:52:38 +00:00
Chase Tucker
e452047dfb PCRB Type field 2025-04-17 07:46:58 -07:00
Chase Tucker
bf3e46a784 fix redirect links 2025-04-02 12:10:43 -07:00
Chase Tucker
909f358356 fix email subject bug 2025-04-02 09:14:19 -07:00
b3fb328b98 Audit object was being passed as byref but getting re-instantiated within the method 2025-04-01 13:38:06 -07:00
f110fba4cd Merged PR 13298: Added just one approval back in after removing the method call from bug 239935
Added just one approval back in after removing the method call from bug 239935

Added IExcelDataReader support into MK Project

Changed instructions below the ECN Title field to align with Windchill

Related work items: #225480, #244087
2025-03-19 21:19:06 +01:00
Chase Tucker
c4d29dad4e PCRB follow up client side services 2025-03-12 17:34:41 -07:00
Chase Tucker
2dbde5d70c PCRB follow up endpoints 2025-03-11 20:12:26 -07:00
2119b31764 Merged PR 12625: Fix: Incorrectly creating new training records when canceling a TECN
Fix: Incorrectly creating new training records when canceling a TECN

IDE0100

Updated pipelines to build package .zip for msdeploy.exe

Related work items: #239935
2025-03-11 20:16:18 +01:00
55d3a96228 Merged PR 12196: Alphabetize Category List -ECN Module
Moved pipeline to align with other projects in same repo

Changed MSBuild task to be specific and added new MSBuild Release task

Sort GetCategories on CategoryName

Added comments back from feature 135470

Added ItemGroup to allow testing internal methods

Testing for internal methods

Related work items: #135470, #238416
2025-03-05 19:27:20 +01:00
Chase Tucker
aa38d17daf Fixed redirect bug 2025-02-20 12:50:47 -07:00
Tucker Chase (CSC FI SPS MESLEO)
d4fcbe0dc6 Set up CI with Azure Pipelines
[skip ci]
2025-02-13 17:02:37 +00:00
Tucker Chase (CSC FI SPS MESLEO)
6a7bc39ff8 Update pipeline.yml for Azure Pipelines 2025-02-13 16:39:17 +00:00
Chase Tucker
b3a2ee7285 Setting up API and Client pipelines 2025-02-13 17:22:12 +01:00
Chase Tucker
a2326315a6 Only show approvals within last two years 2025-02-12 09:02:10 -07:00
Chase Tucker
8684e97db7 Ensure approvals for user are pending 2025-02-11 11:04:58 -07:00
Chase Tucker
1946623c9e Fixed PCRB attendees bug 2025-02-06 10:58:54 -07:00
Chase Tucker
40e7a3f8e0 Fixed MRB Actions Convert bug 2025-01-31 11:17:20 -07:00
Chase Tucker
f0df620dc9 Default PCR3 document comment to Not required 2025-01-23 15:10:21 -07:00
Chase Tucker
6a2bc0b4ab Created ECN# autocomplete for PCR3 docs 2025-01-23 07:49:52 -07:00
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
Chase Tucker
e19cb5fcda Fixed processing bug 2025-01-22 10:54:21 -07:00
Chase Tucker
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
Chase Tucker
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
Tucker Chase (CSC FI SPS MESLEO)
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
538b1f817e Align .editorconfig files
When debugging only
app.Services.GetRequiredService<IPCRBService>();

Injected AppSettings instead of using GetEnvironmentVariable at Services level

Get ready to use VSCode IDE
2024-12-03 12:23:56 -07:00
Chase Tucker
89790f4fc1 PCRB webassembly 2024-11-15 09:28:25 -07:00
Chase Tucker
9b7e3ef897 MRB webassembly 2024-11-15 09:28:21 -07:00
Chase Tucker
ba8d92ea01 DRY 2024-08-05 07:39:40 -07:00
Chase Tucker
603052d7e5 Clean up training assignments through report 2024-08-02 15:06:59 -07:00
Chase Tucker
c97ce37238 Added note about removing TECN from POU when cancelled 2024-07-10 09:33:29 -07:00
Chase Tucker
10dbd08cd2 Added ECN approvers note to other affected views 2024-06-14 09:09:45 -07:00
Chase Tucker
1b7e482ad4 Removed duplicated tasks 2024-06-12 08:14:39 -07:00
Chase Tucker
cbcd3ee53a Added ECN approvers note 2024-06-11 09:40:31 -07:00
Chase Tucker
fe981c4c04 Add note about red dates in training report 2024-05-15 07:06:39 -07:00
Chase Tucker
3e6fc3fdb3 Assignments late in report after 15 days 2024-05-14 14:01:25 -07:00
Chase Tucker
1b17cd75c2 Removing PCRB and MRB modules 2024-05-08 08:26:30 -07:00
Chase Tucker
5d701ded55 Broadening notifications for cancelled TECNs 2023-11-01 09:18:39 -07:00
Chase Tucker
0289e62e9f Rejected CA notifications include who and why 2023-10-31 20:07:50 +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
4e04d4666d Use same local attachment folder location in dev and prod 2023-10-30 17:19:20 +01:00
Chase Tucker
88af83cf96 Prepended Create for MRB and ECN 2023-10-30 17:19:20 +01:00
Chase Tucker
e8ec36fe3e Updated ECN approval caption 2023-10-30 17:19:20 +01:00