Changes for version 0.511 - 2016-01-04
- various documentation fixes
- bin/docgen.plx: reinstate resource POD generation script (lost in migration from SourceForge to GitHub)
- REST/Test.pm: use accessors to get employee EID
- Docs/Workflow.pm: cover report generation and Mason components
- Model/Shared.pm->tsrange_equal(): return true or false
- Model/Shared.pm: implement tsrange_intersection()
- Partial intervals feature (#43)
- Build.PL: require Common 0.196 for partial intervals
- interval_Config.pm: use overlap instead of contained by
- sql: define SQL_INTERVAL_SELECT_BY_EID_AND_TSRANGE_PARTIAL_INTERVALS
- sql: make SQL_INTERVAL_SELECT_BY_EID_AND_TSRANGE ignore partial intervals
- config/sql/interval_Config.pm: fix syntax error
- Model/Interval.pm: get whole and partial intervals
- Model/Interval.pm: use tsrange_intersection() to create partial intervals
- t/model/interval_lock.t: add partial interval tests
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)
Mason interpreter singleton
activity data model
component class
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
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