Commit graph

353 commits

Author SHA1 Message Date
4d92c33b8e Add separate day/month formatting module. 2023-05-11 14:34:29 +02:00
be01416a93 Proper parsing of credit lines. 2023-05-11 13:51:19 +02:00
d9b81561e9 Improved printing of manually entered credit. 2023-05-11 13:46:25 +02:00
57571f10c0 Finish conditional parsing of calendar days and months. 2023-05-11 10:04:58 +02:00
2e86d96b41 Parsing and formatting days. 2023-05-11 10:04:05 +02:00
46db92cc6b Parsing and formatting days. 2023-05-11 10:02:34 +02:00
f42861e9da Format debtors using members-attrs-table. 2023-05-11 09:51:19 +02:00
97f5fa61d9 Preliminary debtors in info table. 2023-05-11 09:17:47 +02:00
7509c8e230 Show flags for problematic members. 2023-05-11 09:13:41 +02:00
64ca870a52 Add member format attributes list. 2023-05-11 09:12:55 +02:00
22b43f35ed Show problems. 2023-05-10 21:38:59 +02:00
5858e8dd86 Extract problems. 2023-05-10 21:37:00 +02:00
f25a4f924e Missing keys are problem. 2023-05-10 21:32:50 +02:00
c700619aca Support for total member balance. 2023-05-10 20:39:51 +02:00
6c6d382c22 Total payments in member format. 2023-05-10 20:37:30 +02:00
d5f8c1b962 Total credit for member format. 2023-05-10 20:36:02 +02:00
9de64f7004 Support for member fees in format strings. 2023-05-10 20:33:47 +02:00
f6fb372938 Implement last payment date in brmember format. 2023-05-10 20:28:33 +02:00
5fed8899a4 Finish stdout util and bump dev version. 2023-05-10 20:21:41 +02:00
7a19204242 New util-stdout API. 2023-05-10 20:12:25 +02:00
e42ca1cca5 Add preliminary util-stdout. 2023-05-10 18:34:22 +02:00
1bb73b6948 Sorted members in summary emails. 2023-05-10 18:12:45 +02:00
244b7d8c25 Basic cal-day tests. 2023-05-10 17:40:48 +02:00
ece84932d1 Add to global tests, fixup dependencies. 2023-05-10 17:14:55 +02:00
f6a32e7ff6 Calendar day module compilation. 2023-05-10 14:49:20 +02:00
85c673332b Start work on new calendar day structure. 2023-05-10 11:49:25 +02:00
04084da452 Fix brmember tests. 2023-05-10 08:55:04 +02:00
f1707906d4 More porting. 2023-05-09 23:01:43 +02:00
d1cbfffc8f Finish porting. 2023-05-09 22:58:46 +02:00
cc463991c1 Porting to new calendar modules. 2023-05-09 22:56:50 +02:00
21a58e9536 Switch tests to new calendar modules. 2023-05-09 22:47:09 +02:00
1abbbf194d Finish cal-period porting and dependencies. 2023-05-09 19:55:07 +02:00
dc47cfe36b Port cal-period tests. 2023-05-09 19:53:56 +02:00
95640fbff7 Rename identifiers. 2023-05-09 19:41:57 +02:00
1fdfaee662 Rename identifiers. 2023-05-09 19:41:22 +02:00
54712827bd Work on new cal-period. 2023-05-09 19:38:50 +02:00
b55c031481 Initial import of new cal-period. 2023-05-09 19:26:50 +02:00
cd787c7319 Add tagged cal-month structure. 2023-05-09 18:23:29 +02:00
901806ad7a Release 1.0. 2023-04-23 19:03:28 +02:00
5270ad05ae Suggest -h. 2023-04-23 19:00:47 +02:00
b01a59ca22 Refactor member-to-notify predicates. 2023-04-23 13:41:54 +02:00
738db88cf8 Safe failback on missing member info. 2023-04-23 13:35:28 +02:00
75de98779b Fix typo. 2023-04-23 13:30:57 +02:00
2e873ab8ba Work only with active members in notifications. 2023-04-23 13:30:36 +02:00
70a49c0973 Add boring members to notification email. 2023-04-23 13:27:40 +02:00
642958ec6e Display banner line when showing help. 2023-04-19 23:00:50 +02:00
5ce09dda5b When printing emails use default configured mailto if no specific from is there. 2023-04-19 20:12:56 +02:00
4ce6d85ce5 Fix dependencies. 2023-04-19 20:03:29 +02:00
3889c93c30 Log sending emails. 2023-04-19 20:01:43 +02:00
8f0d474d2b Remove specific symbol from notification. 2023-04-19 15:53:40 +02:00