Commit Graph

5 Commits

Author SHA1 Message Date
Joe Banks
8ae1110c30 Fix page totals on exports by adding <namedString> element 2024-10-13 00:25:10 +01:00
Joe Banks
dd56294642 Add new block to base_print.xml for additional styles from downstream templates 2024-10-13 00:24:48 +01:00
8863d86ed0 Add description field to TrainingItems (#523)
* Add 'description' field to TrainingItems

Renamed existing field to name, removed the dummy property.

* Initial version of training item export view

* Fix line length issue and better spacing on exported PDF

* Added export button to item list

* pep8

* Implement code doctor tweaks

* Attempt to fix odd deployment issue

* Pad headers slightly

* Fix page numbering
2023-02-22 21:07:43 +00:00
39ed5aefb4 Set printed PDF title == filename
Should fix #497
2022-10-18 12:48:25 +01:00
a95779e04e FEAT: Add ability to generate RA printouts 2022-02-16 15:01:38 +00:00