fixed Dispatch error_document - was passed in args_to_new by mistake; added 500.html error document for Apache; added new 500 error test to Resources/Test
brought some outreach css declarations into print.css for outreach reports in print run; reduced width of outreach chart - too wide for printing; text wrapped self->dump_html in test print pdf function - long lines affect formatting in wkhtmltopdf
C::Roles::RecordHandler::format_print_record_request_data() returns hashref direct instead of initialising stash; removed base href = localhost in outreach/report.tt so outreach reports format correctly; fixed bugs in outreach/data_summary.tt
patched date validation to allow date fields day, month & year to carry prefix (dob_* or request_*); patched .t and .tt to submit correct param (eg dob_day instead of day)