brian | 25321dc257e | Fixed sorting and searching on resource type. | | |
marc-danie | 5c18d603852 | modified confirmation message when deleting a temp adjustment | | |
marc-danie | bda39238098 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | e00093301fe | removed unused function | | |
marc-danie | cea097765b4 | set the default start and end time for temp adjustments to 12:00am | | |
Carl | 01e60eb6e36 | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl | aff99fa62bf | daily resource report seems to work with hold appointments | | |
marc-danie | 5798f24b2b6 | changed confirmation message about creating a new temp adjustment from a dialog to a flash message | | |
marc-danie | f4a40121382 | now adding temp adjusments that span overnight work | | |
marc-danie | 829890f3b4d | removed reset to first page after adding a temp adjustment | | |
marc-danie | ccf955ea997 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 1248d9f3dac | fixed updating of table after deleting a temporary adjustment and also fixed the table pagination | | |
Carl | 7c82a678479 | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl | a0f87641ca1 | daily overview report seems to work with hold appointments | | |
marc-danie | a3ead72fb9f | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | cca32fb3a07 | modified so that new temporary adjustments are saved | | |
Carl | 6b0a4ad6f18 | stabilize logic for warning about losing 'dirty inputs' | | |
marc-danie | cb98fc0c932 | modified so that the start and end day of week for temp adjustments is displayed but not sortable | | |
marc-danie | 886353d0535 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 9e7df9ea5cf | Added validation of the add temp adjustments form | | |
brian | b03199776b7 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
brian | 7cbf741fc25 | Fixed searching on resourceType | | |
Xavier Haurie | 428dd348095 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier Haurie | 1c824566691 | HCCRCSCHEDULING-5506 : clean-up references to shared resource in the top-level resource form and associated code | | |
brian | 64d174ae35a | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
brian | 01e8c65c2a9 | Fixed search so that it reacted to ui interaction such as cut and paste | | |
marc-danie | 7804dcf8362 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 5baf937c6e5 | Now the Does this temporary adjustment span overnight? toggle works | | |
Xavier Haurie | aff3eaf6955 | HCCRCSCHEDULING-5404 : fixed sorting of booked visits by the study's IRB | | |
marc-danie | 7b72da589a3 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 8c848cf9741 | Added no temporary adjustments message when there is none available and move code for temp adjustments from resource.... | | |
Xavier Haurie | c4b389a15bb | HCCRCSCHEDULING-5525 : fixed layout of alternative resources table | | |
brian | b1e1b92b801 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier Haurie | ea9397e9b2c | HCCRCSCHEDULING-5527 - close delete dialog when clicking 'yes' | | |
Xavier Haurie | 936a0d3ffd7 | HCCRCSCHEDULING-5527 - reaplaced the word "Remove" with "Delete" in the restrictions form and dialogs. | | |
Xavier Haurie | 12d1ae22145 | fixed access list for getAlternateResources | | |
Xavier Haurie | 4cc4e2d081a | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier Haurie | 6a16718a14f | implemented adding resource restrictions (gender block) | | |
marc-danie | 1cf6bb561bf | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 1c569313354 | removed temporary adjust search section and created a TemporaryAdjustment object | | |
Xavier Haurie | 06a022c2c8c | correctly implement the following cases for the restrictions table rendering:
- restricted, editable
- restricted, no... | | |
brian | 845ce85f1c3 | Putting in fix for selecting checkboxes. Also first pass at trying to fix resource type sorting issue. | | |
Xavier Haurie | 313759aa18f | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier Haurie | 0857bdd8d71 | correctly refreshes the restrictions table after removing the existing restriction | | |
marc-danie | 84cfafd78f6 | fixed call to removeRestrictionConfirmation | | |
marc-danie | aa753c31b01 | fixed call to removeRestrictionConfirmation | | |
Xavier Haurie | 6e5e9d29ec4 | remove gender block. Note: need to refresh app_selectedResource after removing the gender block -- OR: make resoruce ... | | |
Xavier Haurie | c5368603976 | display correct list of potential shared resources for a gender block | | |
Xavier Haurie | 047c0a84fdc | first part of re-implementing restrictions. Limit table to one row; if row is populated (with existing restriction --... | | |
marc-danie | f2ad4b5cf32 | fixed value for the curriedDataLoadingFunction in the removeDefaultAvailabilityConfirmation function | | |
marc-danie | 6e3a1accf24 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 815d5f1ab99 | added view temporary adjustments form | | |
brian | d0c8edebfc1 | Fixed pagination bug related to default availability and pagination of tables on edit resource form. | | |
marc-danie | 4c02a8a90d6 | modified getResourceStaticLists callback function to be a function named populateForm instead of being an anonymous f... | | |
marc-danie | 7e31bbb34b0 | moved code in onloadResourceForm into the init function in resourceFormPage | | |
marc-danie | c6551acb74f | moved loadPage function in globel to PageloadUtil.loadPage | | |
marc-danie | 3fd5d78d81d | moved javascript code in the ready function in the html into the onloadResourceForm function in resource_form.js | | |
Xavier Haurie | da26364433b | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier Haurie | ddf21e7fa0d | fixed variable name error in default availanility introduced while resolving conflicts | | |
marc-danie | b4b31236390 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 183d1f6c855 | layout changes for add temporary adjustments section | | |
Xavier Haurie | 120296e376c | fixed naming for default availability table pagination widget, which had been incorrectly set in some places while me... | | |
Xavier Haurie | 1b200ab1444 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
# Conflicts:
... | | |
Xavier Haurie | 9a7ea002369 | restrictions: trying to debug interaction with default availabilities table | | |
brian | e2cd4cab239 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
brian | 8962ce32386 | Fix for HCCRCSCHEDULING-5573 where the users can't select patients with apostrophe in there name. | | |
marc-danie | faa5b08f772 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Carl | 9a603b4a482 | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl | f593f49bd1d | fixed sunny-day case for adding def availability on a clean table | | |
marc-danie | f38d6c752f0 | merging from develop branch | | |
Ankit Panchamia | b21924a5748 | convert string list to Int. | | |
marc-danie | 9608c05e70b | HCCRCSCHEDULING-5514 - add temporary adjustments display | | |
Carl | 0a588874d93 | default availability: departure warnings if add or delete while data-entry in progress | | |
Xavier Haurie | ae3720a9913 | restrictions: wired number per page and page number into data/table loader for restrictions | | |
Xavier Haurie | c9c33794405 | fixed remove retriction, dialogs,etc | | |
marc-danie | d3be2abb32c | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | e223f5ac3ea | added setting of resource name header on the resources More Actions page and some minor code cleanup | | |
Jill Singer | 458911807cf | replacing the focus outline with a box shadow, which *does* hug the rounded corners;
the outline can only outline the... | | |
Jill Singer | f97b75d707b | HCCRCSCHEDULING-5563: fix | | |
Xavier Haurie | 7a51bcf82a2 | implemented 'add restriction' - but with dummy, client-side only data | | |
Carl | 5a6e98304b1 | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl | a36c17e9be1 | check for dirty-page onbeforeunload | | |
Xavier Haurie | 1054a9f4c3c | wire 'add' and 'cancel' buttons of restrictions table | | |
Xavier Haurie | 372d75e3297 | fixed the layout of restrictions table | | |
marc-danie | fe00576d517 | added note to resource name field, activate resource check box, and made styling updates to the resources More Action... | | |
marc-danie | c26b9b58622 | minor edit to if condition | | |
marc-danie | 8c6bcb8b60d | Merge remote-tracking branch 'origin/develop' into develop | | |
Jill Singer | 1673e357872 | more code cleanup | | |
marc-danie | d3dfdf2c740 | updated asterisk on the add new resource on the home, calendar, and the build visit template page | | |
Jill Singer | 108b32f6974 | adding comments; no code change | | |
Jill Singer | 3587060f631 | code cleanup; minor | | |
Jill Singer | ac3188e66d1 | overnight (or same-day) ranges can now be added too | | |
Carl | 394b9f8948a | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl | 4837ad01ae8 | added applyCurriedDataLoader to the widget, and default availability uses that instead of getCurriedDataLoadingFuncti... | | |
marc-danie | 08743311a55 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | e240d4e2471 | updated asterisk on the templates table, add sublocation, mgmt detail, and temporary adjustment | | |
brian | 89b149c52c8 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Carl | 6a36da606bc | tweak some identifier names, and function placement.
smooth some validation jags. | | |
brian | caa067cff9c | Moved the styling to the css files. | | |
Jill Singer | ec7e243c120 | Moved the content of the dialog to the page itself, not hooked up back end yet; playing with layout
(using tables bec... | | |
brian | 08862a7a09c | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
brian | 21ace2f976d | Fixing based on code review suggestions the resource page. | | |
Carl | cb26f5eafaa | fix dialog to set, not append, the header text.
invoke (rather than simply mention) the pagination/navigation fn afte... | | |
Carl | 7c691ec1fcb | default availability sorting has been, as the British say, sorted | | |
brian | fb0f9ab6b42 | Refactored code in tables.js based on code review feedback. | | |
Xavier Haurie | f18d07f327f | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Carl | a8e5c41c8f1 | default availability pagination and validation seem OK now | | |
marc-danie | abe981f046f | added back plugin removed bu accident | | |
marc-danie | 45460d64562 | changed asterisk color to red on the report screen | | |
marc-danie | 6b0728feca6 | updated asterisk on the password reset page | | |
marc-danie | 6c59171186a | updated asterisk on the create study page | | |
marc-danie | cf413ab7dc6 | updated asterisk on the create study | | |
Jill Singer | ee5f0f79ab8 | adding days of week checkboxes | | |
marc-danie | 437379a3ace | updated asterisk on the create study and create new visit pages | | |
marc-danie | 634a953d27a | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | be6074b9eca | added missing asterisks to the registration page | | |
Jill Singer | 99a8c770c92 | starting to put the dialog inline..... | | |
Carl | fdf4645fbee | default availability pagination and validation WIP | | |
Jill Singer | 8eb70e19a42 | backend is working :) | | |
marc-danie | 1057f07ea86 | reverting change that inserted subject_mrns - we can assume that the subject_mrn is populated and so only an update i... | | |
marc-danie | 59aae3ef3cc | reduced spacing between the header form and the report results on the report screen and also reduce font size | | |
marc-danie | 1c1147e4f2b | modified the buttons on the create/edit subject form to be of class formButton | | |
marc-danie | 2effc0b681c | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 715a1556211 | removed width on primaryTableHeader div | | |
Xavier Haurie | c277e0efca6 | implemented part of the restrictions table. Has one row, for new restrictions, and does validation. Not tied to serve... | | |
Carl | 94edd95433a | Merge remote-tracking branch 'origin/develop' into develop | | |
Jill Singer | 64498d5367b | processing the front end code to send to the backend: not tested yet | | |
brian | 15c2b4638f4 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
brian | 0b1125f2507 | Added in some unit tests for bulkActivateResources. | | |
Carl | c9538d0a8d7 | default availability seems to work now | | |
Ankit Panchamia | 2a0ce339fea | updated populate fake subects program to match the new data model (create both subject and subjectMrn) | | |
Jill Singer | 08aeb0422a8 | now showing weekly checkboxes; changed labels and adjusted size | | |
Jill Singer | fbe66232722 | refactored out needed javascript to a new file | | |
marc-danie | 84863ab0233 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 907dc6e5a43 | changed buttons on the create/edit subject form to be newItemButtons | | |
Jill Singer | 480cdc00255 | now using the correct html file | | |
Jill Singer | eed7bd4f9ae | Merge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop | | |
Jill Singer | c8ff6ae9d92 | added a dummy test dialog | | |
Jill Singer | 9ab33bae05d | DRY: for the date selection range widget | | |
Jill Singer | ee7f4500614 | got rid of 2 more global vars | | |
Jill Singer | 6c43cc6ca23 | removed one global var | | |
Jill Singer | 7bdba9c79ea | minor css tweaks: changed the required asterisk in the create new user to be small and red, and now the background ... | | |
brian | aece6a92239 | Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# web/src/main/webapp/js/resource.js | | |
brian | 1cc6fac3546 | Got to feature parody with bulk activate and resource util. | | |
Xavier Haurie | 135b189fa9e | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier Haurie | d77a7bd71d2 | cleared another init-time bug | | |
Jill Singer | 94b63236ecd | adjusting width of study table, to give more space to the name (mostly took space from last two columns, which are sh... | | |
Jill Singer | 00ca0a4c26d | Merge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop | | |
Jill Singer | 24cbb14c4c7 | adjusting width of switch subject table to *not* have a horizontal scrollbar | | |
Xavier Haurie | bc8dddb1143 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier Haurie | 98339af9336 | added comments to resource_form.html | | |
Xavier Haurie | 4b616346d20 | more clean-up | | |
Jill Singer | b7312214c3d | changing header color of tables to slate blue, from robins egg blue | | |
Jill Singer | 51a28eef246 | adjusting alignment of resource label for the resource timeline | | |
Xavier Haurie | a3bd2bac5e3 | implemented go-to-specified-page | | |
Xavier Haurie | f75829c1786 | implemented go-to-first-page | | |
Xavier Haurie | c86e1d1e639 | implemented go-to-last-page | | |
Xavier Haurie | 8a0fab4a83d | some more code clean-up | | |
Xavier Haurie | 7ffd9e95948 | some more code clean-up | | |
Xavier Haurie | 977ebfe5533 | some more code clean-up | | |
Xavier Haurie | eb4d19ff90f | some code clean-up | | |
Xavier Haurie | e3fc584cdcb | made the 'previous page'button work | | |
Ankit Panchamia | 829eb02cb49 | Merge pull request #85 in HCCRCSCHEDULER/scheduler from setupTableRefactoring to develop
* commit '247c580a849a06fd7... | | |
marc-danie | 6f1277656a6 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 72ee29b4502 | increased width of the search fields, added search icon to the search fields, and also renamed the sub-location closu... | | |
Xavier Haurie | 432a24f8c66 | made the "next page" arrow work. (there was a bug in the web resource call, which returned the number of resource alt... | | |
Xavier Haurie | 61e20fa52fc | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier Haurie | 3bbafb56a4c | super HUGE, temporary HACK to make the 'remove alternate' callback work with new navigation. It's a hack in that the ... | | |
Jill Singer | 801f7120cea | cleaning up css, consolidated some css and moved styles to css; as well as set background color as well to avoid the ... | | |
Xavier Haurie | b24317567ec | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier Haurie | 15557f3e137 | progress on the table navigation for alternate resources. "Remove" action does not refresh the table with the correct... | | |
Jill Singer | 247c580a849 | refactored three more tables:
1.the table in the other tab on the homepage :"visit templates needing approval"
2. sc... | | |
marc-danie | adaaf478e68 | removed width of 160px on wizard buttons | | |
Jill Singer | 604cf6908d1 | overbookedResources Data, and the resourcesData tables that show up in appt popups, and the detail from the batch list | | |
Jill Singer | 9af9f62ff61 | refactored two more tables (study members, study subjects), and removed some dead code that is not used anymore | | |
marc-danie | 32f4004cd19 | modified so that the Create New Visit Template button is on the same line as the pagination on the active and inactiv... | | |
marc-danie | ef6dc0191df | modified so that the Comment/Approve button is on the same line as the pagination on the study visit template approva... | | |
brian | f0f8e536d55 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
# Conflicts:
... | | |
Jill Singer | 39f1c133a89 | refactoring the main study table, and also removed an unused arg from the createPagination method | | |
brian | 003bda2a2b9 | Got search working and have the groundwork for checkboxes. | | |
Jill Singer | c428bb090ce | updating background for resource timeline, was the crimson red color which we are not using anymore; so switching to ... | | |
Jill Singer | 2db440ed1e9 | cleaning up table css; put in global.css (also set background color to match the header table); not putting in width=... | | |
Xavier Haurie | 5ca278541e7 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier Haurie | 94a6bc0d528 | lots of code cleanup; pass a config object instead of individual arguments to the table nav widget; pass config to ta... | | |
Jill Singer | 5f2e36498c2 | small css tweaks: made the filter buttons flush against the input box again, and now the lines (not the header) of t... | | |
Xavier Haurie | ceb75552c74 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier Haurie | e41b0a42e44 | fixed the way that the count of resource alternates is returned. The count is a direct attribute of the payload, and ... | | |
marc-danie | 9244a24881b | Merge remote-tracking branch 'origin/develop' into develop | | |
Next → |