HCCRC Scheduler
  1. HCCRC Scheduler

scheduler

Public
  1. HCCRC Scheduler
  2. scheduler

All Branches Graph  

        
AuthorCommitMessageCommit dateBuilds
Ankit PanchamiaAnkit Panchamia
def8340d382added additional console logging and updated couple of typos.
Xavier HaurieXavier Haurie
303d2843482Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
abb3b89595eHCCRCSCHEDULING-5109 : everything runs from the command line, using the test data in test-data.sql
CarlCarl
c504e1fe7a2Instrument subject search to console.log the empi xml result modified: core/src/main/java/edu/harvard/cata...
Xavier HaurieXavier Haurie
32f30e0e5efMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
d40612addd1HCCRCSCHEDULING-5109 : compiles and tests run without errors
marc-daniemarc-danie
f09cdd97370Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
04cb5afc3e7increased width of the study drop down so that it aligns with the comment textarea
CarlCarl
ede5abcb8b6Merge remote-tracking branch 'origin/develop' into develop
CarlCarl
92995f8ff28For HCCRCSCHEDULING-5047 Moved ethnicity lookup into dao, and made it happen on those other paths, in addition to bat...
marc-daniemarc-danie
6dd3d36f30cset the font size of the comment textarea to that same as the input text fields
marc-daniemarc-danie
9aece298a21Fixed so that correct fields are marked as required in integration mode
marc-daniemarc-danie
266abd0e5ebMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
b080732a5e3HCCRCSCHEDULING-5188 - After clicking on "More actions" link on Subject result, the gender field is not retained.
Jill SingerJill Singer
3beb5a06d19Merge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop
CarlCarl
b2e770e0349For HCCRCSCHEDULING-5013 . Epic service down --> Service down
CarlCarl
8242e5984c5Adjust some method names, and make refreshSubject work by directly passing subjectMrn id from front end.
Jill SingerJill Singer
e3054abcad9HCCRCSCHEDULING-5180 fix; plus adjusting coloring of disabled text boxes on the subject form (and adjusting the font ...
marc-daniemarc-danie
fe229f4ad8cHCCRCSCHEDULING-5153 - On Subjects module, after visiting "Edit Subject" screen, using the Back and Forward browser b...
marc-daniemarc-danie
0497c21f88aHCCRCSCHEDULING-5179 - Bug: Create/Edit subject > Application does not saves and displays a 500 error in the console ...
Xavier HaurieXavier Haurie
263a6d3e970Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
c28348822c3HCCRCSCHEDULING-5109 : improve test data, plus very minor fixes
Jill SingerJill Singer
e042060fcfbMerge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop
Jill SingerJill Singer
6105c8b4f4cHCCRCSCHEDULING-5185: fix; need to manually set the edit mode to true; the check that sets it is elsewhere in the app
marc-daniemarc-danie
73c35a5a78bHCCRCSCHEDULING-5183 - Subjects: Subject beta tab is getting displayed on create and edit study page
marc-daniemarc-danie
926253c586fMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
2cc6d677f52Fixed rendering of mrn field in integration mode when going from viewing a subject and then clicking on the edit butt...
Xavier HaurieXavier Haurie
84973be2e70Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
4d0d78db219HCCRCSCHEDULING-5109 : re-instated SubjectDataCleaner program; refactor to use subject_mrn table, correct some errors...
Jill SingerJill Singer
ac19f5e08c8Merge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop
Jill SingerJill Singer
d7ad6d28414HCCRCSCHEDULING-5105: further fixing breadcrumbs; removing redundant crumb
marc-daniemarc-danie
f14edffec9bMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
a8cadc4ab24HCCRCSCHEDULING-5175 - MGH-test Environment Specific: On expanding a subject record by clicking on '+' gives a 500 er...
Xavier HaurieXavier Haurie
d173cf508a5Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
marc-daniemarc-danie
0b582457decremoved unused method changeSubjectStatus
CarlCarl
acf3733a80dFix for HCCRCSCHEDULING-5173 . Replace "," in list of from-tables with " inner join ". modified: core/src...
marc-daniemarc-danie
a570c9093f8Removed references in the server and client to unused 'changeSubjectStatus' rest call
marc-daniemarc-danie
ddfeab9e5e7Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
106bcb8e9a0HCCRCSCHEDULING-5122 - Subjects: Create/Edit subject: Add to study drop down are not shown in auto suggest and also n...
Xavier HaurieXavier Haurie
05f7a84af92HCCRCSCHEDULING-5109 : fixed update.sql so it does not fail on the nightly_batch_changes table not being removed befo...
Jill SingerJill Singer
6c1abe397f5Merge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop
CarlCarl
9906b56defaMerge remote-tracking branch 'origin/develop' into develop
CarlCarl
e53b4b6d2c0fix study-subjects to display the studySubject's subjectMrn's Mrn, rather than matching against user institution. fix...
Jill SingerJill Singer
2cd99562037HCCRCSCHEDULING-5105: fixing breadcrumbs
marc-daniemarc-danie
1c470254fb7Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
f28dbed531dremoved left margin on the first input field of the subject search form
Jill SingerJill Singer
9369eff0d16fixing comment display in read-only mode, also fixing submit button (showing up/not showing up at wrong times)
Jill SingerJill Singer
effa36f4b82Merge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop
Jill SingerJill Singer
88144a25dcdfixing display of the booked resource table, small html change
marc-daniemarc-danie
a44c2d8b836Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
30841af37dcHCCRCSCHEDULING-5134- Subjects Module: Apply UI styles to the Edit and Create subjects page,HCCRCSCHEDULING-5135 - Su...
Jill SingerJill Singer
5d6edc0bc0dMerge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop
Jill SingerJill Singer
0e6412b0193HCCRCSCHEDULING-5099: fixing showing the time twice for short appointments; shows up for appts of 30 mins or less in ...
marc-daniemarc-danie
81e3307fd83Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
a5cb3728b7cHCCRCSCHEDULING-5133 - Subjects Module: Apply UI styles to the subjects search page, HCCRCSCHEDULING-5134- Subjects M...
Jill SingerJill Singer
56439514938fixing rescheduling of appts: scenario: if a hold appt was cancelled, then rescheduled; should still be a hold appt ...
Ankit PanchamiaAnkit Panchamia
0cb6d3266cdfix implemented to change appointment status when subject switched.
marc-daniemarc-danie
0feca409e24Modified filtering by gender in EMPI for undisclosed genders to use "U" instead of empty string
marc-daniemarc-danie
b6a117a1bb2HCCRCSCHEDULING-5134- Subjects Module: Apply UI styles to the Edit and Create subjects page,HCCRCSCHEDULING-5135 - Su...
CarlCarl
8864c16f0e9add rainy-day rendering for view details from study-subjects page
CarlCarl
cb9e1a7a5fdfix NPE by using some null-checks
CarlCarl
ae72848ebf4progress with rainy-day empi service availability, for subject search and expand results modified: core/src...
marc-daniemarc-danie
9b34bba26b4Fixed vertical alignment of the subject search button
marc-daniemarc-danie
1ba5a7a35b4Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
ef6f588182fHCCRCSCHEDULING-5166 - Gender Casing - Change case of UNREPORTED AND DECLINED genders to mixed case
Ankit PanchamiaAnkit Panchamia
e7955d85992fix for HCCRCSCHEDULING-5170 - On cancelling a "Hold" type of appointment, the appointment block gets updated to disp...
Ankit PanchamiaAnkit Panchamia
bf38a185dfcfix for HCCRCSCHEDULING-5164 - On scheduling a "Hold" appointment without subject, unavailable appointment orange blo...
Ankit PanchamiaAnkit Panchamia
d4aa12f75b8fix for: HCCRCSCHEDULING-5168 - Appointment-Calendar view "Cancelled" option of "Filter by" is not functional. Fixing...
marc-daniemarc-danie
885b768fae6Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
90cd26ed506HCCRCSCHEDULING-5169 - (Integration mode) Bug: Edit and save a subject > Upon searching the earlier edited and saved ...
Jill SingerJill Singer
45ca9486373Merge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop
Jill SingerJill Singer
b817bf53217HCCRCSCHEDULING-5145 fix
marc-daniemarc-danie
160e7fd220cMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
3a3facae954HCCRCSCHEDULING-5133 - Subjects Module: Apply UI styles to the subjects search page, HCCRCSCHEDULING-5134- Subjects M...
Jill SingerJill Singer
60493438755adjusted hold icon in the legend to be larger (needs scaling up relative to the others since it is rectangular)
Jill SingerJill Singer
b1ba7a03642HCCRCSCHEDULING-5165: done
Jill SingerJill Singer
b29ea3cd0d4adjusting styles, no functional changes
marc-daniemarc-danie
44d11f6b5fdHCCRCSCHEDULING-5133 - Subjects Module: Apply UI styles to the subjects search page, added new calendar image
marc-daniemarc-danie
6f3df54a72cMerge remote-tracking branch 'origin/develop' into develop # Conflicts: # web/src/main/webapp/js/subjects.js
marc-daniemarc-danie
1e89f3d9686HCCRCSCHEDULING-5133 - Subjects Module: Apply UI styles to the subjects search page, HCCRCSCHEDULING-5134- Subjects M...
Jill SingerJill Singer
36e5fdb6463comments are now being saved, and those saved comments are now editable for the subjects; was previously being thrown...
Jill SingerJill Singer
e286968f54aadjusting styles for combo box colors; to make it clearer to read: active now has black text; and inactive is now mo...
Jill SingerJill Singer
2cb498fb1d7HCCRCSCHEDULING-5136: changing class name to HoldSubjectNA, needed for overbooking appts
marc-daniemarc-danie
7ad85d3cb8aMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
d9bb9bf78b5HCCRCSCHEDULING-5009 - Subjects Module: MRN Display Variations
Ankit PanchamiaAnkit Panchamia
e408f73579ffix subject filters on appt list view.
marc-daniemarc-danie
52dcad2eb91HCCRCSCHEDULING-5106 - Subject Module: View Details Page (Integration Mode), added getExternalSubjectDataUsingMrn res...
Jill SingerJill Singer
ea3043f256aMerge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop
Jill SingerJill Singer
6cba2869649HCCRCSCHEDULING-5004: added conditional zip code validation, fixed an NPE when saving subjects (came up in epic mode...
Ankit PanchamiaAnkit Panchamia
5c237fa3b60fix for : HCCRCSCHEDULING-5157 - Standard Report > Daily Admission and Check-In > Duplicate records are getting displ...
Ankit PanchamiaAnkit Panchamia
de418fefa06cleaning up the standard reports module.
Ankit PanchamiaAnkit Panchamia
6f294a3085ffix for : HCCRCSCHEDULING-5162 - Standard Report > Subject Purge > Duplicate and invalid records are getting displaye...
Ankit PanchamiaAnkit Panchamia
d04b384f036fix for : HCCRCSCHEDULING-5161 - Standard Report > Override > 500 error on rest/report/getReport?name=override HCCRC...
Jill SingerJill Singer
e09fde1b5ebMerge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop
Jill SingerJill Singer
fb530d60fddHCCRCSCHEDULING-5145 fix
CarlCarl
a413f0bc397Merge remote-tracking branch 'origin/develop' into develop
CarlCarl
d68c76d1b58cleaning up institution names. bwh was a trespasser and has been booted. names back to generic: demoX format
Jill SingerJill Singer
e925f888b5aHCCRCSCHEDULING-5151: now setting the study in the edit subject, but only after you press 'add subject' from the stud...
marc-daniemarc-danie
828639ea19cHCCRCSCHEDULING-5005 - Edit Subject Save and Cancel - Modified so that the partners id is saved in integration mode
marc-daniemarc-danie
c781203ba06HCCRCSCHEDULING-5005 - Edit Subject Save and Cancel - subject details page now displays after saving a subject in int...
marc-daniemarc-danie
530a9f0d3fbMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
4c5d2eed098Fixed error with findInternalSubjectByMrn when there are multiple mrns for a subject
Ankit PanchamiaAnkit Panchamia
64a313b258dfix for HCCRCSCHEDULING-5129 - Block Visits: Study Staff View of Hold Appointments
Jill SingerJill Singer
cff22b16874Merge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop
Jill SingerJill Singer
6056121f33cun-checking the 'hold' checkbox; so the form resets afterwards resetting right before going to this step in the wiza...
CarlCarl
923c7e505e5Merge remote-tracking branch 'origin/develop' into develop
CarlCarl
a88eb4359adnull-checks for patient.{ethnicity,race} in creating dto
Jill SingerJill Singer
c020b02bb9efixing validation, now able to make an appt without a study subject
marc-daniemarc-danie
617d5550979Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
c3b03b610dbHCCRCSCHEDULING-5006 - Subjects Module: Create New Subject Form - removed the restore button, and also added callback...
Jill SingerJill Singer
97f905e365cMerge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop
Jill SingerJill Singer
f7ab28cf274fixing problem in which an appt that got switched to 'hold' wasn't getting the correct rendering; after a refresh it ...
Ankit PanchamiaAnkit Panchamia
57afc2b734cfixing the operation transactions standard report.
CarlCarl
3ebf1682c41exception-handling TDD with unit-tests and corollary tweaks hey, SchedulerRuntimeException wasn't logging for logDont...
Ankit PanchamiaAnkit Panchamia
c3d7ee76f59reverting back the changes for Hold appointments UI
Jill SingerJill Singer
9d1e017b80aHCCRCSCHEDULING-5136: switching back the class name to ScheduledSubjectNA, since the backend still uses that class (s...
Ankit PanchamiaAnkit Panchamia
d45f1c2a8a4fix for HCCRCSCHEDULING-5141 - Block Visits: Hold Appointments Display (various locations) HCCRCSCHEDULING-5101 - Blo...
marc-daniemarc-danie
c3b9b4ccda8Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
1bbde0660eaHCCRCSCHEDULING-5005 - Subjects Module: Edit Subject Save and Cancel - Fixed Restore action when in integration mode ...
Ankit PanchamiaAnkit Panchamia
a9b0d6bd921fix for HCCRCSCHEDULING-5141 - Block Visits: Hold Appointments Display (various locations) Added new filter for hold ...
CarlCarl
53af69e549dintegrating genderEmpi into nightBatch and related tests modified: core/src/main/java/edu/harvard/catalys...
CarlCarl
06f9f16c081Merge remote-tracking branch 'origin/develop' into develop
CarlCarl
bf227913984stabilizing nightly batch modified: core/src/main/java/edu/harvard/catalyst/scheduler/entity/BookedVisit.j...
marc-daniemarc-danie
96def0cff8dHCCRCSCHEDULING-5005 - Subjects Module: Edit Subject Save and Cancel - Fixed check for duplicate mrns when saving a s...
Ankit PanchamiaAnkit Panchamia
64aafcac7a1fix appointment list view to display subject data decrypted
marc-daniemarc-danie
1ed8b6322cbSlight edit to add gender_empi column statement
marc-daniemarc-danie
722d11f1000Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
5f5ef8ae7a2HCCRCSCHEDULING-5008 - Subjects Module: Create New Subject Save and Cancel - Cancel now goes to subject search page ...
Ankit PanchamiaAnkit Panchamia
9f94b42256ainitial pass on displaying and including hold appointments in the calendars(home & appts), list view(appt), timeline....
marc-daniemarc-danie
6af01f4311cHCCRCSCHEDULING-5005 - Subjects Module: Edit Subject Save and Cancel - Cancel now goes to subject search page with pr...
marc-daniemarc-danie
442c890f1c7HCCRCSCHEDULING-5005 - Subjects Module: Edit Subject Save and Cancel - Modified to lookup the internal ethnicity valu...
marc-daniemarc-danie
eb79e14db99HCCRCSCHEDULING-5005 - Subjects Module: Edit Subject Save and Cancel - Modified to display the scheduler gender when ...
marc-daniemarc-danie
8b2f88c78baMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
394af5a0095HCCRCSCHEDULING-5005 - Subjects Module: Edit Subject Save and Cancel - Fixed findInternalSubjectByMrn method to retur...
Jill SingerJill Singer
e52b2feb4a5Merge branch 'empi_debug' into develop
Jill SingerJill Singer
cf2e2957e13Merge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop
CarlCarl
9dd5751ccdbtimeout-19-july
Jill SingerJill Singer
55f041da4e2adding console.log; adjusting client to new response from the server; put the debugOutput in with the mrnInfoList
marc-daniemarc-danie
0a6e7089a76HCCRCSCHEDULING-5005 - Subjects Module: Edit Subject Save and Cancel - Fixed saving of gender values from EMPI
marc-daniemarc-danie
4df9dfd1650HCCRCSCHEDULING-5005 - Subjects Module: Edit Subject Save and Cancel - Fixed saving of gender values from EMPI
Jill SingerJill Singer
8b6cd93ff35working on debugging...
marc-daniemarc-danie
40219448ff4HCCRCSCHEDULING-5005 - Subjects Module: Edit Subject Save and Cancel - Added mapping of gender code values from EMPI ...
Jill SingerJill Singer
1fc1d259c31working on debugging...
CarlCarl
5a94477537ftemporary instrumention for debugging
marc-daniemarc-danie
9f5355aa2eaMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
e90ccd6277bHCCRCSCHEDULING-5005 - Subjects Module: Edit Subject Save and Cancel - Added gender_empi column to the subject table
Jill SingerJill Singer
8c29591b128HCCRCSCHEDULING-5144: fix
Jill SingerJill Singer
2c467537d45tweaking heights of margins on the subject page, no functional changes
Jill SingerJill Singer
12691996049Merge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop
Jill SingerJill Singer
7d3691d8b1fHCCRCSCHEDULING-5132: fixing, also fixing margin issues on the subject pages
marc-daniemarc-danie
2d725de4eb8HCCRCSCHEDULING-5005 - Subjects Module: Edit Subject Save and Cancel - Modified the findInternalSubjectByMrn method i...
marc-daniemarc-danie
ab70c87d1f6Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
555a6c2fddcFixed incorrect value set to for ethnicity in the setFromDto method
Jill SingerJill Singer
81e97115175HCCRCSCHEDULER-5149: removed padding between the label and the checkbox; style change only; no functional change
Jill SingerJill Singer
c192b273522Merge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop
Jill SingerJill Singer
1fcfce8e4b4subjects: css: style changes, no functional changes, except that now the full name is in capital case (not in senten...
CarlCarl
444d47a2219Merge remote-tracking branch 'origin/develop' into develop
CarlCarl
e9e783c013eNightly Batch -- Confidential Version new file: core/src/main/java/edu/harvard/catalyst/scheduler/entity/N...
marc-daniemarc-danie
e65b6253615Merge remote-tracking branch 'origin/develop' into develop # Conflicts: # web/src/main/webapp/subject_search.html
marc-daniemarc-danie
6537cdb2fceHCCRCSCHEDULING-5098 - Search Criteria : Last name and First name - initial code changes for showing validation for i...
Ankit PanchamiaAnkit Panchamia
9179a1828f9added license headers to new files.
Ankit PanchamiaAnkit Panchamia
4ae4b006075fixing the unit tests for subject resource
Jill SingerJill Singer
9a898c8bfe2HCCRCSCHEDULER-5105: style changes, no functional changes
Jill SingerJill Singer
0add071df22Merge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop
marc-daniemarc-danie
96c8adda2b3removed display of gender receieved from empi in the edit subject form
marc-daniemarc-danie
e67fa1e9453modified lookUpIdByName to be case insensitive
marc-daniemarc-danie
88232342483Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
5e0c650ce01updated tested - modified setting of isEpicMode to be based on the value set for the subjectMode bean
Jill SingerJill Singer
09a56c07113Merge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop
Jill SingerJill Singer
d0ca6432d07HCCRCSCHEDULER-5008: fixing breadcrumbs
Ankit PanchamiaAnkit Panchamia
4e50083c064fixing standard report HCCRCSCHEDULING-4994 : Standard Report > Operations Management: Transactions > 500 error on /r...
Ankit PanchamiaAnkit Panchamia
cb5c5cc4901fixing standard report HCCRCSCHEDULING-4994 : Standard Report > Operations Management: Transactions > 500 error on /r...
marc-daniemarc-danie
bc929c4fa65Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
acbd715dcd7modified setting of isEpicMode to be based on the value set for the subjectMode bean
Jill SingerJill Singer
74f71e96ad1Merge pull request #73 in HCCRCSCHEDULER/scheduler from subjects-only to develop * commit '158e27a1a704ae7d6edbaa7ee...
Jill SingerJill Singer
158e27a1a70removing comments
CarlCarl
5881e751f60Merge remote-tracking branch 'origin/develop' into develop
CarlCarl
981a6a65a4eThis version of fakeSubjects works on 2.17 data, and has comments indicating changes for 2.18
Jill SingerJill Singer
8fa998f8e26fixing test
Marc-Danie NazaireMarc-Danie Nazaire
4f2d1eb6e48Merge pull request #72 in HCCRCSCHEDULER/scheduler from save_new_subject to develop * commit '947d58ff4f6f3c72216f06...
Jill SingerJill Singer
e09e4dd70b3Merge branch 'develop' into subjects-only
marc-daniemarc-danie
947d58ff4f6Merge branches 'develop' and 'save_new_subject' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler in...
Marc-Danie NazaireMarc-Danie Nazaire
4b89a8c7a01Merge pull request #71 in HCCRCSCHEDULER/scheduler from feature/HCCRCSCHEDULING-5098-subjects-module-search to develo...
marc-daniemarc-danie
bf6a0f464cbHCCRCSCHEDULING-5005 - Edit Subject Save and Cancel - Fixed saving of mrn in standalone mode, fixed check to see if m...
Ankit PanchamiaAnkit Panchamia
42448930a7aimplemented text on standard report module mentioning exclusion of hold visits. HCCRCSCHEDULING-5142 : Reporting: Add...
Ankit PanchamiaAnkit Panchamia
adb29b18cf7Updated standard reports query due to data model changes: HCCRCSCHEDULING-5131 - Update reports: Due to data model ch...
Jill SingerJill Singer
755cec361c2removing console.log's
Jill SingerJill Singer
d1101c6007csolution: set the whole content of the page to hidden until it's done rendering (while blockUI is up), then show it ...