RSS Git Download  Clone
..
  layouts added authentication function using D2::Plugin::Auth::Extensible; new admin function to register new user; removed GET /login route - using auto_page() 10 years ago
  500.tt 777B custom 500.tt for errors; replaced 'var' with 'token' in before_template_render - useage breaks custom error tt rendering 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
  denied.tt 295B added authentication function using D2::Plugin::Auth::Extensible; new admin function to register new user; removed GET /login route - using auto_page() 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
  gitlog.tt 876B 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
  index.tt 5kB basic login functionality; pre-refactor to Routes, Model & DB classes 11 years ago
  lab_number.tt 332B bugfixes - cannot call main data var 'request' or clashes with D2 request 10 years ago
  load.tt 3kB applied pagination to previous reports block 10 years ago
  login.tt 2kB applied pagination to previous reports block 10 years ago
  register.tt 3kB added authentication function using D2::Plugin::Auth::Extensible; new admin function to register new user; removed GET /login route - using auto_page() 10 years ago
  registration.tt 1kB added authentication function using D2::Plugin::Auth::Extensible; new admin function to register new user; removed GET /login route - using auto_page() 10 years ago
  report.tt 3kB adapted forms for IE8 inability to respond to html5 validation 10 years ago
  report_form.tt 8kB adapted forms for IE8 inability to respond to html5 validation 10 years ago