2021-01-13 |
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
|
|
|
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
|
|
|
|
2019-12-01 |
|
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
|
|
|
|
2019-11-27 |
Fixed broken “offsets” for INFO202/S2
Nigel Stanger
committed
on 27 Nov 2019
|
Deleted obsolete comment
Nigel Stanger
committed
on 27 Nov 2019
|
|
2019-11-26 |
Converted load_config() into Configuration class
Nigel Stanger
committed
on 26 Nov 2019
|
Removed reference to PROG constant
Nigel Stanger
committed
on 26 Nov 2019
|
|
Moved load_config() into config.py
Nigel Stanger
committed
on 26 Nov 2019
|
|
|
|
Refactored program name
Nigel Stanger
committed
on 26 Nov 2019
|
|
Renamed module
Nigel Stanger
committed
on 26 Nov 2019
|
|
2019-11-19 |
Removed redundant #! line
Nigel Stanger
committed
on 19 Nov 2019
|
Rearranged calendar code into sub-package
Nigel Stanger
committed
on 19 Nov 2019
|
|
Split off errors & resolved import issues
Nigel Stanger
committed
on 19 Nov 2019
|
|
2019-11-18 |
Modularised more config-related code
Nigel Stanger
committed
on 18 Nov 2019
|
Moved CLI arg processing into config package
Nigel Stanger
committed
on 18 Nov 2019
|
|
|