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

Changes for version 0.489 - 2015-08-10

  • t/model/privhistory.t: fix a lurking bug
  • Move create schedule testing logic to REST/Test.pm so it can be called from other units
  • Util/Schedule.pm: cleanup (remove deprecated function)
  • Model/Tempintvls.pm: implement _vet_employee() with basic test cases
  • Model/Tempintvls.pm: implement _vet_activity() with test cases
  • sql/tempintvl_Config.pm: add configuration file for tempintvls-related SQL statements
  • Util/Schedule.pm: drop deprecated module (replaced by Model/Tempintvls.pm)
  • Test.pm: make test_schedule_model() take schedintvls as an argument
  • Model/Tempintvls.pm: implement fillup()

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