RSS Git Download  Clone
..
  bootstrap-3.2.0 initial commit - form + validation 11 years ago
  bootstrap.css initial commit - form + validation 11 years ago
  autosuggest_inquisitor.css 4kB ajax/json autosuggest for referral source; new layouts for pdf & index templates; rearranged pdf form fields 11 years ago
  error.css 1kB adapted for use in other centres using same token system as HILIS request_forms upload; renamed RequestForm::Base -> RequestForm::Class 11 years ago
  ie_hacks.css 195B css edits, mainly for IE8 11 years ago
  local.css 2kB added user_id data to request_form table; removed user_profile method from Role::PDS as HILIS supplies ID based on username & centre now 11 years ago
  style.css 3kB initial commit - form + validation 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