RSS Git Download  Clone
..
  Routes args to Local::DB either dsn or dbname; integration with other apps and Local::QueryLogger; switched off query logging for test scripts 10 years ago
  SQL applied pagination to previous reports block 10 years ago
  Class.pm 631B 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
  DB.pm 9kB moved paginator code into own sub; separated model get_report_counts into own sub, using new count() method in Local::DB; new config item paginator.siblings; general code tidy 10 years ago
  Model.pm 9kB moved some of recent pagination code from routes & model to Local::Paginator 10 years ago
  Routes.pm 8kB moved some of recent pagination code from routes & model to Local::Paginator 10 years ago
  Test.pm 281B passed D2 config through app to model so authenticate_user can exempt passwd for development platform 10 years ago
  Validation.pm 3kB 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
  Validator.pm 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