added new params to myeloid data collection forms; extended the 'amended report' notice on reports to include changes to results summary as well as comment section
added ability to update CfH data files from referral_sources lookup page; changed permission definition required to upload data file from admin to edit_pid
added _parse_data_val() function to C::Roles::Chart to return ::NoValue for null vals, so setGapColor() works as intended; moved make_chart logic from report/default.tt and record/body.tt to separate site/make_chart.tt; some tweaks to cron scripts
moved search term highlighting in referral resource finder to a callback so html is escaped first, then search term highlighted; speeded up Excel file search in L::Local::ExcelHandler::_read_file() using add_trigger()
fixed circular ref inside C::Admin::Config::OutreachPractices; added 'skip_wrapper' flag for shared resource practice/clinician/GP/etc lookup function when called as popup; re-arranged some resources urls