Latest version for demonstration only at the moment
Creation of a BenchProduction in the user User
that can be easily open and started and is automatically loaded into the management portal
Ability to order test-data
Prepare test-data for integration with interoperability-feeder
Made modul.XML independent of namepace
fix docker
Embedded Python
Session Cookie Scope
setting./terminal-vscode
application.Updated Unit Test output
Use OutputTablePM to display Business Services
Auto unit tests on PUSH and PULL REQUEST added
bugs fixed
description updated
demo is implemented
improve docker
Build failed - bug fixed
clean up repo
bump version
update support for service and flask
Remove limit of size for Python messages (use of %Stream)
Added ZPM support.
Now zpm "install fhir-server" will setup a FHIR server in any IRIS for Health
Dockerfile optimization
dont check WrongTypeError
Use dacite as serializer (dict to dataclass)
handle empty msg and unexpected attr
fix response on send_sync
sc-list.txt
anymore. We only use a global to maintain a list of tracked files that are in IRIS and Git..pkg
) and project (.prj
) files will no longer be in source control. Instead, all the individual files in the package will be in source control. This means that the user can easily remove a single file from source control. See Feature 2 for an explanation on how it all works.api/uncommitted
and confirms that the user knows another user has uncommitted changes and that they will carry them over on checkout.%
classes.sc-list.txt
from the project.NoFolders
mappings:
NoFolders
setting can now be applied to specific packages (instead of covering all files of a type).NoFolders
mappings. This way, all files that match the mapping will be stored with no further sub-folder creation at the specific path root.NameToInternalName()
tries to get internal names for all file types that have mappings.NameToInternalName()
no longer returns an empty string for a % class.Name()
now matches mappings correctly.NoFolders
toggle on a new mapping triggered the toggle on the first mapping instead of the clicked toggle.^SYS("SourceControl","Git","items")
in ImportRoutines()
if we find that the file has been deleted.RefreshUncommitted()
now uses git status to prune out files that were committed through means other than the Commit changes option is the Server Source Control menu. It also adds records to track uncommitted files, if applicable. This should help with ensuring that multiple users never edit the same file at the same time because of a missing record of change. It will also help with cases where a user might be blocked from editing a file because of a stale record in the uncommitted queue.