added ability to consider previous diagnoses to auto-screening function; added patient_id as hidden field to request/add_new.tt for use with auto-screening & previous diagnoses function
record summary displays previous doi warning if previous doi but not current record; outreach questionnaire fixes; new diagnosis validation - submission of sub-category requires icdo3
fixed ajax error on NHS number validation when length exceeded 10 chars - fatal error due to RDBO patch; extensive changes to outreach questionnaire section to accomodate new questionnaire and CML patients
imaging issues - changed some dbix methods from query() to select(); moved imaging from a subset of hmrn_data.params to hmrn_data; completed conversion to follow-up scanning data
patched make_chart() method to eval makeChart() to capture error for log; edit imaging data; moved staging data tt block to nodal & extranodal tt for sharing
check_portal_referral failure redirects to location-specific home page to allow targetting correct fastcgi process; moved hmrn.patient_treatment.response to foreign key -> response_options table; logo filename dispatched from settings file