RSS Git Download  Clone
..
  layouts 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
  autosuggest.tt 1kB moved username & centre param handing to session; simplifed separate db calls to single model() function; app_version git log function; merged Ajax class _get_referral_sources() with autosuggest_location route 11 years ago
  banners.tt 346B 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
  dateselect.tt 3kB initial commit - form + validation 11 years ago
  dumper.tt 128B initial commit - form + validation 11 years ago
  gitlog.tt 876B 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
  index.tt 5kB initial commit - form + validation 11 years ago
  pdf_form.tt 8kB adapted for use in other centres using same token system as HILIS request_forms upload; renamed RequestForm::Base -> RequestForm::Class 11 years ago
  pds.tt 4kB moved get_pds_data() block to Role::PDS - don't need 'with' followed by 'with' any more in Validate; made logo img-responsive class to enable dynamic resize; tt layout rearrangements 11 years ago
  request_form.tt 20kB moved username & centre param handing to session; simplifed separate db calls to single model() function; app_version git log function; merged Ajax class _get_referral_sources() with autosuggest_location route 11 years ago
  search_form.tt 3kB moved username & centre param handing to session; simplifed separate db calls to single model() function; app_version git log function; merged Ajax class _get_referral_sources() with autosuggest_location route 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