RSS Git Download  Clone
..
  css corrected error in datepicker format entry 10 years ago
  fonts added font-awsome icons 11 years ago
  images 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
  javascripts new css & sj files for multi-select 10 years ago
  sessions removed RequestForm::Test load from RequestForm::DB - causing production server startup failure due to file permissions, and class not required by production app anyway 11 years ago
  404.html 500B initial commit - form + validation 11 years ago
  500.html 511B initial commit - form + validation 11 years ago
  dispatch.cgi 449B initial commit - form + validation 11 years ago
  favicon.ico 1kB initial commit - form + validation 11 years ago
  request_form.fcgi 824B renamed dispatch.fcgi -> request_form.fcgi so kill action doesn't affect other default D2 fcgi processes 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