aboutsummaryrefslogtreecommitdiff
path: root/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* | TRIAL-123 Eligibility arm with diseases format was fixedv0.14.15Kseniya Tomskikh2017-11-171-8/+3
* | 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-153-15/+34
* | 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-1421-78/+109
|\ \
| * | 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-109-39/+36
| * | 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-103-3/+5
| * | Upgrade sbt settings and support Scala 2.12v0.14.0Jakob Odersky2017-11-085-15/+14
* | | 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-0229-92/+101
* | Using common request contexts and user objectsvlad2017-11-0286-697/+554
* | Rolling back `eligibilityStatus` value typev0.12.4vlad2017-11-022-5/+3
* | PDSUI-2329 Removing `isRationaleRequired` field from the `PatientHypothesis`v0.12.3vlad2017-11-025-74/+7
* | Fix typo in patient label endpointv0.12.2Jakob Odersky2017-11-011-1/+1
* | Fixed patient's criteria updatev0.12.1Kseniya Tomskikh2017-11-012-3/+11
* | Merge branch 'PDSUI-2360'v0.12.0Jakob Odersky2017-10-305-34/+200
|\ \
| * | Add REST implementation of RestPatientCriterionServiceJakob Odersky2017-10-303-22/+105
| * | Implement REST layer for PatientLabelServiceJakob Odersky2017-10-303-12/+95
* | | Rolling back some Refined codev0.11.2vlad2017-10-303-9/+4
* | | Fixing Patients and Trials parsing, some refined to tryv0.11.1vlad2017-10-309-16/+193
|/ /
* | Merge branch 'master' into PDSUI-2336Kseniya Tomskikh2017-10-301-3/+2
|\ \
| * | Updating core and domain modelvlad2017-10-271-3/+3
* | | Fixed bugKseniya Tomskikh2017-10-275-4/+68
* | | Merge branch 'master' into PDSUI-2336Kseniya Tomskikh2017-10-2720-67/+207
|\| |
| * | Reimplemented entity ExtractedData.MetaAleksandr2017-10-262-4/+4
| * | Merge pull request #56 from drivergroup/PDSUI-2341v0.10.12Aleksandr2017-10-261-1/+1
| |\ \
| | * | Implemented tests for MedicalRecord.Meta; Fixed MedicalRecord.Meta.Duplicate ...Aleksandr2017-10-241-1/+1
| * | | Merge pull request #55 from drivergroup/PDSUI-2330Aleksandr2017-10-268-35/+84
| |\ \ \
| | * \ \ Merge branch 'master' into PDSUI-2330Aleksandr2017-10-244-3/+18
| | |\ \ \
| | * | | | Added field 'inclusion' to ExportTrialLabelCriterionAleksandr2017-10-244-27/+70
| | * | | | Merge branch 'master' into PDSUI-2330Aleksandr2017-10-2313-157/+356
| | |\ \ \ \
| | * | | | | Added 'inclusion' field to PatientCriterionAleksandr2017-10-234-8/+14
| * | | | | | Support for table names in filters called over RESTv0.10.11vlad2017-10-251-2/+2
| * | | | | | UUID type support in filters parsingv0.10.10vlad2017-10-251-8/+18
| * | | | | | Fixing filters parsing for UUIDsv0.10.9vlad2017-10-251-4/+3
| * | | | | | Fixing dimensions table name in QueryBuilder and empty IN handlingv0.10.8vlad2017-10-241-11/+13
| | |_|_|/ / | |/| | | |
| * | | | | Fixing AllowAll, DenyAll filters in SlickQueryBuilderv0.10.7vlad2017-10-241-2/+2
| | |_|/ / | |/| | |