Changes for version 0.506 - 2016-01-02

  • MANIFEST: add t/dispatch/component.t
  • REST.pm: name the genreport resource
  • Remove component/path/:path, add component/all
  • t/dispatch/component.t: add path_exists() helper function
  • t/dispatch/component.t: use path_exists() to test
  • component.t: rename path_exists() -> path_exists_by_dispatch()
  • prerelease.sh: fix timestamp
  • Component: check for invalid ACL profile
  • ACL.pm: fix uninitialized value in string eq warnings
  • t/dispatch/employee.t: fix "Wide char in print" warning
  • Implement Feature #37:
    • Dispatch.pm: add init() function that populates Mason directory
    • Test.pm: call Dispatch.pm->init() in initialize_regression_test()
    • t/dispatch/component.t: test the sample component

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