Xronos Scheduler Logo
  • Introduction
  • Dates and date handling
  • Logging in and out
  • Elements
  • Event categories
  • Events
  • Notes
  • Error codes
Xronos Scheduler
  • »
  • Index
  • View page source

Index¶

_images/public.png

Xronos Scheduler - a scheduling program for schools.

Find the source on GitHub.

Download this guide as a PDF

  • Introduction
    • Purpose
    • Pre-requisites
    • Concepts
    • Fundamental data structures
    • System setup
    • Curl
    • URLs
    • RESTful routes
    • Cookies
    • Errors
    • Security
  • Dates and date handling
  • Logging in and out
    • Curl options
    • Log in
    • Log out
    • Change user
    • Find user id
    • Su
    • Who am I
    • Reverting su
  • Elements
    • Find by name
    • Fuzzy find by name
    • Get more details
    • Find commitments
    • Find requests
  • Event categories
    • Listing
    • More detail
  • Events
    • POST requests
    • Parameters
    • Elements
    • Creating an event
    • Adding elements
    • Failures
    • Requests
    • Querying
    • Modifying
    • Deleting
  • Notes
    • Listing
    • More detail
    • Adding
    • Updating
    • Parameters
    • Deleting
  • Error codes

Available documents¶

  • Scheduler Admin Guide

  • Scheduler Advanced User Guide

  • Scheduler API Guide

  • Scheduler Installation Guide

  • Scheduler User Guide

Scheduler is licensed under the GNU General Public Licence, version 2.

Note - Scheduler is not a timetabling program. It has no facilities at all to solve the problem of school timetabling. If you want a good timetabling program, try Keith Johnson’s Timetabler.

Indices and tables¶

  • Search Page

Next

© Copyright 2016-19, Xronos Scheduling Ltd.

Built with Sphinx using a theme provided by Read the Docs.