aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into PDSUI-2432Kseniya Tomskikh2018-01-109-58/+203
|\
| * Merge branch 'master' into support-service-exceptionsKseniya Tomskikh2018-01-092-6/+9
| |\
| | * Merge pull request #76 from drivergroup/trial-162-delete-armsv0.14.27Vlad Uspensky2017-12-141-0/+3
| | |\
| | | * added delete endpoint to eligibilityArmServicetimgushue2017-12-131-0/+3
| | * | PDSUI-2455 'startPage' and 'endPage' must be OptionKseniya Tomskikh2017-12-141-6/+6
| | |/
| * | Merge branch 'master' into support-service-exceptionsKseniya Tomskikh2017-12-1418-154/+297
| |\|
| | * Fixed RestTrialIssueService create methodAleksandr2017-12-052-2/+3
| | * Implemented RestTrialIssueService; implemented read format for trial issueAleksandr2017-12-043-8/+183
| | * Fixed RestTrialService singleAction methodAleksandr2017-12-041-1/+1
| * | Support service exceptionsKseniya Tomskikh2017-11-223-36/+14
* | | PDSUI-2432 Make Option's reply for getByIdKseniya Tomskikh2017-12-1510-13/+13
* | | PDSUI-2432 Review fixesKseniya Tomskikh2017-12-1411-51/+46
* | | PDSUI-2432 Fixed domain exception handlerKseniya Tomskikh2017-12-071-7/+26
* | | PDSUI-2432 Removed *-Reply classes of TMKseniya Tomskikh2017-12-0422-658/+120
| |/ |/|
* | Adding EV to the roles able to read Trialsv0.14.24vlad2017-11-302-2/+1
* | Merge branch 'eligibility-snapshot'v0.14.23Jakob Odersky2017-11-295-6/+65
|\ \
| * | Add eligibility service endpoint and supporting domain modelJakob Odersky2017-11-295-6/+65
* | | Merge pull request #71 from drivergroup/PDSUI-2407v0.14.22Kseniya Tomskikh2017-11-292-17/+0
|\ \ \
| * | | PDSUI-2407 Removed unnecessary records' statusesKseniya Tomskikh2017-11-282-17/+0
| | |/ | |/|
* | | TRIAL-149 Added 'Review' stateKseniya Tomskikh2017-11-292-1/+5
* | | TRIAL-149 Added more states for trial historyKseniya Tomskikh2017-11-282-17/+21
| |/ |/|
* | Revert 'Add formats for patient eligible trials'Jakob Odersky2017-11-274-101/+18
* | Revert "Nest format"Jakob Odersky2017-11-272-3/+4
* | Revert "Fix trial ID in update route"Jakob Odersky2017-11-271-1/+1
|/
* TRIAL-126 Fixed intervention update formatv0.14.19Kseniya Tomskikh2017-11-211-2/+2
* Fix getAll endpoint of patient eligible trialsv0.14.18Jakob Odersky2017-11-201-1/+1
* Optimize importsv0.14.17Jakob Odersky2017-11-201-4/+3
* Fix trial ID in update routeJakob Odersky2017-11-201-1/+1
* Nest formatJakob Odersky2017-11-202-4/+3
* Add formats for patient eligible trialsJakob Odersky2017-11-204-18/+102
* TRIAL-123 Eligibility arm with diseases format was fixedv0.14.15Kseniya Tomskikh2017-11-172-10/+6
* PDSUI-2394 Granted access for ReP entities for EVv0.14.14Kseniya Tomskikh2017-11-161-5/+5
* Fixed json formats for DocumentHistory and MedicalRecordHistory; Added tests ...Aleksandr2017-11-155-21/+78
* Fixed typoAleksandr2017-11-151-2/+2
* Added new states to DocumentHistory and MedicalRecordHistoryAleksandr2017-11-152-39/+47
* Simplified DocumentHistory and MedicalRecordHistoryv0.14.9v0.14.10Aleksandr2017-11-142-29/+13
* Fixed MedicalRecordHistory and DocumentHistoryAleksandr2017-11-142-4/+4
* Improved DocumentHistory and MedicalRecordHistoryAleksandr2017-11-143-37/+53
* Merge branch 'master' into PDSUI-2345Aleksandr2017-11-1429-165/+128
|\
| * Fixing Document parsingv0.14.8vlad2017-11-131-5/+25
| * Fixing Validatorsv0.14.7vlad2017-11-131-10/+10
| * Review fixKseniya Tomskikh2017-11-131-1/+2
| * Fixed calculation of eligibility status with "Unknown" value (instead of NULL)Kseniya Tomskikh2017-11-1012-51/+48
| * Adding comment to the trial archive actionv0.14.4vlad2017-11-103-6/+18
| * Adding comment to the trial historyv0.14.3v0.14.2v0.14.1vlad2017-11-104-5/+8
| * Upgrade sbt settings and support Scala 2.12v0.14.0Jakob Odersky2017-11-089-88/+18
* | Implemented Actions for DocumentHistoryService and MedicalRecordHistoryServiceAleksandr2017-11-142-97/+102
* | Added Actions to MedicalRecordHistory objectAleksandr2017-11-091-18/+30
|/
* originalTitle update supportv0.13.5vlad2017-11-081-1/+7
* Trying to read ids from JSONv0.13.4vlad2017-11-0310-9/+30