patched LIMS::Dispatch to handle BST time for extracting epoch; put a die command in genomics_xml.pl if IO::Compress::Gzip object generation fails (eg directory permissions); test for correct gel ID in genomics.t
* new messages tab * patched Local::DevelCycle to suppress "Unhandled type: REGEXP" warning so test scripts can use find_cycle() * bug fix to user_messages.tt - div_name clashed with css div name
bugfix to check_date_is_valid - FormValidator::Simple didn't detect yr = 19.7 is invalid; supporting tests in validation_profiles/search.t; jquery.timeago function for dashboard view
added ability to close record without triggering amended report, to allow archived records to have new tests requested (eg DNA extraction) without triggering new report generation
fixed Dispatch error_document - was passed in args_to_new by mistake; added 500.html error document for Apache; added new 500 error test to Resources/Test