* bugfix - 'lims_cfg' originally copied from Model class, should be cfg('settings') for Controllers * requires genomics central_labs setting changing to 'all_locations' * run.t broken - died with the YAML error: Can't use an undefined value as an ARRAY reference at [...]/LIMS/Local/IssueTracker.pm line 45
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
fixed M::Result::update_results_summary() to reset history actions before running transaction to correct auto-incrementing 'reported' action for bcr-abl uploads; simplified generate_new_password() method
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
new admin function to register new user from email application; moved C:::User::_generate_new_password() to C::Roles::User for sharing with C::Admin::User::new_user()