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
made all fields read-only/disabled in results page if record is locked; patched Local::Search::generate_query() to skip 'date_extend' field - was causing errors when submitted without date fields; added NHS number to outreach worklists
changed arrangement of blank & neg immunohistochemistry labels for tests & panels; fixed 'copy to' bug in printed reports; results sections displays test name with disabled checkbox if test already has a result - changed from skipped if test has result
patched C::Roles::DataMap::lab_test_result_options_map() to load all lab_test_result_options table cols to allow inactive options to load if legacy data value matches
changed result_summary_opts from AoA to HoA in C::Roles::ResultHandler::process_raw_lab_test_data() to make hadnling optgroup in template easier; result/default.tt handles optgroup and numerical order in construction of select menus; re-authentication sets flash message if user email address empty; fixed some html syntax errors in templates