temporarily disabed Git object in model due to init.d script returning 'fatal: not git repository' error, even though path to .git is correct, and plackup at command-line works fine
* move env dbname to uppercase to further disambiguate from app param 'db_name' * use Types::Standard assert_Int/Str for a degree of input param validation * add 'sending....' message to form when sending email * move 'incorrect password' display to #result div to overwrite new 'sending....' msg * new test file for model methods
url for reports dependent on dbname (demo uses static html instead of dynamically-generated, dbname defined in init.d script); update params keyword to body_parameters; update documentation
update_tables.pl - update patient_access table; add registered date to last report display; replace :3000 with :8000 for dev env (previously removed port so relied on fastcgi running)
patched pack_dispatches query to return 0 for NULL section_data_count to avoid tt undefined value error; patched _autoinflate_dates() to handle zero values (ie false but still defined); changed method of formatting year from String plugin - test script can't handle it; new test script to grep 'current pack status' content for all patients