Ansible Deploy | 597d077179d | Update POMs with release version 3.1.0. | | |
Ankit Panchamia | 1a8ffd57aad | updating readme | | |
Ankit Panchamia | b19a3992577 | updating pom's to 3.2.0-SNAPSHOT | | |
Ankit Panchamia | 06c14aad8c9 | fix for HCCRCSCHEDULING-5883 - Appointments-Search Wizard > All Weekdays checkbox is enabled by default. | | |
Xavier | a8a4edf64b2 | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
Xavier | 3dfcb268c31 | HCCRCSCHEDULING-5875 : added id to study-visit row for testability;
successfully steps through to state 3 of the wizard | | |
marc-danie | 95850df1813 | code refactoring for testGetBookedVisitsListBySubject | | |
Carl Woolf | edaed446d30 | Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development | | |
Carl Woolf | f58eaeb51f6 | some tweaks, and one more studies_screen test, for commonVisitDetailData | | |
Xavier | deff24afb57 | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
Xavier | dd558c1a3ea | HCCRCSCHEDULING-5875 : working on stepping through the search appointment wizard:
added id to study row for testabili... | | |
Ankit Panchamia | 97a68b1e6bc | Merge pull request #86 in HCCRCSCHEDULER/scheduler from bugfix/HCCRCSCHEDULING-5878 to develop
* commit '825ca333116... | | |
brian | c63dd8ceaf8 | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into appSe... | | |
marc-danie | 825ca333116 | HCCRCSCHEDULING-5878 - Appointments-Search Wizard > Saturday and Sunday are getting selected by default. | | |
Ankit Panchamia | f9e5fda75c0 | fix for HCCRCSCHEDULING-5879: Appointments - On scheduling an appointment with the same subject that is already sched... | | |
marc-danie | 8e555bc6dbc | adjusted location of the curly brace for testGetBookedVisitsListBySubject | | |
Carl Woolf | c5c5d8f92f7 | one more studies_screen test, for commonStudyDetailData | | |
marc-danie | 64d9c81e3df | added testGetBookedVisitsListBySubject junit test | | |
marc-danie | 7d7825c3459 | removed order by clause from the count statement in getListOfBookedVisitBySubjects | | |
marc-danie | 8698e0e6d18 | added getters for the member variables | | |
Carl Woolf | 55390e09240 | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | aa56ae233b5 | fix counter bug in populate-fake, so that subject_mrn's should now be distinct | | |
marc-danie | 33b7fd0b3f1 | changed appointment status ids to a parameter list in the the HQL statement in getListOfBookedVisitBySubjects | | |
Carl Woolf | 1f96889a5ed | more studies_screen tests. | | |
Carl Woolf | 70f707e02cf | Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development | | |
Carl Woolf | 5800a18fc26 | couple more studies_screen tests.
some helper json wrapped in JS vars. | | |
Xavier | 0c6a1835f1b | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
Xavier | 0e93015138b | HCCRCSCHEDULING-5875 : added a test to cover future changes to the appointment wizard -- namely will add MRN and Gend... | | |
Carl Woolf | b224f5b9ed2 | back out central-readiness, it's on its own branch now.
start adding more tests for study_screen.js. | | |
Carl Woolf | 1bcff1ce639 | back out central-readiness, it's on its own branch now.
start adding more tests for study_screen.js. | | |
Carl Woolf | 5e589d2246b | remove cruft sample code | | |
Carl Woolf | e1f42b1c3fb | oops, remove redundant copyright notice | | |
Carl Woolf | 37feb5f7437 | Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development | | |
Carl Woolf | 3e071547a08 | test staticListsDataCallback (till the cows come home) | | |
Xavier | 1f7ed00b2a8 | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
Xavier | 98b5899c870 | added ES5 and ES6 shims needed to have Map class available on PhantomJS and other non-ES6 browsers;
reinstated a coup... | | |
Ankit Panchamia | 6eb1c742a40 | fix for HCCRCSCHEDULING-5853 - Resource - Bulk Activate - Search performed on bulk activate page alter the resources ... | | |
brian | 17f628d144c | Added a unit test for sub location tabs on appointment calendar | | |
Xavier | aac9fd18632 | modified top-level POM file to exclude the HTML test fixtures for jasmine from having the license blurb pre-pended to... | | |
Xavier | e4ac9a4dba9 | Merge branch 'develop' into jasmine-test-development | | |
Xavier | 739c052cf28 | very minor code review feedback | | |
Xavier | 6a45fe6a991 | backtrack changes made to the karma config - broke karma locally | | |
Xavier | 599218fb422 | test the content of the <ul> elements $('#nurseAnnotationList'), $('#nutritionAnnotationList') and $('#equipmentAnnot... | | |
Xavier | a234b20a94a | refactored long expected strings and objects into html and json fixtures loaded into the tests | | |
Xavier | ba5e7d7a98e | test the content of the <ul> element $('#nutritionAnnotationList') | | |
Xavier | 778b3d7c671 | test the content of the <ul> element $('#nurseAnnotationList') | | |
marc-danie | 269d626c062 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into bugfix/appt_list_view_... | | |
marc-danie | 0ca51a9f2bc | modified to use a select count query instead of a select query to get total number of rows in getListOfBookedVisitByS... | | |
Xavier | e6251d2f568 | verify the options of <select> element $("#sharedResourceSelect") | | |
Xavier | 6465ac7d6fb | a bit of code-style cleanup | | |
Xavier | 7b81f2f2aca | write expectations for <Select> element "resourceTypeSelect" | | |
Xavier | 9258d192548 | test keyup event on #resourceNameInput input element | | |
Xavier | bfd0f7ee812 | added verification of the content of 1 more drop-down menu | | |
Xavier | dc712ec2d14 | added verification of the content of 2 drop-down menus | | |
Xavier | a873a10e64e | extended test to validate global variables affected by loading static lists from server | | |
marc-danie | 51b28bffd13 | renamed findAllSubjects method to findAllSubjectsInChunks | | |
Xavier | 60f6084ad6b | changed static-lists json fixture to contain real data as returned by the REST service call getStaticLists. This JSON... | | |
Xavier | 95dd6e2e76e | made sublocationClosureClick() testable and added a test for it | | |
Xavier | 58ca65930a2 | made addSublocationClosureClick() testable and added a test for it | | |
Xavier | c62958253a4 | added tests for resource_checkUnassignedResources();
cleaned up a few console.log's and comments | | |
Xavier | b506836868d | more re-org of ResourceFormSpec to have meaningful, behavioral description for each test | | |
Xavier | 29a6822f70e | make addAlternateResourceClick() testable and write a test for it | | |
Xavier | 1970b68bb7e | added another test for addNewResourceClick() | | |
Ankit Panchamia | 0236946b8c4 | Fix for
HCCRCSCHEDULING-5849 - Calendar List View - Study Staff - Calendar ICON is displayed next to Cancellation rea... | | |
Xavier | a251ecaa57e | made addNewResourceClick() testable; wrote test for addNewResourceClick() | | |
Xavier | 9011a24fe8c | made editResource() testable; wrote test for editResource() | | |
Xavier | 37f7b72f4d2 | added tests for cancelAddAlternateResource() and clearAlternateResourceSelection() | | |
marc-danie | 4b628bdc9e5 | removed commented out code | | |
marc-danie | 5972535e824 | modified findAllSubjects method to use HQL instead of Hibernate Criteria | | |
Ankit Panchamia | d88029919dc | fix for HCCRCSCHEDULING-5846 - Copy Day: Formatting issue for Validation alert of when a day having no single day res... | | |
Xavier | 6e259f6b17c | replaced calls to toHaveBeenCalled with toHaveBeenCalledTimes(1) | | |
Xavier | ae25c93c396 | add a test for alternateResourceData() | | |
Xavier | 55a21035dde | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
Carl Woolf | 4dca97c65a0 | Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development
# Conflicts:
# web/src/... | | |
Carl Woolf | 168b668a789 | fix some bugs revealed by smoke-test | | |
Xavier | 3b882f5e137 | added license | | |
Xavier | c5ca7ad926e | removed unused function in resource.js | | |
Xavier | dd0a5b34104 | more refactoring and clean up of jasmine specs. | | |
marc-danie | e5d572e78f3 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into bugfix/appt_list_view_... | | |
marc-danie | c37564cf7df | modified the where clause in the HQL query to make it more efficient in getAllBookedVisits | | |
Xavier | 8728acefb2d | more refactoring of jasmine tests: split resource pages specs into two specs, one for the landing page and one for th... | | |
Xavier | f0ccfa20eff | nuked the old resources spec | | |
Xavier | 5d37900906a | move json and html fixtures to subdirectories of the specs | | |
Carl Woolf | d6bc882f6e8 | groundwork for more ready() improvements | | |
Carl Woolf | 615b388d51b | simplify invocation of ready() in html | | |
Carl Woolf | 3cf75b9be20 | remove debug output from global2.
'functionize' the callbacks in ready_functions. | | |
Carl Woolf | 171757874ba | close (if not cigar'd) to removing all scripts from html except $(document).ready() | | |
Xavier | bd6f7e854fa | renamed ReadyFunctionTest.js to ...Spec.js | | |
Xavier | 07dc53fbc5d | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
Xavier | 56b13be288e | house-keeping: better describe and it names, group it()'s in a more meaningful way | | |
Carl Woolf | dbaf6b9801f | Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development | | |
Carl Woolf | 1dabf6d72b9 | groundwork for more ready() improvements | | |
Xavier | 72c3fa798c5 | moved and rename date utils spec | | |
Xavier | cfa42c3033f | rename Global2Unit to GlobalFunctionsSpec.js
move AppSpec content into GlobalFunctionsSpecTests.js | | |
Xavier | 056ebb5624b | removed console.log's from specs;
removed more dead code in the specs;
made some of the describe()'s and it()'s more ... | | |
Xavier | 70ee5ed7da2 | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
Xavier | ec5e9880af2 | removed some dead code such as getTemporaryAdjustments() and its test;
fix resourcePage.initSublocationAddition() tes... | | |
Carl Woolf | e7ad946d6b6 | Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development | | |
Carl Woolf | bb32d31431e | simplify invocation of ready() in html | | |
marc-danie | 09d18a1733f | HCCRCSCHEDULING-5841 - On "Copy Visit" action, there are dropdown options available to update Sublocation and Visit t... | | |
Xavier | e96456b4260 | removed unneeded node modules for require.js | | |
Xavier | 001ada7eef5 | added get/setParentLocationHref for testability;
added a test for sublocationClosureScreenData();
started writing a t... | | |
marc-danie | 1c7eb03ee83 | merge from develop | | |
marc-danie | ec8e880816a | HCCRCSCHEDULING-5841 - On "Copy Visit" action, there are dropdown options available to update Sublocation and Visit t... | | |
marc-danie | f04ed924015 | HCCRCSCHEDULING-5841 - On "Copy Visit" action, there are dropdown options available to update Sublocation and Visit t... | | |
Xavier | 17b9bcedc64 | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
Xavier | fce5cadc9c3 | added test for initSubLocationAddition() and do some refactoring of test code common to multiple tests | | |
marc-danie | 594a4378869 | HCCRCSCHEDULING-5839 - Resource > Temporary Adjustments > Temporary Adjustments are not getting added and system prov... | | |
Carl Woolf | 6660d87e3c3 | Merge remote-tracking branch 'remotes/origin/develop' into jasmine-test-development | | |
Carl Woolf | 4c03cc5513d | remove debug output from global2.
'functionize' the callbacks in ready_functions. | | |
marc-danie | 268af20ed40 | HCCRCSCHEDULING-5839 - Resource > Temporary Adjustments > Temporary Adjustments are not getting added and system prov... | | |
Xavier | 1d6209e6de7 | added test for initSubLocationAddition() | | |
Xavier | 424411e862c | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
Carl Woolf | 990066565d3 | close (if not cigar'd) to removing all scripts from html except $(document).ready() | | |
Carl Woolf | a966a54c505 | Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development | | |
Xavier | 7d0d64a91b6 | tweaks to sonar config | | |
Xavier | d58a0c025c5 | moved jasmine tests to web/src/test/webapp | | |
marc-danie | d53bf41c43d | Improved loading time of the Appointment List View by modifying the database query to be a count instead of a select ... | | |
Carl Woolf | 76d7dcd5b9d | Merge remote-tracking branch 'remotes/origin/develop' into jasmine-test-development | | |
marc-danie | f6d4e8f4cf4 | HCCRCSCHEDULING-5829 - Resource > Temporary Adjustments > Saturday or Sunday Temporary Adjustments are not getting ad... | | |
Xavier | e0c6ca89a69 | some clean-up | | |
marc-danie | ba6f4e6b3e9 | removed commented out code | | |
marc-danie | 05a2dcbe200 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | e60e1c8e16f | HCCRCSCHEDULING-5832 - Resource > Temporary Adjustments > All Weekdays checkbox is not getting deselected automatical... | | |
Xavier | de4e7adbd61 | make sonarqube configuration modular, and configure 2 modules: web and core. Unfortunately core coverage data is not ... | | |
marc-danie | 0dd0f600a27 | HCCRCSCHEDULING-5832 - Resource > Temporary Adjustments > All Weekdays checkbox is not getting deselected automatical... | | |
Ankit Panchamia | ef0f661cfd1 | removing unused code | | |
Xavier | 1a134d771b3 | fixed failing test by using a jasmine spy instead of a sinon spy; added a comment about how to potentially run Chrome... | | |
brian | d5b44b2a5ea | Added a couple of unit tests to appointmentService | | |
Xavier | 109167a76f4 | added wrapper methods to access window.location.href in a way that is testable; applied it to resource_handleResource... | | |
Xavier | 848aa991029 | merge develop branch into jasmine-test-development | | |
Xavier | f6110e00651 | set Chrome as the browser in the karma config file | | |
Xavier | 49e7c68fe23 | remove calls to sinon.test() in the specs, which made the tests pass on Chrome again. | | |
Xavier | 989d4d709d9 | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
marc-danie | 5c67c609872 | added test case insensitive search test | | |
marc-danie | 982dd797d8e | added test validate temporary adjustments that span overnight for resources | | |
Xavier | 9652943d3ec | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
Xavier | b02b76a179e | isolate test which does a full page reload and disable it ("loads a resource by ID in the session storage") | | |
marc-danie | f2efd624000 | added test validate temporary adjustments that do not span overnight for resources | | |
marc-danie | 3d79fdd5532 | updated testing get study lists test to verify the elements of the studies global variable | | |
Xavier | 477f0fabaed | bug in karma config | | |
marc-danie | f66ef94b589 | removed unused placeHolderText argument in getStudyLists function | | |
marc-danie | c5c5895c5a2 | Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development | | |
marc-danie | 25125b8c8c7 | Added test get study lists Jasmine test | | |
Xavier | b455683df0a | Set user in test that needs a user to be in the session. | | |
Carl Woolf | d6a079f7a19 | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | 7a2a8c243b1 | remove garbage: 
 from end of line | | |
Xavier | 31d4b691a2c | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | b0a8acdb32f | HCCRCSCHEDULING-5681 : fixed regression | | |
Ankit Panchamia | b254424133a | fix for
1. HCCRCSCHEDULING-5786 - Create User: The format having the spaces of up to 10 is lost for "Primary Phone" a... | | |
Xavier | 6050a43bf4f | aded tables.js to the list of files on Karma config | | |
brian | 2451a0f8bd9 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
brian | a18010b70d7 | Finished covering all realistic conditions | | |
Carl | edb4b32e535 | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl | 91e1b00182f | quick fix for HCCRCSCHEDULING-5787 | | |
marc-danie | f088800db80 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 97fcc66889c | HCCRCSCHEDULING-5780 - Bug:Create/Edit Resource>Add temp adjustment>After adding a temp adjustment application resets... | | |
Xavier | 2e4c5f4b798 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | 6eb2f8a650d | HCCRCSCHEDULING-5681 : fixed CSS so that overflow-y attribute of wrapper around the table inquestion is set to 'scrol... | | |
brian | ca4df64b1b7 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
brian | 90bc2ef3fda | Added more unit tests for updateResource, getResourcesWithSublocation, and fixed other unit tests. | | |
Carl | 110db612bd6 | previous commit was for HCCRCSCHEDULING-5784. spinner max | | |
Carl | 1b4a40fd24a | HCCRCSCHEDULING-5779. sorting for alternate resources | | |
Carl | 09b1a6134bf | HCCRCSCHEDULING-5779. sorting for alternate resources | | |
Xavier | 0260d8da2c1 | jasmine tests: major refactoring of helpers. Commented out 2 resource page tests that break. | | |
marc-danie | 8abb474cbe4 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 579241fea92 | fix for both HCCRCSCHEDULING-5777 - Reskinning: Schedule new appointment > Visit Summary > Changing Display Records d... | | |
Xavier | d676b306101 | jasmine tests: factored server.respondWith() calls into a TestHelpers method | | |
Carl | 35b487d9c70 | HCCRCSCHEDULING-5780 . save TA validation | | |
Xavier | c2103119733 | jasmine tests: factor server.respondWith() calls into a TestHelpers method | | |
Xavier | 137fe24d85f | jasmine tests: rename all non-js files to use lowercase and dashes; refactorresource/roles data into a json file | | |
marc-danie | e218748fabe | minor edit | | |
Xavier | 962894920ff | jasmine tests: all resource page tests pass | | |
Xavier | b4f8084e9b2 | jasmine tests: some progress reorganizing resource page tests. | | |
marc-danie | b253aa7af35 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | be00558a685 | HCCRCSCHEDULING-5775 - Appts List view; date day filter not working | | |
Ankit Panchamia | 6f1cde1e450 | fix for HCCRCSCHEDULING-5684 - Reskinning: Study staff > Scheduler logo is missing from change password page | | |
brian | 308448825a6 | HCCRCSCHEDULING-5759: Added comment to the nutrition annotation list and created a new annotation in the database for... | | |
marc-danie | 3c326479619 | HCCRCSCHEDULING-5773 - (Firefox) Bug: Resources > Create/edit resource > Edit Temp adjustment > Calendar icons are mi... | | |
marc-danie | b67619fe036 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 0d69b76a90d | HCCRCSCHEDULING-5769 - Reskinning: Report Builder: Sorting Section: Ascending radio button truncate with sort dropdown. | | |
Ankit Panchamia | a7bf7bf93c1 | fix for HCCRCSCHEDULING-5658 - On clicking "Add new" link for "Alternative resource", there should be a validation in... | | |
marc-danie | fc32a298038 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | cd4a845f6ea | HCCRCSCHEDULING-5772 - Edit user: Few required fields display as blank on "Edit user" page for the roles of Study sta... | | |
Carl | bc7cc67c22c | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl | 8aaac1e1007 | HCCRCSCHEDULING-5747 . select always has value gender restriction | | |
marc-danie | 372384c6ee8 | HCCRCSCHEDULING-5663 - Appointment List View_Select date range: when user enters date in the end date text box, syste... | | |
marc-danie | d43115a1224 | replaced add temporary adjustment row jasmine test with add temporary adjustment row without edit and delete columns ... | | |
| Next → |