HCCRC Scheduler
  1. HCCRC Scheduler

scheduler

Public
  1. HCCRC Scheduler
  2. scheduler

All Branches Graph  

        
AuthorCommitMessageCommit dateBuilds
nicolanicola
87562e39724Calendar now renders but not properly.
nicolanicola
54e0ae88eabReformat code for appt_calendar.js
Carl WoolfCarl Woolf
09fb161622dsome (small) progress loading first calendar
Carl WoolfCarl Woolf
13f74b66af3very early start for 4.2.0
Carl WoolfCarl Woolf
680e546f8b1aim for using fullcalendar(-scheduler)-4.2.0
Carl WoolfCarl Woolf
12b9e0b2ae8fix reference to fullcalendar
Carl WoolfCarl Woolf
2418a2298f7Merge remote-tracking branch 'origin/updates2019' into updates2019
Carl WoolfCarl Woolf
8062d50db8aseems stable and smoke-able with: jquery-ui-1.12.1, query-easyui-1.8.2, query-3.4.0, fullcalendar-scheduler-1.6.2
Carl WoolfCarl Woolf
6aa6de6cb1aseems stable and smoke-able with: jquery-ui-1.12.1 query-easyui-1.8.2 query-3.4.0 fullcalendar-scheduler-1.6.2
Carl WoolfCarl Woolf
47d2db76bd0disable z-index rule which blocked mouse on dialogs
Carl WoolfCarl Woolf
39f19f801f5Hmm, jquery-ui > 1.10.4 breaks modal popups, eg, for checked-in visits
Carl WoolfCarl Woolf
764013301a7label jquery-ui version 1.10.4 files
Carl WoolfCarl Woolf
157f5c3a04e@FormData cannot be passed null data
Carl WoolfCarl Woolf
792154fe299clean up a couple of extra quote marks
Carl WoolfCarl Woolf
c771c397a41centralize creation of sinon fake-server. ask fake-server to respond immediately, to eliminate some race conditions d...
Carl WoolfCarl Woolf
43206893d95remove bogus lib reference
Carl WoolfCarl Woolf
a1dc128bbd4added 'last-word' css. newer tomcat needs more cases to be urlencoded, eg, brackets in '[1,2,3]'
Carl WoolfCarl Woolf
9f5789824a0reinstate general test list for karma
Carl WoolfCarl Woolf
e8f25d44f48although still grouped, css now follow (sometimes weird) orders they had in each html of develop branch
Carl WoolfCarl Woolf
ed053ccc9d2organizing css includes, and re-adding (older library's) jquery-ui-delta
Carl WoolfCarl Woolf
8e6fb0f72eenew versions of lib js/css
Carl WoolfCarl Woolf
df37c812145more-uniform order of css includes
Carl WoolfCarl Woolf
e73f357b3afmove css filename to beginning of tag
Carl WoolfCarl Woolf
557af0dd531group css files
Carl WoolfCarl Woolf
6b893ce68f4Begin to group-organize css files
Carl WoolfCarl Woolf
55b2e17a30aCareful - unstable checkpoint for JS related changes
Carl WoolfCarl Woolf
e435b0228d6Did not actually move demo updates to update.sql, and should not -- they are not 'in general'. Reinstate them in demo...
Carl WoolfCarl Woolf
fc979c5fdd2Move updates from demo.sql to update.sql. Add timezone to jdbc-url. cp30 property added, and latest version. Mysql co...
Carl WoolfCarl Woolf
7944b6fd24eimprove/simplify group-by handling. improve/fix some logging.
Carl WoolfCarl Woolf
3c31684140bturn off 'full group by' in all cases
Carl WoolfCarl Woolf
b670815ba73booked-visits need non-null scheduling users (for standard reports)
Carl WoolfCarl Woolf
6b28ab7ee53call cancellationsReport with default that would be provided by jersey annotatation
Carl WoolfCarl Woolf
0b7bfd1a254able to turn off sql's 'full group by' for backward compatibility
Carl WoolfCarl Woolf
97ba5a9b0fenewer h2 mentioned in previous
Carl WoolfCarl Woolf
d1aa367d1facorrected name, latest h2 relies on for sorting
Carl WoolfCarl Woolf
9e6bd8ca71eanother, slightly thornier, case of @FormParameter being upset at receiving empty data
Carl WoolfCarl Woolf
be6489d828ecurrent hibernate is more picky about data integrity
Carl WoolfCarl Woolf
3e16839d2f6eliminate @FormParam for a post that sends {}
Carl WoolfCarl Woolf
2fa9ca9a3b4more logging of hibernate queries
Carl WoolfCarl Woolf
12617d131acunit tests for criteria helper class
Carl WoolfCarl Woolf
dfd6b507c75first cut -- (helper class, plus satisfying existing unit tests) for hibernate upgrade
Carl WoolfCarl Woolf
8eaf9609649further reduce constructor related deprecations on entities
Carl WoolfCarl Woolf
188668ee4feuse correct String to Integer method
Carl WoolfCarl Woolf
cb9187400eaone straggling entity
Carl WoolfCarl Woolf
2b1f679f262resolve deprecations on constructors
Carl WoolfCarl Woolf
b259f8e600eupdate version of mysql connector and parameterize the version
Carl WoolfCarl Woolf
96e26939828tweak date handling to eliminate deprecations
Carl WoolfCarl Woolf
57754ea4a72current hibernate / sql demands that scalar aliases must be unique
Carl WoolfCarl Woolf
a4a31a6960creduce deprecation warnings
Carl WoolfCarl Woolf
5c4d4a8386buse undeprecated hibernate query classes. setMaxResults (-1) --> setMaxResults(largInt).
Carl WoolfCarl Woolf
adad8060c3dspring working with jersey, next is deprecated Query class
Carl WoolfCarl Woolf
28a292019b6first cut login/logout with spring-security 5
Carl WoolfCarl Woolf
479d0154fb0with new jersey, need to use javax.inject.Singleton
Carl WoolfCarl Woolf
b446e8936b9step 0, forbidden message upon logging in with new spring
Carl WoolfCarl Woolf
b05db7ce9e5eliminating ClassPathUtil, which only supplied informative output, and would need to be reworked for java 11
Carl WoolfCarl Woolf
df8d536743bupdate readme for fake-subjects -- the doc on the wiki for Using Demo Data is still good enough, though
Carl WoolfCarl Woolf
4f37832c750restore generic version
Carl WoolfCarl Woolf
762c0f6fbe6strip some orphan ampersands. $.ajax now prefers "" over {} for data on GET
Carl WoolfCarl Woolf
d73a763c65dthe standalone now seems to succeed to update salt
Carl WoolfCarl Woolf
31c2b1b7160baseline for update-user-salt
Carl WoolfCarl Woolf
97234590cafback to using java 9 class for base 64
Carl WoolfCarl Woolf
28562288ec9make some methods package private for testability
Carl WoolfCarl Woolf
8539c1dd168update Date test
Carl WoolfCarl Woolf
b6d5fffcb9aprevious commit: snag relevant code from deprecated sun.misc.Base64YadaYada
Carl WoolfCarl Woolf
5f6a01df10aremove cruft import
Carl WoolfCarl Woolf
f66b116a65bremove cruft import
Carl WoolfCarl Woolf
10705698bd0use java.util.Base64 to replace old Base64 class
Ankit PanchamiaAnkit Panchamia
029feee1edffix to the nightly batch program (fixed double decryption)
Carl WoolfCarl Woolf
bbcd0bea3feadded comment about possible refactor
Ansible DeployAnsible Deploy
f78a954c5c5Merge release branch hotfix/3.7.2 into master.
Ansible DeployAnsible Deploy
54857f9e357Update POMs with release version 3.7.2.
marc-daniemarc-danie
51b32f4bb73Merge remote-tracking branch 'remotes/origin/hotfix/3.7.2' into develop # Conflicts: # core/pom.xml # data/pom.xml #...
marc-daniemarc-danie
789f1029f7fHCCRCSCHEDULING-6060 - Replace existing full names in Sandbox by Non-real looking names
marc-daniemarc-danie
1879cd6ec88Updated POMs to 3.7.2-SNAPSHOT
marc-daniemarc-danie
b93b6441bb3clearing again for 3.8.0-SNAPSHOT
marc-daniemarc-danie
338524d2568updated POMs from 3.7.1-SNAPSHOT to 3.8.0-SNAPSHOT
Ansible DeployAnsible Deploy
854d82eb4beMerge release branch release/3.7.1-SNAPSHOT into master.
Ansible DeployAnsible Deploy
a3b0a623163Update POMs with release version 3.7.1.
XavierXavier
1f373396b7crefined test class for database-level testing of subject service
XavierXavier
a59e808cd12update POM version numbers to 3.7.1-SNAPSHOT
XavierXavier
325d8cd1f68HCCRCSCHEDULING-6915 : fixed broken validation for studies which never were in OPEN or CLOSED state
XavierXavier
a9f307586b9Revert "updated POMs from 3.7.0-SNAPSHOT to 3.8.0-SNAPSHOT" This reverts commit e303efa01e1848a979a00a3d33c2c5b3fa43...
XavierXavier
886abbe7013Revert "clearing for 3.8.0-SNAPSHOT" This reverts commit 4573b1a27e4ffa82284a9987e43e634737ac4d05.
marc-daniemarc-danie
4573b1a27e4clearing for 3.8.0-SNAPSHOT
marc-daniemarc-danie
e303efa01e1updated POMs from 3.7.0-SNAPSHOT to 3.8.0-SNAPSHOT
Ansible DeployAnsible Deploy
ac5b8bb1865Merge release branch release/3.7.0-SNAPSHOT into master.
Ansible DeployAnsible Deploy
ac52f893041Update POMs with release version 3.7.0.
marc-daniemarc-danie
320ae677378HCCRCSCHEDULING-6910 - Appointment- Calendar view > Inpatient hold appointment with last day as Sunday does not displ...
marc-daniemarc-danie
8b3d3ab7f58HCCRCSCHEDULING-6903 - Appointment - Search Wizard > Day view > After performing a search and then navigating to mont...
marc-daniemarc-danie
857100e07c5HCCRCSCHEDULING-6903 - Appointment - Search Wizard > Day view > After performing a search and then navigating to mont...
XavierXavier
86312efcd7eremoved exception from test method signature
XavierXavier
6fb90f0668bset up testing of subject update method based on observing the state change of a subject entity
marc-daniemarc-danie
023e8bb7136HCCRCSCHEDULING-6902 - Home calendar-view > Month view or week view > User is always taking to day view on clicking r...
marc-daniemarc-danie
6a97fec695eHCCRCSCHEDULING-6902 - Home calendar-view > Month view or week view > User is always taking to day view on clicking r...
marc-daniemarc-danie
605da61c249fixed failing Jasmine tests
marc-daniemarc-danie
b36dea3304fHCCRCSCHEDULING-6837 - fixed inpatient appointment shrinking when in appointment search mode and in month view by add...
marc-daniemarc-danie
5ac645cb324HCCRCSCHEDULING-6837 - fixed inpatient appointment shrinking when in appointment search mode and in month view by add...
marc-daniemarc-danie
9d673a45436fixed failing Jasmine test Mouse over event: apptCalendarEventMouseover()
marc-daniemarc-danie
6e8f61a73f9Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
d48fbb06b92HCCRCSCHEDULING-6896 - Appointment - Search Wizard > Day view and weekly view > On scheduling an appointment with gen...
XavierXavier
575ee9e2984Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
2cd15f8c8c3HCCRCSCHEDULING-6895 : display both dates when the timeline view straddles two days
marc-daniemarc-danie
557f11fe994HCCRCSCHEDULING-6868 - changes from code review
XavierXavier
2f4cb276283Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
480ea8022aeadded test for StudyDAO.findStudySubjectBySubjectMrn()
XavierXavier
76372072133added test for StudyDAO.getOpenStudies()
XavierXavier
cd0c0e3bbacadded test for StudyDAO.findOpenStudyListByPerson()
XavierXavier
16286b402a6added test for StudyDAO.findVisitTemplateByStudy()
XavierXavier
215980d81c1added test for StudyDAO.checkLocalId()
XavierXavier
3d7a78b6df3added test for StudyDAO.findNumVisitTemplateCommentsByVisit()
XavierXavier
a11535060eeadded test for StudyDAO.findVisitTemplateCommentsByVisit(); created CommentPopulator class
XavierXavier
179e0ad47baadded test for StudyDAO.findStudyUserRolesByStudy(); set active flag to true when populator study-user entities
XavierXavier
263fd06a39badded test for StudyDAO.getNotApprovedVisits(); added approved input parameter to visit template data populator
marc-daniemarc-danie
60afbd0a9b0Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into bugfix/HCCRCSCHEDULING...
marc-daniemarc-danie
8a387704aa9refactored appointment tooltip code into a separate function and added some info on the excludeRooms param in getCale...
Carl WoolfCarl Woolf
3b60b146529standard report unit tests
marc-daniemarc-danie
869473638aeadded excludeRooms argument to the filtering methods for the getCalendarBookedVisits rest call
Carl WoolfCarl Woolf
5d1bf8097bcstandard report unit tests
marc-daniemarc-danie
3c02e835b73Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into bugfix/HCCRCSCHEDULING...
marc-daniemarc-danie
03dfabd8764updated version of the duplicate subject merger program from 3.6.0 to 3.7.0
marc-daniemarc-danie
4fabc59efe7added &excludeRooms=true to all the rest calls to getCalendarBookedVisits
marc-daniemarc-danie
99d5ae8c207Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
2733af5fce3added Jasmine test can reset the schedule new appointment form
XavierXavier
58f0a0dd39fMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
a4e5bc2bbd2more tests for StudyDAO
marc-daniemarc-danie
72d5bb12012Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
af6c81797c5added Jasmine test can overbook a visit with a room resource and removed extra parameter in util_showMainMessage call
XavierXavier
b40d4c13cdeMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
82e85d1c04cadded test for StudyDAO.findStudyByName() and StudyDAO.findStudyDataById()
Carl WoolfCarl Woolf
69144717508Merge remote-tracking branch 'origin/develop' into develop
Carl WoolfCarl Woolf
3f1174ddcfestandard report unit tests
XavierXavier
509d5c78bc9added test for StudyDAO.ifBookedVisitsHaveVisit()
XavierXavier
827721213fcrefactored test code so it uses only one instance of DbPopulator; added new populator for StudyUser
XavierXavier
b38d4f96537renamed database populator and its package
XavierXavier
c9354a1aaf9refactor database populators
XavierXavier
97c83d4cfe4Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
1980788787fadded unit tests for StudyDAO
Carl WoolfCarl Woolf
24c49d87f7fstandard report unit tests
marc-daniemarc-danie
65bb2972a77changes for HCCRCSCHEDULING-6868 - Performance Issue - month view > Application is taking a long time to load a page ...
Carl WoolfCarl Woolf
d238fd76b67standard report unit tests
XavierXavier
ade595452b2file clean-up
XavierXavier
31186be69a5Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
74c1e72423afile clean-up
XavierXavier
2b4e3cab637fixed wording and added details
marc-daniemarc-danie
776568d32f5HCCRCSCHEDULING-6890 - Overbook > After switching from month view to day view after overbooking an appointment in mon...
XavierXavier
683c30dac6aMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
74f9b321083start of a more specific tech-debt text doc
XavierXavier
009f55dd29fHCCRCSCHEDULING-6892 : pin-pointed the issue in the code and commented on it so anyone can start from there
Carl WoolfCarl Woolf
00d2c63f0c1standard report unit tests
Carl WoolfCarl Woolf
d520db0952cstandard report unit tests
Carl WoolfCarl Woolf
b57a5e010dbMerge remote-tracking branch 'origin/develop' into develop
Carl WoolfCarl Woolf
4b7bcb37e85standard report unit tests
XavierXavier
a65c0654d95Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
507969d8a3bHCCRCSCHEDULING-6881 : re-enable the resource add/edit form's save button after closing the confirm dialog via the "x...
Carl WoolfCarl Woolf
d0e38be3873standard report unit test
XavierXavier
c38e8467e14HCCRCSCHEDULING-6887 : improved unit test
XavierXavier
8e857f18190Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
e9fbbbe83adHCCRCSCHEDULING-6887 : correctly hide/display start time text input field and time picker
Carl WoolfCarl Woolf
c0e746d4253Merge remote-tracking branch 'origin/develop' into develop
Carl WoolfCarl Woolf
554a5e48ee4finished (for now at least) researching HCCRCSCHEDULING-6882
XavierXavier
c23453f3026Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
f320b32c0d9HCCRCSCHEDULING-6791 : test zendesk help link in footer opens a warning dialog
Carl WoolfCarl Woolf
1b2d24ce7c8Merge remote-tracking branch 'origin/develop' into develop
Carl WoolfCarl Woolf
c687d43bfd5help researching HCCRCSCHEDULING-6882
marc-daniemarc-danie
684c5bb7b6aMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
e5a78c7eef6added Jasmine - test displays the template resources for a visit
Carl WoolfCarl Woolf
6f66ace20e7Merge remote-tracking branch 'origin/develop' into develop
Carl WoolfCarl Woolf
39b7f2b04c3for HCCRCSCHEDULING-6874. don't check for rooms if visit doesn't use them
XavierXavier
f8e92f23855Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
8837d811cc7HCCRCSCHEDULING-6881 : re-enable new/edit resource form's save button when user clicks "Cancel" in confirmation dialog
marc-daniemarc-danie
16f8bd17e04Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
cb3e6cf00eaAdded to the 'lets the user select a study, a visit, a subject and a time range, and verify the resources used' Jasmi...
XavierXavier
3fecdce4d79re-organized and added comments to FixtureHelper.js
XavierXavier
9f773fdc9f0moved functions which return the content of a specific fixture from the AjaxHelper to the FixtureHelper
XavierXavier
6a91a01d49aMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
e7db49b6397README documentation for front-end tests
Carl WoolfCarl Woolf
67044cffe46HCCRCSCHEDULING-6882 instrumentation
marc-daniemarc-danie
59300a8273fHCCRCSCHEDULING-6879 - Appointment - Search Wizard > Overbook > On click reserve visit button from day or week calend...
Carl WoolfCarl Woolf
27ee9d178b2Merge remote-tracking branch 'origin/develop' into develop
Carl WoolfCarl Woolf
f5c9c90aac8for HCCRCSCHEDULING-6867. 'no room' message change
marc-daniemarc-danie
eee19a024c1Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
6b041775381HCCRCSCHEDULING-6865 - Appointment - Search Wizard > On scheduling any appointment in day view all inpatient appointm...
XavierXavier
2c8ad033dabMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
1806d0c6490fixed comment
Carl WoolfCarl Woolf
e04453d90ebfor HCCRCSCHEDULING-6855. had extra day on totalDays loop
Carl WoolfCarl Woolf
edf2504430bsome unit tests for standard reports
XavierXavier
27a1d65126bMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
71b11df8fddAdded assertions to unit test for AppointmentService.overbookRoomData()