Commit graph

858 commits

Author SHA1 Message Date
f37006ab09 Switch over to table renderer with listing. 2023-05-15 18:54:10 +02:00
0e230ec7a2 Pass on blame properly to listing. 2023-05-15 13:54:04 +02:00
6564ff927f Start work on showing commits. 2023-05-15 13:51:05 +02:00
b343f4726e Prepare for separate blame to print. 2023-05-15 13:47:31 +02:00
73c45ab9db Allow accepting blame output in listings. 2023-05-15 11:29:20 +02:00
2ede889714 Switch listings to use util-kwargs. 2023-05-15 11:27:24 +02:00
7bd4c7d222 Issue warnings for missing date/month information in credit statements. 2023-05-15 11:17:02 +02:00
34b360fcd6 Prepare for showing git-blame. 2023-05-14 22:34:29 +02:00
537bac7100 Improved command-line options structure. 2023-05-14 22:32:54 +02:00
6135a09664 Fix latest payment for debtors and everywhere else with format. 2023-05-14 21:36:52 +02:00
f6761b1993 Make sure the tags are upcase. 2023-05-13 22:00:58 +02:00
1f41a7ea64 Preliminary git blame parsing. 2023-05-13 19:31:55 +02:00
408b2b2143 Preliminary work on annotations. 2023-05-13 18:01:07 +02:00
8d3bb51290 Document also the cal-format mini module. 2023-05-13 17:29:29 +02:00
923faa0e84 Document new cal-day. 2023-05-13 17:27:50 +02:00
38a1ba6c95 Document new cal-period methods. 2023-05-13 17:06:51 +02:00
aa30960e24 New cal-month documentation. 2023-05-13 16:57:03 +02:00
41001e4266 Fix sync loops. 2023-05-13 12:01:23 +02:00
dc32a3b12a Bump version to 1.1. 2023-05-13 11:59:15 +02:00
d836149759 Actually update mailman. 2023-05-13 11:58:45 +02:00
52332035ec All suspended and active. 2023-05-13 11:22:53 +02:00
b1e0c04a8a Implement kwarg active emails query. 2023-05-13 10:36:46 +02:00
8fcff8e5dc Import util-kwargs from lvision. 2023-05-13 10:28:28 +02:00
f7166475d7 Filter brmember-credit properly. 2023-05-13 09:45:48 +02:00
d5ac70b95a Calculate total credit with current month restriction in place. 2023-05-11 16:49:42 +02:00
cbd17399e3 Prepare for universal day/month handling in queries. 2023-05-11 16:27:39 +02:00
ac1ae9b698 Use new cal-format for days and months. 2023-05-11 14:39:17 +02:00
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