HCCRC Scheduler
  1. HCCRC Scheduler

scheduler

Public
  1. HCCRC Scheduler
  2. scheduler

All Branches Graph  

        
AuthorCommitMessageCommit dateBuilds
Ansible DeployAnsible Deploy
597d077179dUpdate POMs with release version 3.1.0.
Ankit PanchamiaAnkit Panchamia
1a8ffd57aadupdating readme
Ankit PanchamiaAnkit Panchamia
b19a3992577updating pom's to 3.2.0-SNAPSHOT
Ankit PanchamiaAnkit Panchamia
06c14aad8c9fix for HCCRCSCHEDULING-5883 - Appointments-Search Wizard > All Weekdays checkbox is enabled by default.
XavierXavier
a8a4edf64b2Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi...
XavierXavier
3dfcb268c31HCCRCSCHEDULING-5875 : added id to study-visit row for testability; successfully steps through to state 3 of the wizard
marc-daniemarc-danie
95850df1813code refactoring for testGetBookedVisitsListBySubject
Carl WoolfCarl Woolf
edaed446d30Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development
Carl WoolfCarl Woolf
f58eaeb51f6some tweaks, and one more studies_screen test, for commonVisitDetailData
XavierXavier
deff24afb57Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi...
XavierXavier
dd558c1a3eaHCCRCSCHEDULING-5875 : working on stepping through the search appointment wizard: added id to study row for testabili...
Ankit PanchamiaAnkit Panchamia
97a68b1e6bcMerge pull request #86 in HCCRCSCHEDULER/scheduler from bugfix/HCCRCSCHEDULING-5878 to develop * commit '825ca333116...
brianbrian
c63dd8ceaf8Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into appSe...
marc-daniemarc-danie
825ca333116HCCRCSCHEDULING-5878 - Appointments-Search Wizard > Saturday and Sunday are getting selected by default.
Ankit PanchamiaAnkit Panchamia
f9e5fda75c0fix for HCCRCSCHEDULING-5879: Appointments - On scheduling an appointment with the same subject that is already sched...
marc-daniemarc-danie
8e555bc6dbcadjusted location of the curly brace for testGetBookedVisitsListBySubject
Carl WoolfCarl Woolf
c5c5d8f92f7one more studies_screen test, for commonStudyDetailData
marc-daniemarc-danie
64d9c81e3dfadded testGetBookedVisitsListBySubject junit test
marc-daniemarc-danie
7d7825c3459removed order by clause from the count statement in getListOfBookedVisitBySubjects
marc-daniemarc-danie
8698e0e6d18added getters for the member variables
Carl WoolfCarl Woolf
55390e09240Merge remote-tracking branch 'origin/develop' into develop
Carl WoolfCarl Woolf
aa56ae233b5fix counter bug in populate-fake, so that subject_mrn's should now be distinct
marc-daniemarc-danie
33b7fd0b3f1changed appointment status ids to a parameter list in the the HQL statement in getListOfBookedVisitBySubjects
Carl WoolfCarl Woolf
1f96889a5edmore studies_screen tests.
Carl WoolfCarl Woolf
70f707e02cfMerge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development
Carl WoolfCarl Woolf
5800a18fc26couple more studies_screen tests. some helper json wrapped in JS vars.
XavierXavier
0c6a1835f1bMerge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi...
XavierXavier
0e93015138bHCCRCSCHEDULING-5875 : added a test to cover future changes to the appointment wizard -- namely will add MRN and Gend...
Carl WoolfCarl Woolf
b224f5b9ed2back out central-readiness, it's on its own branch now. start adding more tests for study_screen.js.
Carl WoolfCarl Woolf
1bcff1ce639back out central-readiness, it's on its own branch now. start adding more tests for study_screen.js.
Carl WoolfCarl Woolf
5e589d2246bremove cruft sample code
Carl WoolfCarl Woolf
e1f42b1c3fboops, remove redundant copyright notice
Carl WoolfCarl Woolf
37feb5f7437Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development
Carl WoolfCarl Woolf
3e071547a08test staticListsDataCallback (till the cows come home)
XavierXavier
1f7ed00b2a8Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi...
XavierXavier
98b5899c870added ES5 and ES6 shims needed to have Map class available on PhantomJS and other non-ES6 browsers; reinstated a coup...
Ankit PanchamiaAnkit Panchamia
6eb1c742a40fix for HCCRCSCHEDULING-5853 - Resource - Bulk Activate - Search performed on bulk activate page alter the resources ...
brianbrian
17f628d144cAdded a unit test for sub location tabs on appointment calendar
XavierXavier
aac9fd18632modified top-level POM file to exclude the HTML test fixtures for jasmine from having the license blurb pre-pended to...
XavierXavier
e4ac9a4dba9Merge branch 'develop' into jasmine-test-development
XavierXavier
739c052cf28very minor code review feedback
XavierXavier
6a45fe6a991backtrack changes made to the karma config - broke karma locally
XavierXavier
599218fb422test the content of the <ul> elements $('#nurseAnnotationList'), $('#nutritionAnnotationList') and $('#equipmentAnnot...
XavierXavier
a234b20a94arefactored long expected strings and objects into html and json fixtures loaded into the tests
XavierXavier
ba5e7d7a98etest the content of the <ul> element $('#nutritionAnnotationList')
XavierXavier
778b3d7c671test the content of the <ul> element $('#nurseAnnotationList')
marc-daniemarc-danie
269d626c062Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into bugfix/appt_list_view_...
marc-daniemarc-danie
0ca51a9f2bcmodified to use a select count query instead of a select query to get total number of rows in getListOfBookedVisitByS...
XavierXavier
e6251d2f568verify the options of <select> element $("#sharedResourceSelect")
XavierXavier
6465ac7d6fba bit of code-style cleanup
XavierXavier
7b81f2f2acawrite expectations for <Select> element "resourceTypeSelect"
XavierXavier
9258d192548test keyup event on #resourceNameInput input element
XavierXavier
bfd0f7ee812added verification of the content of 1 more drop-down menu
XavierXavier
dc712ec2d14added verification of the content of 2 drop-down menus
XavierXavier
a873a10e64eextended test to validate global variables affected by loading static lists from server
marc-daniemarc-danie
51b28bffd13renamed findAllSubjects method to findAllSubjectsInChunks
XavierXavier
60f6084ad6bchanged static-lists json fixture to contain real data as returned by the REST service call getStaticLists. This JSON...
XavierXavier
95dd6e2e76emade sublocationClosureClick() testable and added a test for it
XavierXavier
58ca65930a2made addSublocationClosureClick() testable and added a test for it
XavierXavier
c62958253a4added tests for resource_checkUnassignedResources(); cleaned up a few console.log's and comments
XavierXavier
b506836868dmore re-org of ResourceFormSpec to have meaningful, behavioral description for each test
XavierXavier
29a6822f70emake addAlternateResourceClick() testable and write a test for it
XavierXavier
1970b68bb7eadded another test for addNewResourceClick()
Ankit PanchamiaAnkit Panchamia
0236946b8c4Fix for HCCRCSCHEDULING-5849 - Calendar List View - Study Staff - Calendar ICON is displayed next to Cancellation rea...
XavierXavier
a251ecaa57emade addNewResourceClick() testable; wrote test for addNewResourceClick()
XavierXavier
9011a24fe8cmade editResource() testable; wrote test for editResource()
XavierXavier
37f7b72f4d2added tests for cancelAddAlternateResource() and clearAlternateResourceSelection()
marc-daniemarc-danie
4b628bdc9e5removed commented out code
marc-daniemarc-danie
5972535e824modified findAllSubjects method to use HQL instead of Hibernate Criteria
Ankit PanchamiaAnkit Panchamia
d88029919dcfix for HCCRCSCHEDULING-5846 - Copy Day: Formatting issue for Validation alert of when a day having no single day res...
XavierXavier
6e259f6b17creplaced calls to toHaveBeenCalled with toHaveBeenCalledTimes(1)
XavierXavier
ae25c93c396add a test for alternateResourceData()
XavierXavier
55a21035ddeMerge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi...
Carl WoolfCarl Woolf
4dca97c65a0Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development # Conflicts: # web/src/...
Carl WoolfCarl Woolf
168b668a789fix some bugs revealed by smoke-test
XavierXavier
3b882f5e137added license
XavierXavier
c5ca7ad926eremoved unused function in resource.js
XavierXavier
dd0a5b34104more refactoring and clean up of jasmine specs.
marc-daniemarc-danie
e5d572e78f3Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into bugfix/appt_list_view_...
marc-daniemarc-danie
c37564cf7dfmodified the where clause in the HQL query to make it more efficient in getAllBookedVisits
XavierXavier
8728acefb2dmore refactoring of jasmine tests: split resource pages specs into two specs, one for the landing page and one for th...
XavierXavier
f0ccfa20effnuked the old resources spec
XavierXavier
5d37900906amove json and html fixtures to subdirectories of the specs
Carl WoolfCarl Woolf
d6bc882f6e8groundwork for more ready() improvements
Carl WoolfCarl Woolf
615b388d51bsimplify invocation of ready() in html
Carl WoolfCarl Woolf
3cf75b9be20remove debug output from global2. 'functionize' the callbacks in ready_functions.
Carl WoolfCarl Woolf
171757874baclose (if not cigar'd) to removing all scripts from html except $(document).ready()
XavierXavier
bd6f7e854farenamed ReadyFunctionTest.js to ...Spec.js
XavierXavier
07dc53fbc5dMerge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi...
XavierXavier
56b13be288ehouse-keeping: better describe and it names, group it()'s in a more meaningful way
Carl WoolfCarl Woolf
dbaf6b9801fMerge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development
Carl WoolfCarl Woolf
1dabf6d72b9groundwork for more ready() improvements
XavierXavier
72c3fa798c5moved and rename date utils spec
XavierXavier
cfa42c3033frename Global2Unit to GlobalFunctionsSpec.js move AppSpec content into GlobalFunctionsSpecTests.js
XavierXavier
056ebb5624bremoved console.log's from specs; removed more dead code in the specs; made some of the describe()'s and it()'s more ...
XavierXavier
70ee5ed7da2Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi...
XavierXavier
ec5e9880af2removed some dead code such as getTemporaryAdjustments() and its test; fix resourcePage.initSublocationAddition() tes...
Carl WoolfCarl Woolf
e7ad946d6b6Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development
Carl WoolfCarl Woolf
bb32d31431esimplify invocation of ready() in html
marc-daniemarc-danie
09d18a1733fHCCRCSCHEDULING-5841 - On "Copy Visit" action, there are dropdown options available to update Sublocation and Visit t...
XavierXavier
e96456b4260removed unneeded node modules for require.js
XavierXavier
001ada7eef5added get/setParentLocationHref for testability; added a test for sublocationClosureScreenData(); started writing a t...
marc-daniemarc-danie
1c7eb03ee83merge from develop
marc-daniemarc-danie
ec8e880816aHCCRCSCHEDULING-5841 - On "Copy Visit" action, there are dropdown options available to update Sublocation and Visit t...
marc-daniemarc-danie
f04ed924015HCCRCSCHEDULING-5841 - On "Copy Visit" action, there are dropdown options available to update Sublocation and Visit t...
XavierXavier
17b9bcedc64Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi...
XavierXavier
fce5cadc9c3added test for initSubLocationAddition() and do some refactoring of test code common to multiple tests
marc-daniemarc-danie
594a4378869HCCRCSCHEDULING-5839 - Resource > Temporary Adjustments > Temporary Adjustments are not getting added and system prov...
Carl WoolfCarl Woolf
6660d87e3c3Merge remote-tracking branch 'remotes/origin/develop' into jasmine-test-development
Carl WoolfCarl Woolf
4c03cc5513dremove debug output from global2. 'functionize' the callbacks in ready_functions.
marc-daniemarc-danie
268af20ed40HCCRCSCHEDULING-5839 - Resource > Temporary Adjustments > Temporary Adjustments are not getting added and system prov...
XavierXavier
1d6209e6de7added test for initSubLocationAddition()
XavierXavier
424411e862cMerge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi...
Carl WoolfCarl Woolf
990066565d3close (if not cigar'd) to removing all scripts from html except $(document).ready()
Carl WoolfCarl Woolf
a966a54c505Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development
XavierXavier
7d0d64a91b6tweaks to sonar config
XavierXavier
d58a0c025c5moved jasmine tests to web/src/test/webapp
marc-daniemarc-danie
d53bf41c43dImproved loading time of the Appointment List View by modifying the database query to be a count instead of a select ...
Carl WoolfCarl Woolf
76d7dcd5b9dMerge remote-tracking branch 'remotes/origin/develop' into jasmine-test-development
marc-daniemarc-danie
f6d4e8f4cf4HCCRCSCHEDULING-5829 - Resource > Temporary Adjustments > Saturday or Sunday Temporary Adjustments are not getting ad...
XavierXavier
e0c6ca89a69some clean-up
marc-daniemarc-danie
ba6f4e6b3e9removed commented out code
marc-daniemarc-danie
05a2dcbe200Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
e60e1c8e16fHCCRCSCHEDULING-5832 - Resource > Temporary Adjustments > All Weekdays checkbox is not getting deselected automatical...
XavierXavier
de4e7adbd61make sonarqube configuration modular, and configure 2 modules: web and core. Unfortunately core coverage data is not ...
marc-daniemarc-danie
0dd0f600a27HCCRCSCHEDULING-5832 - Resource > Temporary Adjustments > All Weekdays checkbox is not getting deselected automatical...
Ankit PanchamiaAnkit Panchamia
ef0f661cfd1removing unused code
XavierXavier
1a134d771b3fixed failing test by using a jasmine spy instead of a sinon spy; added a comment about how to potentially run Chrome...
brianbrian
d5b44b2a5eaAdded a couple of unit tests to appointmentService
XavierXavier
109167a76f4added wrapper methods to access window.location.href in a way that is testable; applied it to resource_handleResource...
XavierXavier
848aa991029merge develop branch into jasmine-test-development
XavierXavier
f6110e00651set Chrome as the browser in the karma config file
XavierXavier
49e7c68fe23remove calls to sinon.test() in the specs, which made the tests pass on Chrome again.
XavierXavier
989d4d709d9Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi...
marc-daniemarc-danie
5c67c609872added test case insensitive search test
marc-daniemarc-danie
982dd797d8eadded test validate temporary adjustments that span overnight for resources
XavierXavier
9652943d3ecMerge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi...
XavierXavier
b02b76a179eisolate test which does a full page reload and disable it ("loads a resource by ID in the session storage")
marc-daniemarc-danie
f2efd624000added test validate temporary adjustments that do not span overnight for resources
marc-daniemarc-danie
3d79fdd5532updated testing get study lists test to verify the elements of the studies global variable
XavierXavier
477f0fabaedbug in karma config
marc-daniemarc-danie
f66ef94b589removed unused placeHolderText argument in getStudyLists function
marc-daniemarc-danie
c5c5895c5a2Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development
marc-daniemarc-danie
25125b8c8c7Added test get study lists Jasmine test
XavierXavier
b455683df0aSet user in test that needs a user to be in the session.
Carl WoolfCarl Woolf
d6a079f7a19Merge remote-tracking branch 'origin/develop' into develop
Carl WoolfCarl Woolf
7a2a8c243b1remove garbage: 
 from end of line
XavierXavier
31d4b691a2cMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
b0a8acdb32fHCCRCSCHEDULING-5681 : fixed regression
Ankit PanchamiaAnkit Panchamia
b254424133afix for 1. HCCRCSCHEDULING-5786 - Create User: The format having the spaces of up to 10 is lost for "Primary Phone" a...
XavierXavier
6050a43bf4faded tables.js to the list of files on Karma config
brianbrian
2451a0f8bd9Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
brianbrian
a18010b70d7Finished covering all realistic conditions
CarlCarl
edb4b32e535Merge remote-tracking branch 'origin/develop' into develop
CarlCarl
91e1b00182fquick fix for HCCRCSCHEDULING-5787
marc-daniemarc-danie
f088800db80Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
97fcc66889cHCCRCSCHEDULING-5780 - Bug:Create/Edit Resource>Add temp adjustment>After adding a temp adjustment application resets...
XavierXavier
2e4c5f4b798Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
XavierXavier
6eb2f8a650dHCCRCSCHEDULING-5681 : fixed CSS so that overflow-y attribute of wrapper around the table inquestion is set to 'scrol...
brianbrian
ca4df64b1b7Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop
brianbrian
90bc2ef3fdaAdded more unit tests for updateResource, getResourcesWithSublocation, and fixed other unit tests.
CarlCarl
110db612bd6previous commit was for HCCRCSCHEDULING-5784. spinner max
CarlCarl
1b4a40fd24aHCCRCSCHEDULING-5779. sorting for alternate resources
CarlCarl
09b1a6134bfHCCRCSCHEDULING-5779. sorting for alternate resources
XavierXavier
0260d8da2c1jasmine tests: major refactoring of helpers. Commented out 2 resource page tests that break.
marc-daniemarc-danie
8abb474cbe4Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
579241fea92fix for both HCCRCSCHEDULING-5777 - Reskinning: Schedule new appointment > Visit Summary > Changing Display Records d...
XavierXavier
d676b306101jasmine tests: factored server.respondWith() calls into a TestHelpers method
CarlCarl
35b487d9c70HCCRCSCHEDULING-5780 . save TA validation
XavierXavier
c2103119733jasmine tests: factor server.respondWith() calls into a TestHelpers method
XavierXavier
137fe24d85fjasmine tests: rename all non-js files to use lowercase and dashes; refactorresource/roles data into a json file
marc-daniemarc-danie
e218748fabeminor edit
XavierXavier
962894920ffjasmine tests: all resource page tests pass
XavierXavier
b4f8084e9b2jasmine tests: some progress reorganizing resource page tests.
marc-daniemarc-danie
b253aa7af35Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
be00558a685HCCRCSCHEDULING-5775 - Appts List view; date day filter not working
Ankit PanchamiaAnkit Panchamia
6f1cde1e450fix for HCCRCSCHEDULING-5684 - Reskinning: Study staff > Scheduler logo is missing from change password page
brianbrian
308448825a6HCCRCSCHEDULING-5759: Added comment to the nutrition annotation list and created a new annotation in the database for...
marc-daniemarc-danie
3c326479619HCCRCSCHEDULING-5773 - (Firefox) Bug: Resources > Create/edit resource > Edit Temp adjustment > Calendar icons are mi...
marc-daniemarc-danie
b67619fe036Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
0d69b76a90dHCCRCSCHEDULING-5769 - Reskinning: Report Builder: Sorting Section: Ascending radio button truncate with sort dropdown.
Ankit PanchamiaAnkit Panchamia
a7bf7bf93c1fix for HCCRCSCHEDULING-5658 - On clicking "Add new" link for "Alternative resource", there should be a validation in...
marc-daniemarc-danie
fc32a298038Merge remote-tracking branch 'origin/develop' into develop
marc-daniemarc-danie
cd4a845f6eaHCCRCSCHEDULING-5772 - Edit user: Few required fields display as blank on "Edit user" page for the roles of Study sta...
CarlCarl
bc7cc67c22cMerge remote-tracking branch 'origin/develop' into develop
CarlCarl
8aaac1e1007HCCRCSCHEDULING-5747 . select always has value gender restriction
marc-daniemarc-danie
372384c6ee8HCCRCSCHEDULING-5663 - Appointment List View_Select date range: when user enters date in the end date text box, syste...
marc-daniemarc-danie
d43115a1224replaced add temporary adjustment row jasmine test with add temporary adjustment row without edit and delete columns ...