Prospect Director v6.2.0.74

Build Date

Wednesday, June 05, 2024 10:31 PM

Modifications

User File Comments
klgcode InstallThemes.sql Update theme db scripts.
klgcode UpgradeThemes.sql Update theme db scripts.
klgcode LoginThemeFeature.vb Updated ColorEditor settings for Branding Colors, Custom Colors, and Login Theme.
klgcode CustomColorFeature.vb Updated ColorEditor settings for Branding Colors, Custom Colors, and Login Theme.
klgcode BrandingFeature.vb Updated ColorEditor settings for Branding Colors, Custom Colors, and Login Theme.
klgcode ThemeColor.vb Added AllowTransparent to ThemeColor/DTO. Updated ThemeColorsFeature to use it.
klgcode ThemeColors.vb Added AllowTransparent to ThemeColor/DTO. Updated ThemeColorsFeature to use it.
klgcode ThemeColors.xml Added AllowTransparent to ThemeColor/DTO. Updated ThemeColorsFeature to use it.
klgcode ThemeColors.xsd Added AllowTransparent to ThemeColor/DTO. Updated ThemeColorsFeature to use it.
klgcode ThemeExtensions.vb Added AllowTransparent to ThemeColor/DTO. Updated ThemeColorsFeature to use it.
klgcode ThemeColorDTO.vb Added AllowTransparent to ThemeColor/DTO. Updated ThemeColorsFeature to use it.
klgcode ThemeCommands.vb Added AllowTransparent to ThemeColor/DTO. Updated ThemeColorsFeature to use it.
klgcode ThemeColorsFeature.vb Added AllowTransparent to ThemeColor/DTO. Updated ThemeColorsFeature to use it.
klgcode ThemeColorUIO.vb Added AllowTransparent to ThemeColor/DTO. Updated ThemeColorsFeature to use it.
Eric Williams ExpressionEditor.auto.css Changed font size of button to 16px, so ellipsis is more visible.
Eric Williams IconEditor.auto.css Changed font size of button to 16px, so ellipsis is more visible.
Eric Williams ViewEditor.auto.css Changed font size of button to 16px, so ellipsis is more visible.
Eric Williams CanvasRx.Designer.vb Fixed typo in description text.
Eric Williams CanvasRx.resx Fixed typo in description text.
Eric Williams auto-complete.json Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ExplorerFolderListData.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams LdeSelectionEditor.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams SelectionListEditor.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams SystemVariableEdtior.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams DocumentTypeSelectorEditor.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ReportSelectorEditor.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams RuleScriptSelectorEditor.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams feature-blend.css Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams CanvasEditor.auto.css Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams SelectionListEditor.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ActionEditor.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams DocumentTypeSelectorEditor.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ExpressionEditorInput.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ExpressionEditorExtender.auto.css Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ExpressionEditorExtender.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams IdentitySelectionEditor.auto.css Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams IdentitySelectionEditor.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams LdeSelectionEditor.auto.css Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams LdeSelectionEditor.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams PopUpEditor.auto.css Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams PopUpEditor.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ReportSelectorEditor.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams RuleScriptSelectorEditor.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams SystemVariableEdtior.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ExplorerFolderListData.vb Conversion of multiple editors to use PopUpEditor base class.
Eric Williams LdeSelectionEditor.vb Conversion of multiple editors to use PopUpEditor base class.
Eric Williams SelectionListEditor.vb Conversion of multiple editors to use PopUpEditor base class.
Eric Williams SystemVariableEdtior.vb Conversion of multiple editors to use PopUpEditor base class.
Eric Williams DocumentTypeSelectorEditor.vb Conversion of multiple editors to use PopUpEditor base class.
Eric Williams ReportSelectorEditor.vb Conversion of multiple editors to use PopUpEditor base class.
Eric Williams RuleScriptSelectorEditor.vb Conversion of multiple editors to use PopUpEditor base class.
Eric Williams feature-blend.css Conversion of multiple editors to use PopUpEditor base class.
Eric Williams CanvasEditor.auto.css Conversion of multiple editors to use PopUpEditor base class.
Eric Williams SelectionListEditor.ts Conversion of multiple editors to use PopUpEditor base class.
Eric Williams ActionEditor.ts Conversion of multiple editors to use PopUpEditor base class.
Eric Williams DocumentTypeSelectorEditor.ts Conversion of multiple editors to use PopUpEditor base class.
Eric Williams ExpressionEditorInput.ts Conversion of multiple editors to use PopUpEditor base class.
Eric Williams ExpressionEditorExtender.auto.css Conversion of multiple editors to use PopUpEditor base class.
Eric Williams ExpressionEditorExtender.ts Conversion of multiple editors to use PopUpEditor base class.
Eric Williams IdentitySelectionEditor.auto.css Conversion of multiple editors to use PopUpEditor base class.
Eric Williams IdentitySelectionEditor.ts Conversion of multiple editors to use PopUpEditor base class.
Eric Williams LdeSelectionEditor.auto.css Conversion of multiple editors to use PopUpEditor base class.
Eric Williams LdeSelectionEditor.ts Conversion of multiple editors to use PopUpEditor base class.
Eric Williams PopUpEditor.auto.css Conversion of multiple editors to use PopUpEditor base class.
Eric Williams PopUpEditor.ts Conversion of multiple editors to use PopUpEditor base class.
Eric Williams ReportSelectorEditor.ts Conversion of multiple editors to use PopUpEditor base class.
Eric Williams RuleScriptSelectorEditor.ts Conversion of multiple editors to use PopUpEditor base class.
Eric Williams SystemVariableEdtior.ts Conversion of multiple editors to use PopUpEditor base class.
klgcode auto-complete.json Fixed auto-complete issues.
Eric Williams package.json Fully fixed tab order issue for canvas editor and and all other feature editors.
Eric Williams CanvasEditor.ts Fully fixed tab order issue for canvas editor and and all other feature editors.
Eric Williams FeatureDialog.ts Fully fixed tab order issue for canvas editor and and all other feature editors.
Eric Williams package.json Updated dev versions.
Eric Williams feature-blend.css Now will apply outline to checkboxes when editor has focus.
Eric Williams DecisionStatusComboBox.ts Now list is resized to accomodate all items up to 10 items in height.
Eric Williams package.json Process Stage and Process Status editors now are in the tab order.
Eric Williams DecisionStageComboBox.ts Process Stage and Process Status editors now are in the tab order.
Eric Williams DecisionStatusComboBox.ts Process Stage and Process Status editors now are in the tab order.
Eric Williams AceEditor.ts Added focus method overrride to applt focus to the button.
Eric Williams feature-blend.css Added padding to the right of the inputs container to allow the outline to be visible on the right hand side.
Eric Williams ImageButtonElement.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ElementNames.Designer.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ElementNames.resx Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams CanvasProfile.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ListItemService.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ProspectDirector.Services.vbproj Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ScanFiles.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams SelectionListItemGeneralFeature.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ChartContextFeature.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ImageGeneralFeature.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ElementMapping.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams DecimalEditor.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ProspectDirector.Web.UI.FeatureSets.vbproj Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ProspectDirectorJS.njsproj Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams Markup.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams Markup.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams DecimalEditor.auto.css Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams DecimalEditor.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams package.json Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams feature-blend.css Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ExpressionEditor.auto.css Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams IconEditor.auto.css Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams LdeSelectionEditor.auto.css Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams MaskedPopUpEditorBase.auto.css Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams PopUpEditor.auto.css Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams StringEditor.auto.css Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams StringEditor.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams TextAreaEditor.auto.css Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams TextAreaEditor.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams TimeEditor.auto.css Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams TimeEditor.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams feature-blend.css Feature Blend UI clean up first pass. Reworked focus outline css.
Eric Williams ExpressionEditor.auto.css Feature Blend UI clean up first pass. Reworked focus outline css.
Eric Williams IconEditor.auto.css Feature Blend UI clean up first pass. Reworked focus outline css.
Eric Williams LdeSelectionEditor.auto.css Feature Blend UI clean up first pass. Reworked focus outline css.
Eric Williams MaskedPopUpEditorBase.auto.css Feature Blend UI clean up first pass. Reworked focus outline css.
Eric Williams PopUpEditor.auto.css Feature Blend UI clean up first pass. Reworked focus outline css.
Eric Williams StringEditor.auto.css Feature Blend UI clean up first pass. Reworked focus outline css.
Eric Williams StringEditor.ts Feature Blend UI clean up first pass. Reworked focus outline css.
Eric Williams TextAreaEditor.auto.css Feature Blend UI clean up first pass. Reworked focus outline css.
Eric Williams TextAreaEditor.ts Feature Blend UI clean up first pass. Reworked focus outline css.
Eric Williams TimeEditor.auto.css Feature Blend UI clean up first pass. Reworked focus outline css.
Eric Williams TimeEditor.ts Feature Blend UI clean up first pass. Reworked focus outline css.
klgcode ScanFiles.vb Updated test code.
klgcode Markup.ts Added default color to Markup element.
klgcode Markup.ts Added default color to Markup element.
klgcode package.json Updated package.json.
klgcode ChartContextFeature.vb Added DecimalEditor. Updated ChartContextFeature to use it.
klgcode DecimalEditor.vb Added DecimalEditor. Updated ChartContextFeature to use it.
klgcode ProspectDirector.Web.UI.FeatureSets.vbproj Added DecimalEditor. Updated ChartContextFeature to use it.
klgcode ProspectDirectorJS.njsproj Added DecimalEditor. Updated ChartContextFeature to use it.
klgcode DecimalEditor.auto.css Added DecimalEditor. Updated ChartContextFeature to use it.
klgcode DecimalEditor.ts Added DecimalEditor. Updated ChartContextFeature to use it.
klgcode ListItemService.vb Fixed issues 744 and 745.
klgcode SelectionListItemGeneralFeature.vb Fixed issues 744 and 745.
klgcode ImageButtonElement.vb Renamed ImageButtonDTO to ImageDTO. Renamed ImageDTO.Image property to ImageURL.
klgcode ElementNames.Designer.vb Renamed ImageButtonDTO to ImageDTO. Renamed ImageDTO.Image property to ImageURL.
klgcode ElementNames.resx Renamed ImageButtonDTO to ImageDTO. Renamed ImageDTO.Image property to ImageURL.
klgcode CanvasProfile.vb Renamed ImageButtonDTO to ImageDTO. Renamed ImageDTO.Image property to ImageURL.
klgcode ProspectDirector.Services.vbproj Renamed ImageButtonDTO to ImageDTO. Renamed ImageDTO.Image property to ImageURL.
klgcode ImageGeneralFeature.vb Renamed ImageButtonDTO to ImageDTO. Renamed ImageDTO.Image property to ImageURL.
klgcode ElementMapping.vb Renamed ImageButtonDTO to ImageDTO. Renamed ImageDTO.Image property to ImageURL.
Eric Williams ResourcesModule.ts Removed unused variable.
Eric Williams RecentEntities.ts Converted to using subscriptions property.
Eric Williams ModuleTabStripMenuItem.ts Converted to using subscriptions property.
Eric Williams EventsHubRecorder.ts Now subscriptions array is initialized in the correct place.
Eric Williams ColorEditor.vb Now performs AllowTransaparent check during validation.
Eric Williams tinymce-content.css Added 10px padding to BODY.
Eric Williams ContentPageMenu.ts Removed context menu header.
Eric Williams package.json All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams Report.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams DynamicsEditor.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams ShapeRibbonSet.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams ContentPage.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams DesignableListPage.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams FileExplorerPage.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams FileFolderPage.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams ExplorerTree.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams BrowserPage.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams ViewPage.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams ThemesList.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams CanvasModule.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams ColumnsGrid.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams TablesGrid.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams EntityTypeModule.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams AncestorList.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams ChildrenList.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams RelationshipsMap.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams RelationshipsModule.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams ExpressionAssignmentExplorerModel.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams LicensesGrid.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams LicensingStatus.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams OverviewTile.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams ProcessModule.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams EditorModule.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams Browser.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams DragAndDrop.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams EventsHubRecorder.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams Explorer.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams Location.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams OpenFileDialog.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams ResourceDialog.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams SelectFileDialog.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams ResourcesModule.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams RuleHistory.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams EditorActions.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams EditorModule.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams RulesGrid.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams EventsHub.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams ThemesList.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams ThemesList.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams RecentItemsList.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams ManageArea.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams ModuleTabStrip.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams EventsHub.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams ColorPalette.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams AccessControlEditor.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams AceTextEditor.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams ExpressionField.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams UploadDialog.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams DocTypeAnchorsFeature.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams DocTypeAnchorsFinder.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams EntTypeAnchorsFeature.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams ColumnsFinder.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams ColumnsFinderGrid.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams BrandAndVersion.ts All event subscriptions in controls now use the subsriptions property to auto unsubscribe events during the control destroy event. Should reduce memory leaks.
Eric Williams EditorModule.ts Now supports mutiple extensions for the same editable type.
Eric Williams ResourceOpenCommand.ts Now supports mutiple extensions for the same editable type.
Eric Williams EditableTypes.ts Now supports mutiple extensions for the same editable type.
Eric Williams FeatureSetsRegistrar.vb All client side references to "ImageButton" have been updated to just "Image".
Eric Williams ImageGeneralFeature.vb All client side references to "ImageButton" have been updated to just "Image".
Eric Williams ImageTooltipFeature.vb All client side references to "ImageButton" have been updated to just "Image".
Eric Williams ProspectDirectorJS.njsproj All client side references to "ImageButton" have been updated to just "Image".
Eric Williams Image.ts All client side references to "ImageButton" have been updated to just "Image".
Eric Williams ImageAction.ts All client side references to "ImageButton" have been updated to just "Image".
Eric Williams ImageGeneralFeature.vb Added border radius.
Eric Williams ImageButton.ts Added border radius.
Eric Williams Image.ts Added border radius.
Eric Williams ImageButton.ts Added border radius.
Eric Williams Button.vb Reordered property names to be in alpha order.
Eric Williams ColumnToolTipFeature.vb Now Tooltips use the correct background and font colors.
Eric Williams ErrorTemplateFeature.vb Now Tooltips use the correct background and font colors.
Eric Williams SuccessTemplateFeature.vb Now Tooltips use the correct background and font colors.
Eric Williams EmailEditorFeature.vb Now Tooltips use the correct background and font colors.
Eric Williams ButtonTooltipFeature.vb Now Tooltips use the correct background and font colors.
Eric Williams HyperlinkTooltipFeature.vb Now Tooltips use the correct background and font colors.
Eric Williams ImageTooltipFeature.vb Now Tooltips use the correct background and font colors.
Eric Williams FormElementToolTipFeature.vb Now Tooltips use the correct background and font colors.
Eric Williams DecisionButtonTooltipFeature.vb Now Tooltips use the correct background and font colors.
Eric Williams CustomColorFeature.vb Color Editor AllowTransparent set to "true" by default. Updated references to ColorEditor to reflect the change in the default.
Eric Williams SeriesStyleFeature.vb Color Editor AllowTransparent set to "true" by default. Updated references to ColorEditor to reflect the change in the default.
Eric Williams ButtonStylesFeature.vb Color Editor AllowTransparent set to "true" by default. Updated references to ColorEditor to reflect the change in the default.
Eric Williams MarkupBorderFeature.vb Color Editor AllowTransparent set to "true" by default. Updated references to ColorEditor to reflect the change in the default.
Eric Williams MarkupStyleFeature.vb Color Editor AllowTransparent set to "true" by default. Updated references to ColorEditor to reflect the change in the default.
Eric Williams TextFeature.vb Color Editor AllowTransparent set to "true" by default. Updated references to ColorEditor to reflect the change in the default.
Eric Williams FormFieldFeature.vb Color Editor AllowTransparent set to "true" by default. Updated references to ColorEditor to reflect the change in the default.
Eric Williams ProcessViewKeysFeature.vb Color Editor AllowTransparent set to "true" by default. Updated references to ColorEditor to reflect the change in the default.
Eric Williams ProcessViewStagesFeature.vb Color Editor AllowTransparent set to "true" by default. Updated references to ColorEditor to reflect the change in the default.
Eric Williams ColorEditor.vb Color Editor AllowTransparent set to "true" by default. Updated references to ColorEditor to reflect the change in the default.
Eric Williams RuleScriptTagGeneralFeature.vb Updated ColorEditor params.
Eric Williams ThemeColorsFeature.vb Updated ColorEditor params.
Eric Williams ColorEditor.vb ColorEditor now displays theme and inline colors as expected.
Eric Williams ColorEditor.ts ColorEditor now displays theme and inline colors as expected.
Eric Williams MceEditor.ts ColorEditor now displays theme and inline colors as expected.
Eric Williams ColorEditor.ts ColorEditor now displays theme and inline colors as expected.
Eric Williams ColorEditorInput.ts ColorEditor now displays theme and inline colors as expected.
Eric Williams ColorEditorSwatch.ts ColorEditor now displays theme and inline colors as expected.
Eric Williams ColorsDialog.ts ColorEditor now displays theme and inline colors as expected.
Eric Williams FeatureSetsRegistrar.vb Register Decision Button Styles feature.
Eric Williams CssStates.ts Now applies background gradient as expected.
Eric Williams DecisionButton.vb Decision Button now supports styling of states.
Eric Williams DecisionButton.ts Decision Button now supports styling of states.
Eric Williams DecisionButton.ts Decision Button now supports styling of states.
Eric Williams DecisionButton.ts Decision Button now supports styling of states.
Eric Williams FeatureSetsRegistrar.vb Moved button styles to new "Appearance" tab.
Eric Williams feature-blend.css Fixed orientation of footer resize handle.
Eric Williams DuplicateFieldCommand.ts Fixed issue where moving fields or duplicating fields were not being saved as expected.
Eric Williams CategoriesEditor.ts Fixed issue where moving fields or duplicating fields were not being saved as expected.
Eric Williams LegendEditor.ts Fixed issue where moving fields or duplicating fields were not being saved as expected.
Eric Williams ValuesEditor.ts Fixed issue where moving fields or duplicating fields were not being saved as expected.
Eric Williams FieldListCollection.ts Fixed issue where moving fields or duplicating fields were not being saved as expected.
klgcode FeatureSetsRegistrar.vb Added Min/Max properties to ValueAxisStyle. ChartStyle.getValueAxis method sets min/max on axis.
klgcode ValueAxis.vb Added Min/Max properties to ValueAxisStyle. ChartStyle.getValueAxis method sets min/max on axis.
klgcode ChartContextFeature.vb Added Min/Max properties to ValueAxisStyle. ChartStyle.getValueAxis method sets min/max on axis.
klgcode CanvasRx.Designer.vb Added Min/Max properties to ValueAxisStyle. ChartStyle.getValueAxis method sets min/max on axis.
klgcode CanvasRx.resx Added Min/Max properties to ValueAxisStyle. ChartStyle.getValueAxis method sets min/max on axis.
klgcode ChartStyle.ts Added Min/Max properties to ValueAxisStyle. ChartStyle.getValueAxis method sets min/max on axis.
klgcode IChartOptions.ts Added Min/Max properties to ValueAxisStyle. ChartStyle.getValueAxis method sets min/max on axis.
Eric Williams ProspectDirectorJS.njsproj Added canvas css file.
Eric Williams ThemeHandler.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ThemeColorTerm.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ThemeColor.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams RulesGridContextMenu.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams RulesGridContextMenu.ts Added "Change Tags" menu item.
klgcode ThemeHandler.vb Added CUSTOM_PREFIX constant to ThemeColor.
klgcode ThemeColorTerm.vb Added CUSTOM_PREFIX constant to ThemeColor.
klgcode ThemeColor.vb Added CUSTOM_PREFIX constant to ThemeColor.
Eric Williams Module.ts Now modules that execute commands on close will close as expected even if the module is in an "error" state.
Eric Williams EditFieldCommand.ts Changed label from "Copy" to "Edit".
Eric Williams BrandingColors.xml Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams SystemColors.xml Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ThemeColors.xml Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams EntityType.hbm.xml Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams EntityType.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ExplorerService.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ExplorerNodeDTO.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams !ProjectCommand.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ListRogueFiles.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ThemeCommands.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ExploererNodeUIO.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams CustomColorFeature.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams GeneralFeature.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ThemeColorsFeature.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams RegularExpression.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams auto-complete.json Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ModelNode.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ExplorerTreeContextMenu.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ColorPicker.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams kendo.grid.css Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams DeleteJobCommand.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ExpressionsSelectionDialog.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams GridContextMenu.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ExpressionsSelectionDialog.ts Changed title to "Select | Expression".
klgcode BrandingColors.xml Updated color files to explicitly set defaults.
klgcode SystemColors.xml Updated color files to explicitly set defaults.
klgcode ThemeColors.xml Updated color files to explicitly set defaults.
klgcode ThemeCommands.vb Updated color files to explicitly set defaults.
Eric Williams kendo.grid.css Added "position: relative" to ".k-grid .k-grid-header .k-header" selector.
klgcode EntityType.hbm.xml Fixed issue 741.
klgcode EntityType.vb Fixed issue 741.
klgcode ExplorerService.vb Fixed issue 741.
klgcode ExplorerNodeDTO.vb Fixed issue 741.
klgcode ExploererNodeUIO.vb Fixed issue 741.
klgcode ModelNode.ts Fixed issue 741.
klgcode ExplorerTreeContextMenu.ts Fixed issue 741.
klgcode ColorPicker.ts Updated order of colors in color picker.
Eric Williams DeleteJobCommand.ts Removed extra "the" from the tooltip.
Eric Williams GridContextMenu.ts Now a context menu will not be displayed when right clicking a column marked "-pd-noevent".
Eric Williams kendo.grid.css Drag hint for grid columns now uses theme colors.
klgcode CustomColorFeature.vb Added COLOR_ID constant.
klgcode CustomColorFeature.vb CustomColorFeature now shows full color ID in description.
klgcode GeneralFeature.vb AllowThemeColors method now checks color.AllowTheme.
klgcode ThemeColorsFeature.vb AllowThemeColors method now checks color.AllowTheme.
klgcode RegularExpression.vb Error message now uses label instead of name.
klgcode auto-complete.json Auto-complete updates.
klgcode !ProjectCommand.vb Updated test code.
klgcode ListRogueFiles.vb Updated test code.
Eric Williams RuleScriptTag.auto.css Minor adjustments to dark theme lightness threshold and background alpha.
Eric Williams GridSelectionModule.js Double clicking a row/cell in a "filler" column within a grid now no longer fires the double click event in error.
Eric Williams Dimensions.auto.css Status bar for canvas now uses theme colors.
Eric Williams TypesList.auto.css List view of entity types now shows vertical scroll bar as expected.
Eric Williams RuleScriptTag.auto.css Tags now display the text color using the theme hover text color when hovered in a grid.
Eric Williams ThemeColor.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ThemeColors.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ThemeColors.xml Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ThemeColors.xsd Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ThemeExtensions.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ViewService.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ThemeColorDTO.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ViewConstants.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams Data.sql Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ThemeCommands.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams BrandingFeature.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams Resources.Designer.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams Resources.resx Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ThemeColorUIO.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams UploadFile.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams UploadFile.ts Now status text uses theme colors and updates when a status change occurs.
klgcode ThemeColors.xml Updated ThemeColors.xml and associated schema.
klgcode ThemeColors.xsd Updated ThemeColors.xml and associated schema.
klgcode Resources.Designer.vb Fixed module descriptions.
klgcode Resources.resx Fixed module descriptions.
klgcode Data.sql Updated system variable views.
klgcode BrandingFeature.vb Branding color description now includes color ID.
klgcode ThemeColor.vb Added AllowTheme property to ThemeColorDTO.
klgcode ThemeColors.vb Added AllowTheme property to ThemeColorDTO.
klgcode ThemeColors.xml Added AllowTheme property to ThemeColorDTO.
klgcode ThemeExtensions.vb Added AllowTheme property to ThemeColorDTO.
klgcode ThemeColorDTO.vb Added AllowTheme property to ThemeColorDTO.
klgcode ThemeCommands.vb Added AllowTheme property to ThemeColorDTO.
klgcode ThemeColorUIO.vb Added AllowTheme property to ThemeColorDTO.
klgcode ViewService.vb Delete ENTITY_TYPE_RELATIONSHIPS constant.
klgcode ViewConstants.vb Delete ENTITY_TYPE_RELATIONSHIPS constant.
klgcode Data.sql Updated data script. Deleted EntityTypeRelationships view.
Eric Williams kendo.grid.css Now grid row hover effect works as expected. Grid selection style now works as expected.
Eric Williams CssStates.ts Fixed button background display issue when defaults are used and a border color is specified.
Eric Williams EntityProcessFieldDialog.ts Now when a stage is not selected a validation pop over is shown instead of a dialog.
Eric Williams History.ts Now clicking the "back" button for the first time produces the expected result. Root node is now selected when the last item in the history is navigated to.
Eric Williams Explorer.ts Now clicking the "back" button for the first time produces the expected result. Root node is now selected when the last item in the history is navigated to.
Eric Williams RuleScriptTag.auto.css Now script tag colors look correct in light themes.
Eric Williams Report.ts Now updates the report when the theme is changed.
Eric Williams MceEditor.ts Now triggers change event on "Paste" and "ExecCommand" events.
Eric Williams CodeWorkspacePane.ts When closing pane 2 using the [x] button, focus is now properly returned to pane 1.
Eric Williams TagsModule.ts Now tab text reads "Rules | Script Tags".
Eric Williams Text.vb Background Color and Border Color are now set to Transparent by default.
Eric Williams HomePageEditorFeature.vb Now mail messages and tooltips use the default theme of the MCE editor as expected. The color palette now only shows non-theme colors on tooltips and mail messages.
Eric Williams MarkupEditorFeature.vb Now mail messages and tooltips use the default theme of the MCE editor as expected. The color palette now only shows non-theme colors on tooltips and mail messages.
Eric Williams TextEditorFeature.vb Now mail messages and tooltips use the default theme of the MCE editor as expected. The color palette now only shows non-theme colors on tooltips and mail messages.
Eric Williams RichTextEditor.vb Now mail messages and tooltips use the default theme of the MCE editor as expected. The color palette now only shows non-theme colors on tooltips and mail messages.
Eric Williams package.json Now mail messages and tooltips use the default theme of the MCE editor as expected. The color palette now only shows non-theme colors on tooltips and mail messages.
Eric Williams RichTextEditor.ts Now mail messages and tooltips use the default theme of the MCE editor as expected. The color palette now only shows non-theme colors on tooltips and mail messages.
Eric Williams MceEditor.ts Now mail messages and tooltips use the default theme of the MCE editor as expected. The color palette now only shows non-theme colors on tooltips and mail messages.
Eric Williams ColorPicker.ts Now mail messages and tooltips use the default theme of the MCE editor as expected. The color palette now only shows non-theme colors on tooltips and mail messages.
Eric Williams RichTextMce.ts Now mail messages and tooltips use the default theme of the MCE editor as expected. The color palette now only shows non-theme colors on tooltips and mail messages.
Eric Williams RichText.ts Now mail messages and tooltips use the default theme of the MCE editor as expected. The color palette now only shows non-theme colors on tooltips and mail messages.
Eric Williams CssStates.ts Now resets css "background" property before applying state properties.
Eric Williams ButtonStylesFeature.vb Buttons now retain gradient when border or text colors is provided.
Eric Williams CssStates.ts Buttons now retain gradient when border or text colors is provided.
Eric Williams RichTextEditor.vb Now background color and text color is displayed correctly given the context within which the RichTextEditor is displayed.
Eric Williams MarkupVisualEditor.ts Now background color and text color is displayed correctly given the context within which the RichTextEditor is displayed.
Eric Williams MceEditor.ts Now background color and text color is displayed correctly given the context within which the RichTextEditor is displayed.
Eric Williams RichTextMce.ts Now background color and text color is displayed correctly given the context within which the RichTextEditor is displayed.
Eric Williams RichText.ts Now background color and text color is displayed correctly given the context within which the RichTextEditor is displayed.
Eric Williams jadeui.css Added updated colors to the various message dialog types.
Eric Williams DecisionButton.ts Now decision execution will refresh the Explorer and check to see if the current form has changes.
Eric Williams ExecuteDecisionResponse.ts Now decision execution will refresh the Explorer and check to see if the current form has changes.
Eric Williams Navigator.ts Now decision execution will refresh the Explorer and check to see if the current form has changes.
Eric Williams ScriptResponse.ts Now decision execution will refresh the Explorer and check to see if the current form has changes.
Eric Williams DynamicsEditor.ts Added tooltip to variable toggle button.
Eric Williams TagEditorBatch.auto.css Tag text color now uses --visiv-system-black.
Eric Williams canvasjs.css Fixed hover color in RIbbonBar tab to use theme hover color.