RSS Git Download  Clone
  bin refactored app to Reporter::Routes, Reporter, Reporter::Model & Reporter::DB classes 10 years ago
  environments bugfixes - switched deployment to YAML file sessions as DBIx not working - maybe cookie handling issue; removed line-break in textarea markup causing 'required' flag to fail 10 years ago
  lib provided get_table_cols method in SQL::Lib; provided method calls for app version & git history 10 years ago
  public bugfixes - cannot call main data var 'request' or clashes with D2 request 10 years ago
  t retrieve list of previously reported requests at login 10 years ago
  views returns message to report screen after submission; forced 'updated_at' timestamp as ON UPDATE doesn't seem to work; moved generation of previous reports list from login to search page and out of session into var; prevented ajax lookup if < 3 chars (seems to generate persistent error if db does search with undef param); moved SQL::Lib methods query construction to new create_query() method; moved 'deferred' display to main layout tt 10 years ago
  .gitignore 18B moved sql query construction to new Reporter::SQL::Library class using Local::QueryLibrary & SQL::Abstract::More 10 years ago
  MANIFEST 451B initial commit 10 years ago
  MANIFEST.SKIP 171B initial commit 10 years ago
  Makefile.PL 1kB retrieves previous requests on nhs_number match; fixed t/validation.t after validation code change 10 years ago
  config.yml 2kB retrieve list of previously reported requests at login 10 years ago
  cpanfile 300B initial commit 10 years ago