aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | | | | UUID type support in filters parsingv0.10.10vlad2017-10-252-10/+23
* | | | | | Fixing filters parsing for UUIDsv0.10.9vlad2017-10-252-4/+10
* | | | | | 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
| |_|/ / |/| | |
* | | | Support for `noteq` for filters on numbersv0.10.6v0.10.5vlad2017-10-231-1/+1
* | | | Add PreCleaning formatJakob Odersky2017-10-231-0/+1
* | | | Fixed update delivery methodv0.10.4Kseniya Tomskikh2017-10-232-7/+8
* | | | Merge branch 'master' of github.com:drivergroup/pds-ui-commonv0.10.3v0.10.2Kseniya Tomskikh2017-10-236-10/+76
|\ \ \ \ | | |/ / | |/| |
| * | | Use core rejection handlerJakob Odersky2017-10-202-2/+3
| * | | Fix default version in ApiPartialDocumentJakob Odersky2017-10-201-1/+1
| * | | Merge pull request #51 from drivergroup/TRIAL-55v0.10.1Aleksandr2017-10-203-7/+72
| |\ \ \
| | * | | Resolved breaking changesAleksandr2017-10-201-1/+2
| | * | | Merge branch 'master' into TRIAL-55Aleksandr2017-10-209-165/+293
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Fixed typo in HypothesisServiceAleksandr2017-10-201-1/+1