Commit Graph

  • 9651c48539 Initial addition for Test Wafer Tracking Phase 2 Includes services and functions to create new test wafer lot. Tables included outside of git push New Tables: 1. LOT 2. LOT_EVENT 3. LOT_OPERATION 4. PRODUCT_OPERATION 5. OPERATION 6. Added PRODUCT_OPERATIONS field in TEST_WAFER_PROD table. All relational indexes and btree indexes. Infineon\Ouellette 2024-10-24 11:19:28 -07:00
  • f2a8ce4116 Removed sec to min conversion in control plan Chase Tucker 2024-10-24 09:55:04 -07:00
  • f5175381fe Remove seconds to minutes conversion in recipe and rds layers Tucker Chase (CSC FI SPS MESLEO) 2024-10-21 10:39:07 -07:00
  • f7ca1f765b added datetime to HgCV SPC file as well as logging Infineon\StieberD 2024-10-23 14:54:12 -07:00
  • 534f2d5e9f Change Case statements to handle any unspported stages. Infineon\Mitchem 2024-10-23 09:14:53 -07:00
  • 05e45012a2 Add fix to AcceptScan service as well. Infineon\Mitchem 2024-10-17 13:44:06 -07:00
  • ddc8fa43f1 Add condition for CurrStage EQ 'PREC' to prevent edge case from Backlog 497 from occuring. Infineon\Mitchem 2024-10-17 13:40:44 -07:00
  • aff7a9efd3 Add logging for signatures and activations. Infineon\Mitchem 2024-10-22 10:08:34 -07:00
  • d90a685b44 PSN group changes and activation now requires both Qual and PreQual signatures. Infineon\Mitchem 2024-10-11 08:54:07 -07:00
  • 10fcd17e4b corrected work order logging verbiage Infineon\StieberD 2024-10-16 10:40:31 -07:00
  • 5d69392c17 added logic to RDS_ACTIONS to block the removal of the reactor number Infineon\StieberD 2024-10-16 10:33:59 -07:00
  • ce21313054 restored supplement notifications Infineon\StieberD 2024-10-10 13:02:36 -07:00
  • 403559fe19 Updated ICAR form and commuter module for shift designation changes Infineon\Ouellette 2024-10-10 11:42:25 -07:00
  • a5ef31c03a fixed engineering button not enabling Infineon\StieberD 2024-10-10 09:37:16 -07:00
  • 9826823dfc fixed shift validation Infineon\StieberD 2024-10-09 18:05:14 -07:00
  • 962b53db72 fixed runtime error in MFS Infineon\StieberD 2024-10-09 16:33:12 -07:00
  • d786776905 AdditionalChanges Infineon\Ouellette 2024-10-09 15:36:54 -07:00
  • 531504c6b0 Made Changes to align with new shift designations Infineon\Ouellette 2024-10-09 14:41:02 -07:00
  • 9119e91998 Modified REACT_RUN and RDS to align shift nomenclature Infineon\StieberD 2024-10-09 15:30:08 -07:00
  • 35027d4786 Modified exisitng shipping label routines to account for new VM Fields in EpiPart Infineon\Ouellette 2024-10-07 10:54:51 -07:00
  • b443f237a1 added fabtime shift calendar Infineon\StieberD 2024-10-03 17:36:01 -07:00
  • 291f050338 Fixed VNAV Infineon\Ouellette 2024-10-04 11:24:20 -07:00
  • d077448999 Updated WO_MAT_ACTIONS to trigger a write to the WM_OUT table for EpiPro lots under certain conditions in order to update the WMO_CURR_STATUS Infineon\StieberD 2024-10-02 15:49:48 -07:00
  • 51569ca878 Added two new field to EPI_PART table Infineon\Ouellette 2024-10-01 16:05:59 -07:00
  • 90beb9de57 Removed Debug Infineon\Ouellette 2024-09-30 15:59:29 -07:00
  • e7e935d190 Removed SAP Create VARM Part translation logic. Infineon\Ouellette 2024-09-30 15:57:47 -07:00
  • 9a161f02c8 Changed the column parameter from a null value to a 0 when trying to color a whole row. Infineon\Ouellette 2024-09-26 15:08:23 -07:00
  • bd0d378218 Adjusted logging in pre-existing method. Added more comments for documentation. Infineon\Ouellette 2024-09-26 11:36:14 -07:00
  • 0dd19af900 Get AD Groups Improvement - Added in several methods to get and retrieve AD Groups. Infineon\Ouellette 2024-09-26 11:19:27 -07:00
  • ae4bfcbfe1 refactored PTO form to address freezing Infineon\StieberD 2024-09-23 16:21:45 -07:00
  • 37b912b801 restored missing menu events Infineon\StieberD 2024-09-23 16:53:13 -07:00
  • 2dc8a264c2 updated 100% stratus to auto calculate std dev Infineon\StieberD 2024-09-19 11:43:27 -07:00
  • b0b127cd87 fixed epp full box reject trigger Infineon\StieberD 2024-09-19 17:28:00 -07:00
  • 1bd10cffad mitigated RList query issue Infineon\StieberD 2024-09-18 17:01:21 -07:00
  • 1c69c61d16 fixed psn and reactor log query forms Infineon\StieberD 2024-09-18 14:38:58 -07:00
  • e1442352c0 Found issue where iterator was being overridden by a nested foreach loop Infineon\Ouellette 2024-09-18 14:19:10 -07:00
  • 379abc36c7 Re-added missing quick events to menu items Infineon\Ouellette 2024-09-18 07:59:37 -07:00
  • ae4df43c9f Added OriginFlag to hold services expecting it. Infineon\StieberD 2024-09-17 16:08:39 -07:00
  • b8a10dfcc8 more bug fixes Infineon\StieberD 2024-09-17 15:59:06 -07:00
  • 36be2709c9 Addressed a bug causing a possible race condition with writing the WMO Curr Status. Removed RDS and WMO comments until a better solution arrives. Infineon\Ouellette 2024-09-16 16:41:17 -07:00
  • 293d01a2c0 replaced supplement RList calls with Btree.Extract Infineon\StieberD 2024-09-16 15:17:40 -07:00
  • 6fbc512eac fixed an issue with messaing processor not working Infineon\StieberD 2024-09-16 13:19:49 -07:00
  • e0bc1ef6f2 fixed OI messaging form validation issue Infineon\StieberD 2024-09-16 11:30:45 -07:00
  • f77f3c1207 fixed multiselect on WM_IN form Infineon\StieberD 2024-09-16 10:58:55 -07:00
  • 746821724a fixed maintenance submenu issue Infineon\StieberD 2024-09-16 10:41:39 -07:00
  • d637ac8067 Modified PM Specs to use AD Groups to send notifications Infineon\Ouellette 2024-09-13 16:17:29 -07:00
  • c20f94a26f added in export for reactor modes to sql, also added in owner column Infineon\Ouellette 2024-09-12 16:01:01 -07:00
  • d7215cfa9a Migrate BaggerIdentification project. Infineon\Mitchem 2024-09-12 12:15:48 -07:00
  • dc8665d553 removed sap hold queue code MESOISYSADMIN 2024-09-12 09:57:27 -07:00
  • 0cd1d45e44 fixed multiple selection on WM_OUT material edit table Infineon\StieberD 2024-09-11 16:03:08 -07:00
  • d4c3b2aeab Identified possible OI10 related bug where tabbing out of edit table creates an extra blank row. Also identified existing bugs that would allow user to enter non numeric values in a numeric only field. Put checking for that value in the commuter module. Infineon\Ouellette 2024-09-11 14:53:38 -07:00
  • 5fdcfdafb4 fixed barcode scanning focus issues Infineon\StieberD 2024-09-10 18:14:46 -07:00
  • 31f9796cff Add support for creating Dependent directories. Infineon\Mitchem 2024-09-10 14:03:47 -07:00
  • fefe60bd51 Fix missing WOMatKey and CtrlEntID. Infineon\Mitchem 2024-09-10 13:35:25 -07:00
  • f9f296fa5e migrated from OI 9 Infineon\StieberD 2024-09-10 12:03:26 -07:00
  • 3cdb08d0fd Retry pull to prod for RDS_LAYER form fix. Infineon\Ouellette 2024-09-10 10:53:55 -07:00
  • 2419a88e61 Disabled scroll on RDS_LAYER form Infineon\Ouellette 2024-09-10 10:33:09 -07:00
  • 7c8238eaf3 ordered asm and asm+ reactors Infineon\StieberD 2024-09-09 17:06:26 -07:00
  • f41a7500ba fixed date control z-index Infineon\StieberD 2024-09-09 16:49:34 -07:00
  • bd08d486a1 fixed tab order. stopped report generation when printer selection is canceled. cleaned up printer select code Infineon\StieberD 2024-09-09 16:27:59 -07:00
  • 93fb3477b8 fixed the reactor log report form date selection controls Infineon\StieberD 2024-09-09 11:39:18 -07:00
  • 5ec0e9c0a0 enabled xlate caching for OEngineServer Infineon\StieberD 2024-09-06 17:04:23 -07:00
  • c4a3a9ddce fixed mode change delay Infineon\StieberD 2024-09-06 15:22:15 -07:00
  • 6a433af299 fixed receiving focus issue. fixed multiline select for NCR Infineon\StieberD 2024-09-06 11:56:39 -07:00
  • 5eef93065b fixed a bug encountered when pulling entities Infineon\StieberD 2024-09-05 16:03:49 -07:00
  • a8a9e91d04 fixed material track report, Mona_Services HTTP call, and COC file generation MESOISYSADMIN 2024-09-05 15:06:46 -07:00
  • 7762b129af pre cutover push Infineon\StieberD 2024-09-04 20:33:41 -07:00
  • 6ea6969f4b getting repo caught up Infineon\StieberD 2024-05-22 14:06:46 -07:00
  • a2cac41a8d testing form modification again Infineon\StieberD 2024-03-25 15:29:23 -07:00
  • f5781ddd0e testing form modfication Infineon\StieberD 2024-03-25 15:27:31 -07:00
  • 3a6a2b6b5b added sysprog entities Infineon\StieberD 2024-03-25 15:17:34 -07:00
  • 600a8e1f61 added frameworks entities Infineon\StieberD 2024-03-25 15:15:48 -07:00
  • 81e4baccb1 added remaining LSL2 entities Infineon\StieberD 2024-03-25 15:12:53 -07:00
  • 15b25a611c added LSL2 MSG entities Infineon\StieberD 2024-03-25 15:05:47 -07:00
  • c667dd56eb added LSL2 stored procedures Infineon\StieberD 2024-03-25 14:46:21 -07:00
  • 09f1a66046 added remaining LSL2 forms Infineon\StieberD 2024-03-25 14:36:50 -07:00
  • 5c19591207 testing push Infineon\StieberD 2024-03-25 14:28:35 -07:00
  • e37b399e15 testing forms Infineon\StieberD 2024-03-25 14:24:47 -07:00
  • 51ae98b1a5 testing file modification Infineon\StieberD 2024-03-25 14:15:23 -07:00
  • ebaaaf3c27 testing SRP Git for OI 10 Infineon\StieberD 2024-03-25 14:13:13 -07:00
  • b3f7ea1da8 Added README.md Stieber Daniel (IT FI MES) 2024-03-25 19:55:16 +00:00