RSS Git Download  Clone
..
  README.txt 68B tidy up before migration of repo to new server 10 years ago
  development.yml 1kB fix user roles to always return from session, even when empty (to save repeat lookups) * change Model authenticate_user method name to validate_user_credentials to avoid confusion with inbuilt DPAE method * recovered ordering on grouped data for mysql db queries (not for sqlite) * app only loads 1 Routes file so all requests handled by same file, routes.t loads 2 routes so ajax call doesn't need login and to demonstrate how to run 2 apps with .psgi script 8 years ago
  production.yml 580B adapted forms for IE8 inability to respond to html5 validation 10 years ago
  test.yml 228B fix authentication using DPAE::DB * re-writing user profile into session after loading roles replaced draft_report_users.id with users.id so previous reports did not load (expects draft_report_users.id) - now adding roles to existing user-profile * replace mysql-specific functions with sqlite-compatible equivalents * new reports.t for testing model functions and user authentication * fix main.tt error - loaded /register link because an empty grep is true 8 years ago
  README.txt
symlink deployment.yml -> production.yml essential production system