The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.485 - 2015-08-06

  • t/dispatch/interval_lock.t: lay groundwork for DELETE on interval/... resources
  • ResourceDefs.pm: lay groundwork for DELETE interval/... resources
  • Dispatch.pm: vet fillup date range using canonicalize_date()
  • Model/Shared.pm: add a canonicalize_date() function
  • Util/Holidays.pm: change structure of holidays_in_daterange() return value
  • Util/Schedule.pm: make intervals_in_schedule() avoid holidays Fixes: https://github.com/smithfarm/dochazka-rest/issues/10
  • Dispatch.pm: intervals_in_schedule() takes a PARAMHASH now

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
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
Resource definitions
Shared dispatch functions
Test helper functions
miscellaneous utilities
module containing the holidays_in_daterange function
schedule-related utilities