added patient notes to chimerism_prep() function; fixed empty row issue on parse_xl_file(); put 30sec timeout on sysmex.pl read() function to fix broken communication issue after sysmex restart; new syncona-14mg.pl cron
moved Spreadsheet::WriteExcel::Simple function in Audit M & C classes to Local::Excelhander::generate_spreadsheet(); mail_reports.pl includes filename in stdout to identify potential report failures in cron.log
removed LIMS::Local::ExcelHandler->initialise_fh() step, ->{FILEHANDLE} now generated at object creation in trial_cases.pl & C::DataImport::chimerism_prep()
bugfix LL::ExcelHandler - no access to LIMS::error() method so replaced return with die; removed BEGIN block in sysmex.pl script - generates Carp version error in Deb7 perl version; changed directory permissions on sessions & src/data dirs to allow apache to read/write without requiring 777
added ability to update CfH data files from referral_sources lookup page; changed permission definition required to upload data file from admin to edit_pid