bugfix to results validation - individual param needs to return invalid, not dependant on whether have_results_errors() set or all subsequent params fail
simplify results validation - return single href with key true or false * enclose call to can() in 'if' block rather than return so named-param validation can proceed
move all err msg construction to Role, simplifying data_entry() * fix broken auto-expansion on Results page caused by reversion of _section_name param from sectionName to section
Outreach lab_results validation; modified Base::js_validation_profile() to accept direct hand-in of profile for Outreach validation profiles; C::Outreach::lab_results(); merged C::Report::_get_outreach_data() with C::Report::outreach(); patched C::Roles::FormData methods to load dfv_defaults from lims_config