diff --git a/SVS-Simulator/installation.md b/SVS-Simulator/installation.md index 4e5268ca2d25da3255e4868f676b646599662857..acf1570c919faab4c7e3c985de1b98fded6718ed 100755 --- a/SVS-Simulator/installation.md +++ b/SVS-Simulator/installation.md @@ -2,12 +2,12 @@ title: Installation Manual subtitle: SVS Simulator author: Anne-Gaëlle Bergé -date: 23/08/2016 -toolversion: 2.0 -function: Engineer -version: 2.01 +date: 25/03/2019 +toolversion: 2.2.x +function: Quality Engineer +version: 2.02 status: Approved document -reference: KER3-MAN-IHE_EUROPE-SVS_SIMULATOR_INSTALLATION-2._01 +reference: KER1-MAN-IHE-SVS_SIMULATOR_INSTALLATION-2._01 customer: IHE-EUROPE --- @@ -57,6 +57,13 @@ $>sudo service jboss start Wait until the application has been completely deployed and configure the database running the SQL script for set-up. +**WARNING** : From version 2.2.0, datasources have been extracted from the **ear**. The template file can be found in /src/main/application/datasource in the source or in the file SVSSimulator-X.X.X-datasource.zip from the nexus. +For more informations about how to manage that externalization, please refer to [general considerations for JBoss7](https://gazelle.ihe.net/gazelle-documentation/General/jboss7.html). + +Datasource name : SVSSimulatorDS + +Database name : svs-simulator + # Initialize the application You first need to initialize the database with some data available in a SQL script. If you have checked out the project, the script is available in SVSSimulator-ear/src/main/sql/initial-import.sql diff --git a/SVS-Simulator/release-note.md b/SVS-Simulator/release-note.md index eb782614805c8a6bdf97144d86769fdc456ee8b5..5cfa0bf6ab6d03c5112cb9cf9856cfec28fef541 100644 --- a/SVS-Simulator/release-note.md +++ b/SVS-Simulator/release-note.md @@ -1,10 +1,423 @@ --- title: Release note -subtitle: -toolversion: -releasedate: -author: Anne-Gaëlle BERGE +subtitle: SVSSimulator +toolversion: 2.2.0 +releasedate: 2019-03-22 +author: Nicolas BAILLIET function: Software Engineer customer: IHE Europe -reference: KER1-RNO-IHE- ---- \ No newline at end of file +reference: KER1-RNO-IHE-SVSSIMULATOR +--- +# 2.2.0 +_Release date: 2019-03-22_ + +__Remarks__ + +Datasource management has changed, refers to the installation manual to correctly update your instance of the tool. + +__Bug__ + +* \[[SVS-204](https://gazelle.ihe.net/jira/browse/SVS-204)\] Review the way updates of value sets are performed +* \[[SVS-209](https://gazelle.ihe.net/jira/browse/SVS-209)\] The SVS simulator is not using the correct wsaw:Action +* \[[SVS-218](https://gazelle.ihe.net/jira/browse/SVS-218)\] Issue Executing Step number 4 - Test Case: Edit a value set +* \[[SVS-219](https://gazelle.ihe.net/jira/browse/SVS-219)\] Issue Executing Step number 3 - Test Case: Import value set from file +* \[[SVS-221](https://gazelle.ihe.net/jira/browse/SVS-221)\] Issue Executing Step number 3 - Test Case: Check HTTP requests are working + +__Story__ + +* \[[SVS-217](https://gazelle.ihe.net/jira/browse/SVS-217)\] /SVS Simulator/System testing/Value Set Browser/SVS-2:Value set browser filters - Executed ON (ISO FORMAT): 2019-03-21 +* \[[SVS-220](https://gazelle.ihe.net/jira/browse/SVS-220)\] Issue Executing Step number 2 - Test Case: RetrieveMultipleValueSetForSimulator rest call +* \[[SVS-222](https://gazelle.ihe.net/jira/browse/SVS-222)\] Issue Executing Step number 3 - Test Case: Check SOAP request are working + +__Improvement__ + +* \[[SVS-210](https://gazelle.ihe.net/jira/browse/SVS-210)\] Extract datasource configuration +* \[[SVS-211](https://gazelle.ihe.net/jira/browse/SVS-211)\] Update SQL scripts archive + +# 2.1.4 +_Release date: 2018-10-09_ + +__Remarks__ + + +__Bug__ + +* \[[SVS-208](https://gazelle.ihe.net/jira/browse/SVS-208)\] RetrieveMultipleValueSets : can't query with string parameters + +# 2.1.3 +_Release date: 2018-09-04_ + +__Remarks__ + + +__Story__ + +* \[[SVS-193](https://gazelle.ihe.net/jira/browse/SVS-193)\] Allow the administrator to hide the validation/simulator part of the tool + +# 2.1.2 +_Release date: 2018-07-31_ + +__Remarks__ + + +__Bug__ + +* \[[SVS-201](https://gazelle.ihe.net/jira/browse/SVS-201)\] Can't access the messages page + +# 2.1.1 +_Release date: 2018-07-31_ + +__Remarks__ + + +__Bug__ + +* \[[SVS-200](https://gazelle.ihe.net/jira/browse/SVS-200)\] Can't access the messages page + +# 2.0.15 +_Release date: 2017-06-21_ + +__Remarks__ + + +__Bug__ + +* \[[SVS-182](https://gazelle.ihe.net/jira/browse/SVS-182)\] Unable to download zip file + +# 2.0.14 +_Release date: 2017-06-21_ + +__Remarks__ + + +__Bug__ + +* \[[SVS-181](https://gazelle.ihe.net/jira/browse/SVS-181)\] Upload multiple ValueSet from a zip file doesn't work + +__Improvement__ + +* \[[SVS-180](https://gazelle.ihe.net/jira/browse/SVS-180)\] Add possibility to export all valueset from a group in a zip file + +# 2.0.13 +_Release date: 2017-06-13_ + +__Remarks__ + + +__Bug__ + +* \[[SVS-175](https://gazelle.ihe.net/jira/browse/SVS-175)\] Value Set Browser does not work anymore + +# 2.0.12 +_Release date: 2017-03-24_ + +__Remarks__ + +# 2.0.11 +_Release date: 2017-01-16_ + +__Remarks__ + + +__Bug__ + +* \[[SVS-172](https://gazelle.ihe.net/jira/browse/SVS-172)\] When updating to gazelle-tools:3.0.25 or higher, fix dependencies to asm + +__Improvement__ + +* \[[SVS-170](https://gazelle.ihe.net/jira/browse/SVS-170)\] CAS login redirects to the same page instead of the home page + +# 2.0.10 +_Release date: 2016-08-24_ + +__Remarks__ + +# 2.0.9 +_Release date: 2016-08-24_ + +__Remarks__ + + +__Bug__ + +* \[[SVS-164](https://gazelle.ihe.net/jira/browse/SVS-164)\] When SVS reports errors the xpath of the error is incorrect + +__Story__ + +* \[[SVS-165](https://gazelle.ihe.net/jira/browse/SVS-165)\] Release svs-code-jar 2.0.1 and SVSSimulator 2.0.9 + +# 2.0.8 +_Release date: 2016-08-10_ + +__Remarks__ + +# 2.0.7 +_Release date: 2016-08-10_ + +__Remarks__ + + +__Story__ + +* \[[SVS-162](https://gazelle.ihe.net/jira/browse/SVS-162)\] Calling SVS Validation from EVS Client result in an error + +# 2.0.6 +_Release date: 2016-06-29_ + +__Remarks__ + + +__Bug__ + +* \[[SVS-161](https://gazelle.ihe.net/jira/browse/SVS-161)\] UF for Interopsanté are displayed with ? for the accentuated characters. + +__Story__ + +* \[[SVS-88](https://gazelle.ihe.net/jira/browse/SVS-88)\] Make migration on OVH + +# 2.0.5 +_Release date: 2016-04-27_ + +__Remarks__ + +# 2.0.4 +_Release date: 2016-04-27_ + +__Remarks__ + +# 2.0.3 +_Release date: 2016-04-07_ + +__Remarks__ + +# 2.0.2 +_Release date: 2016-04-07_ + +__Remarks__ + + +__Bug__ + +* \[[SVS-153](https://gazelle.ihe.net/jira/browse/SVS-153)\] Correct translations on the footer + +# 2.0.1 +_Release date: 2016-04-06_ + +__Remarks__ + + +__Story__ + +* \[[SVS-152](https://gazelle.ihe.net/jira/browse/SVS-152)\] Sonar Analysus + +# 2.0.0 +_Release date: 2016-04-05_ + +__Remarks__ + + +__Bug__ + +* \[[SVS-89](https://gazelle.ihe.net/jira/browse/SVS-89)\] In the page list of message, when filtering by Initiator or Responder application crashes +* \[[SVS-134](https://gazelle.ihe.net/jira/browse/SVS-134)\] Errors on Value set browser filters +* \[[SVS-135](https://gazelle.ihe.net/jira/browse/SVS-135)\] Minor issues in page layout (edition of value set) +* \[[SVS-136](https://gazelle.ihe.net/jira/browse/SVS-136)\] some errors on value set edition page (concept lists section) +* \[[SVS-137](https://gazelle.ihe.net/jira/browse/SVS-137)\] /SVS Simulator/System testing/Value Set Browser/SVS-5:Edit a value set - Executed ON (ISO FORMAT): 2016-03-15 22:08:07 +* \[[SVS-139](https://gazelle.ihe.net/jira/browse/SVS-139)\] import of zip file does not work +* \[[SVS-140](https://gazelle.ihe.net/jira/browse/SVS-140)\] Group created twice when clicking several times on save button +* \[[SVS-141](https://gazelle.ihe.net/jira/browse/SVS-141)\] Cannot add value sets to group +* \[[SVS-143](https://gazelle.ihe.net/jira/browse/SVS-143)\] Cannot remove value set from group +* \[[SVS-145](https://gazelle.ihe.net/jira/browse/SVS-145)\] improve SUT Configurations page +* \[[SVS-146](https://gazelle.ihe.net/jira/browse/SVS-146)\] Review SUT configurations creation page +* \[[SVS-147](https://gazelle.ihe.net/jira/browse/SVS-147)\] Issue with SUT deletion +* \[[SVS-149](https://gazelle.ihe.net/jira/browse/SVS-149)\] Translation panel: put the code and the various display names on the same row + +__Epic__ + +* \[[SVS-94](https://gazelle.ihe.net/jira/browse/SVS-94)\] Migration to Jboss7 + +__Improvement__ + +* \[[SVS-142](https://gazelle.ihe.net/jira/browse/SVS-142)\] Why cannot we update a group keyword ? +* \[[SVS-150](https://gazelle.ihe.net/jira/browse/SVS-150)\] Separate value set edit page and create page + +# 1.7.3 +_Release date: 2014-11-28_ + +__Remarks__ + + +__Bug__ + +* \[[SVS-65](https://gazelle.ihe.net/jira/browse/SVS-65)\] SUT Configurations which are deactivated are not listed anymore even for admin +* \[[SVS-69](https://gazelle.ihe.net/jira/browse/SVS-69)\] browsing from group OID to the list of valueSet, then from the list of value sets to the list of concept does not work. +* \[[SVS-78](https://gazelle.ihe.net/jira/browse/SVS-78)\] Invalid response from the simulator when querying for Retrieve Multiple Value Set Response (ITI-60 transaction) +* \[[SVS-80](https://gazelle.ihe.net/jira/browse/SVS-80)\] ITI-60 When using the id in the REST request. id should be lower case and not uppercased. +* \[[SVS-81](https://gazelle.ihe.net/jira/browse/SVS-81)\] The GUI does not seem to display the actual query to the Repository +* \[[SVS-82](https://gazelle.ihe.net/jira/browse/SVS-82)\] Response from SVS should not contain codeSystemVersion when it has zero length +* \[[SVS-84](https://gazelle.ihe.net/jira/browse/SVS-84)\] Broken link +* \[[SVS-85](https://gazelle.ihe.net/jira/browse/SVS-85)\] Add id in messages table +* \[[SVS-87](https://gazelle.ihe.net/jira/browse/SVS-87)\] In group browser the link on OID is missing + +__Story__ + +* \[[SVS-83](https://gazelle.ihe.net/jira/browse/SVS-83)\] We need to enter the installation manual in Gazelle website + +# 1.7.2 +_Release date: 2014-03-31_ + +__Remarks__ + + +__Bug__ + +* \[[SVS-75](https://gazelle.ihe.net/jira/browse/SVS-75)\] The application does not deploy with the new version of jboss-ws-natives + +__Improvement__ + +* \[[SVS-76](https://gazelle.ihe.net/jira/browse/SVS-76)\] Allow users/tools to query the version number of the application + +# 1.7.1 +_Release date: 2013-11-29_ + +__Remarks__ + + +__Bug__ + +* \[[SVS-67](https://gazelle.ihe.net/jira/browse/SVS-67)\] Cannot delete group +* \[[SVS-71](https://gazelle.ihe.net/jira/browse/SVS-71)\] Problem to delete a valueSet in the version 1.7.0 + +__Improvement__ + +* \[[SVS-72](https://gazelle.ihe.net/jira/browse/SVS-72)\] NA2014: Add codes for CSD profile to the SVS simulator + +# 1.7.0 +_Release date: 2013-11-05_ + +__Remarks__ + + +__Bug__ + +* \[[SVS-68](https://gazelle.ihe.net/jira/browse/SVS-68)\] Cannot delete value set + +# 1.6 +_Release date: 2013-10-08_ + +__Remarks__ + + +__Story__ + +* \[[SVS-64](https://gazelle.ihe.net/jira/browse/SVS-64)\] Add the possibility to temporarily ignore the validation before importing SVSValueSet + +# 1.5 +_Release date: 2013-09-27_ + +__Remarks__ + + +__Bug__ + +* \[[SVS-63](https://gazelle.ihe.net/jira/browse/SVS-63)\] When a user has only admin_role, the cas login does not work + +# 1.4 +_Release date: 2013-09-26_ + +__Remarks__ + + +__Bug__ + +* \[[SVS-53](https://gazelle.ihe.net/jira/browse/SVS-53)\] When updating the codeSystemName of a concept, the value is updated for all the concepts of the selected Concept list +* \[[SVS-54](https://gazelle.ihe.net/jira/browse/SVS-54)\] When displaying the content of a value set, content of columns codeSystemName and codeSystemVersion are reversed +* \[[SVS-56](https://gazelle.ihe.net/jira/browse/SVS-56)\] I/O Exception when invoking SOAP method + +__Story__ + +* \[[SVS-55](https://gazelle.ihe.net/jira/browse/SVS-55)\] create profile for esante +* \[[SVS-62](https://gazelle.ihe.net/jira/browse/SVS-62)\] Add the profile of TW + +__Improvement__ + +* \[[SVS-57](https://gazelle.ihe.net/jira/browse/SVS-57)\] Use the new documentation module for the model-based validation + +# 1.3-GA +_Release date: 2012-12-06_ + +__Remarks__ + + +__Technical task__ + +* \[[SVS-15](https://gazelle.ihe.net/jira/browse/SVS-15)\] Review generated classes/constraints +* \[[SVS-16](https://gazelle.ihe.net/jira/browse/SVS-16)\] Develop validation service +* \[[SVS-17](https://gazelle.ihe.net/jira/browse/SVS-17)\] Check for additional constraints on datatypes and SVS +* \[[SVS-18](https://gazelle.ihe.net/jira/browse/SVS-18)\] Include validator client in EVSClient + +__Bug__ + +* \[[SVS-1](https://gazelle.ihe.net/jira/browse/SVS-1)\] [HTTP binding] The warning header is not filled when the requested OID does not match any value set +* \[[SVS-45](https://gazelle.ihe.net/jira/browse/SVS-45)\] It is not possible to update an existing SUT + +__Story__ + +* \[[SVS-3](https://gazelle.ihe.net/jira/browse/SVS-3)\] Define the architecture of the project +* \[[SVS-5](https://gazelle.ihe.net/jira/browse/SVS-5)\] Implementation material +* \[[SVS-7](https://gazelle.ihe.net/jira/browse/SVS-7)\] First tasks +* \[[SVS-12](https://gazelle.ihe.net/jira/browse/SVS-12)\] DAO design +* \[[SVS-13](https://gazelle.ihe.net/jira/browse/SVS-13)\] Application design +* \[[SVS-14](https://gazelle.ihe.net/jira/browse/SVS-14)\] Validation engine +* \[[SVS-19](https://gazelle.ihe.net/jira/browse/SVS-19)\] Import existing value sets within the new architecture +* \[[SVS-20](https://gazelle.ihe.net/jira/browse/SVS-20)\] value sets browser +* \[[SVS-28](https://gazelle.ihe.net/jira/browse/SVS-28)\] [ITI-60] Implement HTTP binding part of SVS Repository +* \[[SVS-31](https://gazelle.ihe.net/jira/browse/SVS-31)\] Add a page for displaying messages sent/received by the simulator +* \[[SVS-32](https://gazelle.ihe.net/jira/browse/SVS-32)\] Log validator usage +* \[[SVS-35](https://gazelle.ihe.net/jira/browse/SVS-35)\] [Bug] Add Translation in SVS Browser +* \[[SVS-37](https://gazelle.ihe.net/jira/browse/SVS-37)\] [Bug] in SVS Browser, importValueSet +* \[[SVS-39](https://gazelle.ihe.net/jira/browse/SVS-39)\] [Bug] SOAP Repository - Xml Not Well-Formed +* \[[SVS-40](https://gazelle.ihe.net/jira/browse/SVS-40)\] [Feature] Messages section - XSL for each type transaction + pretty xml +* \[[SVS-41](https://gazelle.ihe.net/jira/browse/SVS-41)\] [Feature] Validate System in Messages Page +* \[[SVS-42](https://gazelle.ihe.net/jira/browse/SVS-42)\] [Feature] Import from folder +* \[[SVS-46](https://gazelle.ihe.net/jira/browse/SVS-46)\] rich:dataScroller does not work for navigating through the tables of concepts +* \[[SVS-47](https://gazelle.ihe.net/jira/browse/SVS-47)\] Some constraints are wrong in the validator part of the tool +* \[[SVS-50](https://gazelle.ihe.net/jira/browse/SVS-50)\] Prepare simulator for new release + +__Improvement__ + +* \[[SVS-44](https://gazelle.ihe.net/jira/browse/SVS-44)\] [SOAP Binding] messages sent by the Value Set Consumer actor are not using SOAP 1.2 + +# 1.0 +_Release date: 2011-06-01_ + +__Remarks__ + + +__Story__ + +* \[[SVS-21](https://gazelle.ihe.net/jira/browse/SVS-21)\] [ITI-48] Implement SOAP binding part of SVS Consumer +* \[[SVS-23](https://gazelle.ihe.net/jira/browse/SVS-23)\] [ITI-60] Implement SOAP binding part of SVS Consumer +* \[[SVS-24](https://gazelle.ihe.net/jira/browse/SVS-24)\] [ITI-60] Implement HTTP binding part of SVS Consumer + + + + + + + + + + + + + + + + + + + + + + diff --git a/SVS-Simulator/release-notes/2_0_10.md b/SVS-Simulator/release-notes/2_0_10.md deleted file mode 100755 index 7a6f7ecfc6e25108b2c4e179c29a1811d0274298..0000000000000000000000000000000000000000 --- a/SVS-Simulator/release-notes/2_0_10.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: Release note (old format) -subtitle: SVSSimulator - 2.0.10 -toolversion: 2.0.10 -releasedate: 2016-08-24 -author: Anne-Gaëlle Bergé -function: Engineer -customer: IHE-EUROPE -reference: KER3-RNO-IHE_EUROPE-SVS_SIMULATOR_2_0_10 ---- -# - -__Bug__ -* \[[SVS-164](https://gazelle.ihe.net/jira/browse/SVS-164)\] When SVS reports errors the xpath of the error is incorrect - -__Story__ -* \[[SVS-165](https://gazelle.ihe.net/jira/browse/SVS-165)\] Release svs-code-jar 2.0.1 and SVSSimulator 2.0.9 -* \[[SVS-162](https://gazelle.ihe.net/jira/browse/SVS-162)\] Calling SVS Validation from EVS Client result in an error diff --git a/SVS-Simulator/release-notes/2_0_15.md b/SVS-Simulator/release-notes/2_0_15.md deleted file mode 100755 index 2c1a970bd4ad40b79baa0402afdad7b8341fae26..0000000000000000000000000000000000000000 --- a/SVS-Simulator/release-notes/2_0_15.md +++ /dev/null @@ -1,39 +0,0 @@ ---- -title: Release note (old format) -subtitle: SVSSimulator - 2.0.15 -toolversion: 2.0.15 -releasedate: 2017/06/21 -author: Anne-Gaëlle Bergé -function: Quality engineer -customer: IHE Europe -reference: KER3-RNO-IHE_EUROPE-SVS_SIMULATOR_2_0_15 ---- ---- -# - 2.0.15 - -__Bug__ -* \[[SVS-182](https://gazelle.ihe.net/jira/browse/SVS-182)\] Unable to download zip file - -# - 2.0.14 - -__Bug__ -* \[[SVS-179](https://gazelle.ihe.net/jira/browse/SVS-179)\] When editing a group, the offered list of value sets is not showing all available value sets -* \[[SVS-181](https://gazelle.ihe.net/jira/browse/SVS-181)\] Upload multiple ValueSet from a zip file doesn't work - -__Improvement__ -* \[[SVS-180](https://gazelle.ihe.net/jira/browse/SVS-180)\] Add possibility to export all valueset from a group in a zip file - -# - 2.0.13 - -__Bug__ -* \[[SVS-175](https://gazelle.ihe.net/jira/browse/SVS-175)\] Value Set Browser does not work anymore - - -# - 2.0.11 - -__Bug__ -* \[[SVS-167](https://gazelle.ihe.net/jira/browse/SVS-167)\] Need to change SVS ValueSet model to have a separate database id from the OID -* \[[SVS-172](https://gazelle.ihe.net/jira/browse/SVS-172)\] When updating to gazelle-tools:3.0.25 or higher, fix dependencies to asm - -__Improvement__ -* \[[SVS-170](https://gazelle.ihe.net/jira/browse/SVS-170)\] CAS login redirects to the same page instead of the home page diff --git a/SVS-Simulator/release-notes/2_1_0.md b/SVS-Simulator/release-notes/2_1_0.md deleted file mode 100644 index c128575c7f5ab271b06fcca10bf2255672b69bb9..0000000000000000000000000000000000000000 --- a/SVS-Simulator/release-notes/2_1_0.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: Release note (old format) -subtitle: SVSSimulator - 2.1.0 -toolversion: 2.1.0 -releasedate: 2018-03-09 -author: Abderrazek BOUFAHJA -function: Software Engineer -customer: IHE-EUROPE -reference: KER3-RNO-IHE-SVS_SIMULATOR_2_1_0 ---- -# - -__Bug__ -* \[[SVS-194](https://gazelle.ihe.net/jira/browse/SVS-194)\] Problem to parse the SVS wsdl - -__Improvement__ -* \[[SVS-189](https://gazelle.ihe.net/jira/browse/SVS-189)\] Use new CAS SSO -* \[[SVS-192](https://gazelle.ihe.net/jira/browse/SVS-192)\] Update postgresql driver to version 42.2.1-jre7 - -__Dependencies__ -All Dependencies are up-to-date - -__Remarks__ - -This new version of SVS Simulator is to be bound to the new Gazelle SSO (apereo). Dependency to JDBC has been removed from the project and shall be present in the Jboss modules. diff --git a/SVS-Simulator/user.md b/SVS-Simulator/user.md index f127ecadb0b31276bb28415445b1b7cb6d739fdf..cfc1af85c9896fb9f66cafc5348c4b55ba7f6b4c 100644 --- a/SVS-Simulator/user.md +++ b/SVS-Simulator/user.md @@ -1,13 +1,13 @@ --- title: User Manual subtitle: SVS Simulator -author: Jean-David Dramou -date: 27/01/2017 -toolversion: 2.1.x -function: Engineer -version: 1.03 +author: Nicolas Bailliet +date: 25/03/2019 +toolversion: 2.2.x +function: Software Engineer +version: 1.04 status: Approved document -reference: KER3-MAN-IHE_EUROPE-SVS_SIMULATOR_USER-1_03 +reference: KER1-MAN-IHE-SVS_SIMULATOR_USER-1_04 customer: IHE-EUROPE --- @@ -175,6 +175,14 @@ Your xml files need to represents RetrieveValueSetResponse or RetrieveMultipleVa When you select a file it will be downloaded and the application will extract the value set(s) from it. +**Prior to upload your file**, you can check/uncheck 2 checkboxes enabling update processes : + +* Update value set attributes when redefined in the uploaded file +* Delete concepts when not referenced in the uploaded file + +You will then see the Value Set(s) Informations panel filled in with updated resulting from file value set extraction. +Every component (value set/concept list/concept) updated will appear in that panel, whether it has been added, updated or deleted. + A detailed report will be display once the importation is done. It is recommended not to gather more than 100 xml files in one zip archive, otherwise the import may not complete successfully. diff --git a/Test-Management/release-note.md b/Test-Management/release-note.md index 04dc4fd282a021f87a0bccd674f8f567d6dcdeda..81ca4d21d2dbccefef26dbeba6c91c40dff63201 100644 --- a/Test-Management/release-note.md +++ b/Test-Management/release-note.md @@ -404,7 +404,7 @@ __Improvement__ * \[[GZL-4405](https://gazelle.ihe.net/jira/browse/GZL-4405)\] KPI for systems mixes pre-connectathon and connectathon tests * \[[GZL-4427](https://gazelle.ihe.net/jira/browse/GZL-4427)\] Update monitor worklist -# Gazelle TM 5.4.6 +# 5.4.6 _Release date: 2017-01-16_ @@ -415,7 +415,7 @@ __Bug__ * \[[GZL-4383](https://gazelle.ihe.net/jira/browse/GZL-4383)\] 2 problems with assigning authority in Patient Gen & Sharing * \[[GZL-4396](https://gazelle.ihe.net/jira/browse/GZL-4396)\] Test instance page is not working anymore -# Gazelle TM 5.4.5 +# 5.4.5 _Release date: 2016-12-30_ @@ -453,7 +453,7 @@ __Improvement__ * \[[GZL-4370](https://gazelle.ihe.net/jira/browse/GZL-4370)\] Export to PDF of connectathon test should not be proposed when test type is not connectathon * \[[GZL-4372](https://gazelle.ihe.net/jira/browse/GZL-4372)\] Update password have not a pretty form -# Gazelle TM 5.4.4 +# 5.4.4 _Release date: 2016-11-30_ @@ -465,7 +465,7 @@ __Improvement__ * \[[GZL-4305](https://gazelle.ihe.net/jira/browse/GZL-4305)\] Connectathon results Automatic Grading -# Gazelle TM 5.4.3 +# 5.4.3 _Release date: 2016-11-28_ @@ -531,7 +531,7 @@ __Improvement__ * \[[GZL-4283](https://gazelle.ihe.net/jira/browse/GZL-4283)\] removed default value of "None" for option dropdown on Connectathon Results page * \[[GZL-4287](https://gazelle.ihe.net/jira/browse/GZL-4287)\] On Connectathon Results export, replace database value with GUI value and add Organization column -# Gazelle TM 5.4.1 +# 5.4.1 _Release date: 2016-10-03_ @@ -562,7 +562,7 @@ __Improvement__ * \[[GZL-4156](https://gazelle.ihe.net/jira/browse/GZL-4156)\] /administration/listMonitors.seam * \[[GZL-4221](https://gazelle.ihe.net/jira/browse/GZL-4221)\] confusing sequence when adding a new test system -# Gazelle TM 5.4.0 +# 5.4.0 _Release date: 2016-09-20_ @@ -587,7 +587,7 @@ __Improvement__ * \[[GZL-4244](https://gazelle.ihe.net/jira/browse/GZL-4244)\] display relevant AIPO in partners window on main connectathon page. * \[[GZL-4245](https://gazelle.ihe.net/jira/browse/GZL-4245)\] Profile/actor tab - create logical order for dropdown lists -# Gazelle TM 5.3.1 +# 5.3.1 _Release date: 2016-09-05_ @@ -614,7 +614,7 @@ __Improvement__ * \[[GZL-4227](https://gazelle.ihe.net/jira/browse/GZL-4227)\] GMM: Update the default template for Test Description -# Gazelle TM 5.3.0 +# 5.3.0 _Release date: 2016-05-20_ @@ -678,7 +678,7 @@ __Improvement__ * \[[GZL-4202](https://gazelle.ihe.net/jira/browse/GZL-4202)\] Find system page: add a filter on "is a tool" attribute -# Gazelle TM 5.2.1 +# 5.2.1 _Release date: 2016-04-27_ @@ -691,7 +691,7 @@ __Story__ * \[[GZL-4197](https://gazelle.ihe.net/jira/browse/GZL-4197)\] Release TM 5.2.1 & deploy -# Gazelle TM 5.2.0 +# 5.2.0 _Release date: 2016-04-22_ @@ -708,7 +708,7 @@ __Story__ * \[[GZL-4193](https://gazelle.ihe.net/jira/browse/GZL-4193)\] Release 5.2.0 -# Gazelle TM 5.1.0 +# 5.1.0 _Release date: 2016-04-05_ @@ -816,7 +816,7 @@ __Improvement__ * \[[GZL-4134](https://gazelle.ihe.net/jira/browse/GZL-4134)\] create a preference to enable or disable ping * \[[GZL-4144](https://gazelle.ihe.net/jira/browse/GZL-4144)\] Limit ping to active tabs -# Gazelle TM 5.0.5 +# 5.0.5 _Release date: 2016-03-03_ @@ -837,7 +837,7 @@ __Story__ * \[[GZL-4012](https://gazelle.ihe.net/jira/browse/GZL-4012)\] Release TM 5.0.5 -# Gazelle TM 5.0.4 +# 5.0.4 _Release date: 2016-02-16_ @@ -866,7 +866,7 @@ __Story__ * \[[GZL-3979](https://gazelle.ihe.net/jira/browse/GZL-3979)\] Update gazelle-version * \[[GZL-3993](https://gazelle.ihe.net/jira/browse/GZL-3993)\] Release TM 5.0.4 -# Gazelle TM 5.0.3 +# 5.0.3 _Release date: 2016-02-05_ @@ -897,7 +897,7 @@ __Improvement__ * \[[GZL-3744](https://gazelle.ihe.net/jira/browse/GZL-3744)\] ConnectathonParticipants: Add checkboxes for filtering on status (+ show number for each) as for test intances -# Gazelle TM 5.0.2 +# 5.0.2 _Release date: 2016-01-18_ @@ -943,7 +943,7 @@ __Improvement__ * \[[GZL-3922](https://gazelle.ihe.net/jira/browse/GZL-3922)\] In the page to switch session, if admin, I'd like to get a button to edit a session * \[[GZL-3927](https://gazelle.ihe.net/jira/browse/GZL-3927)\] I use the search feature to edit a user. I want to be able to edit the user from the outcome of the search -# Gazelle TM 5.0.1 +# 5.0.1 _Release date: 2016-01-04_ @@ -1024,7 +1024,7 @@ __Improvement__ * \[[GZL-3894](https://gazelle.ihe.net/jira/browse/GZL-3894)\] When creating meta tests, list of Tests is not alphabetical * \[[GZL-3898](https://gazelle.ihe.net/jira/browse/GZL-3898)\] it takes around 60 seconds to access the test instances page -# Gazelle TM 5.0.0 +# 5.0.0 _Release date: 2015-12-15_ diff --git a/_templates/jekyll-gazelle-documentation/_layouts/default.html b/_templates/jekyll-gazelle-documentation/_layouts/default.html index f6127e74ab40e09a2a9777325dc6f49ef7cd7054..36d2ad927d6e77ea866ec2c4806689d7c9b2f261 100755 --- a/_templates/jekyll-gazelle-documentation/_layouts/default.html +++ b/_templates/jekyll-gazelle-documentation/_layouts/default.html @@ -32,6 +32,7 @@ <div class="row"> <div id="sidebar" class="col-sm-3 col-md-3 scrollspy"> + <p><i>Last updated on {{ page.date }}</i></p> <nav id="nav-sidebar" class="gzl-sidebar"> <ul id="nav" class="nav">