Ankit Panchamia | d58c62c8381 | remove unused method. | | |
Carl | c17fd24d1fe | move empi-dev.sql to other project.
add header-commercials to config files | | |
Carl | 0571d6bcd31 | move empi-dev.sql to other project.
add header-commercials to config files | | |
Xavier Haurie | 0c52104c860 | try to get csv writer to work. Added comments to config xml file about which encryption key is beling used | | |
Xavier Haurie | 79cb89a6a9e | try to get csv writer to work. Added comments to config xml file about which encryption key is beling used | | |
Xavier Haurie | 63802c4ef8a | add opencsv dependency | | |
Xavier Haurie | 2d050c40b93 | add opencsv dependency | | |
Ankit Panchamia | ea10d0777a8 | license headers for the log files. | | |
Ankit Panchamia | 1feaf6d7118 | license headers for the log files. | | |
Xavier Haurie | ed0a0b747da | add output files generated by data cleaner to .gitignore | | |
Xavier Haurie | 3e19dd2d905 | add output files generated by data cleaner to .gitignore | | |
Xavier Haurie | 49725c5fe3d | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
* 'develop' o... | | |
Xavier Haurie | 37e194f9834 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
* 'develop' o... | | |
Xavier Haurie | c242503de8a | updated all log4j properties to append not overwrite existing log files; added stale subject identification; some cod... | | |
Xavier Haurie | 245fc212248 | updated all log4j properties to append not overwrite existing log files; added stale subject identification; some cod... | | |
Ankit Panchamia | b2cec8c49e8 | create new subject functionality fixed.. | | |
Ankit Panchamia | d8114b158c1 | create new subject functionality fixed.. | | |
Carl | 2185ef41b4e | Adjust magic for the build-number maven plugin to work | | |
Carl | 39d99b885ea | Adjust magic for the build-number maven plugin to work | | |
Xavier Haurie | d70630d396d | added log4j properties that seemed to be missing | | |
Xavier Haurie | e77338f504e | added log4j properties that seemed to be missing | | |
Xavier Haurie | 2f676b8990c | added all kinds of logging mechanism. Not included: creating a db table with the results. | | |
Xavier Haurie | 5838aa3f494 | added all kinds of logging mechanism. Not included: creating a db table with the results. | | |
Xavier Haurie | b2212eb08a7 | SubjectDataCleaner generates a SQL file containing SQL update statements for all the MRN's that need to be normalized. | | |
Xavier Haurie | 9efacc8ad0e | SubjectDataCleaner generates a SQL file containing SQL update statements for all the MRN's that need to be normalized. | | |
Xavier Haurie | f6d375e6243 | FakeSubject generates fake Mrns with randome dashes and spaces. SubjectDataCleaner normalizes MRNs and outputs them o... | | |
Xavier Haurie | 684c06ca7f5 | FakeSubject generates fake Mrns with randome dashes and spaces. SubjectDataCleaner normalizes MRNs and outputs them o... | | |
Xavier Haurie | ad568e7fb73 | decrypts the subject | | |
Xavier Haurie | 4be7a6f2d3b | decrypts the subject | | |
Xavier Haurie | 609dbc1112d | subject data cleaner runs without bombing out. But it doesn't do more than listing the MRNs found in the DB. | | |
Xavier Haurie | 43bbd9d9422 | subject data cleaner runs without bombing out. But it doesn't do more than listing the MRNs found in the DB. | | |
Carl | 0374a0a6411 | Tweak data-reorganization per convo with Ankit | | |
Carl | 858bfa53a03 | Tweak data-reorganization per convo with Ankit | | |
Carl | a5bd242d917 | Reorganize properties. Everything should now be external (with stubs in the example properties file), except the data... | | |
Carl | 24d5ba2d164 | Reorganize properties. Everything should now be external (with stubs in the example properties file), except the data... | | |
Carl | 3256b91e3ab | New safe (test = "y") Patient data for unit tests | | |
Carl | b196d690e69 | New safe (test = "y") Patient data for unit tests | | |
Carl | 1728420e1ad | handle blank date for search subject | | |
Carl | 2ab0d9c52e6 | handle blank date for search subject | | |
Carl | 3065b17a500 | remove warning from open-source sql | | |
Carl | 8c09728b0cb | remove warning from open-source sql | | |
Ankit Panchamia | 25ebe85c6ac | implemented service calls for subject standalone mode.
Refactoring work done in the js/HTML file. | | |
Ankit Panchamia | 051ba77703a | implemented service calls for subject standalone mode.
Refactoring work done in the js/HTML file. | | |
Xavier Haurie | 84dfc6237d7 | minor comment clean-up | | |
Xavier Haurie | 98ba8e84a85 | minor comment clean-up | | |
Xavier Haurie | 26ae3d67c70 | add note about de-dpulicating properties between scheduler.properties file(s) and scheduler.xml | | |
Xavier Haurie | fe2af3b3fbf | add note about de-dpulicating properties between scheduler.properties file(s) and scheduler.xml | | |
Xavier Haurie | e5717305670 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
* 'develop' o... | | |
Xavier Haurie | 2594074d185 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
* 'develop' o... | | |
Xavier Haurie | 44939b463cf | Properties file refactor with Carl, David H, Ankit and Xav | | |
Xavier Haurie | 9411acb1f19 | Properties file refactor with Carl, David H, Ankit and Xav | | |
Ankit Panchamia | e61fd7f7d7f | implemented service calls for subject standalone mode.
Refactoring work done in the js/HTML file. | | |
Ankit Panchamia | 65fe084ba2a | implemented service calls for subject standalone mode.
Refactoring work done in the js/HTML file. | | |
Carl | ba984a3f208 | this resources file replaced by corresponding scheduler-external.properties, in tomcat.../lib | | |
Carl | e8e710c6134 | this resources file replaced by corresponding scheduler-external.properties, in tomcat.../lib | | |
Carl | abf655670f7 | tweaking for property externalization.
ssl wiring | | |
Carl | 89d33b79084 | tweaking for property externalization.
ssl wiring | | |
Ankit Panchamia | 4cbee060a9f | removed following HTML files: searchgrid_subject.html, study_subject.html, studySubject_grid.html (this files contai... | | |
Ankit Panchamia | 4511805fa89 | removed following HTML files: searchgrid_subject.html, study_subject.html, studySubject_grid.html (this files contai... | | |
Xavier Haurie | db40c09e076 | Merge pull request #1 in HCCRCSCHEDULER/scheduler from cleanup-properties-files-and-executables-names to develop
Car... | | |
Xavier Haurie | a4c2831f560 | Merge pull request #1 in HCCRCSCHEDULER/scheduler from cleanup-properties-files-and-executables-names to develop
Car... | | |
Xavier Haurie | 82e8cbf0e77 | moved properties files for standalone applications to a folder named 'example-conf' | | |
Xavier Haurie | 65fda296dac | moved properties files for standalone applications to a folder named 'example-conf' | | |
Xavier Haurie | f44a5d10f05 | moved properties files for standalone applications to a folder named 'example-conf' | | |
Xavier Haurie | 6485b194f7c | moved properties files for standalone applications to a folder named 'example-conf' | | |
Xavier Haurie | a0ba9fc2bfb | minor progress on making the SubjectDataCleaner app work | | |
Xavier Haurie | fdee8697f9b | minor progress on making the SubjectDataCleaner app work | | |
Xavier Haurie | 6aa57901ebf | more clean-up around subject-data-cleaner and scheduler-web | | |
Xavier Haurie | fda030106d5 | more clean-up around subject-data-cleaner and scheduler-web | | |
Xavier Haurie | 083d6fbaf56 | merge epic-integration-data-cleanup into cleanup-properties-files-and-executables-names | | |
Xavier Haurie | a10617cc627 | merge epic-integration-data-cleanup into cleanup-properties-files-and-executables-names | | |
Xavier Haurie | 8775a29784c | further clean-up of properties etc. | | |
Xavier Haurie | f28e29d737e | further clean-up of properties etc. | | |
Xavier Haurie | 19040cc4f77 | added data cleanup program (in progress) and class path util | | |
Xavier Haurie | c04bf60f645 | added data cleanup program (in progress) and class path util | | |
Xavier Haurie | 9b4e13f3e10 | merge develop into this branch | | |
Xavier Haurie | b3488bd148c | merge develop into this branch | | |
Xavier Haurie | 61f00592c1e | clean-up executable modules names, properties file names, etc. | | |
Xavier Haurie | 107721607e2 | tweaked Ankit's query for 4867, which seems to be equivalent to mine. | | |
Xavier Haurie | 84c00a246b6 | tweaked Ankit's query for 4867, which seems to be equivalent to mine. | | |
Ankit Panchamia | 77d72e015d8 | reviewed and updated the first query (JIRA HCCRCSCHEDULING-4867 : subjects created more than X months ago and never a... | | |
Ankit Panchamia | 76ce5558a7b | reviewed and updated the first query (JIRA HCCRCSCHEDULING-4867 : subjects created more than X months ago and never a... | | |
Bill Simons | 6568327d731 | revert back to creating sources jar with assembly | | |
Bill Simons | 8d6542a8966 | update pom for wacct version in prep for separate build plan | | |
Bill Simons | 2393f5ca9d9 | use plugin to create uber source jar and uber class | | |
Bill Simons | d518d79033e | further work on creating source assembly | | |
Bill Simons | b7213f7be3e | create source assembly | | |
Bill Simons | 81db96bc58e | update sonar maven plugin version | | |
Carl | bd2a4c8eb78 | fix unit test | | |
Ankit Panchamia | eb5e4a0d3b7 | more progress on the Subjects module rewrite (back end, front end, db) updates... | | |
Xavier Haurie | e61154e4b73 | HCCRCSCHEDULING-4871 : Identification of Subjects Scheduled for Some Studies But Not All They Are Added To | | |
Xavier Haurie | 2e5a292f242 | HCCRCSCHEDULING-4871 : Identification of Subjects Scheduled for Some Studies But Not All They Are Added To | | |
Xavier Haurie | 7e007d6bfa2 | HCCRCSCHEDULING-4867 : subjects created more than X months ago and never added to a study
HCCRCSCHEDULING-4869 : subj... | | |
Xavier Haurie | 0ca8349d8a9 | HCCRCSCHEDULING-4867 : subjects created more than X months ago and never added to a study
HCCRCSCHEDULING-4869 : subj... | | |
Carl | 8d642b6bddb | move properties off of classpath, to help a non-source-controlled dir can hold them | | |
Ankit Panchamia | e4ff5c6170f | updated pom to reference the private repo for snapshots. | | |
Ankit Panchamia | 3904f1099ab | updated pom to reference the private repo for snapshots. | | |
Xavier Haurie | b6c3669ea43 | disambiguate 2 classes in the same package, with the same name, but in different pom modules. Looks like ReportTempla... | | |
Carl | ee5d3dcc3c0 | try to get sensitive properties from environment | | |
Carl | ad9bab6b1ba | checkpoint. on the way to wiring DTOs for empi resources. | | |
Carl | 8b41e677045 | checkpoint. on the way to wiring DTOs for empi resources. | | |
Ankit Panchamia | a85433d334c | EMPI integration new feature implementation : view details functionality implemented
front end refactoring: removed ... | | |
Carl | f0270389aad | checkpoint. on the way to wiring for findByMrn. not quite there. | | |
Carl | bf1f1744f88 | wiring works for http://localhost:8080/scheduler/rest/subject/ssot/getSearchSubjects?lastName=NEPHROS&mrn=21008230
su... | | |
Carl | 5f3802d776b | getting close but not quite smoking, with wiring for use of empi-mock-server | | |
Carl | 1d462e0321d | checkpoint for group refactoring.
project passes tests, BatchSubjects is slightly less stubby. | | |
Carl | 353ecc837ad | checkpoint for group refactoring.
project compiles, but BatchSubjects is stubby. | | |
Carl | c8fc784e198 | checkpoint for group refactoring.
project compiles, but BatchSubjects is stubby. | | |
Carl | 820318155c6 | Externalize epicMode property.
Adjust subject table column allocation | | |
Carl | 76fbda69912 | More renaming from SSOT to External | | |
Carl | 62a1d0ab268 | Rename some SubjectSSOT classes to ExternalSubjectService | | |
Ankit Panchamia | 9352abb553c | license header in new js file | | |
Ankit Panchamia | 85658986ed2 | Merge branch 'feature/empi-epic-integration' into develop
# Conflicts:
# .gitignore
# pom.xml | | |
Carl | 9de752fb64d | Merge remote-tracking branch 'origin/feature/empi-epic-integration' into empi-epic-integration | | |
Carl | 9c130905eba | checkpoint for wiring to empi-mock server | | |
Ankit Panchamia | c27c16ea1ed | refactoring work on the new subject search form. (remove checkbox since we wont be implementing merge functionality yet) | | |
Ankit Panchamia | bd0f0a994ca | refactoring work on the new subject search form. | | |
Carl | b6b64d6279f | search now for 2 out of 3, with gender an optional filter | | |
Carl | 6b2c19d37ee | search on dummy data with 2 out of 4 matching.
use latest sql and try 'http://localhost:8080/scheduler/rest/subject/s... | | |
Carl | e29c98f9c43 | Merge remote-tracking branch 'origin/feature/empi-epic-integration' into empi-epic-integration | | |
Carl | 2e4a6f2f44d | second use-case for dummy data. search for 2 out of 4 criteria.
changed gender to int to match.
return our ssotDto, c... | | |
Ankit Panchamia | 9484e763254 | front end cleanup | | |
Carl | 9e5506842dc | initial use-case for dummy data works | | |
Carl | 1b3f91540c1 | stabilize previous commit | | |
Carl | 62d32a4c29f | merge empiResource into SubjectResource.
part-way to new dao for dummy data | | |
Carl | 4ca680b4c3d | Merge remote-tracking branch 'origin/feature/empi-epic-integration' into empi-epic-integration
Conflicts:
core/src/... | | |
Carl | 9ad2524c430 | merge empiResource into SubjectResource.
part-way to new dao for dummy data | | |
Ankit Panchamia | fec64dfe054 | rest service wired with the front-end
First pass at refactoring epic integration search subjects rest service
removed... | | |
Carl | 76d1ebc8316 | instrument DTO to digest the demo entities | | |
Xavier Haurie | d61a7790bd9 | re-wire things correctly (?) : essentially, implement EpicSubjectSSOT.getSearchedSubjects() | | |
Xavier Haurie | dd6519ab399 | added 'verify' statement to testFindSubjectByMultipleParametersSSOT | | |
Xavier Haurie | b4f5c1e752f | Merge branch 'feature/epic-carl' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into feature/epic... | | |
Xavier Haurie | d830028b3d0 | added a method for finding lists of EPIC subjects, with a very simplistic test to see if it runs without exploding. I... | | |
Carl | 144d325e4a0 | added oneToMany wiring from empi subject to mrn's and aliases | | |
Carl | 891c7a559c5 | better solution to make fix fake-subjects work. remove unnecessary spring directive to scan-components of persistence... | | |
Carl | fdddbbdbeb1 | Merge remote-tracking branch 'origin/feature/epic-carl' into feature/epic-carl | | |
Carl | a5e428eba22 | fix typos in entities.
fix fake-subjects to work (with fake pUser, pPassword) in epic mode | | |
Ankit Panchamia | 2f098a2855c | more UI work for the new subject search form. | | |
Carl | 252093aeba0 | two more tables for empi dev data, along with corresponding entities | | |
Carl | 50c2079a5b8 | two more tables for empi dev data, along with corresponding entities | | |
Ankit Panchamia | 0f39946202b | more work on the new subject search form (epic-integration). | | |
Ankit Panchamia | 684094196a5 | initial implementation for the search forms. | | |
Xavier Haurie | 5ef593f3e9d | added .gitignore. Feel free to ignore more paths / file name patterns | | |
Carl | eb9491af026 | stabilize matcher prototype framework. new entity and sql for empi dev data. | | |
Xavier Haurie | a1726cc4de2 | added .gitignore. Feel free to ignore more paths / file name patterns | | |
Carl | 219acc7c763 | checkpoint before digging into cleanup | | |
David Hummel | ff75ed2a574 | Change POM versions from 2.18.0-SNAPSHOT to 2.17.1-demo-data-SNAPSHOT. (ITEAM-690) | | |
Carl | 114043cc846 | clean up credentials exposure, incorporate epic-integration work | | |
David Hummel | cbf23c41009 | Change default db/table character set from latin1 to utf8. (ITEAM-690) | | |
David Hummel | 3b825c84d9c | Change default db/table character set from latin1 to utf8. (ITEAM-690) | | |
Ankit Panchamia | 52d42cefee6 | updated user passwords
remove demo data script nuked
create subjects program updated | | |
Ankit Panchamia | f462520d648 | updated the demo-structure.sql with the correct auto_increment
merged the maven plugin fix to exclude html files fro... | | |
Ankit Panchamia | b0cf4b60960 | Demo data for open source.
demo-structure - create schema and table structure
demo-seed - static data
demo-data - fa... | | |
Ansible Deploy | 1081e531cb5 | Merge release branch hotfix/2.17.1 into master. | | |
Ansible Deploy | caffafddac3 | Update POMs with release version 2.17.1. | | |
Ankit Panchamia | bed0dab8273 | Merge branch 'hotfix/2.17.1' into develop
* hotfix/2.17.1:
fix for HCCRCSCHEDULING-4654 : Reporting: User Data: Nu... | | |
Ankit Panchamia | ba1dafe053a | fix for HCCRCSCHEDULING-4654 : Reporting: User Data: Null value for "Credential" is causing the report to fail on the... | | |
Ankit Panchamia | 2e4c0786015 | fix for HCCRCSCHEDULING-4654 : Reporting: User Data: Null value for "Credential" is causing the report to fail on the... | | |
Ankit Panchamia | 155f413e6de | pom updated to exclude html files for license headers | | |
Ankit Panchamia | 185fc9f6174 | pom version updated... | | |
Ankit Panchamia | 8ffeaa86c9e | fix for HCCRCSCHEDULING-4656 : Add New Resource - Check Standard Alternate by default | | |
Ankit Panchamia | 6eabb70c8b3 | fix for HCCRCSCHEDULING-4654 : Reporting: User Data: Null value for "Credential" is causing the report to fail on the... | | |
Ankit Panchamia | 7f5b0d9995b | fix for HCCRCSCHEDULING-4655 : Log In Screen: Browser Cache is saving the data of previous user sessions in Firefox | | |
Ankit Panchamia | 84da0b72bf1 | pom version updated for the hotfix release (2.17.1-SNAPSHOT) | | |
Ankit Panchamia | aee883d0234 | it profile pom updated (2.18.0-SNAPSHOT) | | |
Ankit Panchamia | 70a258acbe2 | Merge remote-tracking branch 'origin/develop' into develop | | |
Ankit Panchamia | 63c3c24fd29 | update version in pom (2.18-SNAPSHOT) | | |
Ansible Deploy | 3df4bc082ca | Merge release branch release/2.17.0 into master. | | |
Ansible Deploy | 8aa27f99f6e | Update POMs with release version 2.17.0. | | |
David Hummel | e886bcd7b1f | Remove trailing slash from snapshot repository URL. | | |
Bill Simons | 57a13b31141 | update scm connection | | |
Ankit Panchamia | 020fc430cb3 | Open source effort - Demo data update : change user names with real looking fake names | | |
Ankit Panchamia | 9601db28484 | refactor populate fake subjects data | | |
Ankit Panchamia | 1a7709ca968 | HCCRCSCHEDULING-4610
Home and Appointments: Override-- Inpatient appointment - Add a resource - On adding a resource ... | | |
Ankit Panchamia | 05b2411540a | refactor populate fake subjects data | | |
Ankit Panchamia | f8e5bbb2ba3 | refactor populate fake subjects data
work related to HCCRCSCHEDULING-4418 - Open Source: Review and update dummy dat... | | |
Ankit Panchamia | aab91dfa619 | HCCRCSCHEDULING-4581
Appointment - Calendar view - Cancelled appointment are getting displayed for month in the past ... | | |
Ankit Panchamia | 254bdee05b1 | HCCRCSCHEDULING-4580
IE only: Appointment/Home - Calendar view - Select Date is picking up the first day of the month... | | |
Ankit Panchamia | e12fda5a743 | HCCRCSCHEDULING-4578
Appointment - Calendar view - Select Date changes from current date on click weekly, monthly and... | | |
Ankit Panchamia | 652b83bd817 | Merge remote-tracking branch 'origin/develop' into develop | | |
Ankit Panchamia | dbcb3091308 | HCCRCSCHEDULING-4573
Reporting: Daily Overview--"Back To Standard Reports List" link wraps | | |
Bill Simons | 95e095dbd9e | change repository for publishing artifacts | | |
Ankit Panchamia | 12f791a030c | HCCRCSCHEDULING-4511
Home: Add resource: time pickers on add resource wizard not displaying the start time and end ti... | | |
Ankit Panchamia | 4378a10eb37 | change font size for the reports link. | | |
Ankit Panchamia | 91bae290bde | HCCRCSCHEDULING-4533
Study - Visit Template - Build Visit template - Link Button should be removed while there is no ... | | |
Ankit Panchamia | 29b3bf111a0 | HCCRCSCHEDULING-4572
Studies--Visit Templates: Copy day-- Multi-day float grouped resources are getting copied while ... | | |
Ankit Panchamia | 0a469dd2f95 | HCCRCSCHEDULING-4533
Study - Visit Template - Build Visit template - Link Button should be removed while there is no ... | | |
Ankit Panchamia | c538b268f03 | HCCRCSCHEDULING-4553 - Open Source: Rename 'Export to BI' button in standard report | | |
Next → |