RSS Git Download  Clone
..
  layouts separated Reporter::Validation class into RV::SearchForm & RV::ReportForm to isolate profiles; handles failure to find request from search form; ajax find diagnosis function required info key (ICDO3) to be not undef; hide some page elements in print view 10 years ago
  autosuggest.tt 2kB queries to retrieve test results & result summaries from db; new route class for ajax calls; formatted report_form.tt; provided some tt vars via before_template_render hook 10 years ago
  dumper.tt 123B moved sql query construction to new Reporter::SQL::Library class using Local::QueryLibrary & SQL::Abstract::More 10 years ago
  index.tt 5kB basic login functionality; pre-refactor to Routes, Model & DB classes 10 years ago
  lab_number.tt 344B switched model & app validation classes - DFV currently more suitable for model than HTML::FormHandler: eg manipulating validation profile required fields in model instead of template 10 years ago
  load.tt 1kB new D2::Session::DB class for db sessions 10 years ago
  login.tt 2kB added validation class; made login a global requirement; added more model methods 10 years ago
  report.tt 3kB switched model & app validation classes - DFV currently more suitable for model than HTML::FormHandler: eg manipulating validation profile required fields in model instead of template 10 years ago
  report_form.tt 8kB switched model & app validation classes - DFV currently more suitable for model than HTML::FormHandler: eg manipulating validation profile required fields in model instead of template 10 years ago