Skip to content

Releases: coolOrangeLabs/powerGateTemplate

v24.0.319.0

30 Jul 15:00
Compare
Choose a tag to compare

Changes:

  • 57190dd #195: check whether the CopyRight information at the bottom already exists.
  • 4fa2db4 Merge pull request #240 from coolOrangeLabs/add_pG2024_code
  • 49bd785 .
  • 40f454d changed plugin build path
  • c4d985a .
  • 8138a93 changed YAML
  • d2311ba pushed newest template code and changed installers
  • 734d161 Update _sidebar.md
  • 0581df8 Update _sidebar.md
  • 26ea72f move copyRight text from top of files to the bottom of files
See More
  • 7696594 Update _sidebar.md
  • c538474 removed unnecessary wikis
  • 6802862 #238 Check for virtual components in GetVaultBomRows now uses _EntityTypeID instead of Bom_XrefTyp
  • 3d5368d Added comment to RestrictItemRelease that condition must be changed if items without associations should be transferred to the erp system
  • 8aebcc2 #233: When fixing issue that system properties were updated like UDPs erpMaterial wasn't passed into update function
  • 08518c6 Merge pull request #235 from coolOrangeLabs/Extension_Virtual_Components
  • 95d95b0 Added automatic enabling of the structured view of the BOM
  • f8a7fe3 Implemented option to define UDPs and quantity for virtual components
  • 3d28edf #234 - Check-Items now marks entities with error when item number is to long

This list of changes was auto generated.

v23.0.292.0

14 Dec 14:49
Compare
Choose a tag to compare

Changes:

  • 4a12ef9 Merge master branch into 'origin/powerGate_rework'
  • 0880531 fix parameters for Update-VaultItem
  • 6492c3e Changed selectedItem to scriptscope so it is available in all events
  • b32044f PG-1260
  • 836d8a9 - in gotobom and gotomaterial using sender.datacontext instead of erpMaterial as erpmaterial is out of scope
  • a6246f3 PG-1260
  • 61c1539 PG-1260
  • d9492fe PG-1260
  • 3cc5bd2 PG-1260
  • 06f8233 PG-1260
See More

This list of changes was auto generated.

v23.0.254.0

15 Nov 09:17
Compare
Choose a tag to compare

This is a workable powerGateTemplate version before this commit aa5282c, made the powerGateTemplate unworkable until powerGate v23.0.4 gets released

Changes:

  • 6a458a4 #232: Use $null = instead of | Out-Null
  • 6838a01 #232: Use -InputObject instead of pipe operator
  • 03e3bb5 corrected and readded line from commit 578d286
  • 053dff1 Inventor window and Vault tabs now check whether there are any available services to determine if pg should be active or not
  • 578d286 Fixed issue of unneeded powerGate Error Dialog about not existing ERP connection
  • 31735b5 Merge branch 'master' of https://github.com/coolOrangeLabs/powerGateTemplate
  • adcb542 implemantation of #228: Show Error in Inventor Datasheet when no connection to ERP
  • 1a514fe implemantation of #228: Show Error in Tab when no connection to ERP
  • cccd833 Fix incorrect "_Number" property passed to 'Update-VaultItemWithErrorHandling'
  • 5099ab7 - removed not supported Workgroup flavior from docs, because powerGate v23 requires prefessional installations
See More
  • dd98d0e - removed obsolete powerEvents (and powerVault) installation conditions because those applications are autoamtically installed with powerVault v23
  • 443e4d9 - removed Vault 2020 download urls from AdminChecks script as no powerGate v23 versions for that version are available
  • f5e3563 + fixed powerGate setup urls in AdminChecks script as v23 installers include a _Vault version suffic in their setup name
  • 473bc04 - removed powerEvents section from adminchecks file because powerJobs Client (and therefore also powerEvents) are automatically installed with powerGate v23 setups
  • e913355 Update install-customizations.md
  • ece5c72 Revert commit 713646a
  • 713646a PG-1190
  • 4d8a40c Merge pull request #223 from coolOrangeLabs/Rework
  • 6791324 fix for #224 and disable ToUpper for $number because the plugin should handle that
  • be5f10b Added a comment if InventorServer doesn't support the target or source format
  • fb55c9e #220 Extension of same jobs
  • 30a40d1 fixing bugs
  • 0f209d6 disable tabs when one of the ERP services is not available
  • c00f32c add restriction when postion is empty
  • bb284d1 Changed PowerJobsProcessor Install Key
  • 1337aab delete unneeded comments: Problem solved after a clean installation
  • 1e55b8c Fixed case sensitive bug
  • 81aa8e8 Merge pull request #222 from coolOrangeLabs/powerGate_rework
  • 871e2a7 Update README.md
  • f7dcd10 small fix
  • 8a6d4c6 Merge branch 'powerGate_rework' of https://github.com/coolOrangeLabs/powerGateTemplate into powerGate_rework
  • 7dd0c81 fixing bugs
  • 50ad914 Updated powerGate Template connection urls to PGS plugins for v22.0.1
  • f4ba2d0 Merge branch 'powerGate_rework' of https://github.com/coolOrangeLabs/powerGateTemplate into powerGate_rework
  • e8b3c0c updeted tabs in Vault and Safedialog in Inventor and Sthe search function for supporting powerGate 22.0.1
  • b250a9e Updated powerGate Template powerJobs Processor jobs for v22.0.1 (and latest PJP versions)
  • 11d0952 - removed not any more required Erp.Standard.Checks file because the validations from 'Test-ErpBomIsSynced' are now directly performed by 'Test-ErpItemAndBOMForVaultFileOrVaultItem'
  • e4dd9e8 Updated powerGate Template powerEvents functionalities for v22.0.1
  • f6cf7d1 refactoring BomWindow: support for new powerGate version where errors are set automatically
  • 6de478d small fixes
  • 00dd6c9 format document
  • 9cd1e20 disable tabs when no connection
  • 569d589 disable MessageBox when not connected to ERP
  • 06faf9b disable MessageBox when not connected to ERP

This list of changes was auto generated.

v23.0.238.0

03 Oct 10:30
364cf0e
Compare
Choose a tag to compare

Features

  • powerGate v21 Support (without the new v22 error handling support)
  • Vault 2023 Support

Changes:

  • Bug fixing: Changed PowerJobsProcessor Install Key
  • 8ad2e48 Merge pull request #221 from coolOrangeLabs/powerMigration_2023
  • 9177a73 Added log file for automatic migration.
  • 29c3a45 powerMigration from 2021 to 2023 by PC cOITPC16
  • b574510 Merge pull request #216 from coolOrangeLabs/issue_#61 [ #215 ]
  • 0826ad1 .
  • f23d8a5 put Url creation into a proper function
  • f048b2a use function which works without parameter
  • 7dac9bf removed accidentally commited line (committed in commit db04e62
  • bf75ef3 introduced function to connect directly with the configured ERP. To use anywhere you should get no message boxes, e.g. job scripts
  • 38fba20 Update pdf-export.md
See More
  • eac71d4 Merge pull request #213 from coolOrangeLabs/issue#68
  • e1d8a42 introduced ERP connection and upload (currently disabled)
  • bdafd0e Merge branch 'issue#68' of https://github.com/coolOrangeLabs/powerGateTemplate into issue#68
  • 52aa82e since Synchronize Properties gets triggered already by powerEvents, disable it in the Vault configuration!
  • 0feef63 removed unneeded import
  • 6803cda Update pdf-export.md
  • 527feb2 removed unneeded module
  • 13b12d0 Merge branch 'issue#68' of https://github.com/coolOrangeLabs/powerGateTemplate into issue#68
  • 9431562 use powerVault instead of Vault API
  • 26d51fc new job for PDF creation for items
  • 5dbdc50 correct jobtype name, removed message boxes used for debugging
  • 8efcaed new event for item release
  • cbd27c7 Merge pull request #214 from coolOrangeLabs/issue_#103
  • 9656792 removed unneeded update calls
  • 0487ea3 show error if Vault entity update fails
  • 522ec4b introduced wrapper functions with error handling
  • e1b3380 Update pdf-export.md
  • 7d8dc18 trigger sync property job in powerEvents directly before the pdf job, with a higher priority
  • e6ec4be upgrade coolOrange.Logging.dll because of breaking changes after v21.0.1
  • 45420c3 * Moved collectResponse code into ConnectToErpServer function
  • 8c8b9cc * Changed Update-BomWindowEntity parameter Tooltip to StatusDetails

This list of changes was auto generated.

v21.0.161.0

07 Jun 10:08
Compare
Choose a tag to compare

Changes:

  • c4abfc5 #211 - ERP Item dialog in Inventor now uses existing erp item in materialtabcontext if one exists
  • db04e62 #192 - Renamed erpItem.xaml to "ERP Item.xaml" so TabTitleBehavior can be removed from the file's content. This resolves issues loading the xaml file within Inventor
  • e45719a removed double function call
  • afdfe1c #211 - Removed IsCreate and IsUpdate properties from material
  • bed681f Removed duplicate check for missing vault mapping
  • 600bb34 Deleted testfile that was accidentally comitted
  • 5f5f3bd Merge pull request #204 from coolOrangeLabs/issue-198
  • 96d4ed3 fixed some problems with ERP- and Vault connection
  • fa4799e Test Servername is the Computername by default, added "Vault" to Test Vaults, migrated the servername-selection logic into the ConnectToErpServer function (see #204 (comment)
  • e837b14 Update api-examples-for-erp.md
See More
  • eec0d4b added test file
  • 8aab70d ...
  • 791e0e7 ...
  • 55f4cce changed default Servername, more than one Vault possible in mapping, Error Message if Vault is not mapped
  • 827b481 removed changes for issue 199, cause not working
  • 974436c VDS changed IsDisabled to IsReadOnly, so users can mark&copy NUMBER
  • ad4331b fixed Plugin logging conflict with 21.0.1 PGS
  • 48c8b44 Update labels.csv
  • 21da66f Update columns.csv
  • 01e00fb new function "getRelatedPGServerName"
  • 5b18f2f inital commit
  • 5fa31f8 solution for #199
  • dbdf80b Update README.md
  • d68de6b Merge pull request #202 from coolOrangeLabs/wiki
  • 4cd5c0f Update README.md
  • 1580ed7 migrated Wiki to Code via Script
  • b1d294b Merge pull request #201 from manuelcassan/patch-2
  • 7df2c98 Initialize coolOrange only in specific apps
  • a09771f changed vmImage to windows-latest

This list of changes was auto generated.

v21.0.115.0

14 Oct 11:46
Compare
Choose a tag to compare

Changes:

  • a26998f Insert CopyRight information in top of PowerShell scripts fixed #195
  • 8203faa fix for #183
  • 36488ce powerGate performance txt file added to output dir

This list of changes was auto generated.

v21.0.86.0

23 Jul 10:50
Compare
Choose a tag to compare

Changes:

  • c10a851 fixed #179 Vault process remains open after closing the Vault Client
  • 5aa9426 Added missing functions in powerGateMain
  • f55ce27 Update README.md
  • bb1e15c Added script for Initial Checks. Checks Read/Write. Downloads and installs setups
  • aac8564 Merge pull request #178 from manuelcassan/patch-1
  • 8bcba2f Typo correction

This list of changes was auto generated.

v21.0.78.0

23 Apr 09:17
Compare
Choose a tag to compare

Features

  • New coolOrange style dialogs
  • New Logging
  • Compatible with coolorange v21 products
  • Vault 2021 tested

Changes:

See More
  • 8090f6c Added BIN folder for PSFramework
  • 62fcf08 Renamed PSFrameWork Folder
  • 528ce0a Added for logging PSFrameWork module Version Version 1.5.172
  • 8eb637d Added new logging in PowerShell by using module
  • 296024b Merge branch 'ikea-katalog'
  • d61accc Fixed SAP validation syntax errors
  • b4b356e Fixed parsing xml
  • fd9720e Fixed edit+save config
  • a78426f Refactored functions to use approved verbs
  • c3b9786 Added SAP validation module for files
  • 53894f8 Copied SAP validation module (needs to be finished)
  • b92cbd5 Added Validation module for ProAlpha
  • e6494fc Validation module: refactored "standard" to be more easy for plugin and play
  • fe99e6b Fixed SAP validation syntax errors
  • 028c977 Fixed parsing xml
  • ec73f33 Fixed edit+save config
  • 437eeac Refactored functions to use approved verbs
  • 775b815 Added SAP validation module for files
  • bdea03c Update README.md
  • 3a54a9a Copied SAP validation module (needs to be finished)
  • 62a1511 Added Validation module for ProAlpha
  • 37b8000 Validation module: refactored "standard" to be more easy for plugin and play
  • ccce4d6 Merge pull request #165 from coolOrangeLabs/issue-126
  • e352696 fixed merging for powerEvents
  • f0c6130 Fixed merging for "RefreshView"
  • e73f49d fixed merging for "GetSelectedObject"
  • b86013c Merge branch 'master' into issue-126
  • 130118f Merge branch 'master' of https://github.com/coolOrangeLabs/powerGateTemplate
  • 5b4d881 getConfigFromVault
  • 6b27f12 Removed redundant code from EditConfiguration.ps1
  • c3f0ef0 When config starts with ILLEGAL chars then they are removed
  • 34aeb07 When no config is in Vault then imports the template XML
  • 29e73b8 Added specifc error message when powerGatecfg NOT contains section
  • cb17b08 "Edit-ResponseWithErrorMessage" extended with message for looking into the powerGate.Log file
  • 255ba82 Added Wait cursor when clicking "Search"
  • 8f0c2da Improved logged WARN text for QUERY in plugin
  • ed98463 installer typo
  • f98a58d installer added eula
  • a40c238 smal refactor for #152
  • 9a9beb2 fixes #152
  • b2fe2b5 Merge branch 'master' of https://github.com/coolOrangeLabs/powerGateTemplate
  • 0b8c1cc deleted EULA references
  • f5c1ece Removed EULA
  • f8029b3 #157 - should fix.. tested but not with this template, therfore should be tested again..
  • b97ee3d #158 set logLevel to OFF
  • 99c2468 fixed namespaces
  • 2f1f9c6 implemented DOCUMENTS for interface
  • 61a36c7 Interface implementation for BOM and ITEMS
  • cc88052 Splitted service from metadata
  • 62f192b Created empty implementations of new Interface
  • 71c8c37 added csproj change #128
  • 3d70d3d Added first version of IErpManager

This list of changes was auto generated.

v1.0.24.0

04 Aug 11:58
Compare
Choose a tag to compare

Changes:

  • 57c472a Update powerGateMain.ps1
  • 2026b95 Minor bugfixes for CAD and display issues
  • 70529b2 Added "Open in ERP" functionality
  • 4b721c4 Typo in function name

This list of changes was auto generated.

v1.0.21.0

26 Jul 16:15
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.