Xavier | 74699c732e7 | HCCRCSCHEDULING-6075 : fix bug where "by user: null" could be displayed in the scheduling wizard. Instead display "by... | | |
marc-danie | c1e01e568d5 | added copyright text | | |
marc-danie | 338fcb52d22 | renamed service variable to appointmentService | | |
marc-danie | f466bdf72a8 | updated the pom.xml files version to 3.4.0-SNAPSHOT | | |
Xavier | bdfc26f4dab | added unit test for AppointmentService.checkOutVisit() | | |
marc-danie | 75a0ced9624 | added Jasmine test for the table widget that generates a table with a hyperlink column | | |
Xavier | 467d25cbdf1 | added unit test for AppointmentService.createCommentsRecordIfNonemptyComment() | | |
Xavier | 7d31cbf980f | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | 5169fde0763 | added unit test for AppointmentService.persistVisit() | | |
marc-danie | 746ca2ecc2e | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 72c03749f9a | added junit test testGetOnlyTodaysBookedVisitsHomeList | | |
Xavier | 769f5c22952 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | 2132e30de40 | added unit test for AppointmentService.rescheduleDataFromVisit() | | |
Carl Woolf | acf2bff75f0 | more appt_tables unit tests | | |
marc-danie | 340ca232ca3 | fixed syntax error | | |
marc-danie | 4cd55fb897a | added Jasmine tests for the table widget | | |
marc-danie | dcdd2f56bb8 | modified to check for number of filter input fields | | |
marc-danie | 9efca35afa0 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 53a74a1d379 | added test for the studies list table and also reduced the js code in study_screen.html | | |
Xavier | 57c7069b3b0 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | 0dcccb3fc4b | HCCRCSCHEDULING-5983 : made expandable history element in visit list view a standalone function so it is easier to te... | | |
marc-danie | 35baf485c16 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 154c98de839 | added testCreateVisit junit test | | |
Xavier | 50b6e9f6e55 | HCCRCSCHEDULING-5983 : added missing tests for BookedVisitActivityLogStatics; fixed exception that was not getting th... | | |
Xavier | 08d2cf72ad2 | HCCRCSCHEDULING-5983 : added missing test to cover logAppointmentActivity() | | |
Xavier | 65654dcdc08 | Merge branch 'develop' into bugfix/HCCRCSCHEDULING-6037-appointment-search-wizard | | |
Xavier | 8c678cdf994 | HCCRCSCHEDULING-6037 : prevent cross-talk between visit-selection table and *every* one of the other selection tables... | | |
marc-danie | 945a73df1c1 | HCCRCSCHEDULING-5980 - [Performance Issue]: Appointment List View: Filter by subject last name or subject mrn takes a... | | |
marc-danie | ca99b3c001e | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 60662c772d5 | removed appointments list view div that contained the old appointments table | | |
Xavier | 39038b10809 | HCCRCSCHEDULING-6037 : prevent cross-talk between two lists of selectable subjects (one is visible, the other one is ... | | |
Carl Woolf | afc46fa50c5 | For https://open.med.harvard.edu/jira/browse/HCCRCSCHEDULING-6069 . filters working better | | |
Xavier | 47d7f47c23c | Merge branch 'develop' into bugfix/HCCRCSCHEDULING-5663-appointment-list-view_select | | |
Xavier | 4f0324d2899 | HCCRCSCHEDULING-5663 : do not show date picker when user clicks on date field - only when user clicks on datepicker icon | | |
Carl Woolf | 97780ff3268 | For https://open.med.harvard.edu/jira/browse/HCCRCSCHEDULING-6064 . study staff filters on appt-list | | |
marc-danie | fb24e365cb2 | HCCRCSCHEDULING-5954 - BIDMC and BCH DEV: Home and appointments weekly calendar view: Junk characters are displayed f... | | |
Xavier | 49c16427690 | HCCRCSCHEDULING-5663 : make start and end dates fields of appointment list view readonly, and upon clicking, show the... | | |
marc-danie | 766cbb3bd8a | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 66a4dd741d0 | HCCRCSCHEDULING-5927 - appointment calendar view - On applying sub-location filter and then applying filter by any pa... | | |
Carl Woolf | ba471c9f9a6 | For https://open.med.harvard.edu/jira/browse/HCCRCSCHEDULING-5961 . filtering on visitType | | |
Ankit Panchamia | 52096454785 | clean up for visit template filter | | |
Carl Woolf | ccdaae6a6a1 | For https://open.med.harvard.edu/jira/browse/HCCRCSCHEDULING-6034, roles for expand-column | | |
Xavier | 7184f8865f4 | license blurb added | | |
Xavier | 47214fb8515 | Merge branch 'develop' into feature/HCCRCSCHEDULING-5949-appointment-list-view | | |
Ankit Panchamia | 22537c1df6f | fix for HCCRCSCHEDULING-6036 - Visit template > Active and Inactive visit template > Visit type column is not getting... | | |
Xavier | 1e5440ec26e | Merge branch 'develop' into feature/HCCRCSCHEDULING-5949-appointment-list-view | | |
Xavier | 196d14dbdac | Merge branch 'develop' into feature/HCCRCSCHEDULING-5949-appointment-list-view
# Conflicts:
# core/src/test/java/edu... | | |
Xavier | 58f82b05155 | Merge branch 'develop' into feature/HCCRCSCHEDULING-5949-appointment-list-view
# Conflicts:
# core/src/test/java/edu... | | |
marc-danie | 24a4a4a6df9 | HCCRCSCHEDULING-5851 - Visit template approval - Sorting on columns of "User role" and "User title" does not work. | | |
marc-danie | 8a3d5a8526d | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | b188c9d2e60 | removed new line before starting curly brace | | |
Carl Woolf | c7468e3758d | For https://open.med.harvard.edu/jira/browse/HCCRCSCHEDULING-6025 . default max per page on appt list | | |
Xavier | 144e6a5166b | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | 6496c326590 | HCCRCSCHEDULING-5949 :
-added test for DAO/query for a booked visit's history
- cleaned up appointment-related tests | | |
Carl Woolf | 89db2b34302 | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | 3844141d8df | For https://open.med.harvard.edu/jira/browse/HCCRCSCHEDULING-6026 . filter and pagination in appt list | | |
Xavier | d482f49cb3d | Merge branch 'develop' into feature/HCCRCSCHEDULING-5949-appointment-list-view | | |
Xavier | eae5c8e37f1 | temporary commit to let merge complete | | |
Xavier | 6c4f9ff73ee | removed stale comment | | |
marc-danie | 991224ff997 | HCCRCSCHEDULING-6031 - Bug: Studies home page > No breadcrumb is displayed on studies home page like there is on othe... | | |
Xavier | a242f6eb308 | HCCRCSCHEDULING-5949 :
- store camel-case actions, to be used as-is for display, in booked_visit_activity_log;
- migr... | | |
marc-danie | ba422d2985c | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 21acc859564 | HCCRCSCHEDULING-6030 - (Firefox) Bug: Studies home page > The search fields are misaligned with table columns. | | |
Carl Woolf | 0616e1cd0b8 | For https://open.med.harvard.edu/jira/browse/HCCRCSCHEDULING-5995 , allow '&' in resource name | | |
Xavier | 0e0fdf12ed7 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | 13ada84baad | HCCRCSCHEDULING-5949 : added a test for AuditService.GetActivityLogForBookedVisit() | | |
Carl Woolf | 081b86443f2 | For https://open.med.harvard.edu/jira/browse/HCCRCSCHEDULING-5855 . flip the order for display string of approval status | | |
Carl Woolf | 7c892c7e241 | For https://open.med.harvard.edu/jira/browse/HCCRCSCHEDULING-6003 . a regression about names of status css-classes | | |
Xavier | 91d3b4d3f94 | HCCRCSCHEDULING-5949 : test one more case for AppointmentService.getVisitHistory() | | |
Carl Woolf | 8989d27023a | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | 790773dc5fd | For https://open.med.harvard.edu/jira/browse/HCCRCSCHEDULING-6001 . Do not show checkin/out for cancelled-hold | | |
Xavier | 212bf05f53b | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | 9ae437fc632 | HCCRCSCHEDULING-5949 : added test for AppointmentService.getVisitHistory() | | |
marc-danie | 961cc021ada | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 961c8fe83fa | HCCRCSCHEDULING-5686 - Reskinning: Schedule new appointment > Visit Summary > Buttons truncates if the content of tab... | | |
Carl Woolf | 5f6467ea089 | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | ad96c3479ae | clean up references to old appt_list table, changing them to use new one appt_tables code | | |
Xavier | 6c6074071bb | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | ea7cf999345 | HCCRCSCHEDULING-5949 : added test for AppointmentResource.getScheduledVisitHistory() | | |
marc-danie | 90962936ecf | fixed grouping of rows in the appointment list view page | | |
marc-danie | 12ca5b414b0 | fixed so that the displayRecordsEventHandler is set to the paginationEventHandler if not specified in the config | | |
marc-danie | 8873c0743c7 | fixed so that group rows follow alternating row highlighting, adjust column widths, and added bottom border to group ... | | |
marc-danie | 67bb418c4f7 | fixed so that group rows follow alternating row highlighting, adjust column widths, and added bottom border to group ... | | |
marc-danie | 09fd65dcf2a | change format of date and time on the appointment list view page | | |
Xavier | 73d97441e43 | HCCRCSCHEDULING-5949 : remove expended rows when re-populating the table. | | |
Xavier | c0f23cc4af5 | HCCRCSCHEDULING-5949 : move styling for visit history to a CSS file | | |
Xavier | 0b07d1d74fd | HCCRCSCHEDULING-5949 : move styling for visit history to a CSS file | | |
Xavier | d2750e1d54c | HCCRCSCHEDULING-5949 : set correct layout for visit history table using inline styles (will create CSS classes next) | | |
Xavier | 2eead2b566a | HCCRCSCHEDULING-5949 : output content of action, date and user fields correctly, and organized in 2 columns in the co... | | |
Xavier | 64bcdded050 | HCCRCSCHEDULING-5949 : output content of action, date and user fields correctly, and organized in 2 columns in the co... | | |
marc-danie | c8150a994bf | fixed failing junit test | | |
marc-danie | 742581bab54 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into feature/HCCRCSCHEDULIN... | | |
marc-danie | eea8e2f477e | fixed failing resourceLandingPageSpec test | | |
Xavier | 720e6631a1a | HCCRCSCHEDULING-5949 : fixed OVERBOOKED enum's logName to match what is currently in the database;
refactored AUDIT_O... | | |
Xavier | 19c05a16afc | HCCRCSCHEDULING-5949 : changed the visit history sorting direction to DESC | | |
Xavier | 54542051436 | HCCRCSCHEDULING-5949, HCCRCSCHEDULING-5950:
code cleanup in BookedVisitActivityLogStatics;
added static string for w... | | |
Xavier | cb87664ff5d | Merge branch 'develop' into feature/HCCRCSCHEDULING-5949-appointment-list-view
# Conflicts:
# web/src/main/webapp/js... | | |
marc-danie | 907f3230796 | Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# web/src/main/webapp/js/appt_tables.js | | |
marc-danie | e30d0301474 | added groupby feature to the table widget | | |
Xavier | 005b41155ee | Merge branch 'feature/HCCRCSCHEDULING-5949-appointment-list-view' of https://open.med.harvard.edu/stash/scm/hccrcsche... | | |
Xavier | f5ff7cafff8 | HCCRCSCHEDULING-5949 : refactored action enum to have a display name distinct from the logged string, with a utility ... | | |
brian | 40281be508b | Merge remote-tracking branch 'origin/feature/HCCRCSCHEDULING-5949-appointment-list-view' into feature/HCCRCSCHEDULING... | | |
brian | 3ac63068b7e | Added expand function that places activity history below. | | |
Carl Woolf | 8818a8297c8 | second steps on appt list table | | |
Xavier | 46929f681bb | HCCRCSCHEDULING-5949 : refactored action enum to have a display name distinct from the logged string, with a utility ... | | |
Carl Woolf | 07e69c82957 | second steps on appt list table | | |
Xavier | 546d2645ab1 | HCCRCSCHEDULING-5949 : refactored action-performed statics into an enum; query for multiple actions performed defined... | | |
marc-danie | 28b5ddb4667 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 9d4d033e66f | fixed alternate row highlighting of tables by the table widget | | |
Ankit Panchamia | 5cd1e7d5cc5 | fixed alignment for pagination and button on study screen page. | | |
Xavier | 85891adcebe | HCCRCSCHEDULING-5949 : more fleshed-out back-end, with logging of history views and new DTO;
minimalist way to call t... | | |
marc-danie | 9ce29fc3772 | moved pagination widget | | |
marc-danie | e1f6f5c6acc | Merge remote-tracking branch 'origin/develop' into develop | | |
Xavier | f642561e5bc | Merge branch 'develop' into feature/HCCRCSCHEDULING-5949-appointment-list-view | | |
marc-danie | 9e6801403be | modified creation of table filter so that filter values are now stored in the Filter object | | |
Xavier | fc1e60fa15a | HCCRCSCHEDULING-5983 : more changes based on pull request feedback:
- remove dead comment;
- rename CancellationsRepo... | | |
Xavier | 1c7bea84fb1 | Merge branch 'develop' into feature/HCCRCSCHEDULING-5983-new-booked-visit-activity-log | | |
Xavier | 64d5cf2c01e | HCCRCSCHEDULING-5982 : removed code for setting SQL parameters where they were no longer needed | | |
Xavier | 2b00933a796 | Merge branch 'develop' into feature/HCCRCSCHEDULING-5982-appointment-list-view | | |
Xavier | dc05ac368b0 | HCCRCSCHEDULING-5983, HCCRCSCHEDULING-5949 : fix authorized role for visit history rest call | | |
Ankit Panchamia | a85c1560dae | optimize query and update queries to get correct count for records. | | |
Xavier | 445a9dd344d | HCCRCSCHEDULING-5983, HCCRCSCHEDULING-5949 : fix authorized role for visit history rest call | | |
Xavier | ad9e94452c4 | HCCRCSCHEDULING-5982 : implemented pull request feedback | | |
marc-danie | 201e737679c | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | de89613b45c | HCCRCSCHEDULING-5959 -Studies Table IRB Number - replace catalyst id with irb number in the studies table | | |
Carl Woolf | 570f1b975f9 | first steps on appt list table | | |
Xavier | 5c45cab8058 | Merge branch 'feature/HCCRCSCHEDULING-5983-new-booked-visit-activity-log' into feature/HCCRCSCHEDULING-5949-appointme... | | |
Xavier | 8db6b94842a | Merge branch 'develop' into feature/HCCRCSCHEDULING-5982-appointment-list-view | | |
Xavier | 1803567619b | HCCRCSCHEDULING-5983 : merge develop into HCCRCSCHEDULING-5983 | | |
Carl Woolf | 2b44b50d31d | Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# web/src/main/webapp/js/study_tables.js | | |
Carl Woolf | ce4891c2635 | final? touches on visit template tables | | |
marc-danie | 241b74ff5f9 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 57d399a28d3 | added filtering to the studies table and also fixed pagination in the table widget | | |
Xavier | 6759ef6e29f | HCCRCSCHEDULING-5983, HCCRCSCHEDULING-5984 : completed data migration for legacy booked_visit activity data | | |
Carl Woolf | 46501bffbad | add option for double-click on table row. get activation buttons to work for visitTemplates | | |
marc-danie | a112e39a5e6 | modified to pass an options argument when creating a new studies scheduler table | | |
Carl Woolf | 1e804339a96 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 0da2ea03c2e | modified the studies table to use the new table widget | | |
Xavier | 77b0a6ac0a0 | HCCRCSCHEDULING-5983 : updated comment | | |
Xavier | 40773cf4d43 | HCCRCSCHEDULING-5983 : migrate booked_visit.scheduling_user_ecommons_id, an E-Commons ID String (a login name), to bo... | | |
Carl Woolf | 8fa4f359754 | yet more progress with visit template tables. filter now seems to work | | |
Xavier | 0857659f698 | HCCRCSCHEDULING-5983 : make use of new User fields in BookedVisit. Still need to migrate ecommonsId data | | |
Xavier | b6d9a3cfe47 | HCCRCSCHEDULING-5983 : following code review:
- move BookedVisitActivityLogActions to same package as Statics class;
... | | |
Carl Woolf | 51ea7c229a7 | yet more progress with visit template tables. filter now seems to work | | |
Xavier | 2680bc33af3 | HCCRCSCHEDULING-5983 : revert to using uppercase strings for actions on booked visits; clean up Statics that were mov... | | |
Carl Woolf | c1fde4cca87 | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | 516a64c4f79 | progress with visit template tables. next: wire back-end filter | | |
marc-danie | 40db020d426 | Removed placeholder property from the filter object when creating a table column | | |
marc-danie | 5e04c079e86 | Modified table filter so that the column name is used as the placeholder | | |
marc-danie | 4feba2e1f88 | Modified so that expanded rows in a table have the same background color as the parent row | | |
marc-danie | 8cd73c47c63 | fixed sorting of table columns | | |
marc-danie | 456f65f7f8e | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 1f1ed90ccba | modified so that the rendering of the expanded row is handled by the table and not the column | | |
Carl Woolf | 4710910bc62 | first cut at active/inactive visit templates tables with new widgets | | |
Xavier | 0c81d1b22d5 | HCCRCSCHEDULING-5982 : modified 4 SQL queries to include ALL cancelled booked visits (i.e. no 48-hour limit) | | |
marc-danie | 8b8bf593754 | fixed creation of table cells with hyperlinks | | |
Xavier | 847232f7ca9 | HCCRCSCHEDULING-5983 : added some comments to make pull request easier to review | | |
marc-danie | e10e25bc0be | Modified creation of different column types and also managing of selected rows in a table | | |
Xavier | 3f42bcc6628 | HCCRCSCHEDULING-5983 : implemented two ways of recording and passing user's eCommons IDs to the appointment popup dia... | | |
marc-danie | 33ad4374d2a | Modified creation of different column types and also managing of selected rows in a table | | |
Xavier | 4a11daa3085 | HCCRCSCHEDULING-5983 : return data for all relevant entries from BookedVisitActivityLog to client when getting visit ... | | |
marc-danie | cae7c87d019 | Fixed width of checkboxes and also bulk activate button not working after cancelling | | |
Xavier | 75c78045da9 | HCCRCSCHEDULING-5983 : populate new booked_visit_activity_log table from activity_log -- without deleting affected ro... | | |
Xavier | 36d7a897e2d | HCCRCSCHEDULING-5983 : add comments to tests not yet implemented saying which method they test | | |
marc-danie | 720756496c0 | Refactoring of table widget - renamed defaultAscOrDesc to defaultSortOrder and also added global variable sortOrder | | |
Carl Woolf | b6420a3359a | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | cea659b81f3 | followup to fix slight glitches for previous | | |
marc-danie | 7f60655a84c | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 2a0258a9463 | Refactoring of table widget - reloadFn is now a property of the table and not the column | | |
Carl Woolf | bea89c9eda1 | more-terse idiom for default-setting | | |
Xavier | 73e04448c26 | HCCRCSCHEDULING-5983 : clean-up spelling of DAO's | | |
Xavier | 1d857a0f9c8 | HCCRCSCHEDULING-5983 :
- minor refactoring of audit log calls;
- minor refactoring for testability;
- added one unit ... | | |
Xavier | 6ca2c215b62 | HCCRCSCHEDULING-5983 : resolved merge conflict | | |
marc-danie | 19ac79ef9d6 | Refactoring of table widget - includes reducing the number of arguments to getResourcesData, modifying bulk activate ... | | |
marc-danie | 3cfc57e2987 | modified so that the state of SchedulerTables is stored directly in the object | | |
Xavier | 2bd77224e70 | HCCRCSCHEDULING-5983 :
- created SQL table booked_visit_activity_log;
- created entity BookedVisitActivityLog
- creat... | | |
marc-danie | 98e2414263f | Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# web/src/main/webapp/js/util/columns.js
# w... | | |
marc-danie | 764fbb3a9cd | modified so that the state of SchedulerTables is stored directly in the object | | |
Xavier | ec42a294a00 | subject module jasmine tests : add a basic test for subject search page initialization | | |
Xavier | ff5ff8e4a05 | Merge branch 'develop' into feature/table-generation-optimize | | |
Xavier | 92aa1f886d5 | table-generation : fixed DOM-based generation of More Actions link | | |
marc-danie | f696a10f2f9 | Merge branches 'develop' and 'widget-optimize' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler int... | | |
marc-danie | f29d2a1a59c | fixed broken Jasmine test | | |
Ankit Panchamia | 1ca64dd32d0 | update version referenced in README.txt | | |
Carl Woolf | b1c0a0a0d28 | sorting out the sort classes upon initial load and also on-click | | |
brian | 916cb4394c5 | Changes to remove build the HTML elements in strings and then outputting them | | |
marc-danie | 1c807028ac9 | Merge remote-tracking branch 'origin/widget-optimize' into widget-optimize | | |
marc-danie | ab6baed87fd | initial integration of pagination widget with the table widget | | |
| Next → |