bugfix - charts not loading on main summary page, due to previous fix to prevent charts loading in every section with result summary, also simplified content of format_info & make_chart.tt; new configs for FileUploader-D2/fileuploader.cgi
amended fileuploader.cgi to use FileUploader-D2; no longer require local D2 with symkat fixes; configured genomics resources to use FileUploader-D2; tweaks to SLF layout
first draft of dashboard view; first draft of quick search but not able to share find_requests() with main search as we need 'AND' not 'OR' logic; combined _process_tests_complete() logic with _get_request_status_query_args() for tests_completed; moved jquery version from 1.4.2 to 1.8.2; moved devel server to port 8000
new setting 'is_test_platform' to exempt test server from portal login requirement; new outreach worklists unreported and unauthorised; added user-configurable duration option on unreported worklist, shared with outreach unreported; adapted Resources token generation function to provide encrypted username for online request forms; bugfix to _xna_extraction() - lc on query param extraction_type gave error if param undef
exempted lab staff from local network restriction in search function; moved resources/menu file uploads and request forms to local/<centre> config files
commited changes to production server, made during report refactor on dev box - changed method of retrieving data for chart from screened_as to requested lab-tests; outreach CML patients use same chart as for Imatinib monitoring; activity_data.pl replaces default unknown dates< 1900 with NULL entry; bugfix to audit/revised_diagnosis.tt for users with 0 requests reported during selected duration
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