applied same server-side validation to storage vialId as already done by ajax, factored out common regex to LLU; moved M::Ajax::check_storage_vialId() to M::Validation::has_storage_vialId(); applied check that patient entry exists to C::Patient::_check_nhs_number_usage() for PID change, but not implemented as creation of new patient works OK; alphabetically sorted lims_messages.pl dfv section
added function to highlight if patient has previous request for clinical trial if not currently a clinical trial request; loop counter on request history
bugfix to allow ajax lookup for diagnostic term to use parentheses; turnaround chart function captues vars as hash not hashref to avoid changing self_url(); turnaround data filename for xl attachment reflects specimen type
added ability to retrieve inactive legacy diagnosis to autosuggest diagnoses; changed DB::Diagnosis::Manager method name from 'diagnosiss'; patched national_code_unknown.pl cron to report 'no unknown codes' instead of blank message
fixed error caused by submitting date_extend param without date; fixed get_parent_organisations error due to RDBO catching param exceeding max permitted length
patched C::Ajax::get_parent_organisations() and corresponding model method to accept flag for practices lookup; create new GP practice allows submission of parent practice id for branch practices