Changes for version 0.550 - 2017-10-16
- build/ops: require App::Dochazka::Common 0.207
- Drastically reduce verbosity of DBI error messages...
- Model/Employee.pm: regex for non-whitespace instead of true/false
- Dispatch.pm: have session/terminate return a real status code
- tests: ldap.t: display value of DOCHAZKA_LDAP_SERVER config param
- config: tweak whitespace in Component_Config.pm
- Auth.pm: debug log message with LDAP password
- ResourceDefs: allow passerby to GET activities
- doc: ResourceDefs: clarify schedule property of employee/self/full
Documentation
create Dochazka employee records for a list of LDAP users
syncs the profiles of all LDAP-enabled employees
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
fillup routines
Dochazka REST server guide
non-database holiday and date routines
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
tempintvl data model
Resource definitions
Shared dispatch functions
Test helper functions
miscellaneous utilities