Carl Woolf | 15756c22878 | home appts calendar starting to look better | | |
nicola | 17139f87184 | Fix date range for week view title. | | |
nicola | 1d3a3c2f882 | Adapt more functions to 4.2.0. | | |
nicola | 55cbf25b13f | Calendar now renders but not properly. | | |
nicola | 20518f50323 | Reformat code for appt_calendar.js | | |
Carl Woolf | 1d5a84e4d9e | some (small) progress loading first calendar | | |
Carl Woolf | 65051d606a7 | very early start for 4.2.0 | | |
Carl Woolf | 6ac6460c76e | aim for using fullcalendar(-scheduler)-4.2.0 | | |
Carl Woolf | 3c1f4ba5c0f | fix reference to fullcalendar | | |
Carl Woolf | cea77725623 | Merge remote-tracking branch 'origin/updates2019' into updates2019 | | |
Carl Woolf | 841cde23098 | seems 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 Woolf | 20ccfcb26b3 | seems 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 Woolf | cd7b13ce187 | disable z-index rule which blocked mouse on dialogs | | |
Carl Woolf | eebaeeb64dc | Hmm, jquery-ui > 1.10.4 breaks modal popups, eg, for checked-in visits | | |
Carl Woolf | e5366c721a5 | label jquery-ui version 1.10.4 files | | |
Carl Woolf | 9a060bb8b71 | @FormData cannot be passed null data | | |
Carl Woolf | bb940fe8788 | clean up a couple of extra quote marks | | |
Carl Woolf | a6b91942b6e | centralize creation of sinon fake-server.
ask fake-server to respond immediately, to eliminate some race conditions d... | | |
Carl Woolf | e607e93cfd2 | remove bogus lib reference | | |
Carl Woolf | 522e6220122 | added 'last-word' css.
newer tomcat needs more cases to be urlencoded, eg, brackets in '[1,2,3]' | | |
Carl Woolf | 5933a87e183 | reinstate general test list for karma | | |
Carl Woolf | b6733711ec5 | although still grouped, css now follow (sometimes weird) orders they had in each html of develop branch | | |
Carl Woolf | 7958731fe4f | organizing css includes, and re-adding (older library's) jquery-ui-delta | | |
Carl Woolf | c283f8120a7 | new versions of lib js/css | | |
Carl Woolf | 888d2d203f9 | more-uniform order of css includes | | |
Carl Woolf | 24eaa010208 | move css filename to beginning of tag | | |
Carl Woolf | f54f7bf9dc0 | group css files | | |
Carl Woolf | 5ba70c19caa | Begin to group-organize css files | | |
Carl Woolf | ca4c8707002 | Careful - unstable checkpoint for JS related changes | | |
Carl Woolf | 929f5c9b0c3 | Did not actually move demo updates to update.sql, and should not -- they are not 'in general'. Reinstate them in demo... | | |
Carl Woolf | f9fa0b4b67a | Move updates from demo.sql to update.sql.
Add timezone to jdbc-url.
cp30 property added, and latest version.
Mysql co... | | |
Carl Woolf | 2d54fe6b722 | improve/simplify group-by handling.
improve/fix some logging. | | |
Carl Woolf | 316049bc9f9 | turn off 'full group by' in all cases | | |
Carl Woolf | 081366929a2 | booked-visits need non-null scheduling users (for standard reports) | | |
Carl Woolf | e3c2aeba07c | call cancellationsReport with default that would be provided by jersey annotatation | | |
Carl Woolf | 8184e1cca47 | able to turn off sql's 'full group by' for backward compatibility | | |
Carl Woolf | 9ce1e9b4c39 | newer h2 mentioned in previous | | |
Carl Woolf | d8193f22f25 | corrected name, latest h2 relies on for sorting | | |
Carl Woolf | 8fe42e2c4c2 | another, slightly thornier, case of @FormParameter being upset at receiving empty data | | |
Carl Woolf | ccd497956e2 | current hibernate is more picky about data integrity | | |
Carl Woolf | 17758af9925 | eliminate @FormParam for a post that sends {} | | |
Carl Woolf | 4e18659ca59 | more logging of hibernate queries | | |
Carl Woolf | 79d958a6afc | unit tests for criteria helper class | | |
Carl Woolf | 92267d5690f | first cut -- (helper class, plus satisfying existing unit tests) for hibernate upgrade | | |
Carl Woolf | 920969f40e3 | further reduce constructor related deprecations on entities | | |
Carl Woolf | 280a5e6567a | use correct String to Integer method | | |
Carl Woolf | 3eddbae12ea | one straggling entity | | |
Carl Woolf | 0348adf6179 | resolve deprecations on constructors | | |
Carl Woolf | 4c219f9d0c8 | update version of mysql connector and parameterize the version | | |
Carl Woolf | 1acb4e2b1b8 | tweak date handling to eliminate deprecations | | |
Carl Woolf | 96ff625f05f | current hibernate / sql demands that scalar aliases must be unique | | |
Carl Woolf | d6540caf320 | reduce deprecation warnings | | |
Carl Woolf | 289e2ed8e12 | use undeprecated hibernate query classes.
setMaxResults (-1) --> setMaxResults(largInt). | | |
Carl Woolf | 7b276c57b97 | spring working with jersey, next is deprecated Query class | | |
Carl Woolf | 8ea7bb5855f | first cut login/logout with spring-security 5 | | |
Carl Woolf | 3e724a70bf4 | with new jersey, need to use javax.inject.Singleton | | |
Carl Woolf | c4fb00a2204 | step 0, forbidden message upon logging in with new spring | | |
Carl Woolf | 4c865539a75 | eliminating ClassPathUtil, which only supplied informative output, and would need to be reworked for java 11 | | |
Carl Woolf | 9dd2fa7c586 | update readme for fake-subjects -- the doc on the wiki for Using Demo Data is still good enough, though | | |
Carl Woolf | b67fc0adaeb | restore generic version | | |
Carl Woolf | d6a4ee4f9b6 | strip some orphan ampersands.
$.ajax now prefers "" over {} for data on GET | | |
Carl Woolf | 3030675fadd | the standalone now seems to succeed to update salt | | |
Carl Woolf | 746d88c1f8a | baseline for update-user-salt | | |
Carl Woolf | 3c19476c561 | back to using java 9 class for base 64 | | |
Carl Woolf | 7e6dbafe584 | make some methods package private for testability | | |
Carl Woolf | d0ec9fbd322 | update Date test | | |
Carl Woolf | 407de8d3718 | previous commit: snag relevant code from deprecated sun.misc.Base64YadaYada | | |
Carl Woolf | 664db7b3144 | remove cruft import | | |
Carl Woolf | 19c42bf7886 | remove cruft import | | |
Carl Woolf | c8ac1ba9883 | use java.util.Base64 to replace old Base64 class | | |
Ankit Panchamia | 5bd59cf908a | fix to the nightly batch program (fixed double decryption) | | |
Carl Woolf | c722d639917 | added comment about possible refactor | | |
Ansible Deploy | fbc6d982b0a | Merge release branch hotfix/3.7.2 into master. | | |
Ansible Deploy | 85313661ad5 | Update POMs with release version 3.7.2. | | |
marc-danie | 82bb5009873 | Merge remote-tracking branch 'remotes/origin/hotfix/3.7.2' into develop
# Conflicts:
# core/pom.xml
# data/pom.xml
#... | | |
marc-danie | cd1feb0a89a | HCCRCSCHEDULING-6060 - Replace existing full names in Sandbox by Non-real looking names | | |
marc-danie | 4cd154e6b33 | Updated POMs to 3.7.2-SNAPSHOT | | |
marc-danie | 3793221dc95 | clearing again for 3.8.0-SNAPSHOT | | |
marc-danie | f8cb83f1e8b | updated POMs from 3.7.1-SNAPSHOT to 3.8.0-SNAPSHOT | | |
Ansible Deploy | 72bb7fbc528 | Merge release branch release/3.7.1-SNAPSHOT into master. | | |
Ansible Deploy | a8530c1aa67 | Update POMs with release version 3.7.1. | | |
Xavier | 22230f95834 | update POM version numbers to 3.7.1-SNAPSHOT | | |
Xavier | 1261f2361a5 | HCCRCSCHEDULING-6915 : fixed broken validation for studies which never were in OPEN or CLOSED state | | |
Xavier | d34b24d4a3c | Revert "updated POMs from 3.7.0-SNAPSHOT to 3.8.0-SNAPSHOT"
This reverts commit bb9abb07b3142e5033e4b1855ebd706b6d98... | | |
Xavier | dd646c589e8 | Revert "clearing for 3.8.0-SNAPSHOT"
This reverts commit b55f922dcff6c1292f17d1eccef335921e6f5d43. | | |
marc-danie | b55f922dcff | clearing for 3.8.0-SNAPSHOT | | |
marc-danie | bb9abb07b31 | updated POMs from 3.7.0-SNAPSHOT to 3.8.0-SNAPSHOT | | |
Ansible Deploy | 73d6fb7fc17 | Merge release branch release/3.7.0-SNAPSHOT into master. | | |
Ansible Deploy | 72892ed1a01 | Update POMs with release version 3.7.0. | | |
marc-danie | daab9dd8d64 | HCCRCSCHEDULING-6910 - Appointment- Calendar view > Inpatient hold appointment with last day as Sunday does not displ... | | |
marc-danie | aac71638b64 | HCCRCSCHEDULING-6903 - Appointment - Search Wizard > Day view > After performing a search and then navigating to mont... | | |
marc-danie | 7cdb8e3dc0c | HCCRCSCHEDULING-6903 - Appointment - Search Wizard > Day view > After performing a search and then navigating to mont... | | |
marc-danie | 9f72183a0fe | HCCRCSCHEDULING-6902 - Home calendar-view > Month view or week view > User is always taking to day view on clicking r... | | |
marc-danie | c98a9e1ee7c | HCCRCSCHEDULING-6902 - Home calendar-view > Month view or week view > User is always taking to day view on clicking r... | | |
marc-danie | 6f26de394ff | fixed failing Jasmine tests | | |
marc-danie | b5829bc9b85 | HCCRCSCHEDULING-6837 - fixed inpatient appointment shrinking when in appointment search mode and in month view by add... | | |
marc-danie | 11f99773561 | HCCRCSCHEDULING-6837 - fixed inpatient appointment shrinking when in appointment search mode and in month view by add... | | |
marc-danie | c5d29fbcc43 | fixed failing Jasmine test Mouse over event: apptCalendarEventMouseover() | | |
marc-danie | f540c065daa | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 40036ce660f | HCCRCSCHEDULING-6896 - Appointment - Search Wizard > Day view and weekly view > On scheduling an appointment with gen... | | |
Xavier | 667541d0e01 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | 17d05d3eef1 | HCCRCSCHEDULING-6895 : display both dates when the timeline view straddles two days | | |
marc-danie | 25ea39be5d6 | HCCRCSCHEDULING-6868 - changes from code review | | |
Xavier | 73c112b266c | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | 0e0fdf6ffb1 | added test for StudyDAO.findStudySubjectBySubjectMrn() | | |
Xavier | b1290cabb33 | added test for StudyDAO.getOpenStudies() | | |
Xavier | 5c4f4582009 | added test for StudyDAO.findOpenStudyListByPerson() | | |
Xavier | 38c0180c701 | added test for StudyDAO.findVisitTemplateByStudy() | | |
Xavier | b52eff375c3 | added test for StudyDAO.checkLocalId() | | |
Xavier | 05205075d28 | added test for StudyDAO.findNumVisitTemplateCommentsByVisit() | | |
Xavier | d7ae738aaa5 | added test for StudyDAO.findVisitTemplateCommentsByVisit();
created CommentPopulator class | | |
Xavier | b4aabc76a28 | added test for StudyDAO.findStudyUserRolesByStudy();
set active flag to true when populator study-user entities | | |
Xavier | 6b1e8aab8c0 | added test for StudyDAO.getNotApprovedVisits();
added approved input parameter to visit template data populator | | |
marc-danie | 04d5ac93910 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into bugfix/HCCRCSCHEDULING... | | |
marc-danie | 1da6a0d4fd1 | refactored appointment tooltip code into a separate function and added some info on the excludeRooms param in getCale... | | |
Carl Woolf | 5fc5d506f1b | standard report unit tests | | |
marc-danie | a444d9c7258 | added excludeRooms argument to the filtering methods for the getCalendarBookedVisits rest call | | |
Carl Woolf | 2010e027a92 | standard report unit tests | | |
marc-danie | 3d06ab3ba9f | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into bugfix/HCCRCSCHEDULING... | | |
marc-danie | 12c8bbe488c | updated version of the duplicate subject merger program from 3.6.0 to 3.7.0 | | |
marc-danie | 2d4a8368c45 | added &excludeRooms=true to all the rest calls to getCalendarBookedVisits | | |
marc-danie | e2b36eca9cf | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 4c912d6158e | added Jasmine test can reset the schedule new appointment form | | |
Xavier | 9827037601c | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | 1ba1e0a8e7b | more tests for StudyDAO | | |
marc-danie | 51f78d87e5c | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 8b32e59aabc | added Jasmine test can overbook a visit with a room resource and removed extra parameter in util_showMainMessage call | | |
Xavier | 2c47515d8e5 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | a56f98ed269 | added test for StudyDAO.findStudyByName() and StudyDAO.findStudyDataById() | | |
Carl Woolf | dfbf97516e5 | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | 624f68f36cc | standard report unit tests | | |
Xavier | 5a01b492a04 | added test for StudyDAO.ifBookedVisitsHaveVisit() | | |
Xavier | 493cd27eccc | refactored test code so it uses only one instance of DbPopulator; added new populator for StudyUser | | |
Xavier | 0b92f1cfecd | renamed database populator and its package | | |
Xavier | 95c3b90222c | refactor database populators | | |
Xavier | 4c3fc8ca80c | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | 1f279b3138b | added unit tests for StudyDAO | | |
Carl Woolf | 0e84540ba04 | standard report unit tests | | |
marc-danie | c526103f540 | changes for HCCRCSCHEDULING-6868 - Performance Issue - month view > Application is taking a long time to load a page ... | | |
Carl Woolf | 048fa57b50c | standard report unit tests | | |
Xavier | 6e4f6e0222c | file clean-up | | |
Xavier | c5033c3bebf | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | 88bae69f87b | file clean-up | | |
Xavier | 0e3b345c0d8 | fixed wording and added details | | |
marc-danie | 998befba893 | HCCRCSCHEDULING-6890 - Overbook > After switching from month view to day view after overbooking an appointment in mon... | | |
Xavier | 33d67c28da3 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | e07943ddf30 | start of a more specific tech-debt text doc | | |
Xavier | e6ca4910820 | HCCRCSCHEDULING-6892 : pin-pointed the issue in the code and commented on it so anyone can start from there | | |
Carl Woolf | 3cafab461ff | standard report unit tests | | |
Carl Woolf | e99c08e4608 | standard report unit tests | | |
Carl Woolf | 132821963f0 | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | a535e3edc35 | standard report unit tests | | |
Xavier | 9056fe5f02f | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | 44aa888c3c1 | HCCRCSCHEDULING-6881 : re-enable the resource add/edit form's save button after closing the confirm dialog via the "x... | | |
Carl Woolf | fd4278ce016 | standard report unit test | | |
Xavier | 85346821414 | HCCRCSCHEDULING-6887 : improved unit test | | |
Xavier | 7ba39d81191 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | 19fbc169a34 | HCCRCSCHEDULING-6887 : correctly hide/display start time text input field and time picker | | |
Carl Woolf | 8be8b0e1ea6 | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | 5e56ca542c6 | finished (for now at least) researching HCCRCSCHEDULING-6882 | | |
Xavier | 050d2017c06 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | af62fcee1c8 | HCCRCSCHEDULING-6791 : test zendesk help link in footer opens a warning dialog | | |
Carl Woolf | 50325b62271 | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | afa63e7511b | help researching HCCRCSCHEDULING-6882 | | |
marc-danie | e6d2ed9abed | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 374d23c2da0 | added Jasmine - test displays the template resources for a visit | | |
Carl Woolf | 0af659e18be | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | 56cb4b81fd7 | for HCCRCSCHEDULING-6874. don't check for rooms if visit doesn't use them | | |
Xavier | ac6a2246cec | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | 48b815ac334 | HCCRCSCHEDULING-6881 : re-enable new/edit resource form's save button when user clicks "Cancel" in confirmation dialog | | |
marc-danie | 8ddfeb0b909 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | ab794d72aa6 | Added to the 'lets the user select a study, a visit, a subject and a time range, and verify the resources used' Jasmi... | | |
Xavier | 3a6e9618217 | re-organized and added comments to FixtureHelper.js | | |
Xavier | e83122be04e | moved functions which return the content of a specific fixture from the AjaxHelper to the FixtureHelper | | |
Xavier | d26d6658a04 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | c27dcbcb8a2 | README documentation for front-end tests | | |
Carl Woolf | 54e12fd738f | HCCRCSCHEDULING-6882 instrumentation | | |
marc-danie | 80d2d846df1 | HCCRCSCHEDULING-6879 - Appointment - Search Wizard > Overbook > On click reserve visit button from day or week calend... | | |
Carl Woolf | e3d887b1621 | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | ac3ab69aa4c | for HCCRCSCHEDULING-6867. 'no room' message change | | |
marc-danie | fa1447362b9 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 2bc3bde6067 | HCCRCSCHEDULING-6865 - Appointment - Search Wizard > On scheduling any appointment in day view all inpatient appointm... | | |
Xavier | 308dc2a57fe | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | 681900f954a | fixed comment | | |
Carl Woolf | fe17a70b78c | for HCCRCSCHEDULING-6855. had extra day on totalDays loop | | |
Carl Woolf | 5f98ae0aa57 | some unit tests for standard reports | | |
Xavier | 9d3814ccaf3 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | 18b36eddcb0 | Added assertions to unit test for AppointmentService.overbookRoomData() | | |
| Next → |