added skipped_lab_tests & added_lab_tests arrays to M::Roles::ScreenUpdate::do_new_lab_tests to return outcome info to Controllers; replaced 3 object attributes with 2 LIMS::DB queries in M::Roles::ScreenUpdate::_have_required_sample_type_for_lab_test(); ErrorHandler uses L::Model::Email instead of L::Local::Mail - supplies required _app_cfg - email-admin function now works
patched C::Screen::edit() to use same screening function as used at initial screen; fixed a lot of failing tests due to new screening functions - report_status.t still failing
new tables sample_types, lab_section_sample_type & specimen_sample_type; added sample-type data to lab sections and specimens configuration functions; replaced arg to ErrorHandler::set_errorhandler_args with L::Local::Config->instance, as used in QueryLog
modified M::Roles::ScreenUpdate::_get_auto_screen_data() to handle a HoH for match criteria data to enable multiple criteria to be tested (eg clinical trial AND specimen type); new remodlb_alert.pl cron
used M::Roles::HistoryAction::do_request_history() function to update request_history instaed of dierct in M::Request::new_request(); hilis3 convert changes for merging flow_screen lab-tests with flow_cytometry section