Commit Graph

3 Commits

Author SHA1 Message Date
phantomix b4a71a94a4 2023-05-07 Committed changes from EH20 coding session
Moved FormMail default texts to separate class (MailTemplates.cs), in order to be able to serialize/deserialize them to XML
Added configuration tab to edit Mail templates, still buggy (working on list of template fields / suggestions)
Added storage and loading of MailTemplates to xml database
Added form to enter BLZ/KTO instead of IBAN (with automatic IBAN calculation). This is a byproduct for Sparkasse-compatibility
Fixed Sparkasse CSV wasn't imported properly (Sparkasse now uses whitespace at the end of IBAN field, which led to failed comparisons)
2023-05-07 12:22:27 +02:00
phantomix 72f4b879e1 200321PX Moved MV member list outside the tab area, removed second invitation tab, some small optimizations 2021-03-22 01:35:49 +01:00
phantomix 04535e8427 210118PX Worked on MV data structures and GUI; the MV list is now read from / stored to Disk and there's a ListView to display MVs in the future 2021-01-18 08:43:56 +01:00