RSS Git Download  Clone
..
  lcc_logo.jpg adapted for use in other centres using same token system as HILIS request_forms upload; renamed RequestForm::Base -> RequestForm::Class 11 years ago
  lcc_logo_small.jpg 9kB formatting 11 years ago
  perldancer-bg.jpg 7kB initial commit - form + validation 11 years ago
  perldancer.jpg 2kB initial commit - form + validation 11 years ago
  request-large.jpg 3kB adapted bcr-abl jquery #line-num change function to work with html5 validation rules; bugfix datetime transformation of non-existant date field; additional treatment options; venous blood default entry for bcr-abl specimen field 10 years ago
  request.jpg 589B model saves bcr_abl data (diagnosis_date & first_line_date); moved test data initialiastion from Request::DB to Request::Test & test scripts; complteted adaption for bcr-abl monitoring; new 005_bcr_abl.t 11 years ago
  README.txt
HTML::Barcode::QRCode requires Text::QRCode which requires libqrencode-dev, libqrencode3 & pkg-config packages deployment: * starman & D::C doesn't work without dedicated domain name (can't find statics) apache config: FastCgiServer /home/raj/apps/RequestForm/public/dispatch.fcgi -processes 2 \ -initial-env PERL5LIB=/home/raj/perl5/lib/perl5 # -initial-env PLACK_ENV=deployment # can also specify in .fcgi BEGIN block Alias /request-form /path/to/app/public/dispatch.fcgi