made CD4 regexen in HIV chart plot non-greedy in case result summary entered without line-feeds; checked all HIV vals pass Scalar::Util::looks_like_number() test or issues error msg; configured chart to display error messages; added setGapColor on HIV chart
commited changes to production server, made during report refactor on dev box - changed method of retrieving data for chart from screened_as to requested lab-tests; outreach CML patients use same chart as for Imatinib monitoring; activity_data.pl replaces default unknown dates< 1900 with NULL entry; bugfix to audit/revised_diagnosis.tt for users with 0 requests reported during selected duration
moved function to fill in missing data points for turnaround charts from audit class to chart class; re-installed x_percentile callback for tt to allow several values to be calculated; fixed sql comment in library.sql causing error.log entries
some turnaround times chart tweaks - forgot png header, added specimen title to chart, removed 'by specimen' as option for turnaround times as no other in use
replaced if-elsif blocks in C::Ajax::_format_as_xml() with dispatch table; moved HIV charts to new date axis format; fixed autosuggest fuzziness - added css overrides to local.css