refactored report_notification block for improved clarity; permitted designation now defined in config files; allows user to set notifications inactive
cgiapp_prerun() skips redirect for report notification request; new report_notification search function; function for user to register for report notifications; moved DBIxSimple::dump_query to Local::Utils for sharing with Local::DB; get_practitioner_by_code() now shared with report_notification so loads speculatively; replaced report_available_notification.pl queries with new Local::DB::insert_or_update_if_greater
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
replaced ScriptHelpers get_dbix method with a local (non-cached) get_dbix method in lantronix_socket.pl script to fix idle-timeout of db connection overnight; lantronix_daemon.pl script - uses Daemon::Control
fixed circular ref inside C::Admin::Config::OutreachPractices; added 'skip_wrapper' flag for shared resource practice/clinician/GP/etc lookup function when called as popup; re-arranged some resources urls
moved Devel::Cycle find_cycle() code from cgiapp_init to teardown, and made it permanently active for non-fastcgi requests - found and fixed many circular refs inside callback subs; new resources menu items; new file-uploader scripts