Changes for version 0.507 - 2016-01-02

  • Mason.pm: add module for Mason interpreter singleton
  • Mason.pm->init_singleton(): improve error-checking
  • Mason.pm: add $comp_root package variable
  • Util/Date.pm: drop unused dependency
  • REST/Test.pm: skip tests if Mason initialization fails
  • Implement Feature #39:
    • REST.pm: implement, use, test reset_mason_dir() routine
    • REST.pm->reset_mason_dir(): return comp_root in payload
    • REST.pm->reset_mason_dir(): return payload only on success
    • Model/Component.pm: add create_file method
    • Model/Component.pm: call create_file on successful insert and update
    • Model/Component.pm: add delete_file method

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)
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
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