Prospect Director v6.2.0.77

Build Date

Thursday, August 15, 2024 04:37 PM

Modifications

User File Comments
klgcode PluginManager.vb Updated plugin min version check. Moved #if DEBUG checks from plugins to platform.
klgcode ServerManager.vb Updated log messages.
klgcode ButtonElement.vb Actions now support multiple rule script references.
klgcode HyperlinkElement.vb Actions now support multiple rule script references.
klgcode ImageButtonElement.vb Actions now support multiple rule script references.
klgcode DocumentContent.vb Actions now support multiple rule script references.
klgcode Action.vb Actions now support multiple rule script references.
klgcode IHasScriptReference.vb Actions now support multiple rule script references.
klgcode IHasScriptReferences.vb Actions now support multiple rule script references.
klgcode ProspectDirector.Core.vbproj Actions now support multiple rule script references.
klgcode ThemeExtensions.vb Changed ThemeExtensions.ToThemeDTO method parameters. Parameters are now optional and callers specify parameter names.
klgcode ThemeService.vb Changed ThemeExtensions.ToThemeDTO method parameters. Parameters are now optional and callers specify parameter names.
klgcode Data.sql Updated width of description column in the plugins builtin view.
klgcode Jade.Rules.vbproj Added ObjectMap base class. Updated scoped object maps to use it.
klgcode FunctionMap.vb Added ObjectMap base class. Updated scoped object maps to use it.
klgcode JTokenMap.vb Added ObjectMap base class. Updated scoped object maps to use it.
klgcode ListTermMap.vb Added ObjectMap base class. Updated scoped object maps to use it.
klgcode MapMap.vb Added ObjectMap base class. Updated scoped object maps to use it.
klgcode ObjectMap.vb Added ObjectMap base class. Updated scoped object maps to use it.
klgcode ProcedureMap.vb Added ObjectMap base class. Updated scoped object maps to use it.
klgcode ScopedObjectMap.vb Added ObjectMap base class. Updated scoped object maps to use it.
klgcode VariableMap.vb Added ObjectMap base class. Updated scoped object maps to use it.
klgcode XElementMap.vb Added ObjectMap base class. Updated scoped object maps to use it.
klgcode IListTerm.vb Added ObjectMap base class. Updated scoped object maps to use it.
klgcode IUndefinable.vb Added ObjectMap base class. Updated scoped object maps to use it.
klgcode IVariable.vb Added ObjectMap base class. Updated scoped object maps to use it.
klgcode Context.vb Added ObjectMap base class. Updated scoped object maps to use it.
klgcode AttachmentsMap.vb Added ObjectMap base class. Updated scoped object maps to use it.
klgcode dev.CleanDatabase.sql Updated dev procedure.
klgcode dbo.ExportResourceFile.sql Dropped unused function. Updated PDDBX to drop function.
klgcode dbo.ExportResourceFile.xml Dropped unused function. Updated PDDBX to drop function.
klgcode Database.xml Dropped unused function. Updated PDDBX to drop function.
klgcode dbo.ExportResourceFile.xml Dropped unused function. Updated PDDBX to drop function.
klgcode dbo.Resource.xml Dropped unused function. Updated PDDBX to drop function.
klgcode ProspectDirector.Tools.PDDBX.vbproj Dropped unused function. Updated PDDBX to drop function.
klgcode ResourceHandler.vb Resources now support option to disable data tag conversion.
klgcode ResourceTerm.vb Resources now support option to disable data tag conversion.
klgcode TemplateProcessor.cs Resources now support option to disable data tag conversion.
klgcode Resources.xml Resources now support option to disable data tag conversion.
klgcode TextResources.xml Resources now support option to disable data tag conversion.
klgcode Resource.hbm.xml Resources now support option to disable data tag conversion.
klgcode Resource.vb Resources now support option to disable data tag conversion.
klgcode dbo.ExportResourceTreeFiles.sql Resources now support option to disable data tag conversion.
klgcode dbo.Resource.sql Resources now support option to disable data tag conversion.
klgcode ResourceHandler.vb Resources now support option to disable data tag conversion.
klgcode ResourceFileService.vb Resources now support option to disable data tag conversion.
klgcode FileDTOs.vb Resources now support option to disable data tag conversion.
klgcode dbo.ExportResourceTreeFiles.xml Resources now support option to disable data tag conversion.
klgcode dbo.Resource.xml Resources now support option to disable data tag conversion.
klgcode FileGeneralFeature.vb Resources now support option to disable data tag conversion.
klgcode FileMetadataUIO.vb Resources now support option to disable data tag conversion.
klgcode FeatureSetsRegistrar.vb Resources now support option to disable data tag conversion.
klgcode Features.Designer.vb Resources now support option to disable data tag conversion.
klgcode Features.resx Resources now support option to disable data tag conversion.
klgcode ConvertForms.xml Upgrade now updates RoseRA import actions. Changed how tasks are installed vs upgraded.
klgcode ConvertStringColumns.xml Upgrade now updates RoseRA import actions. Changed how tasks are installed vs upgraded.
klgcode DisableThemes.xml Upgrade now updates RoseRA import actions. Changed how tasks are installed vs upgraded.
klgcode RefreshModules.xml Upgrade now updates RoseRA import actions. Changed how tasks are installed vs upgraded.
klgcode RefreshViews.xml Upgrade now updates RoseRA import actions. Changed how tasks are installed vs upgraded.
klgcode UpdateCanvasActions.xml Upgrade now updates RoseRA import actions. Changed how tasks are installed vs upgraded.
klgcode UpdateCanvasReferences.xml Upgrade now updates RoseRA import actions. Changed how tasks are installed vs upgraded.
klgcode UpdateColors.xml Upgrade now updates RoseRA import actions. Changed how tasks are installed vs upgraded.
klgcode UpdateRuleScripts.xml Upgrade now updates RoseRA import actions. Changed how tasks are installed vs upgraded.
klgcode UpdateThemes.xml Upgrade now updates RoseRA import actions. Changed how tasks are installed vs upgraded.
klgcode UpgradePDEs.xml Upgrade now updates RoseRA import actions. Changed how tasks are installed vs upgraded.
klgcode UpgradeRules.xml Upgrade now updates RoseRA import actions. Changed how tasks are installed vs upgraded.
klgcode ProspectDirector.Tools.PDDBX.vbproj Upgrade now updates RoseRA import actions. Changed how tasks are installed vs upgraded.
klgcode UpdateCanvasActionsV1.vb Upgrade now updates RoseRA import actions. Changed how tasks are installed vs upgraded.
klgcode UpdateCanvasActionsV2.vb Upgrade now updates RoseRA import actions. Changed how tasks are installed vs upgraded.
klgcode DbxObject.vb Upgrade now updates RoseRA import actions. Changed how tasks are installed vs upgraded.
klgcode dbo.QueryListDataColumns.sql Fixed issue 778. QueryListDataColumns function now returns format.
klgcode dbo.QueryListDataColumns.xml Fixed issue 778. QueryListDataColumns function now returns format.
klgcode FactoryBase.vb Added IsLocal to FactoryBase. RuleEngine now checks IsLocal.
klgcode RuleEngine.vb Added IsLocal to FactoryBase. RuleEngine now checks IsLocal.
klgcode RulesReport.vb Code cleanup. Added Application.ManageID
klgcode Application.vb Code cleanup. Added Application.ManageID
klgcode RulesReport.vb Rules exceptions now include link to open rule script.
klgcode RulesReport.vb More exception logging cleanup.
klgcode RulesReport.vb Cleaned up exception logging.
klgcode HtmlReport.vb Updated RulesReport to get data types from next Context methods.
klgcode IReport.vb Updated RulesReport to get data types from next Context methods.
klgcode ReportElement.vb Updated RulesReport to get data types from next Context methods.
klgcode RulesReport.vb Updated RulesReport to get data types from next Context methods.
klgcode Context.vb Added GetContextLists and GetContextVariables to Context.
klgcode IListTerm.vb Added DataType and IsContext properties to IListTerm interface.
klgcode BooleanList.vb Added DataType and IsContext properties to IListTerm interface.
klgcode DateList.vb Added DataType and IsContext properties to IListTerm interface.
klgcode DecimalList.vb Added DataType and IsContext properties to IListTerm interface.
klgcode DefineList.vb Added DataType and IsContext properties to IListTerm interface.
klgcode IntegerList.vb Added DataType and IsContext properties to IListTerm interface.
klgcode LongList.vb Added DataType and IsContext properties to IListTerm interface.
klgcode StringList.vb Added DataType and IsContext properties to IListTerm interface.
klgcode IVariable.vb Added DataType and IsContext properties to IVariable interface.
klgcode BooleanVariable.vb Added DataType and IsContext properties to IVariable interface.
klgcode DateVariable.vb Added DataType and IsContext properties to IVariable interface.
klgcode DecimalVariable.vb Added DataType and IsContext properties to IVariable interface.
klgcode DefineVariable.vb Added DataType and IsContext properties to IVariable interface.
klgcode IntegerVariable.vb Added DataType and IsContext properties to IVariable interface.
klgcode LongVariable.vb Added DataType and IsContext properties to IVariable interface.
klgcode StringVariable.vb Added DataType and IsContext properties to IVariable interface.
klgcode RulesReport.vb Commented-out testing log statement.
klgcode RulesReport.vb Added null check when adding values to JSON.
klgcode ChartElement.vb Context values are now added JSON before rendering report. Context values and their types are now returnedin ReportDTO.
klgcode HtmlReport.vb Context values are now added JSON before rendering report. Context values and their types are now returnedin ReportDTO.
klgcode IReport.vb Context values are now added JSON before rendering report. Context values and their types are now returnedin ReportDTO.
klgcode ReportElement.vb Context values are now added JSON before rendering report. Context values and their types are now returnedin ReportDTO.
klgcode RulesReport.vb Context values are now added JSON before rendering report. Context values and their types are now returnedin ReportDTO.
klgcode CachedElement.vb Context values are now added JSON before rendering report. Context values and their types are now returnedin ReportDTO.
klgcode ReportDTO.vb Context values are now added JSON before rendering report. Context values and their types are now returnedin ReportDTO.
klgcode ElementRequest.vb Context values are now added JSON before rendering report. Context values and their types are now returnedin ReportDTO.
klgcode Report.vb Context values are now added JSON before rendering report. Context values and their types are now returnedin ReportDTO.
klgcode SetReportJSON.vb Changed EntityContext.ReportJSON to JObject.
klgcode EntityContext.vb Changed EntityContext.ReportJSON to JObject.
klgcode SetReportJSON.vb SetReportJSON now requires an object.
klgcode Data.sql Updated rules built-in view to include tags.
klgcode FactoryBase.vb Update CheckRules dev command. Now ignores restricted factories.
klgcode CheckRules.vb Update CheckRules dev command. Now ignores restricted factories.
klgcode CheckAutoComplete.vb Merged CheckAutoComplete into CheckRules.
klgcode CheckRules.vb Merged CheckAutoComplete into CheckRules.
klgcode ProjectCommands.vb Merged CheckAutoComplete into CheckRules.
klgcode ProspectDirector.dev.CoreTest.vbproj Merged CheckAutoComplete into CheckRules.
Eric Williams auto-complete.json Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams Parser.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams Parser.ts Added a check for "{nolink}".
klgcode auto-complete.json Changed undefined to nolink.
klgcode auto-complete.json Updated to auto-complate for for-each stuff.
Eric Williams auto-complete.json Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ElementController.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams Web.config 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 report.js Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams Report.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams CachedElement.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams Report.auto.css Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ElementService.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams LoadingMessage.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ColumnsEditorGrid.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams Web.config Added mime-type for ".woff2".
Eric Williams ProspectDirectorJS.njsproj Added "Report.auto.css" file.
Eric Williams Report.auto.css Added "Report.auto.css" file.
Eric Williams ElementController.vb Updated signature of GetCachedData method to accept an options object and updated CachedElement to pass data in the correcto format when call the GetCachedData method.
Eric Williams CachedElement.ts Updated signature of GetCachedData method to accept an options object and updated CachedElement to pass data in the correcto format when call the GetCachedData method.
Eric Williams ElementService.ts Updated signature of GetCachedData method to accept an options object and updated CachedElement to pass data in the correcto format when call the GetCachedData method.
Eric Williams report.js Added new methods to report class and updated Report element to reflect the changes.
Eric Williams Report.ts Added new methods to report class and updated Report element to reflect the changes.
Eric Williams ColumnsEditorGrid.ts Added GridFillColumn so columsn remain sized as expected.
Eric Williams LoadingMessage.ts ILoadingMessageOptions now extends Jade.UI.IControlOptions.
klgcode auto-complete.json Updated auto-complete. Added proc-json.
klgcode RuleScriptTagValidator.vb Removed test logging.
klgcode CustomColorImporter.vb Removed test logging.
klgcode CompilerContext.vb Fixed CompilerContext ctor.
klgcode ScriptFormatter.vb Fixed CompilerContext ctor.
klgcode auto-complete.json Updated user-data in auto-complete.
klgcode ChangeTagsDialog.ts Updated dialog title.
klgcode ColorEditor.vb Fixed spelling of hexadecimal.
klgcode UserDataTerm.vb Updated UserDataTerm to enforce JSON data.
klgcode ChartElement.vb Added Values property to ElementRequest. Values are passed to CachedElement.LoadCachedData. RulesReport passes values to rules.
klgcode ProspectDirector.Core.Reports.vbproj Added Values property to ElementRequest. Values are passed to CachedElement.LoadCachedData. RulesReport passes values to rules.
klgcode HtmlReport.vb Added Values property to ElementRequest. Values are passed to CachedElement.LoadCachedData. RulesReport passes values to rules.
klgcode IReport.vb Added Values property to ElementRequest. Values are passed to CachedElement.LoadCachedData. RulesReport passes values to rules.
klgcode GenericXmlReport.vb Added Values property to ElementRequest. Values are passed to CachedElement.LoadCachedData. RulesReport passes values to rules.
klgcode ReportElement.vb Added Values property to ElementRequest. Values are passed to CachedElement.LoadCachedData. RulesReport passes values to rules.
klgcode RulesReport.vb Added Values property to ElementRequest. Values are passed to CachedElement.LoadCachedData. RulesReport passes values to rules.
klgcode CachedElement.vb Added Values property to ElementRequest. Values are passed to CachedElement.LoadCachedData. RulesReport passes values to rules.
klgcode ElementService.vb Added Values property to ElementRequest. Values are passed to CachedElement.LoadCachedData. RulesReport passes values to rules.
klgcode ElementRequest.vb Added Values property to ElementRequest. Values are passed to CachedElement.LoadCachedData. RulesReport passes values to rules.
Eric Williams .gitignore Added a new exception.
Eric Williams report.js Added a new exception.
Eric Williams Jade.Rules.vbproj Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams JsonExists.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams SetProperty.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams EntityHandler.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ProspectDirector.Core.Rules.vbproj Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ContextExtensions.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams UserDataTerm.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ColumnSearchFilter.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ExtensionSearchFilter.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ExpressionFilter.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams User.hbm.xml Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams User.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams dev.PrintColors.sql Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams dbo.Identity.sql Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams log.Identity.sql Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ColumnExtensions.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams RuleScriptTagValidator.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams CustomColorExporter.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams CustomColorImporter.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams dbo.Identity.xml Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams log.Identity.xml 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 ProspectDirectorJS.njsproj Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams postbuild.js Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams Report.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ProspectDirectorJS.njsproj Noiw supports executing rules, printing and refreshing from within the report.
Eric Williams postbuild.js Noiw supports executing rules, printing and refreshing from within the report.
Eric Williams Report.ts Noiw supports executing rules, printing and refreshing from within the report.
klgcode auto-complete.json Updated auto-complete.
klgcode ProspectDirector.Core.Rules.vbproj Added Data column to Identity. Added Data property to User. Added term.
klgcode ContextExtensions.vb Added Data column to Identity. Added Data property to User. Added term.
klgcode UserDataTerm.vb Added Data column to Identity. Added Data property to User. Added term.
klgcode User.hbm.xml Added Data column to Identity. Added Data property to User. Added term.
klgcode User.vb Added Data column to Identity. Added Data property to User. Added term.
klgcode dbo.Identity.sql Added Data column to Identity. Added Data property to User. Added term.
klgcode log.Identity.sql Added Data column to Identity. Added Data property to User. Added term.
klgcode dbo.Identity.xml Added Data column to Identity. Added Data property to User. Added term.
klgcode log.Identity.xml Added Data column to Identity. Added Data property to User. Added term.
klgcode Jade.Rules.vbproj Added JsonExists term. Updated SetProperty to add property if not found.
klgcode JsonExists.vb Added JsonExists term. Updated SetProperty to add property if not found.
klgcode SetProperty.vb Added JsonExists term. Updated SetProperty to add property if not found.
klgcode dev.PrintColors.sql Updated dev procedure.
klgcode EntityHandler.vb Code cleanup.
klgcode ColumnSearchFilter.vb Code cleanup.
klgcode ExtensionSearchFilter.vb Code cleanup.
klgcode ExpressionFilter.vb Code cleanup.
klgcode ColumnExtensions.vb Code cleanup.
klgcode RuleScriptTagValidator.vb Code cleanup.
klgcode CustomColorExporter.vb Code cleanup.
klgcode CustomColorImporter.vb Code cleanup.
Eric Williams package.json Upgraded jade-ui version.
Eric Williams package.json Updated jade-ui version.
Eric Williams FilterOperators.ts Now does correct null checks.
Eric Williams FilterOperators.ts Now performs null checks and takes evasive action in isNullOperator and isValueOperator methods.
Eric Williams FiltersEditorTemplates.ts Now appropriate value is shown when null operators are selected.
Eric Williams Filter.ts Revert "Now appropriate value is shown when null operators are selected." This reverts commit 3163992d7ab74c4bf7ac93a8e726238b20084b70.
Eric Williams Filter.ts Now appropriate value is shown when null operators are selected.
klgcode FilterUtil.vb Updated Validate method to ignore null operators.
Eric Williams UserPanel.ts Now "Help" link opens in new window and has a "Support" heading.
Eric Williams SearchBox.js Now shows "Find in Results" placeholder text as expected.
Eric Williams ViewService.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams Database.xml Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams DisableThemes.xml Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams UpdateThemes.xml Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ProspectDirector.Tools.PDDBX.vbproj 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 DisableThemesV1.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams UpdateThemesV1.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ViewGeneralFeature.vb Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ViewSaveAsCommand.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams SaveAsCommand.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams SaveAsCommand.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams CreateColorCommand.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams UpdateColorCommand.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ResetAllViewsCommand.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ColorsDialog.ts Merge branch 'master' of https://github.com/3GiG/prospect-director
Eric Williams ColorsDialog.ts Fixed issue with dialog not honoring the "availablePanels" constructor argument when a value is not supplied and the "availablePanels" argument was set to "inline".
klgcode CreateColorCommand.ts Updated New/Edit Custom Color dialog titles.
klgcode UpdateColorCommand.ts Updated New/Edit Custom Color dialog titles.
klgcode ResetAllViewsCommand.ts Updated "Reset All Views" dialog title and message.
klgcode ViewGeneralFeature.vb Global/Personal View Save As dialogs are now editable. Updated dialog titles to "Save As | View".
klgcode ViewSaveAsCommand.ts Global/Personal View Save As dialogs are now editable. Updated dialog titles to "Save As | View".
klgcode SaveAsCommand.ts Global/Personal View Save As dialogs are now editable. Updated dialog titles to "Save As | View".
klgcode SaveAsCommand.ts Global/Personal View Save As dialogs are now editable. Updated dialog titles to "Save As | View".
klgcode Database.xml Themes are now disabled for upgrades to 6.2.
klgcode DisableThemes.xml Themes are now disabled for upgrades to 6.2.
klgcode ProspectDirector.Tools.PDDBX.vbproj Themes are now disabled for upgrades to 6.2.
klgcode DisableThemesV1.vb Themes are now disabled for upgrades to 6.2.
klgcode ViewService.vb Added/updated comments.
klgcode UpdateThemes.xml Added/updated comments.
klgcode UpdateThemesV1.vb Added/updated comments.
klgcode Data.sql Fixed Support URL description.