adapted allow >1 central laboratory (Genomics); new cfg flag to allow all requests to be reporter-authorised (UCLH); bugfix to user_permission.tt display; tweaked genomics_xml.t after changing consent taken to consent given
inactivated dummy data for Storage function; bugfix for application_form - avoids doing 'eq' on potentially undefined var; separated views, tables & functions in lims.sql to avoid rebuild.pl failure; reconfigured rebuild.pl to improve useage; moved diagnostic terms view from user functions resource to static views
amended all cron scripts which used DateTime directly to use L::Local::Utils::time_now() instead, so time calculated correctly at day rollover (ie considers BST); patched Utils::time_now() to accept args for DT constructor (eg formatter)
moved some LIMS::Base methods out to LIMS::Role::Base; new cron mail_reports.pl - shares some methods from LIMS; exempted http requests to Chart methods from authentication to allow mail_reports.pl script to generate charts