Commit graph

788 commits

Author SHA1 Message Date
8a43dd715c Show mls progress. 2023-04-06 20:22:01 +02:00
3aaac4ad0b Basic ML loading progress. 2023-04-06 20:03:00 +02:00
ce73d56d39 Load all if requested inverted. 2023-04-06 19:59:05 +02:00
ae2ad7390d Load all lists if requested. 2023-04-06 19:57:18 +02:00
56e1a70068 Prepare for loading all mailinglists. 2023-04-06 19:54:04 +02:00
6aab5d9fcf Print mailing lists. 2023-04-06 19:50:38 +02:00
262c67a3b9 Fix retrieving member's email. 2023-04-06 19:47:24 +02:00
0f76514a46 Actually merge the emails into base. 2023-04-06 19:46:33 +02:00
43aea708f9 Implement merging whole ML into MB. 2023-04-06 19:41:16 +02:00
03278985b4 List all active emails. 2023-04-06 19:26:58 +02:00
54569ea2e5 Functional dict-update. 2023-04-06 19:21:50 +02:00
00ec081a39 Member record mailman infrastructure. 2023-04-06 19:14:08 +02:00
52f9803a18 Re-export core procedures. 2023-04-06 18:44:39 +02:00
3be39d55c4 Add sort of list members. 2023-04-06 18:41:31 +02:00
18dd1ff7ca Load all lists. 2023-04-06 16:01:36 +02:00
37775c99c7 List mailman list members. 2023-04-06 15:56:08 +02:00
88087f672f Missing import. 2023-04-06 15:53:38 +02:00
693324d65d Use basic mailman output. 2023-04-06 15:52:49 +02:00
10174a81a2 Fix mailman building and jendasap-checked. 2023-04-06 15:50:26 +02:00
f6c7faff84 Start working on mailman integration. 2023-04-06 15:46:44 +02:00
409bf71156 Move jendasap-checked to main file. 2023-04-05 22:08:03 +02:00
1b376e94c4 Disable cards export when current month is manually overriden. 2023-04-05 22:03:10 +02:00
30b1842981 Bump version to 0.9.1 2023-04-05 20:49:14 +02:00
22789b362c Very simple unpaired transactions listing. 2023-04-05 20:48:47 +02:00
46fb2f8e8e Work correctly with checked.ntlm. 2023-04-05 20:24:44 +02:00
65ca6ecf6e Start printing unpaired. 2023-04-05 20:17:44 +02:00
2b0ddb18c2 Populate unpaired key. 2023-04-05 18:27:56 +02:00
dc49fcc9a0 Load latest checked transaction. 2023-04-05 18:20:33 +02:00
0dd621c30f Add unpaired transactions storage to members base. 2023-04-05 14:57:48 +02:00
209451468c Pass checked path to payments processing. 2023-04-05 11:29:55 +02:00
6553683eda Remove full JendaSAP compat layer. 2023-04-05 11:27:15 +02:00
f3cf268a3c Fix web-static to work with new data structures. 2023-04-04 23:07:19 +02:00
993dce8750 Fix fees to work with new members base structure. 2023-04-04 23:03:50 +02:00
09c9005a7b Fix -problems. 2023-04-04 23:01:53 +02:00
c17671e707 Re-add payments to member records. 2023-04-04 22:58:57 +02:00
08a2eb2251 Fix most members base filters. 2023-04-04 22:57:14 +02:00
f2874ebe5d Use members list everywhere in members-base. 2023-04-04 22:44:50 +02:00
78164ecafe Make load-members create more complex structure. 2023-04-04 22:39:45 +02:00
e25a75ab27 Handle all bank loading gracefully. 2023-04-04 22:34:41 +02:00
cc4cfccae1 Allow searching without action. 2023-04-04 19:39:42 +02:00
2232786316 Handle process and terminal correctly. 2023-04-04 14:41:13 +02:00
74afca1354 Run actual editor. 2023-04-04 14:22:47 +02:00
f1d3a0e318 Use editor. 2023-04-04 14:18:23 +02:00
1e1422fc77 Add environment module skeleton. 2023-04-04 14:03:02 +02:00
f62fe1a08c Use current month for filtering payments in member-record. 2023-04-04 10:00:07 +02:00
ba62b905fd Preliminary payments filtering in member-payments. 2023-04-04 09:58:15 +02:00
cb139909ac JendaSAP checked.ntlm file. 2023-04-04 09:38:16 +02:00
af408439dd Use JendaSAP compatibility layer for transaction pairing. 2023-04-04 09:35:33 +02:00
067f5eba62 Add JendaSAP compatibilit mode configuration and command-line option. 2023-04-04 09:30:42 +02:00
c175dc2ae4 Implement ISO date to month conversion. 2023-04-03 20:54:10 +02:00