HCCRC Scheduler
  1. HCCRC Scheduler

scheduler

Public
  1. HCCRC Scheduler
  2. scheduler

All Branches Graph  

        
AuthorCommitMessageCommit dateBuilds
Ankit PanchamiaAnkit Panchamia
d58c62c8381remove unused method.
CarlCarl
c17fd24d1femove empi-dev.sql to other project. add header-commercials to config files
CarlCarl
0571d6bcd31move empi-dev.sql to other project. add header-commercials to config files
Xavier HaurieXavier Haurie
0c52104c860try to get csv writer to work. Added comments to config xml file about which encryption key is beling used
Xavier HaurieXavier Haurie
79cb89a6a9etry to get csv writer to work. Added comments to config xml file about which encryption key is beling used
Xavier HaurieXavier Haurie
63802c4ef8aadd opencsv dependency
Xavier HaurieXavier Haurie
2d050c40b93add opencsv dependency
Ankit PanchamiaAnkit Panchamia
ea10d0777a8license headers for the log files.
Ankit PanchamiaAnkit Panchamia
1feaf6d7118license headers for the log files.
Xavier HaurieXavier Haurie
ed0a0b747daadd output files generated by data cleaner to .gitignore
Xavier HaurieXavier Haurie
3e19dd2d905add output files generated by data cleaner to .gitignore
Xavier HaurieXavier Haurie
49725c5fe3dMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop * 'develop' o...
Xavier HaurieXavier Haurie
37e194f9834Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop * 'develop' o...
Xavier HaurieXavier Haurie
c242503de8aupdated all log4j properties to append not overwrite existing log files; added stale subject identification; some cod...
Xavier HaurieXavier Haurie
245fc212248updated all log4j properties to append not overwrite existing log files; added stale subject identification; some cod...
Ankit PanchamiaAnkit Panchamia
b2cec8c49e8create new subject functionality fixed..
Ankit PanchamiaAnkit Panchamia
d8114b158c1create new subject functionality fixed..
CarlCarl
2185ef41b4eAdjust magic for the build-number maven plugin to work
CarlCarl
39d99b885eaAdjust magic for the build-number maven plugin to work
Xavier HaurieXavier Haurie
d70630d396dadded log4j properties that seemed to be missing
Xavier HaurieXavier Haurie
e77338f504eadded log4j properties that seemed to be missing
Xavier HaurieXavier Haurie
2f676b8990cadded all kinds of logging mechanism. Not included: creating a db table with the results.
Xavier HaurieXavier Haurie
5838aa3f494added all kinds of logging mechanism. Not included: creating a db table with the results.
Xavier HaurieXavier Haurie
b2212eb08a7SubjectDataCleaner generates a SQL file containing SQL update statements for all the MRN's that need to be normalized.
Xavier HaurieXavier Haurie
9efacc8ad0eSubjectDataCleaner generates a SQL file containing SQL update statements for all the MRN's that need to be normalized.
Xavier HaurieXavier Haurie
f6d375e6243FakeSubject generates fake Mrns with randome dashes and spaces. SubjectDataCleaner normalizes MRNs and outputs them o...
Xavier HaurieXavier Haurie
684c06ca7f5FakeSubject generates fake Mrns with randome dashes and spaces. SubjectDataCleaner normalizes MRNs and outputs them o...
Xavier HaurieXavier Haurie
ad568e7fb73decrypts the subject
Xavier HaurieXavier Haurie
4be7a6f2d3bdecrypts the subject
Xavier HaurieXavier Haurie
609dbc1112dsubject data cleaner runs without bombing out. But it doesn't do more than listing the MRNs found in the DB.
Xavier HaurieXavier Haurie
43bbd9d9422subject data cleaner runs without bombing out. But it doesn't do more than listing the MRNs found in the DB.
CarlCarl
0374a0a6411Tweak data-reorganization per convo with Ankit
CarlCarl
858bfa53a03Tweak data-reorganization per convo with Ankit
CarlCarl
a5bd242d917Reorganize properties. Everything should now be external (with stubs in the example properties file), except the data...
CarlCarl
24d5ba2d164Reorganize properties. Everything should now be external (with stubs in the example properties file), except the data...
CarlCarl
3256b91e3abNew safe (test = "y") Patient data for unit tests
CarlCarl
b196d690e69New safe (test = "y") Patient data for unit tests
CarlCarl
1728420e1adhandle blank date for search subject
CarlCarl
2ab0d9c52e6handle blank date for search subject
CarlCarl
3065b17a500remove warning from open-source sql
CarlCarl
8c09728b0cbremove warning from open-source sql
Ankit PanchamiaAnkit Panchamia
25ebe85c6acimplemented service calls for subject standalone mode. Refactoring work done in the js/HTML file.
Ankit PanchamiaAnkit Panchamia
051ba77703aimplemented service calls for subject standalone mode. Refactoring work done in the js/HTML file.
Xavier HaurieXavier Haurie
84dfc6237d7minor comment clean-up
Xavier HaurieXavier Haurie
98ba8e84a85minor comment clean-up
Xavier HaurieXavier Haurie
26ae3d67c70add note about de-dpulicating properties between scheduler.properties file(s) and scheduler.xml
Xavier HaurieXavier Haurie
fe2af3b3fbfadd note about de-dpulicating properties between scheduler.properties file(s) and scheduler.xml
Xavier HaurieXavier Haurie
e5717305670Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop * 'develop' o...
Xavier HaurieXavier Haurie
2594074d185Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop * 'develop' o...
Xavier HaurieXavier Haurie
44939b463cfProperties file refactor with Carl, David H, Ankit and Xav
Xavier HaurieXavier Haurie
9411acb1f19Properties file refactor with Carl, David H, Ankit and Xav
Ankit PanchamiaAnkit Panchamia
e61fd7f7d7fimplemented service calls for subject standalone mode. Refactoring work done in the js/HTML file.
Ankit PanchamiaAnkit Panchamia
65fe084ba2aimplemented service calls for subject standalone mode. Refactoring work done in the js/HTML file.
CarlCarl
ba984a3f208this resources file replaced by corresponding scheduler-external.properties, in tomcat.../lib
CarlCarl
e8e710c6134this resources file replaced by corresponding scheduler-external.properties, in tomcat.../lib
CarlCarl
abf655670f7tweaking for property externalization. ssl wiring
CarlCarl
89d33b79084tweaking for property externalization. ssl wiring
Ankit PanchamiaAnkit Panchamia
4cbee060a9fremoved following HTML files: searchgrid_subject.html, study_subject.html, studySubject_grid.html (this files contai...
Ankit PanchamiaAnkit Panchamia
4511805fa89removed following HTML files: searchgrid_subject.html, study_subject.html, studySubject_grid.html (this files contai...
Xavier HaurieXavier Haurie
db40c09e076Merge pull request #1 in HCCRCSCHEDULER/scheduler from cleanup-properties-files-and-executables-names to develop Car...
Xavier HaurieXavier Haurie
a4c2831f560Merge pull request #1 in HCCRCSCHEDULER/scheduler from cleanup-properties-files-and-executables-names to develop Car...
Xavier HaurieXavier Haurie
82e8cbf0e77moved properties files for standalone applications to a folder named 'example-conf'
Xavier HaurieXavier Haurie
65fda296dacmoved properties files for standalone applications to a folder named 'example-conf'
Xavier HaurieXavier Haurie
f44a5d10f05moved properties files for standalone applications to a folder named 'example-conf'
Xavier HaurieXavier Haurie
6485b194f7cmoved properties files for standalone applications to a folder named 'example-conf'
Xavier HaurieXavier Haurie
a0ba9fc2bfbminor progress on making the SubjectDataCleaner app work
Xavier HaurieXavier Haurie
fdee8697f9bminor progress on making the SubjectDataCleaner app work
Xavier HaurieXavier Haurie
6aa57901ebfmore clean-up around subject-data-cleaner and scheduler-web
Xavier HaurieXavier Haurie
fda030106d5more clean-up around subject-data-cleaner and scheduler-web
Xavier HaurieXavier Haurie
083d6fbaf56merge epic-integration-data-cleanup into cleanup-properties-files-and-executables-names
Xavier HaurieXavier Haurie
a10617cc627merge epic-integration-data-cleanup into cleanup-properties-files-and-executables-names
Xavier HaurieXavier Haurie
8775a29784cfurther clean-up of properties etc.
Xavier HaurieXavier Haurie
f28e29d737efurther clean-up of properties etc.
Xavier HaurieXavier Haurie
19040cc4f77added data cleanup program (in progress) and class path util
Xavier HaurieXavier Haurie
c04bf60f645added data cleanup program (in progress) and class path util
Xavier HaurieXavier Haurie
9b4e13f3e10merge develop into this branch
Xavier HaurieXavier Haurie
b3488bd148cmerge develop into this branch
Xavier HaurieXavier Haurie
61f00592c1eclean-up executable modules names, properties file names, etc.
Xavier HaurieXavier Haurie
107721607e2tweaked Ankit's query for 4867, which seems to be equivalent to mine.
Xavier HaurieXavier Haurie
84c00a246b6tweaked Ankit's query for 4867, which seems to be equivalent to mine.
Ankit PanchamiaAnkit Panchamia
77d72e015d8reviewed and updated the first query (JIRA HCCRCSCHEDULING-4867 : subjects created more than X months ago and never a...
Ankit PanchamiaAnkit Panchamia
76ce5558a7breviewed and updated the first query (JIRA HCCRCSCHEDULING-4867 : subjects created more than X months ago and never a...
Bill SimonsBill Simons
6568327d731revert back to creating sources jar with assembly
Bill SimonsBill Simons
8d6542a8966update pom for wacct version in prep for separate build plan
Bill SimonsBill Simons
2393f5ca9d9use plugin to create uber source jar and uber class
Bill SimonsBill Simons
d518d79033efurther work on creating source assembly
Bill SimonsBill Simons
b7213f7be3ecreate source assembly
Bill SimonsBill Simons
81db96bc58eupdate sonar maven plugin version
CarlCarl
bd2a4c8eb78fix unit test
Ankit PanchamiaAnkit Panchamia
eb5e4a0d3b7more progress on the Subjects module rewrite (back end, front end, db) updates...
Xavier HaurieXavier Haurie
e61154e4b73HCCRCSCHEDULING-4871 : Identification of Subjects Scheduled for Some Studies But Not All They Are Added To
Xavier HaurieXavier Haurie
2e5a292f242HCCRCSCHEDULING-4871 : Identification of Subjects Scheduled for Some Studies But Not All They Are Added To
Xavier HaurieXavier Haurie
7e007d6bfa2HCCRCSCHEDULING-4867 : subjects created more than X months ago and never added to a study HCCRCSCHEDULING-4869 : subj...
Xavier HaurieXavier Haurie
0ca8349d8a9HCCRCSCHEDULING-4867 : subjects created more than X months ago and never added to a study HCCRCSCHEDULING-4869 : subj...
CarlCarl
8d642b6bddbmove properties off of classpath, to help a non-source-controlled dir can hold them
Ankit PanchamiaAnkit Panchamia
e4ff5c6170fupdated pom to reference the private repo for snapshots.
Ankit PanchamiaAnkit Panchamia
3904f1099abupdated pom to reference the private repo for snapshots.
Xavier HaurieXavier Haurie
b6c3669ea43disambiguate 2 classes in the same package, with the same name, but in different pom modules. Looks like ReportTempla...
CarlCarl
ee5d3dcc3c0try to get sensitive properties from environment
CarlCarl
ad9bab6b1bacheckpoint. on the way to wiring DTOs for empi resources.
CarlCarl
8b41e677045checkpoint. on the way to wiring DTOs for empi resources.
Ankit PanchamiaAnkit Panchamia
a85433d334cEMPI integration new feature implementation : view details functionality implemented front end refactoring: removed ...
CarlCarl
f0270389aadcheckpoint. on the way to wiring for findByMrn. not quite there.
CarlCarl
bf1f1744f88wiring works for http://localhost:8080/scheduler/rest/subject/ssot/getSearchSubjects?lastName=NEPHROS&mrn=21008230 su...
CarlCarl
5f3802d776bgetting close but not quite smoking, with wiring for use of empi-mock-server
CarlCarl
1d462e0321dcheckpoint for group refactoring. project passes tests, BatchSubjects is slightly less stubby.
CarlCarl
353ecc837adcheckpoint for group refactoring. project compiles, but BatchSubjects is stubby.
CarlCarl
c8fc784e198checkpoint for group refactoring. project compiles, but BatchSubjects is stubby.
CarlCarl
820318155c6Externalize epicMode property. Adjust subject table column allocation
CarlCarl
76fbda69912More renaming from SSOT to External
CarlCarl
62a1d0ab268Rename some SubjectSSOT classes to ExternalSubjectService
Ankit PanchamiaAnkit Panchamia
9352abb553clicense header in new js file
Ankit PanchamiaAnkit Panchamia
85658986ed2Merge branch 'feature/empi-epic-integration' into develop # Conflicts: # .gitignore # pom.xml
CarlCarl
9de752fb64dMerge remote-tracking branch 'origin/feature/empi-epic-integration' into empi-epic-integration
CarlCarl
9c130905ebacheckpoint for wiring to empi-mock server
Ankit PanchamiaAnkit Panchamia
c27c16ea1edrefactoring work on the new subject search form. (remove checkbox since we wont be implementing merge functionality yet)
Ankit PanchamiaAnkit Panchamia
bd0f0a994carefactoring work on the new subject search form.
CarlCarl
b6b64d6279fsearch now for 2 out of 3, with gender an optional filter
CarlCarl
6b2c19d37eesearch on dummy data with 2 out of 4 matching. use latest sql and try 'http://localhost:8080/scheduler/rest/subject/s...
CarlCarl
e29c98f9c43Merge remote-tracking branch 'origin/feature/empi-epic-integration' into empi-epic-integration
CarlCarl
2e4a6f2f44dsecond use-case for dummy data. search for 2 out of 4 criteria. changed gender to int to match. return our ssotDto, c...
Ankit PanchamiaAnkit Panchamia
9484e763254front end cleanup
CarlCarl
9e5506842dcinitial use-case for dummy data works
CarlCarl
1b3f91540c1stabilize previous commit
CarlCarl
62d32a4c29fmerge empiResource into SubjectResource. part-way to new dao for dummy data
CarlCarl
4ca680b4c3dMerge remote-tracking branch 'origin/feature/empi-epic-integration' into empi-epic-integration Conflicts: core/src/...
CarlCarl
9ad2524c430merge empiResource into SubjectResource. part-way to new dao for dummy data
Ankit PanchamiaAnkit Panchamia
fec64dfe054rest service wired with the front-end First pass at refactoring epic integration search subjects rest service removed...
CarlCarl
76d1ebc8316instrument DTO to digest the demo entities
Xavier HaurieXavier Haurie
d61a7790bd9re-wire things correctly (?) : essentially, implement EpicSubjectSSOT.getSearchedSubjects()
Xavier HaurieXavier Haurie
dd6519ab399added 'verify' statement to testFindSubjectByMultipleParametersSSOT
Xavier HaurieXavier Haurie
b4f5c1e752fMerge branch 'feature/epic-carl' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into feature/epic...
Xavier HaurieXavier Haurie
d830028b3d0added a method for finding lists of EPIC subjects, with a very simplistic test to see if it runs without exploding. I...
CarlCarl
144d325e4a0added oneToMany wiring from empi subject to mrn's and aliases
CarlCarl
891c7a559c5better solution to make fix fake-subjects work. remove unnecessary spring directive to scan-components of persistence...
CarlCarl
fdddbbdbeb1Merge remote-tracking branch 'origin/feature/epic-carl' into feature/epic-carl
CarlCarl
a5e428eba22fix typos in entities. fix fake-subjects to work (with fake pUser, pPassword) in epic mode
Ankit PanchamiaAnkit Panchamia
2f098a2855cmore UI work for the new subject search form.
CarlCarl
252093aeba0two more tables for empi dev data, along with corresponding entities
CarlCarl
50c2079a5b8two more tables for empi dev data, along with corresponding entities
Ankit PanchamiaAnkit Panchamia
0f39946202bmore work on the new subject search form (epic-integration).
Ankit PanchamiaAnkit Panchamia
684094196a5initial implementation for the search forms.
Xavier HaurieXavier Haurie
5ef593f3e9dadded .gitignore. Feel free to ignore more paths / file name patterns
CarlCarl
eb9491af026stabilize matcher prototype framework. new entity and sql for empi dev data.
Xavier HaurieXavier Haurie
a1726cc4de2added .gitignore. Feel free to ignore more paths / file name patterns
CarlCarl
219acc7c763checkpoint before digging into cleanup
David HummelDavid Hummel
ff75ed2a574Change POM versions from 2.18.0-SNAPSHOT to 2.17.1-demo-data-SNAPSHOT. (ITEAM-690)
CarlCarl
114043cc846clean up credentials exposure, incorporate epic-integration work
David HummelDavid Hummel
cbf23c41009Change default db/table character set from latin1 to utf8. (ITEAM-690)
David HummelDavid Hummel
3b825c84d9cChange default db/table character set from latin1 to utf8. (ITEAM-690)
Ankit PanchamiaAnkit Panchamia
52d42cefee6updated user passwords remove demo data script nuked create subjects program updated
Ankit PanchamiaAnkit Panchamia
f462520d648updated the demo-structure.sql with the correct auto_increment merged the maven plugin fix to exclude html files fro...
Ankit PanchamiaAnkit Panchamia
b0cf4b60960Demo data for open source. demo-structure - create schema and table structure demo-seed - static data demo-data - fa...
Ansible DeployAnsible Deploy
1081e531cb5Merge release branch hotfix/2.17.1 into master.
Ansible DeployAnsible Deploy
caffafddac3Update POMs with release version 2.17.1.
Ankit PanchamiaAnkit Panchamia
bed0dab8273Merge branch 'hotfix/2.17.1' into develop * hotfix/2.17.1: fix for HCCRCSCHEDULING-4654 : Reporting: User Data: Nu...
Ankit PanchamiaAnkit Panchamia
ba1dafe053afix for HCCRCSCHEDULING-4654 : Reporting: User Data: Null value for "Credential" is causing the report to fail on the...
Ankit PanchamiaAnkit Panchamia
2e4c0786015fix for HCCRCSCHEDULING-4654 : Reporting: User Data: Null value for "Credential" is causing the report to fail on the...
Ankit PanchamiaAnkit Panchamia
155f413e6depom updated to exclude html files for license headers
Ankit PanchamiaAnkit Panchamia
185fc9f6174pom version updated...
Ankit PanchamiaAnkit Panchamia
8ffeaa86c9efix for HCCRCSCHEDULING-4656 : Add New Resource - Check Standard Alternate by default
Ankit PanchamiaAnkit Panchamia
6eabb70c8b3fix for HCCRCSCHEDULING-4654 : Reporting: User Data: Null value for "Credential" is causing the report to fail on the...
Ankit PanchamiaAnkit Panchamia
7f5b0d9995bfix for HCCRCSCHEDULING-4655 : Log In Screen: Browser Cache is saving the data of previous user sessions in Firefox
Ankit PanchamiaAnkit Panchamia
84da0b72bf1pom version updated for the hotfix release (2.17.1-SNAPSHOT)
Ankit PanchamiaAnkit Panchamia
aee883d0234it profile pom updated (2.18.0-SNAPSHOT)
Ankit PanchamiaAnkit Panchamia
70a258acbe2Merge remote-tracking branch 'origin/develop' into develop
Ankit PanchamiaAnkit Panchamia
63c3c24fd29update version in pom (2.18-SNAPSHOT)
Ansible DeployAnsible Deploy
3df4bc082caMerge release branch release/2.17.0 into master.
Ansible DeployAnsible Deploy
8aa27f99f6eUpdate POMs with release version 2.17.0.
David HummelDavid Hummel
e886bcd7b1fRemove trailing slash from snapshot repository URL.
Bill SimonsBill Simons
57a13b31141update scm connection
Ankit PanchamiaAnkit Panchamia
020fc430cb3Open source effort - Demo data update : change user names with real looking fake names
Ankit PanchamiaAnkit Panchamia
9601db28484refactor populate fake subjects data
Ankit PanchamiaAnkit Panchamia
1a7709ca968HCCRCSCHEDULING-4610 Home and Appointments: Override-- Inpatient appointment - Add a resource - On adding a resource ...
Ankit PanchamiaAnkit Panchamia
05b2411540arefactor populate fake subjects data
Ankit PanchamiaAnkit Panchamia
f8e5bbb2ba3refactor populate fake subjects data work related to HCCRCSCHEDULING-4418 - Open Source: Review and update dummy dat...
Ankit PanchamiaAnkit Panchamia
aab91dfa619HCCRCSCHEDULING-4581 Appointment - Calendar view - Cancelled appointment are getting displayed for month in the past ...
Ankit PanchamiaAnkit Panchamia
254bdee05b1HCCRCSCHEDULING-4580 IE only: Appointment/Home - Calendar view - Select Date is picking up the first day of the month...
Ankit PanchamiaAnkit Panchamia
e12fda5a743HCCRCSCHEDULING-4578 Appointment - Calendar view - Select Date changes from current date on click weekly, monthly and...
Ankit PanchamiaAnkit Panchamia
652b83bd817Merge remote-tracking branch 'origin/develop' into develop
Ankit PanchamiaAnkit Panchamia
dbcb3091308HCCRCSCHEDULING-4573 Reporting: Daily Overview--"Back To Standard Reports List" link wraps
Bill SimonsBill Simons
95e095dbd9echange repository for publishing artifacts
Ankit PanchamiaAnkit Panchamia
12f791a030cHCCRCSCHEDULING-4511 Home: Add resource: time pickers on add resource wizard not displaying the start time and end ti...
Ankit PanchamiaAnkit Panchamia
4378a10eb37change font size for the reports link.
Ankit PanchamiaAnkit Panchamia
91bae290bdeHCCRCSCHEDULING-4533 Study - Visit Template - Build Visit template - Link Button should be removed while there is no ...
Ankit PanchamiaAnkit Panchamia
29b3bf111a0HCCRCSCHEDULING-4572 Studies--Visit Templates: Copy day-- Multi-day float grouped resources are getting copied while ...
Ankit PanchamiaAnkit Panchamia
0a469dd2f95HCCRCSCHEDULING-4533 Study - Visit Template - Build Visit template - Link Button should be removed while there is no ...
Ankit PanchamiaAnkit Panchamia
c538b268f03HCCRCSCHEDULING-4553 - Open Source: Rename 'Export to BI' button in standard report