HCCRC Scheduler
  1. HCCRC Scheduler

scheduler

Public
  1. HCCRC Scheduler
  2. scheduler

All Branches Graph  

        
AuthorCommitMessageCommit dateBuilds
marc-daniemarc-danie
35cdae6bc1cfixed call to removeRestrictionConfirmation
Xavier HaurieXavier Haurie
e448e16f3d0remove gender block. Note: need to refresh app_selectedResource after removing the gender block -- OR: make resoruce ...
Xavier HaurieXavier Haurie
63f4ec20cd7display correct list of potential shared resources for a gender block
Xavier HaurieXavier Haurie
1a38c660aa1first part of re-implementing restrictions. Limit table to one row; if row is populated (with existing restriction --...
marc-daniemarc-danie
ab9bef932f8fixed value for the curriedDataLoadingFunction in the removeDefaultAvailabilityConfirmation function
marc-daniemarc-danie
30f93448cc6Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
5ae73f98627added view temporary adjustments form
brianbrian
2a1bf70f777Fixed pagination bug related to default availability and pagination of tables on edit resource form.
marc-daniemarc-danie
91879e9da64modified getResourceStaticLists callback function to be a function named populateForm instead of being an anonymous f...
marc-daniemarc-danie
0bd34960261moved code in onloadResourceForm into the init function in resourceFormPage
marc-daniemarc-danie
b7412cd35d8moved loadPage function in globel to PageloadUtil.loadPage
marc-daniemarc-danie
08ecd2a8e62moved javascript code in the ready function in the html into the onloadResourceForm function in resource_form.js
Xavier HaurieXavier Haurie
839905846f7Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
ad16c63bf41fixed variable name error in default availanility introduced while resolving conflicts
marc-daniemarc-danie
318b3b46d3fMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
0610837f318layout changes for add temporary adjustments section
Xavier HaurieXavier Haurie
e68ce6f6f03fixed naming for default availability table pagination widget, which had been incorrectly set in some places while me...
Xavier HaurieXavier Haurie
c8ad435e254Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop # Conflicts: ...
Xavier HaurieXavier Haurie
1b1cf2e3c25restrictions: trying to debug interaction with default availabilities table
brianbrian
cb27a7738d4Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
brianbrian
bb64a94e358Fix for HCCRCSCHEDULING-5573 where the users can't select patients with apostrophe in there name.
marc-daniemarc-danie
56d8bf65801Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
CarlCarl
6195ede830bMerge remote-tracking branch 'origin/develop' into develop
CarlCarl
8603bdd23ccfixed sunny-day case for adding def availability on a clean table
marc-daniemarc-danie
c0d89ef6d81merging from develop branch
Ankit PanchamiaAnkit Panchamia
dd4b1839818convert string list to Int.
marc-daniemarc-danie
bd5912f05f1HCCRCSCHEDULING-5514 - add temporary adjustments display
CarlCarl
615780e36a5default availability: departure warnings if add or delete while data-entry in progress
Xavier HaurieXavier Haurie
05d3662f5e9restrictions: wired number per page and page number into data/table loader for restrictions
Xavier HaurieXavier Haurie
cdb8b6e062efixed remove retriction, dialogs,etc
marc-daniemarc-danie
94f2fd81ee8Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
94f6386d1f5added setting of resource name header on the resources More Actions page and some minor code cleanup
Jill SingerJill Singer
80862d33eaereplacing the focus outline with a box shadow, which *does* hug the rounded corners; the outline can only outline the...
Jill SingerJill Singer
8292122fbbcHCCRCSCHEDULING-5563: fix
Xavier HaurieXavier Haurie
028bb991a03implemented 'add restriction' - but with dummy, client-side only data
CarlCarl
f73dcecdefcMerge remote-tracking branch 'origin/develop' into develop
CarlCarl
7dce1fc869acheck for dirty-page onbeforeunload
Xavier HaurieXavier Haurie
e11c07ade68wire 'add' and 'cancel' buttons of restrictions table
Xavier HaurieXavier Haurie
1833a3ac27ffixed the layout of restrictions table
marc-daniemarc-danie
6ed2755cb4dadded note to resource name field, activate resource check box, and made styling updates to the resources More Action...
marc-daniemarc-danie
2db18334266minor edit to if condition
marc-daniemarc-danie
86e345dff69Merge remote-tracking branch 'origin/develop' into develop
Jill SingerJill Singer
82517592285more code cleanup
marc-daniemarc-danie
c98be9130ceupdated asterisk on the add new resource on the home, calendar, and the build visit template page
Jill SingerJill Singer
9401586199aadding comments; no code change
Jill SingerJill Singer
abd22c7f73bcode cleanup; minor
Jill SingerJill Singer
369fd338a99overnight (or same-day) ranges can now be added too
CarlCarl
1b0e85deff1Merge remote-tracking branch 'origin/develop' into develop
CarlCarl
7fbf52850a5added applyCurriedDataLoader to the widget, and default availability uses that instead of getCurriedDataLoadingFuncti...
marc-daniemarc-danie
c14bf2a3660Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
acc31ea4b28updated asterisk on the templates table, add sublocation, mgmt detail, and temporary adjustment
brianbrian
20fad83d6b4Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
CarlCarl
3bc7b8d8ccftweak some identifier names, and function placement. smooth some validation jags.
brianbrian
dfbae46d2a7Moved the styling to the css files.
Jill SingerJill Singer
76ef5cea9d8Moved the content of the dialog to the page itself, not hooked up back end yet; playing with layout (using tables bec...
brianbrian
411794d1981Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
brianbrian
fb1453fa8feFixing based on code review suggestions the resource page.
CarlCarl
c6533a29cd0fix dialog to set, not append, the header text. invoke (rather than simply mention) the pagination/navigation fn afte...
CarlCarl
50d86b201a2default availability sorting has been, as the British say, sorted
brianbrian
299545c1b0fRefactored code in tables.js based on code review feedback.
Xavier HaurieXavier Haurie
617a46a4e1cMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
CarlCarl
a7b4cbf99e6default availability pagination and validation seem OK now
marc-daniemarc-danie
0a12dc82008added back plugin removed bu accident
marc-daniemarc-danie
598afbfc4f0changed asterisk color to red on the report screen
marc-daniemarc-danie
34089e4bd14updated asterisk on the password reset page
marc-daniemarc-danie
9e0f5155208updated asterisk on the create study page
marc-daniemarc-danie
cd579289d43updated asterisk on the create study
Jill SingerJill Singer
f767b25e246adding days of week checkboxes
marc-daniemarc-danie
dc17673fbdfupdated asterisk on the create study and create new visit pages
marc-daniemarc-danie
0c0925ea601Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
c9eea7844a9added missing asterisks to the registration page
Jill SingerJill Singer
ea6008e030estarting to put the dialog inline.....
CarlCarl
25beb41e522default availability pagination and validation WIP
Jill SingerJill Singer
a8275d1f681backend is working :)
marc-daniemarc-danie
146845511dcreverting change that inserted subject_mrns - we can assume that the subject_mrn is populated and so only an update i...
marc-daniemarc-danie
b9e4c6e9675reduced spacing between the header form and the report results on the report screen and also reduce font size
marc-daniemarc-danie
9f2241b5042modified the buttons on the create/edit subject form to be of class formButton
marc-daniemarc-danie
e413961b813Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
b088a640533removed width on primaryTableHeader div
Xavier HaurieXavier Haurie
fb0db098fd3implemented part of the restrictions table. Has one row, for new restrictions, and does validation. Not tied to serve...
CarlCarl
88e78c4f905Merge remote-tracking branch 'origin/develop' into develop
Jill SingerJill Singer
0dc6a3c3ef3processing the front end code to send to the backend: not tested yet
brianbrian
423c6d0a0b1Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
brianbrian
a2d22b0f20aAdded in some unit tests for bulkActivateResources.
CarlCarl
5708b63aae0default availability seems to work now
Ankit PanchamiaAnkit Panchamia
bff8308761cupdated populate fake subects program to match the new data model (create both subject and subjectMrn)
Jill SingerJill Singer
d5961c59b6dnow showing weekly checkboxes; changed labels and adjusted size
Jill SingerJill Singer
9bdad225e0erefactored out needed javascript to a new file
marc-daniemarc-danie
5d687d8ffe9Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
8ec9e635682changed buttons on the create/edit subject form to be newItemButtons
Jill SingerJill Singer
888fcb5aba3now using the correct html file
Jill SingerJill Singer
62c209da02dMerge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop
Jill SingerJill Singer
2b7aaae8dc4added a dummy test dialog
Jill SingerJill Singer
97b1f5a2316DRY: for the date selection range widget
Jill SingerJill Singer
9a11e76301bgot rid of 2 more global vars
Jill SingerJill Singer
dfa9c672d0bremoved one global var
Jill SingerJill Singer
20c1c0ac3f1minor css tweaks: changed the required asterisk in the create new user to be small and red, and now the background ...
brianbrian
e131fce976eMerge remote-tracking branch 'origin/develop' into develop # Conflicts: # web/src/main/webapp/js/resource.js
brianbrian
581f174fb8dGot to feature parody with bulk activate and resource util.
Xavier HaurieXavier Haurie
fcdef86037fMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
d5c14b6fe66cleared another init-time bug
Jill SingerJill Singer
f348820dd41adjusting width of study table, to give more space to the name (mostly took space from last two columns, which are sh...
Jill SingerJill Singer
148d4c15819Merge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop
Jill SingerJill Singer
6d0e48cf093adjusting width of switch subject table to *not* have a horizontal scrollbar
Xavier HaurieXavier Haurie
3f7ac94c791Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
c2fe5ada965added comments to resource_form.html
Xavier HaurieXavier Haurie
e0809477fcfmore clean-up
Jill SingerJill Singer
2c9660fad0bchanging header color of tables to slate blue, from robins egg blue
Jill SingerJill Singer
6550213768badjusting alignment of resource label for the resource timeline
Xavier HaurieXavier Haurie
40f07f78473implemented go-to-specified-page
Xavier HaurieXavier Haurie
fc2f18d72f5implemented go-to-first-page
Xavier HaurieXavier Haurie
442e8bcb4c5implemented go-to-last-page
Xavier HaurieXavier Haurie
ba4fc8801a5some more code clean-up
Xavier HaurieXavier Haurie
5e9475b62e5some more code clean-up
Xavier HaurieXavier Haurie
ec41c375787some more code clean-up
Xavier HaurieXavier Haurie
e214076b316some code clean-up
Xavier HaurieXavier Haurie
8e95487f1bbmade the 'previous page'button work
Ankit PanchamiaAnkit Panchamia
cebef94f57dMerge pull request #85 in HCCRCSCHEDULER/scheduler from setupTableRefactoring to develop * commit '1ecddcb929fa164f2...
marc-daniemarc-danie
8193c1af066Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
3612cf37e37increased width of the search fields, added search icon to the search fields, and also renamed the sub-location closu...
Xavier HaurieXavier Haurie
9046bac9128made the "next page" arrow work. (there was a bug in the web resource call, which returned the number of resource alt...
Xavier HaurieXavier Haurie
92e071c11f3Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
1855c953e9asuper HUGE, temporary HACK to make the 'remove alternate' callback work with new navigation. It's a hack in that the ...
Jill SingerJill Singer
c2024ba9dfdcleaning up css, consolidated some css and moved styles to css; as well as set background color as well to avoid the ...
Xavier HaurieXavier Haurie
25713f15c81Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
8d2bdd6ae63progress on the table navigation for alternate resources. "Remove" action does not refresh the table with the correct...
Jill SingerJill Singer
1ecddcb929frefactored three more tables: 1.the table in the other tab on the homepage :"visit templates needing approval" 2. sc...
marc-daniemarc-danie
e3b6ac30262removed width of 160px on wizard buttons
Jill SingerJill Singer
ffbf03e9602overbookedResources Data, and the resourcesData tables that show up in appt popups, and the detail from the batch list
Jill SingerJill Singer
cb25334705drefactored two more tables (study members, study subjects), and removed some dead code that is not used anymore
marc-daniemarc-danie
928f0ceeacbmodified so that the Create New Visit Template button is on the same line as the pagination on the active and inactiv...
marc-daniemarc-danie
a8c0e24d9f1modified so that the Comment/Approve button is on the same line as the pagination on the study visit template approva...
brianbrian
5d5e5347ebaMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop # Conflicts: ...
Jill SingerJill Singer
85bfde474fcrefactoring the main study table, and also removed an unused arg from the createPagination method
brianbrian
6e9401b1cf6Got search working and have the groundwork for checkboxes.
Jill SingerJill Singer
a8dca7f790fupdating background for resource timeline, was the crimson red color which we are not using anymore; so switching to ...
Jill SingerJill Singer
6b2af62d886cleaning up table css; put in global.css (also set background color to match the header table); not putting in width=...
Xavier HaurieXavier Haurie
c4721649966Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
c212078f943lots of code cleanup; pass a config object instead of individual arguments to the table nav widget; pass config to ta...
Jill SingerJill Singer
a0903911e6fsmall css tweaks: made the filter buttons flush against the input box again, and now the lines (not the header) of t...
Xavier HaurieXavier Haurie
b2188724767Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
8a0201bd96afixed the way that the count of resource alternates is returned. The count is a direct attribute of the payload, and ...
marc-daniemarc-danie
75b2de6fc2dMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
7e4fe6967defixed the tables in the Ancillaries Only Visits By Protocol, Billable Resources, Billing, Billing by Investigator, Da...
Xavier HaurieXavier Haurie
5fc31978162number of records per page drop down is working for alternate resources
Xavier HaurieXavier Haurie
33c9dd0e52csome more progress with navigation. Calling a callback with new number of records per page when the drop-down sees a ...
Xavier HaurieXavier Haurie
109783eefa5encapsulated table pagination so it can be re-used for multiple tables on the same page. Right now only HTML generati...
Xavier HaurieXavier Haurie
1f6f4c813c8added resource type to the alternative resources table. Also removed 'new resource' mode to the alt resource section ...
marc-daniemarc-danie
be7d249465cfixed the tables in the Subject Purge, Study Visit Location, Study Status Change, Visit Duration By Visit Type, Visit...
marc-daniemarc-danie
a2d46643e4bfixed the tables in Visits Flagged for Edit, Study Data, Staff Views of Subjects by MRN, and Staff Views of Subjects ...
marc-daniemarc-danie
1839c64b9c8fixed the tables in the Staff Views of Subjects by User, Staff Views of Subjects by MRN, Metabolic Kitchen by Subject...
marc-daniemarc-danie
c12b5808beaMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
767ff3b60c9fixed the tables in the Daily Resource Usage, Level of Service and Department and PI reports
brianbrian
8a8ae17e02aMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
brianbrian
a18b5005737Most sorting works and fixed some styling.
CarlCarl
6ae0e64d78fMerge remote-tracking branch 'origin/develop' into develop
CarlCarl
1080c7b236emore wiring for default availability: validations, and adding new rows
marc-daniemarc-danie
c0d4da0421fMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
2ac63f60051fixed the tables in the Booked Visit Service Levels by Visit Type and Census table
Jill SingerJill Singer
cc2cb6385f0css tweaks for the appt wizard
Jill SingerJill Singer
96b5cd5eba3removed extra line from the overbookresource table that isn't being used, set the column widths correctly (header tab...
marc-daniemarc-danie
9886d6b9f87Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
46ee83a63e2fixed the tables in the Daily Admission and Check-In report
CarlCarl
5324ac1979fMerge remote-tracking branch 'origin/develop' into develop
CarlCarl
40c643be455default availability wiring for editing a row
marc-daniemarc-danie
a0c151def63Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Jill SingerJill Singer
610d967a876cleaning up css; moving inline styles to css; and making gap to the left on the table headers have the correct backgr...
Jill SingerJill Singer
32654b6abe8cleaning up brackets on if/else statements; no functionality change
marc-daniemarc-danie
5a50b18d86fMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Jill SingerJill Singer
51594588893loadFn refactor #2: code remediation from the review; and discovered that the filterEnterKeySubmit function DOES need...
Jill SingerJill Singer
a453cf7ba50refactoring the loadFn: part 1
Jill SingerJill Singer
01566c67040reskin: setting background of divs to get rid of gap to the left
marc-daniemarc-danie
d3c1c1f5e0badjusted the alignment of the collapse all/ expand all icon to line up with the subject listing div
marc-daniemarc-danie
0884f712554fixed the footer on the appointments page
brianbrian
aff16b13b19Go table elements to work on the resource page. Styling and Sorting is a work in progress
marc-daniemarc-danie
17fb76c4309fix so that the sublocation tabs on the top and bottom of the calendar on the home and appointments page are in sync
marc-daniemarc-danie
288ae327d4aMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
670cddef648fixed the margins on the report header labels and also fixed the highlighting of the Report Building navigation menu
Xavier HaurieXavier Haurie
620bef2bdcdMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
6fe59297e33hide expand/collapse all button when creating a new resource
marc-daniemarc-danie
0e9dfd350fdincreased font size of names of selected tabs and also removed top border on selected bottom tabs
marc-daniemarc-danie
5de85fc6263removed institution logo from main body of the login page
marc-daniemarc-danie
d629e2d7fbaadjusted the column status and view detail columns on the user management table
Xavier HaurieXavier Haurie
a4fbe0e9062Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
e8bbbd229daadded cancel functionality in default availability section; show alerts for actions that are not yet implemented; ref...
Ankit PanchamiaAnkit Panchamia
5ab52d9c2e3alignment for datepicker fixed in temp adjustment (Resource module)
Ankit PanchamiaAnkit Panchamia
6bfa3fa22981. Implementation of adding/removing alternate resources (Resource Module). 2. Expand All/Collapse All feature implem...
Ankit PanchamiaAnkit Panchamia
7c09e6b5779import dialogsUtil for every html to support auto-logout