You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add cases dataset to avoid errors in core EHR components on test server
* Remove invalid lookup (error_types) from list of editable lookups
* Remove invalid links from EHR admin page
* Remove invalid housing report link from more reports
* Register bootstrap 3.3.6 style and fonts as allowed CSP sources
* Fix various NPEs found using sporadic test data
* Add nonces to necropsy schedule
* Update WNPRC test to do more WNPRC set up to mimic the production server
---------
Co-authored-by: Trey Chadick <tchad@labkey.com>
{name: 'Housing By Room and Cage',url: '<%=contextPath%>'+ctx['EHRStudyContainer']+'/query-executeQuery.view?schemaName=study&query.queryName=housingByRoomCage'},
16
15
{name: 'Per Diems (in testing)',url: '<%=contextPath%>'+ctx['EHRStudyContainer']+'/query-executeQuery.view?schemaName=study&query.queryName=PerDiems'},
17
16
{name: 'Per Diems Raw Data (in testing)',url: '<%=contextPath%>'+ctx['EHRStudyContainer']+'/query-executeQuery.view?schemaName=study&query.queryName=PerDiemsByDay'},
0 commit comments