dmdb/core
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
..
BackgroundProcess.cs 200304PX Changes over the last months 2020-03-04 17:49:33 +01:00
Cronjob.cs 2023-05-07 Committed changes from EH20 coding session 2023-05-07 12:22:27 +02:00
CsvImportProcess.cs 2022-02-18 Fixed CsvImportProcess wasn't used, Changed Member banktransferregex -> Contains 2022-02-18 22:34:28 +01:00
ExportProcess.cs 2021-05-30PX Bugfixing, working towards attachments 2021-06-03 19:15:49 +02:00
ILogger.cs 200304PX Changes over the last months 2020-03-04 17:49:33 +01:00
IProcessController.cs 200304PX Changes over the last months 2020-03-04 17:49:33 +01:00
ImportExportBase.cs 210217PX Bugfix for member account can get < -2 montly fees 2021-02-18 17:00:56 +01:00
ImportProcess.cs 201205PX Added datecodes for last import/export and DB local change boolean to config. 2020-12-05 18:41:13 +01:00
MvFinishProcess.cs 2023-05-07 Committed changes from EH20 coding session 2023-05-07 12:22:27 +02:00
NewExportProcess.cs 211031PX Fixed CustomListView.cs: ItemSelection(T,selected) returned false when item was actually found 2021-10-31 20:34:57 +01:00
NewImportProcess.cs 211031PX Fixed CustomListView.cs: ItemSelection(T,selected) returned false when item was actually found 2021-10-31 20:34:57 +01:00
PaymentReceiptProcess.cs 2023-05-07 Committed changes from EH20 coding session 2023-05-07 12:22:27 +02:00
ProcessCsv.cs 200304PX Changes over the last months 2020-03-04 17:49:33 +01:00
ReplaceReflectEntity.cs 2023-05-07 Committed changes from EH20 coding session 2023-05-07 12:22:27 +02:00
SerialMailProcess.cs 210409PX Many small improvements & changes: 2021-04-09 22:41:31 +02:00
Utils.cs 200304PX Changes over the last months 2020-03-04 17:49:33 +01:00