marc-danie | 498ad1abffd | Merge branches 'develop' and 'widget-optimize' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler int... | | |
marc-danie | 07771bfd142 | fixed broken Jasmine test | | |
Ankit Panchamia | 50f018e1ead | update version referenced in README.txt | | |
Carl Woolf | ba4908ef115 | sorting out the sort classes upon initial load and also on-click | | |
brian | fde29e127bd | Changes to remove build the HTML elements in strings and then outputting them | | |
marc-danie | c2d5894eff1 | Merge remote-tracking branch 'origin/widget-optimize' into widget-optimize | | |
marc-danie | a0ddd9d654e | initial integration of pagination widget with the table widget | | |
Xavier | 205a91f29f1 | Merge branch 'widget-optimize' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into widget-optimize | | |
Xavier | 7539a86b602 | subject module jasmine tests : add a basic test for subject search page initialization | | |
Ansible Deploy | 2af0ddc34f6 | Merge release branch release/3.2.0-SNAPSHOT into master. | | |
Ansible Deploy | 795a2aecdef | Update POMs with release version 3.2.0. | | |
Ankit Panchamia | 51585266812 | updating pom's to 3.3.0-SNAPSHOT | | |
Carl Woolf | a1d3f933003 | Merge remote-tracking branch 'origin/widget-optimize' into widget-optimize
# Conflicts:
# web/src/main/webapp/js/uti... | | |
Carl Woolf | 945274029ff | simplify static maps. get sorting classes to refresh properly | | |
marc-danie | 1f699e51cda | fixed typo and refactored out some storing and retrieve of table columns to a separate function | | |
marc-danie | 496b051ad98 | additional changes to remove duplicate code | | |
marc-danie | 86556a10082 | changes to fix sorting and bulk active | | |
Carl Woolf | 107cd6125a9 | for filter co-existing with sorting, may display without starting from scratch | | |
Carl Woolf | 83ae46a67d0 | add newly-required status param | | |
Carl Woolf | 014bb09339f | Merge remote-tracking branch 'origin/widget-optimize' into widget-optimize | | |
Carl Woolf | cd81c169242 | Merge remote-tracking branch 'origin/widget-optimize' into widget-optimize
# Conflicts:
# web/src/main/webapp/js/res... | | |
Xavier | bed1c6a85d9 | widget-optimize : renamed everything in the table pagination widget that had 'nav' or 'navigation' in its name to use... | | |
Carl Woolf | 70637c6b27f | manage sort-classes of all columns as user clicks to sort on one of them | | |
Xavier | 0593a7f577d | Merge branch 'widget-optimize' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into widget-optimize | | |
Xavier | 22a8a8fb6f1 | widget-optimize : renamed table pagination js file | | |
marc-danie | 8a87e822d7a | Merge remote-tracking branch 'origin/widget-optimize' into widget-optimize | | |
marc-danie | 02dfe549804 | now the table filter works with the filter by drop down on the resource page | | |
Carl Woolf | 886b9e32661 | manage sort-classes of all columns as user clicks to sort on one of them | | |
marc-danie | 3aa6ecc563a | Merge remote-tracking branch 'origin/widget-optimize' into widget-optimize
# Conflicts:
# web/src/main/webapp/js/res... | | |
marc-danie | 0be92667508 | now the table filter works with the filter by drop down on the resource page | | |
Carl Woolf | 9948833d1a1 | clean up and integrate static map of sortBy column | | |
Carl Woolf | b4cf7bca756 | add couple of missing semi's. remove unnecessary empty string | | |
Carl Woolf | 9d683bd465a | sorting. replace some globals with static/widget-level variables. nuke unused html | | |
marc-danie | 030464ca0d4 | Merge remote-tracking branch 'origin/widget-optimize' into widget-optimize | | |
marc-danie | b8c4f834aa7 | added license text to header | | |
brian | d4fb96dc022 | Moved over hyperlink parameter from boolean to string | | |
Carl Woolf | 0eea74024cf | Merge remote-tracking branch 'origin/widget-optimize' into widget-optimize | | |
Carl Woolf | 3d011d41ab9 | sorting. replace some globals with static/widget-level variables. nuke unused html | | |
brian | 2a046a6d8dd | Moved over checkbox parameter from boolean to string | | |
marc-danie | a58806b6aef | HCCRCSCHEDULING-5987 - Comments box is missing for Study Staff on Scheduled/Hold AND Checked in appointment popup | | |
marc-danie | ff4f0eef6f6 | HCCRCSCHEDULING-5986 -Studies > Create Visit Template > Comment text box is missing. | | |
marc-danie | fea8152ff49 | HCCRCSCHEDULING-5987 - Comments box is missing for Study Staff on Scheduled/Hold AND Checked in appointment popup | | |
marc-danie | bf46912c5e6 | removed commented out code | | |
marc-danie | 2281c5f0844 | fixed retrieval of textbox value in Filter.getAllFilterKeyValuePairs | | |
marc-danie | 6be8e90ef7e | added filtering to SchedulerTables utility | | |
marc-danie | eb577dc93e5 | Merge remote-tracking branch 'origin/widget-optimize' into widget-optimize | | |
marc-danie | 773d62b93fc | reverted automatic invoking of addClearIconToEasyUITextbox | | |
Carl Woolf | 00a10f1905e | code review tweaks | | |
Xavier | 420c59dda27 | widget-optimize : fix regression | | |
Xavier | de89f67604c | Merge branch 'widget-optimize' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into widget-optimize | | |
Xavier | 3f33ea5f246 | Merge branch 'widget-optimize' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into widget-optimiz... | | |
Xavier | 92981df1af5 | Merge branch 'widget-optimize' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into widget-optimiz... | | |
brian | 1883737d39b | Merge branch 'widget-optimize' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into widget-optimize | | |
brian | d930c69443f | Fixed the getRowElementClass function | | |
marc-danie | 664e164418c | added SchedulerTables.refreshTableBody and SchedulerTables.filter.getAllFilterKeyValuePairs functions | | |
Xavier | 347b736121f | widget-optimize : added 3 fields for actual callbacks -- as opposed to strings -- for the Column class;
started gener... | | |
marc-danie | b6f4b1ecefd | added filter option to Column | | |
marc-danie | 0f2e1c00334 | added initFilter function | | |
marc-danie | 72da69ba5f5 | moved search callback into options argument | | |
brian | 5682717489b | Fix sorting column regression and made arrays declare with braces instead. | | |
brian | 0b6aaded8c0 | Merge branch 'widget-optimize' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into widget-optimiz... | | |
brian | 2ad12c4d3f8 | Put in options Column parameter instead of multiple vars in the signature. | | |
Carl Woolf | 9dcc9176e34 | Merge remote-tracking branch 'origin/widget-optimize' into widget-optimize | | |
Carl Woolf | 897b28c4379 | reorganize the coding of the reload function. nuke an unused, 'second' onclick in Column | | |
marc-danie | d53f495b972 | Merge remote-tracking branch 'origin/widget-optimize' into widget-optimize | | |
marc-danie | 0141cd6af66 | added function to create an EasyUI search textbox | | |
Carl Woolf | a144bebd862 | one step towards providing sorting callbacks in the one current use of SchedulerTables | | |
Carl Woolf | 5a0b995a33e | Merge remote-tracking branch 'origin/widget-optimize' into widget-optimize | | |
Carl Woolf | aab6c58784f | nuke unused alternate_resource.html and associated functions that mentioned it (but were not invoke-able) | | |
Xavier | af4ae53ecee | Merge branch 'table-nav-tests' into widget-optimize | | |
Xavier | dc8eb1d16ef | Merge branch 'develop' into widget-optimize | | |
Xavier | 3c6ac2bc8ea | Merge branch 'develop' into table-nav-tests | | |
Xavier | 9dfc0fe1e25 | added TODO comment | | |
Carl Woolf | 7f63892b4a0 | for table and pagination widget optimization | | |
marc-danie | 2ef8d684a03 | HCCRCSCHEDULING-5978 - Cancel button on Edit Resource Page does not work | | |
marc-danie | c856f715d4f | HCCRCSCHEDULING-5975 - Studies>Study Details>Edit Study: on Edit study page, Comment box and Study Abstract box's beh... | | |
marc-danie | 90a7a087cd1 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 25f64edecc6 | HCCRCSCHEDULING-5974 - Appointments: Resource Timeline: Default Availability and Temporary Adjustments split into mul... | | |
Xavier | 075e5ac29a4 | HCCRCSCHEDULING-5945 : added TODO comment for similar 'billable' report | | |
Carl Woolf | 50770d22554 | for HCCRCSCHEDULING-5931, spacing on overbook screen | | |
marc-danie | b8b6bfa2a49 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | b49bd475307 | HCCRCSCHEDULING-5916 - Filter button is not of the same width as the dropdown box and also is not alligned in one line. | | |
Xavier | bd29b5eb00d | Merge branch 'develop' into feature/HCCRCSCHEDULING-5945-standard-reports-billable | | |
Xavier | e951b2fa2a5 | HCCRCSCHEDULING-5945 : added TODO comment for similar 'billable' report | | |
Xavier | 9af2b662c14 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Carl Woolf | 3879ea770ff | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | 642dc2fb4d4 | for HCCRCSCHEDULING-5933 , wildly wrapping comment | | |
marc-danie | a786beedba8 | HCCRCSCHEDULING-5942 - Daily Overview: "Back To Standard Reports List" hyperlink split in two lines after clicking di... | | |
Xavier | 5d9a83fa6ac | Merge branch 'develop' into feature/HCCRCSCHEDULING-5945-standard-reports-billable
# Conflicts:
# web/src/main/webap... | | |
Xavier | c113abb5b21 | HCCRCSCHEDULING-5945 : respond to pull requests comments: factor out more of the HTML styling into CSS | | |
marc-danie | b932b527ead | HCCRCSCHEDULING-5791 - Resource restrictions:: Issues with Notes Input box after expanding the notes area - jasmine t... | | |
marc-danie | cf01b5bdcfc | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 95053e1438a | HCCRCSCHEDULING-5942 - Daily Overview: "Back To Standard Reports List" hyperlink split in two lines after clicking di... | | |
Carl Woolf | c3c3b3d4516 | more progress on HCCRCSCHEDULING-5934 unit tests | | |
Carl Woolf | 979c43f6988 | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | 246b70205e5 | more progress on HCCRCSCHEDULING-5934 unit tests | | |
Xavier | c2e4165b96e | Merge branch 'develop' into feature/HCCRCSCHEDULING-5945-standard-reports-billable
# Conflicts:
# web/src/main/webap... | | |
Xavier | 2caf65df4a7 | Merge branch 'develop' into bugfix/HCCRCSCHEDULING-5966-bug-home-checked-in
# Conflicts:
# web/src/main/webapp/css/g... | | |
marc-danie | e92660f1beb | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | e6337f2a124 | HCCRCSCHEDULING-5916 - Filter button is not of the same width as the dropdown box and also is not alligned in one line. | | |
Xavier | 0c9dc2ac89d | HCCRCSCHEDULING-5966 : make chec-out reason drop-dowm and comment text area the same width. Applied to the appointmen... | | |
Xavier | c1ecc6897e2 | HCCRCSCHEDULING-5966 : fix the CSS to the check-out reason and comment elelments have no extra space, so they align w... | | |
Carl Woolf | bb856ba54c8 | progress on HCCRCSCHEDULING-5934 . fix plus some of the unit tests | | |
Xavier | e4e75fb9d07 | HCCRCSCHEDULING-5945 : fix broken test | | |
marc-danie | 5af2be1bd2d | HCCRCSCHEDULING-5944 - Daily Overview: Date picker icon relocates after clicking display report and HCCRCSCHEDULING-5... | | |
Xavier | 6063fea70fd | HCCRCSCHEDULING-5945 : re-factor repeated style attribute into a CSS class | | |
Xavier | 091b5d12fc7 | HCCRCSCHEDULING-5945 : re-implement horizontally-scrollable table, this time the same way that the Billable report wa... | | |
marc-danie | 0ee4882ebfb | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 676115a0b27 | HCCRCSCHEDULING-5791 - Resource restrictions:: Issues with Notes Input box after expanding the notes area | | |
Xavier | f9895f6b5d4 | HCCRCSCHEDULING-5945 : Fixed tests that were broken when the Billable Resource Report table was made horizontally scr... | | |
Xavier | 01eb65066b4 | standard-reports-remove-globals : made report table horizontally scrollable;
made column headings break on "whole wor... | | |
Xavier | da0e6e0337d | Merge branch 'feature/HCCRCSCHEDULING-5945-standard-reports-billable' into develop | | |
Xavier | 1c43c0525c3 | HCCRCSCHEDULING-5945 : made similar changes to the column headings in the exported CSV billable resources report | | |
Xavier | b4fe4056ef6 | Merge branch 'feature/HCCRCSCHEDULING-5945-standard-reports-billable' into develop | | |
Xavier | 77fa80b4d3c | moved a test helper js file from the general helpers directory to the standardReports spec directory;
modified Karma ... | | |
marc-danie | 1d169458217 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 4861e21cc18 | HCCRCSCHEDULING-5917 - When a Hold appointment is scheduled via "Schedule new Appointment" or "Edit search functional... | | |
Xavier | c2281aecb47 | HCCRCSCHEDULING-5945 : fixed expected report's HTML output to reflect changes to column headings; fix test cross-talk... | | |
Carl Woolf | 88365429b85 | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | a0274de1c6a | For HCCRCSCHEDULING-5941 . comments at checkin time should now be persistent | | |
Xavier | 89a223785e0 | HCCRCSCHEDULING-5945 : fixed column headings as per new spec | | |
Xavier | 2fd3443501a | Merge branch 'bugfix/HCCRCSCHEDULING-5940-daily-overview-date' into develop | | |
marc-danie | 3a6032b806c | HCCRCSCHEDULING-5937 - Bug: Home > Checked in visit pop up > The mandatory field red stars signs at the end of 2 ques... | | |
Xavier | 783d5a6fc56 | Merge branch 'develop' into bugfix/HCCRCSCHEDULING-5940-daily-overview-date | | |
marc-danie | 91346acd828 | HCCRCSCHEDULING-5921 - Appointments>Calendatr view: Background behind the logos is missing on Appointments page's foo... | | |
marc-danie | 32ad9777756 | HCCRCSCHEDULING-5922 - The legend icons on Home and Appointments calendar view should are not clickable, so should no... | | |
marc-danie | 92c3de38b30 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 12030250b9b | HCCRCSCHEDULING-5927 - appointment calendar view - On applying sub-location filter and then applying filter by any pa... | | |
brian | 634db3e93de | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
brian | aec4f9cdaa0 | HCCRCSCHEDULING-5938: Modified CSS to lower the z for the comment counter. | | |
Xavier | 4db6ddc5613 | Merge branch 'develop' into bugfix/HCCRCSCHEDULING-5940-daily-overview-date | | |
Xavier | dc09c07c131 | HCCRCSCHEDULING-5940 : fixed regression of date formats in daily overview standard report;
added front-end test of a ... | | |
Ankit Panchamia | d3adb74e62f | moving update.sql to base.sql | | |
Carl Woolf | 417dff4edcf | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | 5b74ae77c9b | remove update commands from previous sprint | | |
marc-danie | 990b404554f | HCCRCSCHEDULING-5900 - Military Time: Appointments: Resource Timeline - fixed time display for temporary adjustments | | |
brian | ff4110460ff | Removed debugging console log and alert | | |
brian | cbfe181f414 | HCCRCSCHEDULING-5936: Removed comment count from general view. | | |
brian | bf02cc449da | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
# Conflicts:
... | | |
brian | 24bc4b56f8b | HCCRCSCHEDULING-5679: Styled CSS to remove all now buttons from timepicker widgets. | | |
marc-danie | 3bca65ae511 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 93423780396 | minor refactoring for WidgetUtil.counterDisplay.create function | | |
Xavier | e7b6e223f8b | renamed function call in jasmine test to follow refactoring in previous commit | | |
Xavier | ccd3a4f3bba | cleaned up a bunch of comments (in some cases added comments such as FIXME's for the next time we are working in that... | | |
Xavier | 017cd2b9dc5 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | ce3d45b8734 | Merge branch 'develop' into feature/refactor-time-pickers | | |
brian | 92bbe9f4006 | HCCRCSCHEDULING-5417: Fixed multiple studies/users being created by blocking the ui upon click save. | | |
Ankit Panchamia | 9653d697d08 | some refactoring | | |
Brian Erkinnen | d4cb76128ae | Merge pull request #95 in HCCRCSCHEDULER/scheduler from bugfix/HCCRCSCHEDULING-5854 to develop
* commit '72992d47e81... | | |
Xavier | 8350ed0cc06 | remove enforcement if amNames and pmNames. That should be taken care of by the mask. | | |
Xavier | d0eb384681b | remove enforcement if amNames and pmNames. That should be taken care of by the mask. | | |
Xavier Haurie | 9153ee2d784 | Merge pull request #97 in HCCRCSCHEDULER/scheduler from bugfix/HCCRCSCHEDULING-5830-studies-on-edit-study to develop
... | | |
Xavier | 1fd18d8f61c | enforce no am/pm in time picker
remove unused button | | |
Xavier | 775aa8f6bab | modified and added test for cancelling the study editing form | | |
Xavier | 695354fc66f | when edit study is cancelled, return to the non-editable view of that study | | |
brian | 72992d47e81 | HCCRCSCHEDULING-5854: Removed double negatives per pull request comment | | |
Xavier | 868d4d8c97a | fixed typo | | |
Xavier | f80094a748e | fix jasmine spec | | |
Xavier | 3f1e244c048 | apply timepicker widgets from WidgetUtil.js;
one jasmine spec failing | | |
Xavier | 79ee7b16615 | Merge branch 'develop' into feature/refactor-time-pickers | | |
Carl Woolf | 05d078e591a | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | 62e72a222c1 | For HCCRCSCHEDULING-5930, alignment on overbook | | |
marc-danie | 46437e9056f | moved the right style for the counter button to global.css and added z-index | | |
Xavier | 69f6caf8181 | Merge branch 'develop' into feature/refactor-time-pickers | | |
Xavier | 43516965715 | added details to Widget util for creating time pickers. Not applied to the code base yet. | | |
marc-danie | 40746db7d21 | HCCRCSCHEDULING-5923 - Appointment Visit Summary page: View comment Increment with one while saving blank comment. | | |
brian | c47b7560db7 | HCCRCSCHEDULING-5854: Added in more unit tests per pull request comment | | |
Xavier | 829e85a37f9 | more date/time picker and formats clean-up | | |
marc-danie | 9914ae8b73f | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | fd983109dbc | HCCRCSCHEDULING-5900 - Military Time: Appointments: Resource Timeline - jasmine front end unit tests | | |
Carl Woolf | 0f6b3b0ba74 | update unit-tests per change max for comments widget to 255 | | |
brian | 5073c3bfcf6 | Merge branch 'develop' into bugfix/HCCRCSCHEDULING-5854 | | |
Carl Woolf | 3c25f63aa82 | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | 266426fbad9 | for HCCRCSCHEDULING-5928 . change max for comments widget to 255 | | |
brian | d148798ef3f | HCCRCSCHEDULING-5854: Swapped out undefined vars for actually defined vars fixing this issue. Unit tests to come. | | |
Xavier | dda3faa6b03 | take some test fixes from develop branch | | |
marc-danie | bd196b3f8b7 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 549713fdd84 | enabled the display a scheduled appointment and display a hold appointment tests and modified display a checked-in ap... | | |
Xavier | 3b36269d4df | apply timepicker widget from WidgetUtil to 3 instances, factor out onClose callback | | |
Xavier | a3f99af463b | Merge branch 'develop' into feature/refactor-time-pickers
# Conflicts:
# web/src/main/webapp/js/appointment_screen.js | | |
Carl Woolf | a4c6a5b33dd | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | 52562b401b2 | support for new zendesk widget, for HCCRCSCHEDULING-5907 and related tix | | |
Xavier | fd75a6552ab | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | abb08611d55 | fixed broken jasmine test | | |
Carl Woolf | 6ae27656fe1 | For HCCRCSCHEDULING-5925, overbook popup military time | | |
Carl Woolf | 10705ff3fa1 | previous two commits are about HCCRCSCHEDULING-5875 | | |
Carl Woolf | 10871626d3a | some of the 'n/a's need to be 'no subject assigned' after all | | |
Carl Woolf | dc6e8564380 | changing 'no subject assigned' to 'n/a' | | |
Next → |