Changes for version 0.488 - 2015-08-09

  • t/dispatch/interval_fillup.t: add unit for fillup tests (WIP)
  • t/dispatch/interval_lock.t: fix syntax errors
  • ResourceDefs.pm: make fillup resources take tsrange instead of dates
  • dbinit_Config.pm: add tempintvls table (with temp_intvl_seq to prevent race conditions)
  • Build.PL: require latest version of App::Dochazka::Common for Tempintvls class
  • Util/Date.pm: add module canon_to_ymd(), ymd_to_canon(), and canon_date_diff() routines
  • REST_Config.pm: add DOCHAZKA_INTERVAL_FILLUP_LIMIT defaulting to 365 days
  • Model/Shared.pm: make split_tsrange() complain when given an unbounded tsrange
  • Model/Tempintvls.pm, t/model/tempintvls.t: start implementing the Tempintvls class

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
object class for "scratch schedules"
Resource definitions
Shared dispatch functions
Test helper functions
miscellaneous utilities
module containing miscellaneous date routines
module containing the holidays_in_daterange function
schedule-related utilities