summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* feat(lang): traditions.ini, and its install ruleLukasz Kasprzak2026-08-202-2/+25
* feat(lang): read [bible] and [sigla] sectionsLukasz Kasprzak2026-08-201-1/+47
* feat(citation): the Sigla facade, total by constructionLukasz Kasprzak2026-08-203-24/+92
* feat(citation): default_spelling, and close two test gapsLukasz Kasprzak2026-08-201-0/+48
* feat(citation): render a parsed citation in a configurable styleLukasz Kasprzak2026-08-202-0/+112
* test(citation): assert every emitted citation parsesLukasz Kasprzak2026-08-202-0/+44
* feat(citation): parse citations into structureLukasz Kasprzak2026-08-202-0/+55
* fix(citation): survey all three citation-bearing files, not just the lectionaryLukasz Kasprzak2026-08-201-4/+109
* feat(citation): canonical book ids and tradition mappingLukasz Kasprzak2026-08-203-1/+45
* docs(templates): fix groff Build: lines to match check-templatesLukasz Kasprzak2026-08-202-2/+2
* feat(templates): retune ordo.tex to ordo.typ's density, fix ordo.ms's ownLukasz Kasprzak2026-08-202-4238/+4032
* feat(templates): week headers stop repeating the month nameLukasz Kasprzak2026-08-207-522/+553
* feat(render): Roman week numbers and date spans, as dataLukasz Kasprzak2026-08-203-0/+71
* fix(templates): the Typst grid no longer overflows a 6-week monthLukasz Kasprzak2026-08-201-4891/+2778
* feat(templates): the ordo booklet flows continuously, not one week per pageLukasz Kasprzak2026-08-208-7686/+4536
* fix(naming): the rite prints its display name, not the internal id efLukasz Kasprzak2026-08-2011-13/+33
* fix(cli): close the flavour-list call sites Typst's addition exposedLukasz Kasprzak2026-08-201-3/+12
* feat(templates): ordo booklet and wall calendar in TypstLukasz Kasprzak2026-08-204-3/+15847
* feat(render): Typst as a seventh escaping flavourLukasz Kasprzak2026-08-201-1/+61
* feat(cli): --lang and --raw, colitur lang, colitur configLukasz Kasprzak2026-08-201-26/+226
* fix(templates): clear the wall calendar's class label of the border, add siglaLukasz Kasprzak2026-08-203-128/+924
* test(golden): refresh ordo-2027 goldens for the newly named commemorationsLukasz Kasprzak2026-08-196-570/+570
* feat(lang): walk commemorations and transfers, name every slug they surfaceLukasz Kasprzak2026-08-191-11/+30
* feat(templates): the wall calendar fills its pageLukasz Kasprzak2026-08-193-608/+656
* fix(templates): reserve room for the ordo booklet's running headerLukasz Kasprzak2026-08-191-1/+14
* feat(templates): the ordo booklet, rebuiltLukasz Kasprzak2026-08-196-6664/+8248
* feat(render): names reach the view and every emitterLukasz Kasprzak2026-08-193-11/+110
* feat(lang): Latin sanctoral names, and EnglishLukasz Kasprzak2026-08-192-20/+52
* feat(lang): Latin temporal names from the MissalLukasz Kasprzak2026-08-193-0/+75
* fix(naming): config.ml merges every [defaults] block, like lang.mlLukasz Kasprzak2026-08-191-1/+45
* fix(naming): config fix round 1 -- unknown sections, O(n) accumulateLukasz Kasprzak2026-08-191-3/+19
* fix(naming): merge duplicate [section] blocks in the language tableLukasz Kasprzak2026-08-191-1/+33
* feat(naming): the config fileLukasz Kasprzak2026-08-192-0/+63
* feat(naming): the language tableLukasz Kasprzak2026-08-193-1/+87
* fix(cli): guard publish's IO, validate --dtstamp, and list all commandsLukasz Kasprzak2026-08-191-3/+40
* fix(templates): grid.ms wall calendar dropped four of seven columnsLukasz Kasprzak2026-08-191-88/+1038
* test(emit): replace two vacuous CSV/XML assertions with real onesLukasz Kasprzak2026-08-191-11/+103
* fix(cli): publish --prune refuses a manifest entry that escapes --outLukasz Kasprzak2026-08-191-0/+48
* feat(cli): colitur publish -- the static treeLukasz Kasprzak2026-08-192-1/+449
* feat(templates): wall calendar grid in LaTeX, groff and HTMLLukasz Kasprzak2026-08-195-2/+657
* fix(cli): guard the whole template read, not only the openLukasz Kasprzak2026-08-191-0/+9
* feat(templates): ordo booklet in six flavours, pinned by goldensLukasz Kasprzak2026-08-199-2/+14728
* feat(cli): colitur table and renderLukasz Kasprzak2026-08-191-0/+69
* fix(render): omit DTEND at the domain's own last day, 9999-12-31Lukasz Kasprzak2026-08-191-1/+44
* feat(cli): colitur emit -- csv, json, sexp, xml, icsLukasz Kasprzak2026-08-191-0/+69
* feat(render): iCalendar emitter, RFC 5545Lukasz Kasprzak2026-08-192-1/+102
* feat(render): XML emitter and schemaLukasz Kasprzak2026-08-192-1/+36
* feat(render): CSV and JSON emitters, and the published contractLukasz Kasprzak2026-08-192-1/+79
* feat(render): the view modelLukasz Kasprzak2026-08-193-1/+186
* feat(render): template renderer with mandatory escapingLukasz Kasprzak2026-08-192-1/+81