dmdb/model
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
..
money 2023-05-07 Committed changes from EH20 coding session 2023-05-07 12:22:27 +02:00
svg 210221PX Added gitignore, removed compilation warnings, more work on MV 2021-02-21 16:18:07 +01:00
Attachment.cs 2021-06-25PX Attachments basically work for MV 2021-06-25 23:33:05 +02:00
ConfigEMail.cs 2021-01-24PX Multiple changes: 2022-01-24 22:04:24 +01:00
ConfigLVColumn.cs 191110PX Bugfix for column width changing resulted in multi-XML-writes under mono 2019-11-10 14:12:05 +01:00
ConfigSmtp.cs 190609PX Added program version to data files, brought CSV import to life 2019-06-10 01:33:21 +02:00
Configuration.cs 2021-01-24PX Multiple changes: 2022-01-24 22:04:24 +01:00
Country.cs 190520PX read/write member data to GUI, changed storage to "one file per member", added logging, fiddling around with gui bugs 2019-05-20 18:19:30 +02:00
CsvFile.cs 2021-07-18PX Added Member CSV export feature 2021-07-18 12:47:57 +02:00
FormMail.cs 2023-05-07 Committed changes from EH20 coding session 2023-05-07 12:22:27 +02:00
IAttachmentOwner.cs 2021-06-25PX Attachments basically work for MV 2021-06-25 23:33:05 +02:00
KeyValue.cs 190604PX Added separate KeyValue class in preparation for regex storage; added TabControl to main form, payment notification bool 2019-06-04 17:24:30 +02:00
LogEvent.cs 2021-01-24PX Multiple changes: 2022-01-24 22:04:24 +01:00
LogSubEvent.cs 190523PX Changed storage to remove "XmlData" as root element; moved some XmlElements to attributes; added possible CSV fields (comment), updated payment amounts to Cents (still works with integers) 2019-05-23 17:11:35 +02:00
MailTemplates.cs 2023-05-07 Committed changes from EH20 coding session 2023-05-07 12:22:27 +02:00
Member.cs 2023-05-07 Committed changes from EH20 coding session 2023-05-07 12:22:27 +02:00
MemberImportExport.cs 2021-01-24PX Multiple changes: 2022-01-24 22:04:24 +01:00
MemberList.cs 210313PX Multiple changes: 2021-03-14 00:02:15 +01:00
MemberReport.cs 2021-01-24PX Multiple changes: 2022-01-24 22:04:24 +01:00
Mv.cs 2021-06-27PX Added logging for MV attachments, added menuentries for changing membership type to MV (not working yet), added code for deleting attachments 2021-06-27 16:16:20 +02:00
MvList.cs 210228PX Added Mail for MV cancelling, MVs are displayed in List with Add/Edit/Cancel(Delete) function, Worked on MV toolbar buttons 2021-03-01 19:15:18 +01:00
XmlData.cs 210313PX Multiple changes: 2021-03-14 00:02:15 +01:00
XmlLog.cs 2021-01-24PX Multiple changes: 2022-01-24 22:04:24 +01:00