moved ajax js functions not requiring var interpolation from site/ajax.tt to js/ajax.js; added patient_demographics table def to lims.sql; moved M::Request::get_hmrn_new_diagnoses() to M::HMRN::get_new_diagnoses(); updated site/autosuggest.tt jquery framework to v1.4.2; added new linked menus javascript to hmrn/data/treatment.tt - doesn't work yet
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
added check for defined validator method in Ajax jquery_check_value(); switched RDBO_DEBUG off for db_write_timer() & db_read_write_timer(); indexed email_contacts.contact_address col