InterSystems Open Exchange November 2021 Digest
✓ 545 published apps in total
✓ 780 downloads in November
✓ 1423 developers joined
To meet the requirements of section 8.2.5 PCI DSS "Prohibit the use of old passwords", a small application has been implemented that will be launched by the system when a user tries to change a password and check if it was used before.
InterSystems IRIS Declarative Security Rules for REST APIs
Object Script mediator to audit ObjectScript REST API requests
An application for installation into your instance of the DoсBook database
An example of deploying solutions with prepared databases, even without source code.
Now an Authentication Provider for VS Code, for better security
An example on how to scan your REST APIs on IRIS using the OWASP
Specify your middlewares. security treatments on all requests.
v3.1.32
- added data property
disableContextMenu, when set to "1" disables context menu on shared widgets
v3.1.33
- added url parameter for shared widgets
disableContextMenu, when set to "1" disables context menu on shared widget
v3.1.34
- added
tileUrldata property for map widget to specify custom tiles, e.g.https://tile-c.openstreetmap.fr/hot/{z}/{x}/{y}.png
v3.1.35
- added legend for tree map widget
- fixed issue with
decimalSeparator,numericGroupSeparator,numericGroupSizeoptions for widgets (#228) - added
dataLabelsdata property for map widget (#231). now values can be displayed directly on map. setdataLabels=1to show values.dataLabelscan be set to JSON with options to customize labels, default values is{ "size": 12, "font": "Calibri,Arial,sans-serif", "color": "#000", "stroke": "#FFF", "strokeWidth": 2 }. options can be defined in any combinations, e.g.{ "color": "#F00", "size": 18 } - now shared widgets use name instead of index, e.g.
http://test.com/#/MAP/map/Map.dashboard?widget=UAMap.geojson(#230) - added
percentageFormatdata property, to set format of percents for widgets that show percentage values, e.g.#.##(#229) - added
fixMinZoomandfixMaxZoomdata properties for map widget. To fix zoom out setfixMinZoom=1
v3.1.36
- fixed issue with click filter and autodrill
- fixed issue with auto drillthrough (empty widgets)
- fixed issue with iframe communication with shared widgets.
indexnow contains widget name, if widget shared by name - fixed issue with
polygonTitleProperty, now it displays correctly on polygons - added formatting for
polygonTitlePropertyif value is number
v3.1.37
- fixed issue with alpha value in color formula for map. now color formula supports hsla, rgba, etc.
- fixed issue with polygon name in popup
- added
tooltipStylesdata property. specify JSON with css properties to apply on a tooltip. e.g.{ "padding": "10px", "font-size": "20px" } - added
popupStylesdata property. specify JSON with css properties to apply on a popup. e.g.{ "padding": "10px", "font-size": "20px" }
v1.1.1
Fixing completely broken UI on Linux Clearer settings around git path when on git is available via PATH Expose git version in CLI and settings UI Popper.js downgrade for proper compatibility
v1.1.2
Fixes for better usability in portal-based interoperability editors
v1.1.3
Miscellaneous bug fixes, most notably for UI operations on some (all?) Linux platforms
v1.0.8
package name changed and some methods added
v1.0.9
added parameter in module.xml
v1.0.10
The ability to change the security level not only to lockdown, but also to minimum and normal has been implemented.
v1.0.11
Added methods for saving the custom security level to the global and applying these settings to other instances
v1.0.12
update description
v1.0.13
update readme file
v1.0.14
Update version
v1.0.15
upd readme
v0.3.2
changelog * Various changes in the output command of help * Changes in colors in the outputs * Added an ability to add more repo types * Added an ability to specify a post-installation message, with AfterInstallMessage tag in module.xml * Added variable ${webroot}, which refers to url with host and port where the internal web-server is available * Fixed issue when during install if no module was specified (issue #243) * Fixed issue with uppercased FileCopy resource * Some other minor bugfixes
v1.5.4
New features: - zoom/pan controls - enhancements on break sing marks - table striped for an easier data visualization
145