aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| * Merge pull request #62 from drivergroup/PDSUI-2345Aleksandr2017-11-143-83/+116
| |\
| | * Improved DocumentHistory and MedicalRecordHistoryAleksandr2017-11-143-37/+53
| | * Merge branch 'master' into PDSUI-2345Aleksandr2017-11-1432-176/+133
| | |\ | | |/ | |/|
| | * Implemented Actions for DocumentHistoryService and MedicalRecordHistoryServiceAleksandr2017-11-142-97/+102
| | * Added Actions to MedicalRecordHistory objectAleksandr2017-11-091-18/+30
* | | Domain model updatevlad2017-11-151-2/+2
|/ /
* | Fixing Document parsingv0.14.8vlad2017-11-131-5/+25
* | Fixing Validatorsv0.14.7vlad2017-11-131-10/+10
* | Merge pull request #61 from drivergroup/PDSUI-2382Kseniya Tomskikh2017-11-1312-51/+49
|\ \
| * | 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-0812-99/+23
|/
* 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
* Merge pull request #59 from drivergroup/common-contextsv0.13.1Vlad Uspensky2017-11-02105-838/+692
|\
| * 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
| * Implement REST layer for PatientLabelServiceJakob Odersky2017-10-304-15/+98
* | Rolling back some Refined codev0.11.2vlad2017-10-304-13/+6
* | Fixing Patients and Trials parsing, some refined to tryv0.11.1vlad2017-10-3011-20/+201
|/
* Merge pull request #54 from drivergroup/PDSUI-2336v0.11.0Kseniya Tomskikh2017-10-30176-5382/+354
|\
| * Merge branch 'master' into PDSUI-2336Kseniya Tomskikh2017-10-302-5/+4
| |\ | |/ |/|
* | Updating core and domain modelvlad2017-10-272-5/+5
| * Fixed bugKseniya Tomskikh2017-10-275-4/+68
| * Merge branch 'master' into PDSUI-2336Kseniya Tomskikh2017-10-2727-86/+327
| |\ | |/ |/|
* | Merge pull request #57 from drivergroup/PDSUI-2350v0.10.13Aleksandr2017-10-263-11/+24
|\ \
| * | Reimplemented entity ExtractedData.MetaAleksandr2017-10-263-11/+24
|/ /
* | Merge pull request #56 from drivergroup/PDSUI-2341v0.10.12Aleksandr2017-10-262-1/+75
|\ \
| * | Moved MedicalRecord.Meta tests to MedicalRecordFormatSuiteAleksandr2017-10-262-85/+74
| * | Implemented tests for MedicalRecord.Meta; Fixed MedicalRecord.Meta.Duplicate ...Aleksandr2017-10-242-1/+86
* | | Merge pull request #55 from drivergroup/PDSUI-2330Aleksandr2017-10-2610-41/+95
|\ \ \
| * \ \ Merge branch 'master' into PDSUI-2330Aleksandr2017-10-245-8/+23
| |\ \ \
| * | | | Added field 'inclusion' to ExportTrialLabelCriterionAleksandr2017-10-245-31/+78
| * | | | Merge branch 'master' into PDSUI-2330Aleksandr2017-10-2315-175/+369
| |\ \ \ \
| * | | | | Added 'inclusion' field to PatientCriterionAleksandr2017-10-235-10/+17
* | | | | | Support for table names in filters called over RESTv0.10.11vlad2017-10-251-2/+2