RSS Git Download  Clone
Raw Blame History
* dee9b36 2015-09-24 | formatting for README.txt for gitlist (HEAD, origin/master, origin/HEAD, master, gui-mod) [RAJ]
* 8f19623 2015-09-24 | added user list to README.txt; capitalised 1st charater in current.outcome [RAJ]
* 40951f9 2015-09-21 | appended charts for new report [RAJ]
* 58981cb 2015-09-21 | new patient scenario - return to clinic [RAJ]
* 336f8a3 2015-09-18 | patched packs.tt to force user1 pack due date into future [RAJ]
* e314fed 2015-09-15 | added timer for script execution; fixed incorrect name for login password field [RAJ]
* 9878ecf 2015-09-14 | new patient dataset for recent pack dispatch [RAJ]
* 573ef01 2015-09-14 | html tidy reports; git version function [RAJ]
* b228123 2015-09-11 | changed definitive report address in reports [RAJ]
* ca70103 2015-09-11 | removed code block to retrieve results from outreach db - not using it for demo; removed redundant patient_edit.tt - function performed by ajax now; query for new HILIS4 method to retrieve most recent request_id for logged-in user [RAJ]
* 877c0d1 2015-09-10 | minor re-factoring and improved code documentation [RAJ]
* a8f14f5 2015-09-10 | set development Email::Sender transport to Mbox; highlight changes in patient demographics email; set keyword 'fail' in email param to trigger email failure message; success message to form replaces rather than appends to previous message(s) [RAJ]
* 816ed0f 2015-09-10 | added email patient demographics function (test failure mode not working) [RAJ]
* 992ede0 2015-09-09 | added pre-compiled reports as htm files [RAJ]
* 61f755c 2015-09-03 | replaced dummy request data with real data from HILIS4 so the 4 scenarios (new, screened, pack overdue and pack due in future) are available for demo [RAJ]
* 82982b7 2015-09-02 | Update README.md [RAJ]
* a63296d 2015-09-02 | New README for gitlab host site [RAJ]
* b8a3eac 2015-09-02 | reversed previous chnage on login page replacing uri with javascript - was meant for patient_details submission form [RAJ]
* 3ca8589 2015-09-01 | fontawesome fonts dir [RAJ]
* 8c3afcc 2015-09-01 | switched to custom database for project; imported data from hilis4 & outreach tables for dummy patients; _query uses wantarray for return context; patient details form submission jquery; patient_details.tt presentation edits [RAJ]
* 1899539 2015-08-27 | adapted dumper.tt to use Template::Plugin::DataPrinter; replaced login page with bootsnipp(et) - forgotten password link doesn't work; tidied up welcome page tables [RAJ]
* 0be44bd 2015-08-26 | model auto-inflates dates; model uses D2 app_config instead of FindBin; new patient details table [RAJ]
* 1568762 2015-08-14 | authentication of password; updates and displays last login datetime [RAJ]
* 895d8e6 2015-08-14 | queries handled by SQL::Library; login function responds to user email address as username [RAJ]
* d8a6e5b 2015-08-12 | fixed incomplete db schema [RAJ]
* 2ae09a4 2015-08-12 | added db schema [RAJ]
* efd2426 2015-08-12 | modified queries.sql to SQL::Library file; tidied up welcome.tt [RAJ]
* fd8c626 2015-08-12 | added dumper template [Rachel Scholey]
* aa4d852 2015-08-12 | initial commit - working framework [RAJ]