extended print dna labels function to rna labels; display diagnosis-generated lab-tests in resources uses db instead of yml file; awaiting final diagnosis list includes reporter & authoriser
adapted xtr-96 read function to issue get command then wait for output, should fix timeout on XTR-96 software initial startup; chnaged sort order of DNA extraction labels from request_id to lab number; bugfix on tt 'form' element
moved part_number from optional to required for storage input validation; added multi_many_ok to search_requests_count() eg for specimen & request_summary searches - both 1-to-many fields
bugfix - corrected consequence of _get_immunohistology_panel_lab_tests() returning hashref instead of string: histology panel labels printing 'HASH' instead of test name
added callback to C::WorkList::display() to display requesting username of requested test/panel; removed MooseX::AttributeHelpers from all classes - using Moose::Meta::Attribute::Native syntax
refactored user_workload to allocate 1 unit per request, not 1 unit per specimen; added totals and percentages cdata to user_workload; moved user_workload query back to RDBO from dbix
removed link to survey from 'home' page & added info about cookies; moved blank label control to yml file for immunocytochemistry labels; adjusted popup + chart dimensions for outreach params; replaced decimal = 3 with sigfigs = 3 in outreach charts; initial changes to lantronix script to accomodate 1-2-many request results for haem data
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