The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.108 - 2014-07-28

  • Resource.pm: expurgate employee objects (to remove passhash and salt) before displaying them; if DOCHAZKA_DEBUG environment variable is set, display the entire context, otherwise display 'entity' only
  • Model/Employee.pm: make 'expurgate' method delete 'passhash' and 'salt' attributes
  • Dispatch/Employee.pm: make 'employee/nick/:param' resource return an array only when the search finds more than one employee

Documentation

App::Dochazka::REST server startup script

Modules

Dochazka REST server
LDAP module (for authentication)
activity intervals data model
privilege history functions
schedule history functions
object class for "scratch schedules"
functions shared by several modules within the data model
web resource definition
date/time-related utilities
database handle module (parent of data model classes)