Commit graph

350 commits

Author SHA1 Message Date
3693b9860d Start splitting members-dir. 2023-03-29 20:15:48 +02:00
817a1c8422 Fix member-record tests. 2023-03-29 19:15:24 +02:00
c35d6585cc Fix members base info table. 2023-03-29 18:56:22 +02:00
7a895930e1 Deal with destroyed using period handling. 2023-03-29 18:43:24 +02:00
2117749d61 Fix basic info. 2023-03-29 18:35:26 +02:00
0c7cf11297 Make joined/destroyed member period. 2023-03-29 18:21:25 +02:00
99b86ff9c2 Configurable start stop markers. 2023-03-29 15:00:10 +02:00
cbaf49183b Add ignored keys. 2023-03-29 14:52:04 +02:00
d483025321 Move all fees functions to member-fees module. 2023-03-29 14:42:03 +02:00
b37a7ac2fb Update dependencies. 2023-03-29 14:38:50 +02:00
9b1652c9b5 Move the fees table to members-fees. 2023-03-29 14:38:26 +02:00
a48d521b94 Print the credit as well. 2023-03-29 14:36:30 +02:00
9cfd4e21e1 Basic member fees table. 2023-03-29 14:32:31 +02:00
19a370e448 Correct col0 for row delimiters. 2023-03-29 14:22:17 +02:00
71c9e7a5fe Implement col0 separators for lines. 2023-03-29 14:16:08 +02:00
4d7330a086 Implement row0-border. 2023-03-29 14:08:35 +02:00
965b0432fa Finish alignment. 2023-03-29 09:00:12 +02:00
3f50d85412 Work on cell lines alignment. 2023-03-28 22:58:50 +02:00
624460132b Handle empty strings in paragraph formatting. 2023-03-28 22:53:40 +02:00
c0a8d6d2b3 Split line padding from table cell padding. 2023-03-28 22:28:51 +02:00
19daaf7706 Pass leading and trailing tab characters in paragraph formatting. 2023-03-28 22:25:19 +02:00
5ceec258f9 Use new predicates and show students. 2023-03-28 19:56:03 +02:00
da29baa991 Print both errors and problems. 2023-03-28 19:02:34 +02:00
a849da5418 Parametric highlight styles. 2023-03-28 18:58:32 +02:00
ffc5442c17 Convert print-source-listings to use keywords. 2023-03-28 18:51:13 +02:00
7a0db40062 Fix handling calendar for nonsensical data. 2023-03-28 14:52:11 +02:00
bfe763c599 Validate months in periods. 2023-03-28 14:51:02 +02:00
5e28f91341 Signal errors in month format. 2023-03-28 13:10:07 +02:00
e861e31a53 Show member files with issues. 2023-03-28 11:59:38 +02:00
bb970b6eb9 Stream line highlights queries. 2023-03-28 11:55:14 +02:00
68c2d2e11b Fix static linkage and member-record tests. 2023-03-27 22:36:01 +02:00
1bcba20a11 Start documenting the member-record module. 2023-03-27 22:31:52 +02:00
6c2a6ca4d2 Compute total fees. 2023-03-27 22:10:15 +02:00
1a35c65f1d Extend ANSI module to support more colors and also background colors. 2023-03-27 22:00:39 +02:00
3e9b421f60 Work on calendar formatting. 2023-03-27 21:18:11 +02:00
2a6b364b4a Basic calendar processing. 2023-03-27 20:58:38 +02:00
6c8d2c8dbd Create member calendar. 2023-03-27 20:52:04 +02:00
a729d2f991 Add member-fees module skeleton. 2023-03-27 20:25:09 +02:00
b5d2f2e9bb Update all modules documentation. 2023-03-27 20:24:51 +02:00
63ab7fc18a Document new period functions. 2023-03-27 20:02:39 +02:00
4c7bff7c5c Fix dependencies. 2023-03-27 19:54:40 +02:00
99a674f24e Finish getting all the problems. 2023-03-27 17:51:56 +02:00
f6c77f57ef Show invalid ids. 2023-03-27 17:49:07 +02:00
640af5af19 Improve how missing keys are shown. 2023-03-27 17:45:36 +02:00
fc6c67004e Get all files with problems. 2023-03-27 17:39:41 +02:00
0a688fc057 Simple period comments display. 2023-03-27 17:35:13 +02:00
1a14fd2bc4 Fix period with comments usage. 2023-03-27 17:31:47 +02:00
ae8b994a39 Finish period conversion. 2023-03-27 17:26:58 +02:00
d2ad2fdebb Start using new period representation. 2023-03-27 17:23:12 +02:00
ae0c00da50 Parse month comments in period parsing, start work on streamlined period representation. 2023-03-27 17:14:25 +02:00