Commit Graph

5 Commits

Author SHA1 Message Date
StephanRichter ccb84995cb document db no longer storing complete template information in separate table:
- dropped table templates
- altered table documents: template_id (ref into templates) → template (name of template)
- templates are now picked up by the document registry

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-25 10:21:36 +01:00
StephanRichter 2cd53b19cb Re-implemented guessing of next document id.
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-24 23:24:31 +01:00
StephanRichter 631a527a5d code cleanup 2025-07-30 09:03:47 +02:00
StephanRichter dc8de9707a refactored translations, preparing sending of document 2025-07-17 13:03:49 +02:00
StephanRichter 5f3d112cdb implemented display of document positions 2025-07-10 22:47:09 +02:00