RSS Git Download  Clone
..
  index.tt 924B ajax/json autosuggest for referral source; new layouts for pdf & index templates; rearranged pdf form fields 11 years ago
  main.tt 2kB replaced Role::PDS get_username(), get_user_ctr() & user_profile() methods with session data; google ajax url needs to be https if vcalled over https connection ie remote user 11 years ago
  pdf.tt 552B moved validation requried & optional fields to config.yml for use by tests; changed test scripts db to lims_test; tesed form validation and form submission; protected date validation in absence of day/month params 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