Ben C | d78c7bec14e | quick fix of allowing folders to close | | |
dwalend | fb55fb9344c | Moved pom.xml version to 2.0.0-RC4 | | |
Ben Carmen | 7037e9c4dd8 | Merge pull request #656 in SHRINE/shrine from feature/SHRINE2020-37-use-ontology-service to 2.0-webclient
* commit '... | | |
Ben C | 5e721718908 | removed padding | | |
Ben C | 271d44f1681 | Changes based on feedback from code review | | |
Ben C | dfe71e64b77 | update to use suggestions from code review | | |
Ben C | 302ff1e7578 | code cleanup | | |
Ben C | efcecc8be5b | code cleanup | | |
Ben C | 04e8ece2139 | code cleanup before review | | |
Ben C | 5bd113a63ab | gitignore .metals | | |
Ben C | 0b5a9d89ddb | removed .metals folder | | |
Ben C | 3df13eb5435 | code cleanup | | |
Ben C | 8da47214037 | Ontology using the ontology service instead of mock. | | |
Ben C | 3d85d024b76 | saving work | | |
Ben C | 6cbbc71d270 | saving work | | |
Ansible Deploy | 734e0104e3b | Merge release branch release/1.26.7 into master. | | |
Ansible Deploy | afbfd94042c | Update POMs with release version 2.0.0-RC3. | | |
mjdiloreto | bd9a1d1750c | removed wildcard imports from dashboard service. | | |
dwalend | 35fbd4b281d | Moving version number to RC3-SNAPSHOT | | |
David Walend | 48073604ba5 | Merge pull request #652 in SHRINE/shrine from bugfix/SHRINE-3585-queuedquerypoller-waiting-too to release/1.26.7
* c... | | |
mjdiloreto | b84845f62e3 | made the root logger point to a different file | | |
mjdiloreto | 4bf8c0337c9 | changed implementations to just use AdapterMappings, nothing from removed hierarchy. | | |
mjdiloreto | fe5a62f105c | remove entire hierarchy. Nothing fixed yet. | | |
Ansible Deploy | dc2318dcab2 | Merge release branch release/1.26.7 into master. | | |
Ansible Deploy | ea2415f3f30 | Update POMs with release version 2.0.0-RC2. | | |
David Walend | 5aaaa1c354d | Merge pull request #653 in SHRINE/shrine from bugfix/SHRINE-3588-change-from-1.25.4-to-2.0.0-rc1 to release/1.26.7
*... | | |
Ben C | 7ec0daaee4f | merge of 2.0-webclient | | |
Ben C | 58777bf0c71 | Merge branch '2.0-webclient' into feature/SHRINE2020-37-use-ontology-service | | |
Ben C | eb8fe635b32 | saving work for scroll when dragging | | |
dwalend | bbc957f3997 | Support both the old and new XML stored in the QEP's query definition for SHRINE-3588 | | |
Marc-Danie Nazaire | 1020b420f7d | Merge pull request #651 in SHRINE/shrine from feature/SHRINE2020-29-setup-stub-ontology-service to 2.0-webclient
* c... | | |
marc-danie | ca1f4052d77 | SHRINE2020-29 - Setup stub Ontology service - modified to use an IO[List[OntologyTerm]] in getRoot function | | |
marc-danie | 66b93c3a39c | SHRINE2020-29 - Setup stub Ontology service - modified to use an IO[List[OntologyTerm]] in getRoot function | | |
Ben Carmen | 831e3c9bfbb | Merge pull request #650 in SHRINE/shrine from feature/SHRINE2020-20-delete-terms to 2.0-webclient
* commit 'c430aa36... | | |
mjdiloreto | d3d2575a256 | Changed throwable converter to print full stack trace and caused by. format log messages. | | |
dwalend | feaef13665c | Intercept and log (but don't send) the QueryResultNotAvailable problem for SHRINE-3585 . The CRC may not have baked t... | | |
marc-danie | 30c323662a3 | SHRINE2020-29 - Setup stub Ontology service - modified to return 204 response if no children data was found for a giv... | | |
marc-danie | 7163cc25449 | SHRINE2020-29 - Setup stub Ontology service - Added hasChildren field to JSON structure | | |
marc-danie | 3c05790c47e | SHRINE2020-29 - Setup stub Ontology service - replace orNul with exists | | |
Ben Carmen | f9cab9ef6ab | Merge pull request #649 in SHRINE/shrine from feature/SHRINE2020-22-highlight to 2.0-webclient
* commit 'c299c151eb5... | | |
marc-danie | 1b8773bc7ab | SHRINE2020-29 - Setup stub Ontology service - modified so that the ontology path is now sent in the request body as JSON | | |
bendcarmen | c299c151eb5 | Used variable from shared.scss for box shadow | | |
mjdiloreto | 3af74c89471 | rename custom pattern layout test. Tighten up logback configurations. | | |
David Walend | 016fb7861bf | Merge pull request #648 in SHRINE/shrine from bugfix/SHRINE-3587-transient-unknownhostexception to release/1.26.7
* ... | | |
Ben C | f4265c44a96 | changed from border to box-shadow | | |
marc-danie | f0847e62175 | SHRINE2020-29 - Setup stub Ontology service - switched back to using a query parameter instead of a path parameter be... | | |
Ben C | c430aa36373 | Changes as a result of feedback from UAT. | | |
Ben C | 669ce74eb6e | Feedback from UAT...use blue highlight around the border of the drop zone. | | |
Ben Carmen | c2897d4b9d0 | Merge pull request #647 in SHRINE/shrine from SHRINE2020-15-instuctional-text to 2.0-webclient
* commit '0325e656b63... | | |
Ben C | 0325e656b63 | added missing period. | | |
Ben C | 6976a5a9c98 | ontology root call is working, but children fetch is not. | | |
dwalend | 54aff3467bd | Added handling of an UnknownHostException seen at UCLA for SHRINE-3587 | | |
dwalend | 6b4f62801b5 | Increased the time before checking on QUEUED queries for SHRINE-3585 | | |
Matthew DiLoreto | 739ddf0da95 | Merge pull request #644 in SHRINE/shrine from bugfix/SHRINE-3142-figure-out-how-to-use-either to develop
* commit '6... | | |
mjdiloreto | 449c0bf1b17 | remove all log4j properties files and replace the necessary ones with logback.xml | | |
mjdiloreto | 9676081fe25 | one logback version in top-level pom. Finalized default logback.xml | | |
mjdiloreto | b4456a9e82b | edited log file to log interesting information. Fixed throwable censor to properly censor throwables. | | |
mjdiloreto | 573e2ac711e | Migrate log4j dependent code to logback. Fix unit tests. Refactor Loggable to use slf4j api, only log strings. | | |
mjdiloreto | 0bef7a65b07 | Remove log4j and slf4j-simple references from all poms. Create logback.xml to replace log4j.properties. | | |
Ben C | 35c919836dc | saving work | | |
Ben C | e4ac7688a31 | used ordered list | | |
Ben C | 8ea89820223 | Instructional text | | |
Ben Carmen | 468842f0465 | Merge pull request #645 in SHRINE/shrine from feature/SHRINE2020-22-highlight to 2.0-webclient
* commit 'c8bea0e60b9... | | |
mjdiloreto | 63c75d0d111 | minor refactoring. | | |
Ben C | c8bea0e60b9 | incorporated recommended changes from review | | |
Ben C | dc716557bb6 | cleanup | | |
Ben C | ddd694a19a2 | pull data from remote source. | | |
mjdiloreto | 9824a01fa8c | shutdown http client when servlet closed. minor formatting changes. | | |
Ben C | 20305af0a18 | Merge branch '2.0-webclient' into feature/SHRINE2020-22-highlight | | |
Ben C | 8c4b78a8a6f | added react-dnd library for drag and drop | | |
mjdiloreto | ea7485072b8 | Merge branch 'bugfix/SHRINE-3142-figure-out-how-to-use-either' of https://open.med.harvard.edu/stash/scm/shrine/shrin... | | |
David Walend | 70b6df9b780 | Merge pull request #643 in SHRINE/shrine from hotfix/SHRINE-3523-add-the-shrinedatabasetype-with to release/1.26.7
*... | | |
Marc-Danie Nazaire | da0859b2f38 | Merge pull request #642 in SHRINE/shrine from feature/SHRINE2020-29-setup-stub-ontology-service to 2.0-webclient
* c... | | |
marc-danie | 1cbda92bc25 | SHRINE2020-29 - Setup stub Ontology service - switch from using query parameter to a path parameter | | |
Ben C | 5b392806c3a | added react dnd library | | |
Ben Carmen | 72ef51eec78 | Merge pull request #640 in SHRINE/shrine from feature/SHRINE2020-20-delete-terms to 2.0-webclient
* commit 'cef81b55... | | |
dwalend | 84dfbe1c28f | Extra comments as a fix for SHRINE-3523 | | |
mjdiloreto | 3cd5fb466c1 | Change http4sclient to use static client and not create a new one for each call. | | |
mjdiloreto | 3a89b39637b | merge from remote. | | |
mjdiloreto | 697ed82e1fa | Change http4sclient to use static client and not create a new one for each call. | | |
dwalend | a75da050cb8 | Last step of merging release/1.26.7 and 2.0.0-RC1 | | |
dwalend | 523ea00c625 | Merging | | |
Ben C | cef81b55a1b | updated unit test to not be as generic | | |
Ben C | 7797735bde6 | saving drop shadow work | | |
dwalend | 34b64f5c504 | Getting out of the way of the merge | | |
marc-danie | fc65b0f74ea | SHRINE2020-29 - Setup stub Ontology service - cleanup dependencies | | |
marc-danie | ab8d103e9b9 | SHRINE2020-29 - Setup stub Ontology service - minor text edit | | |
marc-danie | f97ed34fb94 | Merge branches '2.0-webclient' and 'feature/SHRINE2020-29-setup-stub-ontology-service' of https://open.med.harvard.ed... | | |
marc-danie | 2d2795ba7c8 | SHRINE2020-29 - Setup stub Ontology service - Finalized JSON structure and added more unit tests | | |
Ben C | 5e787c04749 | saving work for adding and removing the highlight | | |
Matthew DiLoreto | 392ae2acffe | Merge pull request #641 in SHRINE/shrine from bugfix/SHRINE-3530-add-unit-tests-for-reading-in to develop
* commit '... | | |
marc-danie | dfc33a407f1 | SHRINE2020-29 - Setup stub Ontology service - Added procedures to Mock data | | |
dwalend | c05c5e07d79 | Moving version to 2.0.0-RC2-SNAPSHOT | | |
Ben C | a82191f1080 | Potential solution for deleting a query term | | |
Ben C | 61db4bab0a6 | Merge branch 'feature/SHRINE2020-16-first-group' into 2.0-webclient | | |
Ben C | 77c245d5400 | Fix of feedback from UAT | | |
Ansible Deploy | c0a8524583f | Merge release branch release/1.26.7 into master. | | |
Ansible Deploy | 574b4dbcee1 | Update POMs with release version 2.0.0-RC1. | | |
marc-danie | a4e23649842 | SHRINE2020-29 - Setup stub Ontology service - Adding POM file | | |
Ben C | 72b28c2e4b6 | saving work | | |
marc-danie | 3d68c3725f6 | SHRINE2020-29 - Setup stub Ontology service - Added some lab details | | |
mjdiloreto | d60d1c0d875 | Changed test address from localhost to 0.0.0.0 to remove any chance of failure. | | |
mjdiloreto | 643530c4595 | remove test dependency on Matt's laptop... | | |
Marc-Danie Nazaire | ae30b3eed43 | Merge pull request #639 in SHRINE/shrine from feature/SHRINE-3571-error-parsing-breakdowns-which to release/1.26.7
*... | | |
marc-danie | 12b4d171e10 | Merge branch 'release/1.26.7' of https://open.med.harvard.edu/stash/scm/shrine/shrine into feature/SHRINE-3571-error-... | | |
marc-danie | 75074fd5009 | SHRINE-3571 - Error parsing Breakdowns which contain < in the value - Moved fixed to I2B2Workarounds and commented ou... | | |
David Walend | 4c779c3cb75 | Merge pull request #638 in SHRINE/shrine from bugfix/SHRINE-3327-after-scale-up-testing to release/1.26.7
* commit '... | | |
Ben C | 9ef5cf619d7 | saving work | | |
Ben Carmen | 8a5fc71e452 | Merge pull request #634 in SHRINE/shrine from SHRINE-3574-replace-help-guide to release/1.26.7
* commit '673c487c752... | | |
David Walend | b483ff8e86d | Merge pull request #637 in SHRINE/shrine from bugfix/SHRINE-3576-survive-java.nio.channels.closedchannelexception to ... | | |
Ben C | fa5b35ace11 | call remote service for ontology for now | | |
dwalend | e2904d242db | Go ahead and store an error asking about a QUEUED query as an error for SHRINE-3327 | | |
Ben C | 30ebf961c70 | fixed failing test | | |
Ben C | 673c487c752 | updated help guide | | |
dwalend | ced1cf551aa | Handle ClosedChannelException observed at UCSD behind the proxy for SHRINE-3576 | | |
Ben C | b9233db5b76 | removed and replaced it with apropriate padding and margin css. | | |
Ben C | 440fd59cc63 | set NODE_PATH to simplify imports | | |
Ben C | 8d3dac68a25 | SHRINE2020-16 Allow a user to create an inlcusion / exclusion criteria with one or more concepts. | | |
marc-danie | 63fa07c43e9 | SHRINE-3571 - Error parsing Breakdowns which contain < in the value - removed replacing < with < and no longer cal... | | |
marc-danie | 1e1240177f9 | SHRINE2020-29 - Setup stub Ontology service | | |
Matthew DiLoreto | 3648867e903 | Merge pull request #631 in SHRINE/shrine from bugfix/SHRINE-1862-upgrade-scalatest to develop
* commit '18ed6a741f3a... | | |
Matthew DiLoreto | 67bcc701f2d | Merge pull request #625 in SHRINE/shrine from bugfix/SHRINE-3530-add-unit-tests-for-reading-in to develop
* commit '... | | |
Ben C | f43dfa4019f | updated the help guide | | |
Ben C | 1c3ad9950e0 | saving up dates to styles and structure. | | |
Marc-Danie Nazaire | 685172201d3 | Merge pull request #633 in SHRINE/shrine from feature/SHRINE-3571-error-parsing-breakdowns-which to release/1.26.7
*... | | |
marc-danie | 430945ade90 | SHRINE-3571 - Error parsing Breakdowns which contain < in the value | | |
Ben Carmen | c5333a96e94 | Merge pull request #632 in SHRINE/shrine from bugfix/SHRINE-3529-fixed-with-paging to release/1.26.7
merge of paging... | | |
Ben C | 13eb6221015 | updated unit tests to reflect limit of 34 | | |
dwalend | 8db3aa48750 | Merged from release/1.26.7 | | |
Ben C | fd1203d1ce7 | Set the limit to 34 results in order to avoid scrollbar. | | |
mjdiloreto | 4f55fc0235d | refactored protocol JSON tests to not inherit a base test. | | |
dwalend | 744b13e135e | Merge branch 'release/1.26.7' into develop | | |
dwalend | 58daebe2047 | Before merging | | |
Ben C | 20515c5a4ba | clean up of styles | | |
Ben C | 6ab5a39a685 | Potential Solution for paging through query history | | |
Ben C | ff7aa540241 | accidentally checked in config | | |
Ben C | d869007b2c2 | Make sure new paging controls fit | | |
Ben C | f23b1e0557e | saving work | | |
Ben C | d8162e32196 | saving work | | |
Ben C | 4f6d0586f6b | saving what I have. | | |
Ben C | 66b113e3bd4 | saving work | | |
Ben C | 590eb9d4224 | saving work | | |
Marc-Danie Nazaire | a94754865e2 | Merge pull request #630 in SHRINE/shrine from feature/SHRINE-3518-index-date-created-for-previousqueries to develop
... | | |
marc-danie | 1d20c095954 | SHRINE-3518 - Index date created for previousQueries | | |
mjdiloreto | 18ed6a741f3 | removed references to all deprecated scalatest traits, and import the equivalent | | |
mjdiloreto | 00670e8caf6 | moved flatten plugin to proper place. update .gitignore to ignore flattened poms | | |
mjdiloreto | d8e21b696e0 | trying to NOT use Resource | | |
Marc-Danie Nazaire | 4410abf0cc5 | Merge pull request #629 in SHRINE/shrine from feature/SHRINE-3570-add-api-call-to-get-status-of to release/1.26.7
* ... | | |
marc-danie | f64b68b6ade | SHRINE-3570 - Add api call to get status of a subset of queries | | |
mjdiloreto | af5efe69e58 | upgraded scalatest version. No fixes to tests needed upgrading to 3.0.8 | | |
mjdiloreto | fb2b3457d5b | removed redundant child pom version tags. Minor formatting fix | | |
mjdiloreto | aa91fe578dc | changed revision to reflect old revision | | |
mjdiloreto | 641b1c10e30 | removed weird second SNAPSHOT from pom | | |
mjdiloreto | a0924c254da | added pom flattening to all projects and removed all hardcoded 2.1.0-M1-SNAPSHOT instances | | |
mjdiloreto | 700c9e04753 | fixed method names in protocol json tests | | |
Marc-Danie Nazaire | e3c4dd5879d | Merge pull request #624 in SHRINE/shrine from feature/SHRINE-3565-modify-messagequeuewebclien-to to release/1.26.7
*... | | |
Ben C | df84e5e69be | minor tweak of reduer. | | |
mjdiloreto | 3051b7b7edf | Created tests for all v1 protocol case classes, ensuring conversion between objects and JSON and vice versa. | | |
marc-danie | 490d235a6f7 | SHRINE-3565- Modify MessageQueueWebClient to retry after java.util.concurrent.TimeoutException | | |
Ben Carmen | c40325d6372 | Merge pull request #622 in SHRINE/shrine from bugfix/SHRINE-3548-fix-infinite-scroll to release/1.26.7
* commit '9ef... | | |
Ben Carmen | 57222aebd87 | Merge pull request #623 in SHRINE/shrine from bugfix/safari-crash to release/1.26.7
* commit '3aaac3f0b70f41cd73a37c... | | |
Ben C | 3aaac3f0b70 | Make sure the style element on queryTimeingButton exists before accessing it. | | |
Ben C | 9ef23dd4a1d | Fix of failing snapshot test | | |
Ben C | f6e66dd035a | Saving work. | | |
dwalend | 7868c1f7aad | Changing pom.xml versions back after the merge | | |
dwalend | 18b84dac5a9 | Merged from release/1.26.7 | | |
dwalend | 4b2819c5648 | Setting up an easy merge from release/1.26.7 | | |
Matthew DiLoreto | b9d5afcc794 | Merge pull request #619 in SHRINE/shrine from bugfix/SHRINE-3484-unanticipated-error-when-the to develop
* commit 'c... | | |
Ben C | ef9d3c53a36 | Breaking apart demo code into components (unit tests and prop types to come) | | |
David Walend | f6185d1b628 | Merge pull request #621 in SHRINE/shrine from bugfix/SHRINE-3534-webclient-audit-emails-are-not to release/1.26.7
* ... | | |
dwalend | 7bde47ce66c | Merge remote-tracking branch 'origin/release/1.26.7' into bugfix/SHRINE-3534-webclient-audit-emails-are-not | | |
dwalend | 9ed0899eeb5 | Restored emailing audit requests to the data steward for SHRINE-3534 | | |
David Walend | f6aeb58b7a1 | Merge pull request #620 in SHRINE/shrine from bugfix/SHRINE-3535-oracle-sql-exception-from-optimized to release/1.26.... | | |
dwalend | 76b2abfa534 | Oracle can't deal with a DISTINCT on a table with CLOBS but selecting non-CLOB columbs works around its fussiness thi... | | |
mjdiloreto | cafd7adf67d | Changed node names to node keys in error message and rename to NoAdapterRunQueriesProblem | | |
mjdiloreto | 068e333bdcf | Added list of configured nodes to error message | | |
mjdiloreto | 491a7a131c5 | Changed error message to include the list of configured nodes. | | |
Ben C | 94b3b0f0571 | Fix of Firefox drag and drop about:blank issue | | |
Ben C | 77a6924a7c0 | Fix of bad merge | | |
Ben C | 28705be309b | merge of branch query-builder-2020 | | |
Ben C | 5c058f56ef4 | Fix of failing unit test. | | |
Ben Carmen | 309ab6d8e89 | Merge pull request #617 in SHRINE/shrine from bugfix/SHRINE-3529-limit-previous-queries-request to release/1.26.7
* ... | | |
Ben C | 2e72efd9c95 | change to scrollTop check at 1 instead of 0, so that refresh of history doesn't automatically trigger it. | | |
mjdiloreto | 92cf35340a0 | Added a new Problem to describe when no adapter nodes were configured to run a query. | | |
Ben C | 43de59a3b4e | Potential fix or SHRINE-3529 | | |
Ben C | a31580ea16c | Saving potential fix | | |
Ben C | 00711370f38 | saving work | | |
Matthew DiLoreto | ba69cc28c1e | Merge pull request #616 in SHRINE/shrine from feature/SHRINE-3419-selectthenetworkio-call-should to develop
* commit... | | |
| Next → |