RSS Git Download  Clone
  bin refactored app to Reporter::Routes, Reporter, Reporter::Model & Reporter::DB classes 10 years ago
  environments adapted forms for IE8 inability to respond to html5 validation 10 years ago
  lib passed D2 config through app to model so authenticate_user can exempt passwd for development platform 10 years ago
  public adapted forms for IE8 inability to respond to html5 validation 10 years ago
  t new Routes::Test class for testing app; replaced 'dance' with 'true' in Reporter::Routes file - was causing 002_index_routes.t to load app as service 10 years ago
  views adapted forms for IE8 inability to respond to html5 validation 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 11 years ago
  MANIFEST.SKIP 171B initial commit 11 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 fix for 'mysql server has gone away' message - new DB check_db_connection() method clears dbix object if no ping received from db, forcing dbix object recreation; wrapped 'horrible' deferred keyword in flash() method; dev logger uses Console::Colored output 10 years ago
  cpanfile 300B initial commit 11 years ago