The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.153 - 2014-08-11

  • update dependencies
  • config/Dochazka_Config.pm: add 'DOCHAZKA_REST_SESSION_EXPIRATION_TIME' and 'DOCHAZKA_REST_DEBUG_MODE' site params
  • REST.pm: in 'init_no_db', respect 'debug_mode' PARAMHASH key and DOCHAZKA_REST_DEBUG_MODE site param, in that order
  • Resource.pm: finish implementing session management; session management completely disabled when META_DOCHAZKA_UNIT_TESTING is true (set this to true in unit tests that communicate with the REST server via HTTP)

Documentation

App::Dochazka::REST server startup script

Modules

Dochazka REST server
Shared dispatch functions
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
web resource definition
Test helper functions
date/time-related utilities
database handle module (parent of data model classes)