InterSystems Open Exchange Applications Digest, January 2023
✓ 620 downloads in January
✓ 728 applications all time
✓ 23,089 downloads all time
✓ 1,996 developers joined
A tool to automatically export ObjectScript classes to a local folder via a runnable docker image that takes a Studio export file (.xml) and exports it as UDL onto a volume mount.
Connect Microsoft Teams to TrakCare with Medxnote MT Chatbot
Medxnote MT for HealthShare, Microsoft Teams Interoperability
Sample how to use MQTT with InterSystems IRIS MQTT Interoperability adapter
Imprivata Confirm ID® for Clinical Workflows
This is a package to gather openapi-client-gen, openapi-client-server.
A simple production that enables FHIR transaction bundles to be loaded into InterSystems® FHIR® Server via Box and Dropbox.
This library contains common code for openapi-client-gen and openapi-server-gen.
IRIS server-side REST class generator from OpenAPI specification
Browse everything a class implements or inherits
v1.1.9
Bug fixes & Improvements
v1.1.10
Bug Fixes on %Boolean and &Numeric Types Convertions
v1.1.11
bug fixes & improvements
v1.1.12
Bug fixes & Improvements
v1.1.13
Bug Fixes & Improvements
v1.1.14
bug fixes & improvements
v1.1.15
wizard process for api publishing
v1.1.16
wizard process for api publishing
v1.1.17
wizard improvements for new apis
v1.1.18
New options for wizard publication
v1.1.19
bug fixes & improvements
v1.1.20
wizard improvements
v1.1.21
bug fixes (wizard publication)
v1.1.22
wizard improvements
v1.1.23
new templates for wizard
v1.1.24
wizard improvements
v1.1.25
Api First Approach (Introspection) on wizard
v1.1.26
improvements on apiFirst introspection
v3.1.54
- new design for the default theme (other themes will be supported soon)
- fixed filter issue when deselecting selected value
- fixed filter popup closing issue when selecting search text
- fixed issue when clearing filter by "X" icon
- added support for several charts
- fixed issue when opening filter popup near the edge of the screen
- fixed issue with navigating to ZEN when there are special characters in URL
- added support for valuelist/displaylist properties for choose controls
v3.1.55
- added missing images from new design
v3.1.56
- fixed meters widget
v3.1.57
- extended drag region for the widget, now it covers the full size of the header
- updated icons for widget header actions
- added new design for menu & header
- added new design for folders screen
- added drillthrough by category for chart widgets
v3.1.58
- compatibility termlist support for ChooseRowSpec, ChooseDataSource, ChooseColSpec
v3.1.59
- fixed `.termlist' issue
v3.1.60
- extended scorecard widget. now it supports
targetValue&target%, uses auto max value forplotBoxaxis
v3.1.61
- added dropdown menu for breadcrumbs if path is long
v3.1.62
- partially fixed filter saving for filters outside the filter list
v1.1.2
Fixed:
- JSON linting and bracket matching now working
- Fixed preserving indentation of embedded HTML and block comments
- Fixed parsing of custom markers for embedded block open/close brackets
- Removed expansion of "&js<" to "&javascript" and fixed parsing of "&js<"
- Fixed indentation inconsistencies when user inputs mix of spaces and tabs
v0.5.2
Bug fix release. * Properly interpret ROBOCOPY return codes * Fix a regression that prevented installation of certain packages
v2.0.0
OpenAPI Client gen version 2.0.0 is a complete refactor of this project.
- Now, It supports OpenAPI Version 3.
- Swagger file 1.x or 2.x are not rejected but automatically converted to version 3.
- It uses swagger-converter-cli and swagger-validator-cli package.
- The generated code has been simplified.
v2.0.1
- Split a part of the code into openapi-common-lib
v2.0.2
- Move a part of the code to openapi-common-lib.
- Update dependency to openapi-common-lib version 0.0.4.
v2.0.3
- move code to common
v2.0.4
- Fix a bad classname.
v2.0.5
- Remove REST API. A new REST has been created in openapi-suite.
v2.0.6
- change common-lib dependency to version 0.0.9
v2.0.7
- change body property name in code generation
v2.1.0
Added - Support for Caché/Ensemble 2016.2.3, 2017.1.2, 2017.2.1, 2018.1.0 and later. - Installation adds a Management Portal favorite for all users (https://github.com/intersystems/git-source-control/issues/209) - Improved configuration and defaults to simplify initial configuration (https://github.com/intersystems/git-source-control/issues/213) - If no name/email is specified, defaults to $username and $username@<hostname>
Fixed - "Import All" will properly recognize new files - "Import All" and "Export All" apply only to the current package manager context and disregard items outside that context - "Import All" treats "Other" document types (DFI, LUT, etc.) properly
Internal - Added CI script and tweaked unit tests to run properly in a container and bootstrap their own extension configuration - Tweaked various minor things under the hood to support use without the package manager and/or on older platforms
v0.1.0
Add source control for Interoperability. It installs git-source-control and sets it up ready to work. So just follow the instructions in git-source-control on how to use it. The most clear are: use the menu to add the element to source control. That's it. All the changes in the UI will result in the exported files in the source directory.
v1.0.3
Added the ability to install the driver com.intersystems.jdbc.IRISDriver
Docker install error fixed
172