InterSystems Open Exchange Applications Digest, February 2023
Hey Developers!
Here is a digest of new solutions and applications submitted to the InterSystems Open Exchange in February 2023.
✓ 822 downloads in February
✓ 701 applications all time
✓ 23,931 downloads all time
✓ 2,066 developers joined
Intersystems IRIS platform queue trend monitoring component
An example of CSV data transformation via IRIS Interoperability
Conduct impact and dependency analysis of your source code
DataPipe an interoperability framework to ingest data in InterSystems IRIS in a flexible way
v1.1.31
Added fileserver module for report execution results. Implemented file deletion mode in the fileserver module. Formation of results in XLS, XLSX formats has been implemented. In the interface, the mode of exporting globals in the JSON format has been added.
v1.1.32
add demo
v1.1.27
bug fixes & improvements
v1.1.28
wizard improvements (OAS)
v1.1.29
bug fixes and improvements
v1.1.30
Bug fixes & improvements
v1.1.31
bug fixes & improvements
v1.1.32
bug fixes & improvements
v1.1.33
bug fixes & improvements
v1.1.34
improvements on user experience (messages)
v1.1.35
improvements on apiFirst wizard option
v1.1.36
performance improvements
v1.1.37
performance and parsing improvements
v1.1.38
bug fix on parsing (required props)
v1.1.39
performance improvements
v1.1.40
performance improvements
v1.1.41
bug fixes and improvements
v1.1.42
bug fixes & improvements on schema parsing
v1.1.43
bug fixes & improvements on wizard
v1.1.44
bug fixes & improvements
v1.1.45
bug fixes and improvements
v1.1.46
bug fixes and improvements
v1.1.47
bug fixes & improvements
v0.0.11
- change dependencies version to * for yaml-utils and swagger tools.
v1.0.0
- Add application/xml media type support
v1.0.1
- Fix an issue with
isYAMLmethod in classdc.openapi.common.SpecificationLoader.
v0.0.5
- change dependency
objectscript-openapi-definitionto version latest with* - change dependency
sslclientto version latest with* - change dependency
openapi-common-libto version0.0.*
v1.0.0
- Add application/xml media type support.
v2.0.8
- Change dependency
objectscript-openapi-definitionto version latest with* - Change dependency
sslclientto version latest with* - Change dependency
openapi-common-libto version0.0.*
v2.0.9
- Fix undefined error if a schema is not defined in response class code generation.
v2.1.0
- add
application/xmlmedia type support for code generation.
v0.9.2
- change
io-redirectdependency version to latest with* - change
openapi-client-gendependency version to latest fix version with2.0.* - change
openapi-server-gendependency version to latest fix version with0.0.*
v0.9.3
- Fix an issue with the REST services (code generator) if the URL is greater than 50 characters (default MAXLEN)
- Fix an issue with a disabled button on the UI.
v1.0.0
- Add
application/xmlmedia type support for code generation.
v3.2.5
kpi
v3.2.6
kpi2
v3.2.7
PivotVariables
v3.2.8
kpi
v3.2.10
new
v3.2.11
kpi
v3.2.13
Dimension for agg
v3.2.15
Fix Format value in KPI
v3.2.16
Fix Format value in KPI
v3.2.17
hotfix
v3.2.18
fix again
v1.1.3
Fixed
- Fixed
<UNDEFINED>error parsing empty method implementation - Fixed indentation of JSON arrays that have mappings to different dimension JSON arrays
- Fixed outer indentation of subroutines within routines
- Fixed CodeTidy indenting line labels in methods and routines
- Fixed CodeTidy not exiting indentation rules of some arrays and block comments
v1.1.5
Fixed
- Fixed insertion of new line even though JSON array was empty
- Fixed JSON Linting being applied to JSON arrays within arguments of a macro
v1.1.0
Added the files needed to run the demo in a container. Added small volumes to the demo to show the impact on speed.
v3.1.63
- fixed issue with filters on dashboard & datasource (no filter values for KPI widgets)
- added support for KPI filters. now widgets with kpitype uses
/KPIfilters feature to process filtering - fixed issue with drillthrough with filters
- added loading indicator when pivot executes KPI requests
- added KPI support for non-pivot widgets
- now saved filters are always displayed in the filter dropdown, even if no user action for a filter request has been made
- fixed issue with app option "save filters" (doesn't work in some cases)
- fixed issue with saving filters that returned as numbers from mdx2json
v3.1.64
- fixed issue when loading dashboard with saved filters in the old format
v3.1.65
- text widgets now show only customized meters, or all if no custom has been set
- fixed issue with drillthrough and "%MDX()"
- fixed issue with incorrect url after logging out and logging in
- added an implementation of pivot variables as filters
- changed design for "share widget"/"copy mdx" modal dialogs
- added a new share dashboard dropdown to the header
- added missing icons from the new design on the widget header
- changed the design of the login form
- fixed doubled series error for pie char when switching labels
- fixed console errors, pie charts without labels
- fixed issue when loading saved filters when mdx2json returns numbers instead of string
- migrated to Angular 15.1 & Highcharts 10.3.3
v3.1.66
- added support for ".term" for ChooseRowSpec, ChooseDataSource, ChooseColSpec
- legend for speedometer now hidden
- filter popup window now has a limit to height, never can overflow window height
v3.1.67
- fixed issue with KPI filters and
numbervalue in filter received from mdx2json
v3.1.68
- fixed issue with
rowcountif MDX already contains HEAD - fixed broken navigation after a page refresh
- fixed navigating to Iris BI issue
- fixed issue with a legend for speedometer, when the visibility option has been saved on the client side
- now filters panel always fits to max height of the dashboard if no user settings for it
- now widgets perfectly fit the screen, but if the widget is small - the widget becomes larger and the dashboard becomes scrollable. this solves the issue when there are many widgets on the dashboard
- added support of format that comes from widget info for text meters
- fixed issue with fitting widgets into the screen after the redesign
- fixed fullscreen widget bottom margin
v1.0.4
Added web UI for selective item import
v1.0.5
add demo
v1.0.6
upd version
v1.4.2
app separated for demo and tool versions
v1.4.3
- updated application launch commands
- added export IRIS globals to json files
- added PostgreSQL import to the IRIS globals
- app separated for demo and tool versions
v1.3.2
ISCAgent start is blocked to speed up docker image building. Credit goes to Robert Cemper
v0.1.1
Fixed source control. Now it works automatically immediately after image building. Because of do ##class(%Studio.SourceControl.Interface).SourceControlClassSet("SourceControl.Git.Extension") in https://github.com/intersystems-community/iris-interoperability-templat… Credit to Timothy Leavitt
v0.3.2
Fix a problem with URL encoding in new IRIS
v0.3.3
Try one more time
v0.3.4
One more
v0.3.5
One more
v0.3.6
One more
v1.1.2
Fixed: * Web application file copy handles package manager operation ordering more robustly (#4)
v2.1.1
Fixed: * Link from WebUI to Settings page works properly (#230) * No longer get a "permission denied" message on Linux (#231) * VSCode Web Views launch in external browser when connecting over unsecured connections (#227) * DTL/BPL editing through Studio reflected properly in source control (#241) * Plays nicely with interoperability "Deployment" features (#236) *
v2023.0.2
Changing export for classes and globals
v2023.0.3
Without .gbl in the file name
114