aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* PDSUI-2455 'startPage' and 'endPage' must be OptionKseniya Tomskikh2017-12-141-6/+6
|
* 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
|
* 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' statuses
| * | 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
| | | | | | | | This reverts commit 5c50fd8f9eb4588e8f2c7ea5b84822e224b222e5.
* | Revert "Fix trial ID in update route"Jakob Odersky2017-11-271-1/+1
|/ | | | This reverts commit f58eeb490fc8f829a5c8f727ee354bfad51c721a.
* 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
| | | | for them
* 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
|
* Fixing missing evidence error in EVv0.13.3vlad2017-11-031-3/+7
|
* Allowing AdministratorRole to do everythingv0.13.2vlad2017-11-031-9/+5
|
* Unifying user idsvlad2017-11-0237-115/+124
|
* Using common request contexts and user objectsvlad2017-11-0292-734/+579
|
* Rolling back `eligibilityStatus` value typev0.12.4vlad2017-11-023-6/+4
|
* PDSUI-2329 Removing `isRationaleRequired` field from the `PatientHypothesis`v0.12.3vlad2017-11-026-95/+7
|
* Fix typo in patient label endpointv0.12.2Jakob Odersky2017-11-011-1/+1
|
* Fixed patient's criteria updatev0.12.1Kseniya Tomskikh2017-11-013-4/+12
|
* Merge branch 'PDSUI-2360'v0.12.0Jakob Odersky2017-10-307-41/+209
|\
| * Add REST implementation of RestPatientCriterionServiceJakob Odersky2017-10-304-26/+111
| |