HCCRC Scheduler
  1. HCCRC Scheduler

scheduler

Public
  1. HCCRC Scheduler
  2. scheduler

All Branches Graph  

        
AuthorCommitMessageCommit dateBuilds
brianbrian
25321dc257eFixed sorting and searching on resource type.
marc-daniemarc-danie
5c18d603852modified confirmation message when deleting a temp adjustment
marc-daniemarc-danie
bda39238098Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
e00093301feremoved unused function
marc-daniemarc-danie
cea097765b4set the default start and end time for temp adjustments to 12:00am
CarlCarl
01e60eb6e36Merge remote-tracking branch 'origin/develop' into develop
CarlCarl
aff99fa62bfdaily resource report seems to work with hold appointments
marc-daniemarc-danie
5798f24b2b6changed confirmation message about creating a new temp adjustment from a dialog to a flash message
marc-daniemarc-danie
f4a40121382now adding temp adjusments that span overnight work
marc-daniemarc-danie
829890f3b4dremoved reset to first page after adding a temp adjustment
marc-daniemarc-danie
ccf955ea997Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
1248d9f3dacfixed updating of table after deleting a temporary adjustment and also fixed the table pagination
CarlCarl
7c82a678479Merge remote-tracking branch 'origin/develop' into develop
CarlCarl
a0f87641ca1daily overview report seems to work with hold appointments
marc-daniemarc-danie
a3ead72fb9fMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
cca32fb3a07modified so that new temporary adjustments are saved
CarlCarl
6b0a4ad6f18stabilize logic for warning about losing 'dirty inputs'
marc-daniemarc-danie
cb98fc0c932modified so that the start and end day of week for temp adjustments is displayed but not sortable
marc-daniemarc-danie
886353d0535Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
9e7df9ea5cfAdded validation of the add temp adjustments form
brianbrian
b03199776b7Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
brianbrian
7cbf741fc25Fixed searching on resourceType
Xavier HaurieXavier Haurie
428dd348095Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
1c824566691HCCRCSCHEDULING-5506 : clean-up references to shared resource in the top-level resource form and associated code
brianbrian
64d174ae35aMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
brianbrian
01e8c65c2a9Fixed search so that it reacted to ui interaction such as cut and paste
marc-daniemarc-danie
7804dcf8362Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
5baf937c6e5Now the Does this temporary adjustment span overnight? toggle works
Xavier HaurieXavier Haurie
aff3eaf6955HCCRCSCHEDULING-5404 : fixed sorting of booked visits by the study's IRB
marc-daniemarc-danie
7b72da589a3Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
8c848cf9741Added no temporary adjustments message when there is none available and move code for temp adjustments from resource....
Xavier HaurieXavier Haurie
c4b389a15bbHCCRCSCHEDULING-5525 : fixed layout of alternative resources table
brianbrian
b1e1b92b801Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
ea9397e9b2cHCCRCSCHEDULING-5527 - close delete dialog when clicking 'yes'
Xavier HaurieXavier Haurie
936a0d3ffd7HCCRCSCHEDULING-5527 - reaplaced the word "Remove" with "Delete" in the restrictions form and dialogs.
Xavier HaurieXavier Haurie
12d1ae22145fixed access list for getAlternateResources
Xavier HaurieXavier Haurie
4cc4e2d081aMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
6a16718a14fimplemented adding resource restrictions (gender block)
marc-daniemarc-danie
1cf6bb561bfMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
1c569313354removed temporary adjust search section and created a TemporaryAdjustment object
Xavier HaurieXavier Haurie
06a022c2c8ccorrectly implement the following cases for the restrictions table rendering: - restricted, editable - restricted, no...
brianbrian
845ce85f1c3Putting in fix for selecting checkboxes. Also first pass at trying to fix resource type sorting issue.
Xavier HaurieXavier Haurie
313759aa18fMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
0857bdd8d71correctly refreshes the restrictions table after removing the existing restriction
marc-daniemarc-danie
84cfafd78f6fixed call to removeRestrictionConfirmation
marc-daniemarc-danie
aa753c31b01fixed call to removeRestrictionConfirmation
Xavier HaurieXavier Haurie
6e5e9d29ec4remove gender block. Note: need to refresh app_selectedResource after removing the gender block -- OR: make resoruce ...
Xavier HaurieXavier Haurie
c5368603976display correct list of potential shared resources for a gender block
Xavier HaurieXavier Haurie
047c0a84fdcfirst part of re-implementing restrictions. Limit table to one row; if row is populated (with existing restriction --...
marc-daniemarc-danie
f2ad4b5cf32fixed value for the curriedDataLoadingFunction in the removeDefaultAvailabilityConfirmation function
marc-daniemarc-danie
6e3a1accf24Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
815d5f1ab99added view temporary adjustments form
brianbrian
d0c8edebfc1Fixed pagination bug related to default availability and pagination of tables on edit resource form.
marc-daniemarc-danie
4c02a8a90d6modified getResourceStaticLists callback function to be a function named populateForm instead of being an anonymous f...
marc-daniemarc-danie
7e31bbb34b0moved code in onloadResourceForm into the init function in resourceFormPage
marc-daniemarc-danie
c6551acb74fmoved loadPage function in globel to PageloadUtil.loadPage
marc-daniemarc-danie
3fd5d78d81dmoved javascript code in the ready function in the html into the onloadResourceForm function in resource_form.js
Xavier HaurieXavier Haurie
da26364433bMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
ddf21e7fa0dfixed variable name error in default availanility introduced while resolving conflicts
marc-daniemarc-danie
b4b31236390Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
183d1f6c855layout changes for add temporary adjustments section
Xavier HaurieXavier Haurie
120296e376cfixed naming for default availability table pagination widget, which had been incorrectly set in some places while me...
Xavier HaurieXavier Haurie
1b200ab1444Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop # Conflicts: ...
Xavier HaurieXavier Haurie
9a7ea002369restrictions: trying to debug interaction with default availabilities table
brianbrian
e2cd4cab239Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
brianbrian
8962ce32386Fix for HCCRCSCHEDULING-5573 where the users can't select patients with apostrophe in there name.
marc-daniemarc-danie
faa5b08f772Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
CarlCarl
9a603b4a482Merge remote-tracking branch 'origin/develop' into develop
CarlCarl
f593f49bd1dfixed sunny-day case for adding def availability on a clean table
marc-daniemarc-danie
f38d6c752f0merging from develop branch
Ankit PanchamiaAnkit Panchamia
b21924a5748convert string list to Int.
marc-daniemarc-danie
9608c05e70bHCCRCSCHEDULING-5514 - add temporary adjustments display
CarlCarl
0a588874d93default availability: departure warnings if add or delete while data-entry in progress
Xavier HaurieXavier Haurie
ae3720a9913restrictions: wired number per page and page number into data/table loader for restrictions
Xavier HaurieXavier Haurie
c9c33794405fixed remove retriction, dialogs,etc
marc-daniemarc-danie
d3be2abb32cMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
e223f5ac3eaadded setting of resource name header on the resources More Actions page and some minor code cleanup
Jill SingerJill Singer
458911807cfreplacing the focus outline with a box shadow, which *does* hug the rounded corners; the outline can only outline the...
Jill SingerJill Singer
f97b75d707bHCCRCSCHEDULING-5563: fix
Xavier HaurieXavier Haurie
7a51bcf82a2implemented 'add restriction' - but with dummy, client-side only data
CarlCarl
5a6e98304b1Merge remote-tracking branch 'origin/develop' into develop
CarlCarl
a36c17e9be1check for dirty-page onbeforeunload
Xavier HaurieXavier Haurie
1054a9f4c3cwire 'add' and 'cancel' buttons of restrictions table
Xavier HaurieXavier Haurie
372d75e3297fixed the layout of restrictions table
marc-daniemarc-danie
fe00576d517added note to resource name field, activate resource check box, and made styling updates to the resources More Action...
marc-daniemarc-danie
c26b9b58622minor edit to if condition
marc-daniemarc-danie
8c6bcb8b60dMerge remote-tracking branch 'origin/develop' into develop
Jill SingerJill Singer
1673e357872more code cleanup
marc-daniemarc-danie
d3dfdf2c740updated asterisk on the add new resource on the home, calendar, and the build visit template page
Jill SingerJill Singer
108b32f6974adding comments; no code change
Jill SingerJill Singer
3587060f631code cleanup; minor
Jill SingerJill Singer
ac3188e66d1overnight (or same-day) ranges can now be added too
CarlCarl
394b9f8948aMerge remote-tracking branch 'origin/develop' into develop
CarlCarl
4837ad01ae8added applyCurriedDataLoader to the widget, and default availability uses that instead of getCurriedDataLoadingFuncti...
marc-daniemarc-danie
08743311a55Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
e240d4e2471updated asterisk on the templates table, add sublocation, mgmt detail, and temporary adjustment
brianbrian
89b149c52c8Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
CarlCarl
6a36da606bctweak some identifier names, and function placement. smooth some validation jags.
brianbrian
caa067cff9cMoved the styling to the css files.
Jill SingerJill Singer
ec7e243c120Moved the content of the dialog to the page itself, not hooked up back end yet; playing with layout (using tables bec...
brianbrian
08862a7a09cMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
brianbrian
21ace2f976dFixing based on code review suggestions the resource page.
CarlCarl
cb26f5eafaafix dialog to set, not append, the header text. invoke (rather than simply mention) the pagination/navigation fn afte...
CarlCarl
7c691ec1fcbdefault availability sorting has been, as the British say, sorted
brianbrian
fb0f9ab6b42Refactored code in tables.js based on code review feedback.
Xavier HaurieXavier Haurie
f18d07f327fMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
CarlCarl
a8e5c41c8f1default availability pagination and validation seem OK now
marc-daniemarc-danie
abe981f046fadded back plugin removed bu accident
marc-daniemarc-danie
45460d64562changed asterisk color to red on the report screen
marc-daniemarc-danie
6b0728feca6updated asterisk on the password reset page
marc-daniemarc-danie
6c59171186aupdated asterisk on the create study page
marc-daniemarc-danie
cf413ab7dc6updated asterisk on the create study
Jill SingerJill Singer
ee5f0f79ab8adding days of week checkboxes
marc-daniemarc-danie
437379a3aceupdated asterisk on the create study and create new visit pages
marc-daniemarc-danie
634a953d27aMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
be6074b9ecaadded missing asterisks to the registration page
Jill SingerJill Singer
99a8c770c92starting to put the dialog inline.....
CarlCarl
fdf4645fbeedefault availability pagination and validation WIP
Jill SingerJill Singer
8eb70e19a42backend is working :)
marc-daniemarc-danie
1057f07ea86reverting change that inserted subject_mrns - we can assume that the subject_mrn is populated and so only an update i...
marc-daniemarc-danie
59aae3ef3ccreduced spacing between the header form and the report results on the report screen and also reduce font size
marc-daniemarc-danie
1c1147e4f2bmodified the buttons on the create/edit subject form to be of class formButton
marc-daniemarc-danie
2effc0b681cMerge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
715a1556211removed width on primaryTableHeader div
Xavier HaurieXavier Haurie
c277e0efca6implemented part of the restrictions table. Has one row, for new restrictions, and does validation. Not tied to serve...
CarlCarl
94edd95433aMerge remote-tracking branch 'origin/develop' into develop
Jill SingerJill Singer
64498d5367bprocessing the front end code to send to the backend: not tested yet
brianbrian
15c2b4638f4Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
brianbrian
0b1125f2507Added in some unit tests for bulkActivateResources.
CarlCarl
c9538d0a8d7default availability seems to work now
Ankit PanchamiaAnkit Panchamia
2a0ce339feaupdated populate fake subects program to match the new data model (create both subject and subjectMrn)
Jill SingerJill Singer
08aeb0422a8now showing weekly checkboxes; changed labels and adjusted size
Jill SingerJill Singer
fbe66232722refactored out needed javascript to a new file
marc-daniemarc-danie
84863ab0233Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
907dc6e5a43changed buttons on the create/edit subject form to be newItemButtons
Jill SingerJill Singer
480cdc00255now using the correct html file
Jill SingerJill Singer
eed7bd4f9aeMerge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop
Jill SingerJill Singer
c8ff6ae9d92added a dummy test dialog
Jill SingerJill Singer
9ab33bae05dDRY: for the date selection range widget
Jill SingerJill Singer
ee7f4500614got rid of 2 more global vars
Jill SingerJill Singer
6c43cc6ca23removed one global var
Jill SingerJill Singer
7bdba9c79eaminor css tweaks: changed the required asterisk in the create new user to be small and red, and now the background ...
brianbrian
aece6a92239Merge remote-tracking branch 'origin/develop' into develop # Conflicts: # web/src/main/webapp/js/resource.js
brianbrian
1cc6fac3546Got to feature parody with bulk activate and resource util.
Xavier HaurieXavier Haurie
135b189fa9eMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
d77a7bd71d2cleared another init-time bug
Jill SingerJill Singer
94b63236ecdadjusting width of study table, to give more space to the name (mostly took space from last two columns, which are sh...
Jill SingerJill Singer
00ca0a4c26dMerge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop
Jill SingerJill Singer
24cbb14c4c7adjusting width of switch subject table to *not* have a horizontal scrollbar
Xavier HaurieXavier Haurie
bc8dddb1143Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
98339af9336added comments to resource_form.html
Xavier HaurieXavier Haurie
4b616346d20more clean-up
Jill SingerJill Singer
b7312214c3dchanging header color of tables to slate blue, from robins egg blue
Jill SingerJill Singer
51a28eef246adjusting alignment of resource label for the resource timeline
Xavier HaurieXavier Haurie
a3bd2bac5e3implemented go-to-specified-page
Xavier HaurieXavier Haurie
f75829c1786implemented go-to-first-page
Xavier HaurieXavier Haurie
c86e1d1e639implemented go-to-last-page
Xavier HaurieXavier Haurie
8a0fab4a83dsome more code clean-up
Xavier HaurieXavier Haurie
7ffd9e95948some more code clean-up
Xavier HaurieXavier Haurie
977ebfe5533some more code clean-up
Xavier HaurieXavier Haurie
eb4d19ff90fsome code clean-up
Xavier HaurieXavier Haurie
e3fc584cdcbmade the 'previous page'button work
Ankit PanchamiaAnkit Panchamia
829eb02cb49Merge pull request #85 in HCCRCSCHEDULER/scheduler from setupTableRefactoring to develop * commit '247c580a849a06fd7...
marc-daniemarc-danie
6f1277656a6Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
72ee29b4502increased width of the search fields, added search icon to the search fields, and also renamed the sub-location closu...
Xavier HaurieXavier Haurie
432a24f8c66made the "next page" arrow work. (there was a bug in the web resource call, which returned the number of resource alt...
Xavier HaurieXavier Haurie
61e20fa52fcMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
3bbafb56a4csuper HUGE, temporary HACK to make the 'remove alternate' callback work with new navigation. It's a hack in that the ...
Jill SingerJill Singer
801f7120ceacleaning up css, consolidated some css and moved styles to css; as well as set background color as well to avoid the ...
Xavier HaurieXavier Haurie
b24317567ecMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
15557f3e137progress on the table navigation for alternate resources. "Remove" action does not refresh the table with the correct...
Jill SingerJill Singer
247c580a849refactored three more tables: 1.the table in the other tab on the homepage :"visit templates needing approval" 2. sc...
marc-daniemarc-danie
adaaf478e68removed width of 160px on wizard buttons
Jill SingerJill Singer
604cf6908d1overbookedResources Data, and the resourcesData tables that show up in appt popups, and the detail from the batch list
Jill SingerJill Singer
9af9f62ff61refactored two more tables (study members, study subjects), and removed some dead code that is not used anymore
marc-daniemarc-danie
32f4004cd19modified so that the Create New Visit Template button is on the same line as the pagination on the active and inactiv...
marc-daniemarc-danie
ef6dc0191dfmodified so that the Comment/Approve button is on the same line as the pagination on the study visit template approva...
brianbrian
f0f8e536d55Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop # Conflicts: ...
Jill SingerJill Singer
39f1c133a89refactoring the main study table, and also removed an unused arg from the createPagination method
brianbrian
003bda2a2b9Got search working and have the groundwork for checkboxes.
Jill SingerJill Singer
c428bb090ceupdating background for resource timeline, was the crimson red color which we are not using anymore; so switching to ...
Jill SingerJill Singer
2db440ed1e9cleaning up table css; put in global.css (also set background color to match the header table); not putting in width=...
Xavier HaurieXavier Haurie
5ca278541e7Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
94a6bc0d528lots of code cleanup; pass a config object instead of individual arguments to the table nav widget; pass config to ta...
Jill SingerJill Singer
5f2e36498c2small css tweaks: made the filter buttons flush against the input box again, and now the lines (not the header) of t...
Xavier HaurieXavier Haurie
ceb75552c74Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
Xavier HaurieXavier Haurie
e41b0a42e44fixed the way that the count of resource alternates is returned. The count is a direct attribute of the payload, and ...
marc-daniemarc-danie
9244a24881bMerge remote-tracking branch 'origin/develop' into develop