Commit Graph

10 Commits

Author SHA1 Message Date
phantomix 4d16e11b6e 2021-01-24PX Multiple changes:
- Added CsvImportProcess (porting ProcessCsv as a background process), not finished yet
- added comment window on member editing
- Changed GUI to allow editing member account balance
- Added Enable/Disable feature for Import/Export, in order to get rid of stupid messages at startup/shutdown
- Added configuration for Schatzmeister/Schriftfuehrer contact to configuration
- Fixed CurrentDebtLevel > 0 was able to prevent BalanceDegrade / postdegrade code from working
- Fixed Member list wasn't refreshed after CSV import
- Changed MembershipDonation enum type to Donation (as non-members can donate too)
2022-01-24 22:04:24 +01:00
phantomix 4f9aeb743f 191203PX Worked on import/export and backupping. Starts to work but sometimes locks up without CPU load during backup generation. 2019-12-03 17:43:02 +01:00
phantomix 20c32ab7a3 191202PX Added namespace dezentrale.core for the code running in background (thus, completing the mvc structure) 2019-12-02 17:23:35 +01:00
phantomix 7a65a110fc 191201PX Refactoring database import to use process window/logging; unfinished yet. 2019-12-02 13:15:33 +01:00
phantomix 575279e0c2 191129PX Added steps to background processes, started implementing database import process 2019-11-29 14:46:06 +01:00
phantomix d54cbb2248 190612PX Started to add MainMenu, fixed hg not updating locally changed file on import 2019-06-12 22:52:26 +02:00
phantomix aed928a0e8 190610PX Fixed cronjob/member reports, added mercurial export/import 2019-06-11 00:13:35 +02:00
phantomix 38307bfcef 190603PX moved BankTransfer class, added MoneyTransfer as a generic concept class, added CC to sent mails, ... 2019-06-03 16:03:19 +02:00
phantomix 394342b51a 190528PX Added Verify to export, GPG, fixed welcome e-mail text 2019-05-28 17:04:03 +02:00
phantomix 966d3da753 190527PX Many small changes & fixes; added Zip import 2019-05-27 23:45:59 +02:00