bugfix to M::R::LabTestUpdate::set_lab_test_complete() - required request_id + lab_test_id params, id => request_id was incorrect and causing auto-report to fail
moved config settings to own directory in /config dir - settings file depends on CENTRE env param supplied by init.d script; C::DataImport::do_bcr_abl() method now does auto-report after setting required lab-test status to complete - request_history depends on auto-report function succeeding; minor change to auto_report.t to match current auto-report rules for CML; Outreach charts set USE_FILE_SESSIONS param to force non-db sessions; Outreach MGUS cases with IgM paraprotein by electropheresis loads B-LPD questionnaire instead of MGUS one
enabled bcr-abl auto-reporting function; added patient address to list of fields anonymised in emailing report to non-secure address; changed sessions & email_contacts tables to InnoDB following MyISAM corruption after system crash
added auto-reportable function to DataUpload::do_bcr_abl() method, but commented out in M::Result::update_results_summary() pending rules for setting diagnostic term; added pdf and jpg to list of files 'guest' users can see under DataFiles link; disabled one of 'reset' links in Results page