adapted dashboard to take account of whether authorisation stage in use; bugfix to unreported & unreported_tests_complete blocks - status_option query & require_objects doesn't depend on presence of \@ids
redrafted dashboard to remove wide horizontal badge class spans which were mostly duplicating info in buttons; added 1 new button; tests_completed -> unreported_tests_complete for clarity purposes; recovered lost function to select individual lab-test(s) in xna extraction worksheets
bugfix to nhs_number compliance audit - query required rquest to be in clinical trial - should be 'trial_name IS NULL OR trial_name NOT IN (..)'; added summary section to dashboard request status
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