RSS Git Download  Clone
  bin refactored app to Reporter::Routes, Reporter, Reporter::Model & Reporter::DB classes 10 years ago
  environments added validation class; made login a global requirement; added more model methods 10 years ago
  lib replaced HTTP::Validate with Data::Formvalidator in Reporter::Validator; retrieval of request data includes previous report if submitted by same user otherwise new draft report created; request data saved in session for template in case db update/insert fails and original data needs to be re-displayed; changed validation from HTML::FormHandler to Data::FormValidator, pending ability to select validation profiles; app now fully functional 10 years ago
  public replaced HTTP::Validate with Data::Formvalidator in Reporter::Validator; retrieval of request data includes previous report if submitted by same user otherwise new draft report created; request data saved in session for template in case db update/insert fails and original data needs to be re-displayed; changed validation from HTML::FormHandler to Data::FormValidator, pending ability to select validation profiles; app now fully functional 10 years ago
  t moved sql query construction to new Reporter::SQL::Library class using Local::QueryLibrary & SQL::Abstract::More 10 years ago
  views replaced HTTP::Validate with Data::Formvalidator in Reporter::Validator; retrieval of request data includes previous report if submitted by same user otherwise new draft report created; request data saved in session for template in case db update/insert fails and original data needs to be re-displayed; changed validation from HTML::FormHandler to Data::FormValidator, pending ability to select validation profiles; app now fully functional 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 810B initial commit 11 years ago
  config.yml 956B basic login functionality; pre-refactor to Routes, Model & DB classes 10 years ago
  cpanfile 300B initial commit 11 years ago