HCCRC Scheduler
  1. HCCRC Scheduler

scheduler

Public
  1. HCCRC Scheduler
  2. scheduler

All Branches Graph  

        
AuthorCommitMessageCommit dateBuilds
XavierXavier
74699c732e7HCCRCSCHEDULING-6075 : fix bug where "by user: null" could be displayed in the scheduling wizard. Instead display "by...
marc-daniemarc-danie
c1e01e568d5added copyright text
marc-daniemarc-danie
338fcb52d22renamed service variable to appointmentService
marc-daniemarc-danie
f466bdf72a8updated the pom.xml files version to 3.4.0-SNAPSHOT
XavierXavier
bdfc26f4dabadded unit test for AppointmentService.checkOutVisit()
marc-daniemarc-danie
75a0ced9624added Jasmine test for the table widget that generates a table with a hyperlink column
XavierXavier
467d25cbdf1added unit test for AppointmentService.createCommentsRecordIfNonemptyComment()
XavierXavier
7d31cbf980fMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
5169fde0763added unit test for AppointmentService.persistVisit()
marc-daniemarc-danie
746ca2ecc2eMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
72c03749f9aadded junit test testGetOnlyTodaysBookedVisitsHomeList
XavierXavier
769f5c22952Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
2132e30de40added unit test for AppointmentService.rescheduleDataFromVisit()
Carl WoolfCarl Woolf
acf2bff75f0more appt_tables unit tests
marc-daniemarc-danie
340ca232ca3fixed syntax error
marc-daniemarc-danie
4cd55fb897aadded Jasmine tests for the table widget
marc-daniemarc-danie
dcdd2f56bb8modified to check for number of filter input fields
marc-daniemarc-danie
9efca35afa0Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
53a74a1d379added test for the studies list table and also reduced the js code in study_screen.html
XavierXavier
57c7069b3b0Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
0dcccb3fc4bHCCRCSCHEDULING-5983 : made expandable history element in visit list view a standalone function so it is easier to te...
marc-daniemarc-danie
35baf485c16Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
154c98de839added testCreateVisit junit test
XavierXavier
50b6e9f6e55HCCRCSCHEDULING-5983 : added missing tests for BookedVisitActivityLogStatics; fixed exception that was not getting th...
XavierXavier
08d2cf72ad2HCCRCSCHEDULING-5983 : added missing test to cover logAppointmentActivity()
XavierXavier
65654dcdc08Merge branch 'develop' into bugfix/HCCRCSCHEDULING-6037-appointment-search-wizard
XavierXavier
8c678cdf994HCCRCSCHEDULING-6037 : prevent cross-talk between visit-selection table and *every* one of the other selection tables...
marc-daniemarc-danie
945a73df1c1HCCRCSCHEDULING-5980 - [Performance Issue]: Appointment List View: Filter by subject last name or subject mrn takes a...
marc-daniemarc-danie
ca99b3c001eMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
60662c772d5removed appointments list view div that contained the old appointments table
XavierXavier
39038b10809HCCRCSCHEDULING-6037 : prevent cross-talk between two lists of selectable subjects (one is visible, the other one is ...
Carl WoolfCarl Woolf
afc46fa50c5For https://open.med.harvard.edu/jira/browse/HCCRCSCHEDULING-6069 . filters working better
XavierXavier
47d7f47c23cMerge branch 'develop' into bugfix/HCCRCSCHEDULING-5663-appointment-list-view_select
XavierXavier
4f0324d2899HCCRCSCHEDULING-5663 : do not show date picker when user clicks on date field - only when user clicks on datepicker icon
Carl WoolfCarl Woolf
97780ff3268For https://open.med.harvard.edu/jira/browse/HCCRCSCHEDULING-6064 . study staff filters on appt-list
marc-daniemarc-danie
fb24e365cb2HCCRCSCHEDULING-5954 - BIDMC and BCH DEV: Home and appointments weekly calendar view: Junk characters are displayed f...
XavierXavier
49c16427690HCCRCSCHEDULING-5663 : make start and end dates fields of appointment list view readonly, and upon clicking, show the...
marc-daniemarc-danie
766cbb3bd8aMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
66a4dd741d0HCCRCSCHEDULING-5927 - appointment calendar view - On applying sub-location filter and then applying filter by any pa...
Carl WoolfCarl Woolf
ba471c9f9a6For https://open.med.harvard.edu/jira/browse/HCCRCSCHEDULING-5961 . filtering on visitType
Ankit PanchamiaAnkit Panchamia
52096454785clean up for visit template filter
Carl WoolfCarl Woolf
ccdaae6a6a1For https://open.med.harvard.edu/jira/browse/HCCRCSCHEDULING-6034, roles for expand-column
XavierXavier
7184f8865f4license blurb added
XavierXavier
47214fb8515Merge branch 'develop' into feature/HCCRCSCHEDULING-5949-appointment-list-view
Ankit PanchamiaAnkit Panchamia
22537c1df6ffix for HCCRCSCHEDULING-6036 - Visit template > Active and Inactive visit template > Visit type column is not getting...
XavierXavier
1e5440ec26eMerge branch 'develop' into feature/HCCRCSCHEDULING-5949-appointment-list-view
XavierXavier
196d14dbdacMerge branch 'develop' into feature/HCCRCSCHEDULING-5949-appointment-list-view # Conflicts: # core/src/test/java/edu...
XavierXavier
58f82b05155Merge branch 'develop' into feature/HCCRCSCHEDULING-5949-appointment-list-view # Conflicts: # core/src/test/java/edu...
marc-daniemarc-danie
24a4a4a6df9HCCRCSCHEDULING-5851 - Visit template approval - Sorting on columns of "User role" and "User title" does not work.
marc-daniemarc-danie
8a3d5a8526dMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
b188c9d2e60removed new line before starting curly brace
Carl WoolfCarl Woolf
c7468e3758dFor https://open.med.harvard.edu/jira/browse/HCCRCSCHEDULING-6025 . default max per page on appt list
XavierXavier
144e6a5166bMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
6496c326590HCCRCSCHEDULING-5949 : -added test for DAO/query for a booked visit's history - cleaned up appointment-related tests
Carl WoolfCarl Woolf
89db2b34302Merge remote-tracking branch 'origin/develop' into develop
Carl WoolfCarl Woolf
3844141d8dfFor https://open.med.harvard.edu/jira/browse/HCCRCSCHEDULING-6026 . filter and pagination in appt list
XavierXavier
d482f49cb3dMerge branch 'develop' into feature/HCCRCSCHEDULING-5949-appointment-list-view
XavierXavier
eae5c8e37f1temporary commit to let merge complete
XavierXavier
6c4f9ff73eeremoved stale comment
marc-daniemarc-danie
991224ff997HCCRCSCHEDULING-6031 - Bug: Studies home page > No breadcrumb is displayed on studies home page like there is on othe...
XavierXavier
a242f6eb308HCCRCSCHEDULING-5949 : - store camel-case actions, to be used as-is for display, in booked_visit_activity_log; - migr...
marc-daniemarc-danie
ba422d2985cMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
21acc859564HCCRCSCHEDULING-6030 - (Firefox) Bug: Studies home page > The search fields are misaligned with table columns.
Carl WoolfCarl Woolf
0616e1cd0b8For https://open.med.harvard.edu/jira/browse/HCCRCSCHEDULING-5995 , allow '&' in resource name
XavierXavier
0e0fdf12ed7Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
13ada84baadHCCRCSCHEDULING-5949 : added a test for AuditService.GetActivityLogForBookedVisit()
Carl WoolfCarl Woolf
081b86443f2For https://open.med.harvard.edu/jira/browse/HCCRCSCHEDULING-5855 . flip the order for display string of approval status
Carl WoolfCarl Woolf
7c892c7e241For https://open.med.harvard.edu/jira/browse/HCCRCSCHEDULING-6003 . a regression about names of status css-classes
XavierXavier
91d3b4d3f94HCCRCSCHEDULING-5949 : test one more case for AppointmentService.getVisitHistory()
Carl WoolfCarl Woolf
8989d27023aMerge remote-tracking branch 'origin/develop' into develop
Carl WoolfCarl Woolf
790773dc5fdFor https://open.med.harvard.edu/jira/browse/HCCRCSCHEDULING-6001 . Do not show checkin/out for cancelled-hold
XavierXavier
212bf05f53bMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
9ae437fc632HCCRCSCHEDULING-5949 : added test for AppointmentService.getVisitHistory()
marc-daniemarc-danie
961cc021adaMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
961c8fe83faHCCRCSCHEDULING-5686 - Reskinning: Schedule new appointment > Visit Summary > Buttons truncates if the content of tab...
Carl WoolfCarl Woolf
5f6467ea089Merge remote-tracking branch 'origin/develop' into develop
Carl WoolfCarl Woolf
ad96c3479aeclean up references to old appt_list table, changing them to use new one appt_tables code
XavierXavier
6c6074071bbMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
ea7cf999345HCCRCSCHEDULING-5949 : added test for AppointmentResource.getScheduledVisitHistory()
marc-daniemarc-danie
90962936ecffixed grouping of rows in the appointment list view page
marc-daniemarc-danie
12ca5b414b0fixed so that the displayRecordsEventHandler is set to the paginationEventHandler if not specified in the config
marc-daniemarc-danie
8873c0743c7fixed so that group rows follow alternating row highlighting, adjust column widths, and added bottom border to group ...
marc-daniemarc-danie
67bb418c4f7fixed so that group rows follow alternating row highlighting, adjust column widths, and added bottom border to group ...
marc-daniemarc-danie
09fd65dcf2achange format of date and time on the appointment list view page
XavierXavier
73d97441e43HCCRCSCHEDULING-5949 : remove expended rows when re-populating the table.
XavierXavier
c0f23cc4af5HCCRCSCHEDULING-5949 : move styling for visit history to a CSS file
XavierXavier
0b07d1d74fdHCCRCSCHEDULING-5949 : move styling for visit history to a CSS file
XavierXavier
d2750e1d54cHCCRCSCHEDULING-5949 : set correct layout for visit history table using inline styles (will create CSS classes next)
XavierXavier
2eead2b566aHCCRCSCHEDULING-5949 : output content of action, date and user fields correctly, and organized in 2 columns in the co...
XavierXavier
64bcdded050HCCRCSCHEDULING-5949 : output content of action, date and user fields correctly, and organized in 2 columns in the co...
marc-daniemarc-danie
c8150a994bffixed failing junit test
marc-daniemarc-danie
742581bab54Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into feature/HCCRCSCHEDULIN...
marc-daniemarc-danie
eea8e2f477efixed failing resourceLandingPageSpec test
XavierXavier
720e6631a1aHCCRCSCHEDULING-5949 : fixed OVERBOOKED enum's logName to match what is currently in the database; refactored AUDIT_O...
XavierXavier
19c05a16afcHCCRCSCHEDULING-5949 : changed the visit history sorting direction to DESC
XavierXavier
54542051436HCCRCSCHEDULING-5949, HCCRCSCHEDULING-5950: code cleanup in BookedVisitActivityLogStatics; added static string for w...
XavierXavier
cb87664ff5dMerge branch 'develop' into feature/HCCRCSCHEDULING-5949-appointment-list-view # Conflicts: # web/src/main/webapp/js...
marc-daniemarc-danie
907f3230796Merge remote-tracking branch 'origin/develop' into develop # Conflicts: # web/src/main/webapp/js/appt_tables.js
marc-daniemarc-danie
e30d0301474added groupby feature to the table widget
XavierXavier
005b41155eeMerge branch 'feature/HCCRCSCHEDULING-5949-appointment-list-view' of https://open.med.harvard.edu/stash/scm/hccrcsche...
XavierXavier
f5ff7cafff8HCCRCSCHEDULING-5949 : refactored action enum to have a display name distinct from the logged string, with a utility ...
brianbrian
40281be508bMerge remote-tracking branch 'origin/feature/HCCRCSCHEDULING-5949-appointment-list-view' into feature/HCCRCSCHEDULING...
brianbrian
3ac63068b7eAdded expand function that places activity history below.
Carl WoolfCarl Woolf
8818a8297c8second steps on appt list table
XavierXavier
46929f681bbHCCRCSCHEDULING-5949 : refactored action enum to have a display name distinct from the logged string, with a utility ...
Carl WoolfCarl Woolf
07e69c82957second steps on appt list table
XavierXavier
546d2645ab1HCCRCSCHEDULING-5949 : refactored action-performed statics into an enum; query for multiple actions performed defined...
marc-daniemarc-danie
28b5ddb4667Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
9d4d033e66ffixed alternate row highlighting of tables by the table widget
Ankit PanchamiaAnkit Panchamia
5cd1e7d5cc5fixed alignment for pagination and button on study screen page.
XavierXavier
85891adcebeHCCRCSCHEDULING-5949 : more fleshed-out back-end, with logging of history views and new DTO; minimalist way to call t...
marc-daniemarc-danie
9ce29fc3772moved pagination widget
marc-daniemarc-danie
e1f6f5c6accMerge remote-tracking branch 'origin/develop' into develop
XavierXavier
f642561e5bcMerge branch 'develop' into feature/HCCRCSCHEDULING-5949-appointment-list-view
marc-daniemarc-danie
9e6801403bemodified creation of table filter so that filter values are now stored in the Filter object
XavierXavier
fc1e60fa15aHCCRCSCHEDULING-5983 : more changes based on pull request feedback: - remove dead comment; - rename CancellationsRepo...
XavierXavier
1c7bea84fb1Merge branch 'develop' into feature/HCCRCSCHEDULING-5983-new-booked-visit-activity-log
XavierXavier
64d5cf2c01eHCCRCSCHEDULING-5982 : removed code for setting SQL parameters where they were no longer needed
XavierXavier
2b00933a796Merge branch 'develop' into feature/HCCRCSCHEDULING-5982-appointment-list-view
XavierXavier
dc05ac368b0HCCRCSCHEDULING-5983, HCCRCSCHEDULING-5949 : fix authorized role for visit history rest call
Ankit PanchamiaAnkit Panchamia
a85c1560daeoptimize query and update queries to get correct count for records.
XavierXavier
445a9dd344dHCCRCSCHEDULING-5983, HCCRCSCHEDULING-5949 : fix authorized role for visit history rest call
XavierXavier
ad9e94452c4HCCRCSCHEDULING-5982 : implemented pull request feedback
marc-daniemarc-danie
201e737679cMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
de89613b45cHCCRCSCHEDULING-5959 -Studies Table IRB Number - replace catalyst id with irb number in the studies table
Carl WoolfCarl Woolf
570f1b975f9first steps on appt list table
XavierXavier
5c45cab8058Merge branch 'feature/HCCRCSCHEDULING-5983-new-booked-visit-activity-log' into feature/HCCRCSCHEDULING-5949-appointme...
XavierXavier
8db6b94842aMerge branch 'develop' into feature/HCCRCSCHEDULING-5982-appointment-list-view
XavierXavier
1803567619bHCCRCSCHEDULING-5983 : merge develop into HCCRCSCHEDULING-5983
Carl WoolfCarl Woolf
2b44b50d31dMerge remote-tracking branch 'origin/develop' into develop # Conflicts: # web/src/main/webapp/js/study_tables.js
Carl WoolfCarl Woolf
ce4891c2635final? touches on visit template tables
marc-daniemarc-danie
241b74ff5f9Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
57d399a28d3added filtering to the studies table and also fixed pagination in the table widget
XavierXavier
6759ef6e29fHCCRCSCHEDULING-5983, HCCRCSCHEDULING-5984 : completed data migration for legacy booked_visit activity data
Carl WoolfCarl Woolf
46501bffbadadd option for double-click on table row. get activation buttons to work for visitTemplates
marc-daniemarc-danie
a112e39a5e6modified to pass an options argument when creating a new studies scheduler table
Carl WoolfCarl Woolf
1e804339a96Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
0da2ea03c2emodified the studies table to use the new table widget
XavierXavier
77b0a6ac0a0HCCRCSCHEDULING-5983 : updated comment
XavierXavier
40773cf4d43HCCRCSCHEDULING-5983 : migrate booked_visit.scheduling_user_ecommons_id, an E-Commons ID String (a login name), to bo...
Carl WoolfCarl Woolf
8fa4f359754yet more progress with visit template tables. filter now seems to work
XavierXavier
0857659f698HCCRCSCHEDULING-5983 : make use of new User fields in BookedVisit. Still need to migrate ecommonsId data
XavierXavier
b6d9a3cfe47HCCRCSCHEDULING-5983 : following code review: - move BookedVisitActivityLogActions to same package as Statics class; ...
Carl WoolfCarl Woolf
51ea7c229a7yet more progress with visit template tables. filter now seems to work
XavierXavier
2680bc33af3HCCRCSCHEDULING-5983 : revert to using uppercase strings for actions on booked visits; clean up Statics that were mov...
Carl WoolfCarl Woolf
c1fde4cca87Merge remote-tracking branch 'origin/develop' into develop
Carl WoolfCarl Woolf
516a64c4f79progress with visit template tables. next: wire back-end filter
marc-daniemarc-danie
40db020d426Removed placeholder property from the filter object when creating a table column
marc-daniemarc-danie
5e04c079e86Modified table filter so that the column name is used as the placeholder
marc-daniemarc-danie
4feba2e1f88Modified so that expanded rows in a table have the same background color as the parent row
marc-daniemarc-danie
8cd73c47c63fixed sorting of table columns
marc-daniemarc-danie
456f65f7f8eMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
1f1ed90ccbamodified so that the rendering of the expanded row is handled by the table and not the column
Carl WoolfCarl Woolf
4710910bc62first cut at active/inactive visit templates tables with new widgets
XavierXavier
0c81d1b22d5HCCRCSCHEDULING-5982 : modified 4 SQL queries to include ALL cancelled booked visits (i.e. no 48-hour limit)
marc-daniemarc-danie
8b8bf593754fixed creation of table cells with hyperlinks
XavierXavier
847232f7ca9HCCRCSCHEDULING-5983 : added some comments to make pull request easier to review
marc-daniemarc-danie
e10e25bc0beModified creation of different column types and also managing of selected rows in a table
XavierXavier
3f42bcc6628HCCRCSCHEDULING-5983 : implemented two ways of recording and passing user's eCommons IDs to the appointment popup dia...
marc-daniemarc-danie
33ad4374d2aModified creation of different column types and also managing of selected rows in a table
XavierXavier
4a11daa3085HCCRCSCHEDULING-5983 : return data for all relevant entries from BookedVisitActivityLog to client when getting visit ...
marc-daniemarc-danie
cae7c87d019Fixed width of checkboxes and also bulk activate button not working after cancelling
XavierXavier
75c78045da9HCCRCSCHEDULING-5983 : populate new booked_visit_activity_log table from activity_log -- without deleting affected ro...
XavierXavier
36d7a897e2dHCCRCSCHEDULING-5983 : add comments to tests not yet implemented saying which method they test
marc-daniemarc-danie
720756496c0Refactoring of table widget - renamed defaultAscOrDesc to defaultSortOrder and also added global variable sortOrder
Carl WoolfCarl Woolf
b6420a3359aMerge remote-tracking branch 'origin/develop' into develop
Carl WoolfCarl Woolf
cea659b81f3followup to fix slight glitches for previous
marc-daniemarc-danie
7f60655a84cMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
2a0258a9463Refactoring of table widget - reloadFn is now a property of the table and not the column
Carl WoolfCarl Woolf
bea89c9eda1more-terse idiom for default-setting
XavierXavier
73e04448c26HCCRCSCHEDULING-5983 : clean-up spelling of DAO's
XavierXavier
1d857a0f9c8HCCRCSCHEDULING-5983 : - minor refactoring of audit log calls; - minor refactoring for testability; - added one unit ...
XavierXavier
6ca2c215b62HCCRCSCHEDULING-5983 : resolved merge conflict
marc-daniemarc-danie
19ac79ef9d6Refactoring of table widget - includes reducing the number of arguments to getResourcesData, modifying bulk activate ...
marc-daniemarc-danie
3cfc57e2987modified so that the state of SchedulerTables is stored directly in the object
XavierXavier
2bd77224e70HCCRCSCHEDULING-5983 : - created SQL table booked_visit_activity_log; - created entity BookedVisitActivityLog - creat...
marc-daniemarc-danie
98e2414263fMerge remote-tracking branch 'origin/develop' into develop # Conflicts: # web/src/main/webapp/js/util/columns.js # w...
marc-daniemarc-danie
764fbb3a9cdmodified so that the state of SchedulerTables is stored directly in the object
XavierXavier
ec42a294a00subject module jasmine tests : add a basic test for subject search page initialization
XavierXavier
ff5ff8e4a05Merge branch 'develop' into feature/table-generation-optimize
XavierXavier
92aa1f886d5table-generation : fixed DOM-based generation of More Actions link
marc-daniemarc-danie
f696a10f2f9Merge branches 'develop' and 'widget-optimize' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler int...
marc-daniemarc-danie
f29d2a1a59cfixed broken Jasmine test
Ankit PanchamiaAnkit Panchamia
1ca64dd32d0update version referenced in README.txt
Carl WoolfCarl Woolf
b1c0a0a0d28sorting out the sort classes upon initial load and also on-click
brianbrian
916cb4394c5Changes to remove build the HTML elements in strings and then outputting them
marc-daniemarc-danie
1c807028ac9Merge remote-tracking branch 'origin/widget-optimize' into widget-optimize
marc-daniemarc-danie
ab6baed87fdinitial integration of pagination widget with the table widget