issues
search
sailpoint-oss
/
colab-iiqda
The IdentityIQ Deployment Accelerator (IIQDA) is a plugin for the popular and free IDE Eclipse that provides several features designed to make configuring and managing IdentityIQ easier.
MIT License
3
stars
8
forks
source link
Version 4.0.4 from Mercury Cyber
#11
Closed
ksmith1787
closed
6 months ago
ksmith1787
commented
6 months ago
Here are the changes:
Incremented the version number to 4.0.4-SNAPSHOT
Added method toCustomCase to CoreUtils.java to conform with new format
In Workflow-Importer synchronizing the list of classes so every class isn't listed and added the Dashboard classes to skipClasses
In ArtifactHelper.java put in some logic to remove spaces where inappropriate
In IIQPlugin.java adjusted the list of importable classes
In IIQPreferenceConstants.java added P_CUSTOM_FILENAMES = customFilenames
In IIQProjectPropertyPage.java added button for custom filenames to conform to new format
In ImportResourceWizard.java added code to implement new custom filenames
ksmith1787
commented
6 months ago
Closing to resolve merge conflicts
Here are the changes: