History for Handbook / calendar
2021-07-22
Finised refactoring error reporting
Nigel Stanger committed on 22 Jul 2021
Added lecture number comment
Nigel Stanger committed on 22 Jul 2021
Moved INFO 408 to S2
Nigel Stanger committed on 22 Jul 2021
Added “lab” style
Nigel Stanger committed on 22 Jul 2021
Fixed filename quotes in error output
Nigel Stanger committed on 22 Jul 2021
2021-02-03
Updated README
Nigel Stanger committed on 3 Feb 2021
Updated calendar LaTeX template
Nigel Stanger committed on 3 Feb 2021
Updated ISO LaTeX template
Nigel Stanger committed on 3 Feb 2021
Refactored template parameters
Nigel Stanger committed on 3 Feb 2021
Got LaTeX lecture date template working
Nigel Stanger committed on 3 Feb 2021
Removed obsolete unused code
Nigel Stanger committed on 3 Feb 2021
Fixed generation of plain text lecture dates
Nigel Stanger committed on 3 Feb 2021
Eliminated silly “config.config”
Nigel Stanger committed on 3 Feb 2021
2021-01-13
Implemented text templates ...
Nigel Stanger committed on 13 Jan 2021
Altered handling of --end-of-week
Nigel Stanger committed on 13 Jan 2021
Renamed the_date to date
Nigel Stanger committed on 13 Jan 2021
2021-01-12
Completed XML template
Nigel Stanger committed on 12 Jan 2021
Switched to new calendar initialisation ...
Nigel Stanger committed on 12 Jan 2021
2019-12-06
Added initial XML template
Nigel Stanger committed on 6 Dec 2019
Used context argument in switch_message()
Nigel Stanger committed on 6 Dec 2019
Added LaTeX templates ...
Nigel Stanger committed on 6 Dec 2019
2019-12-01
Fully implemented --end-of-week/-e switch ...
Nigel Stanger committed on 1 Dec 2019
2019-11-29
Added initial code for --week-offset CLI switch
Nigel Stanger committed on 29 Nov 2019
Preliminary code to refactor CLI error messages
Nigel Stanger committed on 29 Nov 2019
Reimplemented text output using Jinja2 templates
Nigel Stanger committed on 29 Nov 2019
Initialisation of ignored CLI args moved to cli.py
Nigel Stanger committed on 29 Nov 2019
2019-11-28
Added basic plain text output
Nigel Stanger committed on 28 Nov 2019
Fixed incorrect raising of PaperError
Nigel Stanger committed on 28 Nov 2019
Added calendar initialisation via configuration
Nigel Stanger committed on 28 Nov 2019
Renamed week() to make_week()
Nigel Stanger committed on 28 Nov 2019