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

Changes for version 0.544 - 2016-09-19

  • Drop employee/current and employee/current/priv resources
  • Add resource definitions for {priv,sched}/history/eid/:eid/:ts
  • Add resource definitions for {priv,sched}/history/eid/:eid/now
  • dispatch: distinguish single/multiple in history handler names
  • Shared.pm: include timestamp in shared_get_class_prop_id() return list
  • dispatch: implement GET handler for single-record history resources
  • model: handle undef timestamps in history load_by_eid methods
  • ResourceDefs.pm: better timestamp validation regex
  • tests: add dispatch tests for {priv,schedule}/eid/:eid/{:ts,now}
  • Add resource definitions for employee/{eid,nick}/{:eid,:nick}/full
  • In employee/self/full resource, rename current_emp property to "emp"
  • handlers: make employee/self/full return history objects
  • tests: test for history objects in employee/self/full output
  • dispatch: generalize pass 1 and 2 of GET employee/*/full handler
  • Implement "employee/{eid,nick}/{:eid,:nick}/full" handlers
  • tests: refactor "employee/self/full" dispatch tests
  • tests: functional tests for employee/{eid,nick}/{:eid,:nick}/full

Documentation

create Dochazka employee records for a list of LDAP users
syncs the profiles of all LDAP-enabled employees

Modules

Dochazka REST server
HTTP request authentication and authorization
Provide DBIx::Connector objects
Implementation of top-level resources
Documentation of REST resources
Documentation of REST workflow
fillup routines
Dochazka REST server guide
non-database holiday and date routines
LDAP module (for authentication)
Mason interpreter singleton
activity intervals data model
privilege history functions
schedule history functions
object class for "scratch schedules"
functions shared by several modules within the data model
Resource definitions
Shared dispatch functions
Test helper functions
miscellaneous utilities