diff --git a/CHANGES.rst b/CHANGES.rst index 82c893f9b..62eff43cb 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -9,7 +9,7 @@ Project & API Documentation - Included documentation describing the algorithms used for instrument monitors - Included templates for bug reports and feature requests as well as a link to submit issues on the ``home`` page -- Include ``Documentation`` on instrument drop down options in the navigation bar +- Included ``Documentation`` option on instrument drop down menu in the navigation bar Web Application @@ -36,29 +36,29 @@ Bug Fixes Project & API Documentation ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- Include all API Documents in ReadTheDocs +- Include API Docs for all modules, classes, and functions in ReadTheDocs Web Application ~~~~~~~~~~~~~~~ - Included various fixes and improvements suggested during stakeholder demonstrations -- Ensured Dark, Bias, and Readnoise Monitors complete successfully with latest DMS build -- Fixed Dark Monitor failure due to dither point keyword values in data -- Addressed Dark Monitor failure with data including 64-bit integers -- Resolved the NIRSpec amp boundary issue -- Fixed missing reference file error handling with latest DMS build in Readnoise Monitor - Fixed ``View Image``, ``View Proposal``, and ``View Header`` buttons -- Included read persmissions for database tables - Updated dashboard such that ``NULL`` Monitor Status values were fixed - Updated options that users can select for general image queries - Eliminated pop-up warning when viewing fits file headers in the web app -- Removed login button on homepage and supporting authentication code and replace with SSO authentication +- Removed login button on homepage and supporting authentication code and replaced with SSO authentication ``jwql`` Repository ~~~~~~~~~~~~~~~~~~~ +- Fixed Dark Monitor failure due to dither point keyword values in data +- Addressed Dark Monitor failure with data including 64-bit integers +- Resolved the NIRSpec amp boundary issue +- Fixed missing reference file error handling with latest DMS build in Readnoise Monitor +- Ensured Dark, Bias, and Readnoise Monitors complete successfully with latest DMS build +- Included read persmissions for database tables - Performed flake8 sweep of the code repository - Updated software to support the latest versions of ``bokeh`` and ``pysiaf`` - Removed dependencies on the astroconda channel