2025年8月InterSystems 开发者社区摘要:Open Exchange 应用
欢迎了解2025年8月Open Exchange的应用回顾。
一般统计信息:
✓ 5 new apps in 八月
✓ 447 downloads in 八月
✓ 1,121 applications all time
✓ 42,367 downloads all time
✓ 3,295 developers joined
提交的新应用
customer-support-agent-demo
by Alberto Fuentes
by Ashok Kumar T
by Robert Cemper
by Irina Yaroshevskaya
by Evgeny Shvarov
新版本发布
native-api-command-line-extensionby Robert Cemper
v0.0.4
- work around a bug that popped up recently
- #class(%Net.DB.Iris).Function() breaks with \<PROTECT>
- But using
ClassMethodValue()works
- so this was introduced as a workaround
- clients need adjustments
native-api-command-line-clientby Robert Cemper
v0.0.3
- use workaround \<PROTECT> introduced by
class(%Net.DB.Iris).Function()
- add gl.MAC from README
v0.0.7
- fix \<PROTECT>
- workaround Native API broken function()
v0.0.8
- fix IPM version
native-api-command-line-javaby Robert Cemper
v0.0.7
- fix \<PROTECT> work around broken Native API function
native-api-global-view-and-copyby Robert Cemper
v0.0.2
- replace broken webterminal with iterm
- clean docker-compose
CSP-Global-Downloadby Robert Cemper
v0.0.2
- clean docker-compose
- replace broken webterminal with iterm
WSockClientMicroSVby Robert Cemper
v2.0.4
- clean docker-compose
- replace broken webterminal with iterm
Terminal-Multi-Line-Optionby Robert Cemper
v1.1.3
- clean docker-compose
- replace broken webterminal with iterm
helper-for-objectscript-language-extensionsby Robert Cemper
v0.0.5
- replace broken webterminal with iterm
- clan docker-compose
Dataset-Lightweight-M-Nby Robert Cemper
v1.0.5
- replace broken webterminal by iterm
- clean docker-compose
GlobalToJSON-Compactby Robert Cemper
v0.1.6
- replace broken webterminal by iterm
- clean docker-compose
GlobalToJSON-Efficientby Robert Cemper
v0.1.4
- replace broken webterminal with iterm
- clean docker-compose
GlobalToJSON-Academicby Robert Cemper
v0.0.5
- replace broken webterminal with iterm
- clean docker-compose
GlobalToJSON-embeddedPythonby Robert Cemper
v0.0.8
- replace broken webterminal with iterm
- clean docker-compose
GlobalToJSON-ePython-pureby Robert Cemper
v0.0.7
- replace broken webterminal with iterm
- clean docker-compose
GlobalStreams-to-SQLby Robert Cemper
v0.0.4
- replace broken webterminal with iterm
- clean docker-compose
JSONfile-to-Globalby Robert Cemper
v0.0.3
- replace broken webterminal with iterm
- clean docker-compose
Globals-ePy-vs-ISOSby Robert Cemper
v0.0.4
- replace broken webterminal with iterm
- clean docker-compose
db-migration-using-SQLgatewayby Robert Cemper
v0.2.3
- replace broken webterminal with iterm
- clean docker-compose
IRIS-NativeAPI-Nodejs-compactby Robert Cemper
v2.0.4
- replace broken webterminal with iterm
- clean docker-compose
v2.0.5
- replace broken webterminal with iterm
- clean docker-compose
COS-ISOS-foreach-commandby Robert Cemper
v0.0.6
- replace broken webterminal with iterm
- clean docker-compose
java-global-editorby Robert Cemper
v0.0.3
- replace broken webterminal with iterm
- clean docker-compose
Multi-Line-Command-Editorby Robert Cemper
v1.1.2
- replace broken webterminal with iterm
- clean docker-compose
Global-Scan-to-SQLby Robert Cemper
v1.0.4
- replace broken webterminal with iterm
- clean docker compose
IRIS EchoServer for WebSocketsby Robert Cemper
v1.1.3
- replace broken webterminal with iterm
- clean docker-compose
SQL-for-ERRORS-Globalby Robert Cemper
v1.0.8
- replace broken webterminal with iterm
- clean docker-compose
Simple-remote-server-controlby Robert Cemper
v1.0.8
- replace broken web terminal with iterm
- clean docker-compose
The adopted Bitmapby Robert Cemper
v1.0.8
- replace broken webterminal with iterm
- clean docker-compose
fast-JSON-formatting-Cacheby Robert Cemper
v1.13.0
- replace broken webterminal with iterm
- clean docker-compose
ObjectScript-Over-ODBCby Robert Cemper
v1.0.6
- replace broken webterminal with iterm
- clean docker-compose
try_embedded_pythonby Robert Cemper
v0.0.6
- replace broken webterminal with iterm
- clean docker-compose
DeepSeeWebby Anton Gnibeda
v4.0.25
- added "% of Total" header text support for pivot tables (#459)
v4.0.26
- fixed issue with percentage calculation when both(row and column) totals exists (#459)
Test Coverage Toolby Timothy Leavitt
v4.0.6
[4.0.6] - 2025-08-13
Fixed
- #63: TestCoverage.Manager On/After methods now call superclass so improvements to %UnitTest.Manager like AutoUserNames will work properly
New Contributors
- @isc-dchui made their first contribution in https://github.com/intersystems/TestCoverage/pull/65
Full Changelog
: https://github.com/intersystems/TestCoverage/compare/v4.0.5...v4.0.6
Native-API-for-ObjectScriptby Robert Cemper
v1.0.5
- change default namespace in connect from IRISAPP to USER to make demo work in docker with less typing.
- extend README with the default framings
csvgen-pythonby Evgeny Shvarov
v1.2.1
Primary keys import support is introduced
v1.2.2
bug fixes
v1.2.5
Version bump
Embedded Gitby Pravin Barton
v2.13.0
[2.13.0] - 2025-08-20
Added
- Expanded Baseline Export to include XSL Transforms (#815)
- Enhanced "Check out branch" to first refresh list of remote branches to eliminate failure due to stale information (#823)
Fixed
- Fix Import All not importing items that do not already exist when compileOnImport is not set (#798)
- Fix baselining output more consistent, human readable (#814)
- Import All now imports configuration file before everything else (#806)
- Fixed another instance of deletes showing as owned by undefined user (#812)
- Fix Revert not syncing files with IRIS (#789)
- Fix "Export All" stopping prematurely because a tracked item no longer exist in the namespace (#821)
- Import All now outputs a warning instead of an error when an item is in the wrong path (#291)
- Fixed an error where classes with compilation errors would revert to broken versions on export (#830)
- Fixed installation of the package on IRIS versions with the IRISSECURITY database (#770)
csvgenby Evgeny Shvarov
v1.6.1
Added primary key support in case data is in IDs pkey is a new parameter ( "" by default) - if set, it should mean the name of the column that csvgen will build a primary key and idkey index for, so the value of this column could be referenced as IDs from other tables and objects will be swizzled by ID
InterSystems Testing Manager for VS Codeby John Murray
v2.0.3
- Improve positioning of assertion failure markers.
- Remove need to define helper SQL functions via DDL.
- Promote use of
vscode-per-namespace-settingspackage for webapp setup. - Update DC contest text in README.
下载最多的应用