Changes for version 0.474 - 2015-07-25
- t/001-init.t: skip all tests if PostgreSQL server unreachable
- REST/Test.pm: make initialize_unit() do skip_all if PostgreSQL server unreachable
- ConnBank.pm: catch exceptions in conn_status()
- REST.pm: init() routine is no longer used; move it to REST/Test.pm
- bin/dochazka-rest: enable passing of command-line options to mrest script
- Build.PL: require Web::MREST 0.274 for bin/mrest command-line options
- bin/dochazka-rest: process command-line options using GNU getopt
- REST.pm: update init_no_db() documentation to reflect current state
- release scripting mods
Modules
Dochazka REST server
ACL module
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 data model
Employee data model
activity intervals data model
lock data model
privilege history functions
schedule history functions
object class for "scratch schedules"
schedule functions
functions shared by several modules within the data model
Resource definitions
Shared dispatch functions
Test helper functions
miscellaneous utilities
schedule-related utilities
date/time-related utilities