Commit graph

664 commits

Author SHA1 Message Date
4db9704226 Fix table kw args in fees. 2023-06-15 23:03:36 +02:00
901c472292 Fix all members table keyword args. 2023-06-15 23:01:30 +02:00
f1c3ec70a3 Use non-breaking spaces for alignment. 2023-06-15 22:42:39 +02:00
cc9e5bad7d Remove old table implementation. 2023-06-15 22:13:46 +02:00
bdc5396b1a Port members-print to new table interface. 2023-06-15 22:07:19 +02:00
628a37d06c Update dependencies. 2023-06-15 22:02:32 +02:00
7335f86bb9 Fix unwanted wrapping. 2023-06-15 21:52:52 +02:00
97dd257780 Basic support for table ansi resets. 2023-06-15 16:45:35 +02:00
60850f60b0 Prepare for ANSI resets. 2023-06-15 16:39:13 +02:00
0806be2420 Compatibility layer for table-old style. 2023-06-15 16:30:53 +02:00
3da5d55530 Fix dependencies. 2023-06-15 16:13:55 +02:00
8526d473c5 Re-add util-list. 2023-06-15 16:11:36 +02:00
a3fc293b14 Bump development version. 2023-06-15 16:04:04 +02:00
87ae284923 Workaround for SGR resets at the end of the cell. 2023-06-15 16:02:19 +02:00
a038a97223 Use non-breaking spaces for calendar. 2023-06-15 15:51:33 +02:00
874750e483 Run all new tests. 2023-06-15 15:35:40 +02:00
45252d7fc4 Run all new tests. 2023-06-15 15:33:41 +02:00
656789e984 Use new table for member fees calendar, quick hack for problem with SGR and spaces. 2023-06-15 15:28:07 +02:00
eaced78aee Use new table for listings. 2023-06-15 15:08:02 +02:00
3e4e8c4672 Fixup for compiling new table module. 2023-06-15 14:35:11 +02:00
3f7f1356a4 Import new table renderer. 2023-06-15 14:26:50 +02:00
3a59a9293a Finish renaming fixup. 2023-06-15 14:08:09 +02:00
dc3a1559f4 Fix Makefile. 2023-06-15 14:06:06 +02:00
a939603989 Rename table to table-old. 2023-06-15 14:05:35 +02:00
647ce20cd3 Rename jendasap-checked to checked-file. 2023-06-13 20:04:25 +02:00
fc099d027f Remove util-list, use srfi-1. 2023-06-08 21:00:16 +02:00
b2070d3b2e Bump version to 1.4. 2023-05-26 18:46:20 +02:00
8f062f956a Work on all actions. 2023-05-26 15:58:42 +02:00
8ecd0a502d Install for production target. 2023-05-26 15:01:43 +02:00
d4e95b4cb3 Fix manpage name. 2023-05-26 15:00:58 +02:00
114a2b5691 Manpage and its installation. 2023-05-26 14:59:59 +02:00
aec33b1208 Rename web-static to export-wiki-compat 2023-05-25 15:04:11 +02:00
a6ddfdf4e7 Rename cards to export-cards. 2023-05-25 15:01:21 +02:00
728f266777 The new racket-kwargs is no longer a link module. 2023-05-25 14:48:34 +02:00
963d3069e9 Remove old util-kwargs, replace with Racket-compatible define*/lambda* forms. 2023-05-25 14:43:01 +02:00
d24526b765 Bump version to 1.3. 2023-05-22 20:36:14 +02:00
1e59177e15 Small tests refactoring. 2023-05-22 20:28:13 +02:00
aa6a9ac705 Document new cal-day procedures and add more tests. 2023-05-22 20:25:33 +02:00
1c81b0b3de Major cleanup of printing members base table. 2023-05-22 19:56:54 +02:00
9f4b5cba1b Deprecate mbase-info outside mbase module. 2023-05-22 19:51:46 +02:00
7dd3eb1586 Basic flags usage and show in overview. 2023-05-22 18:33:31 +02:00
f9191264e3 Add predicates for organizational body memberships. 2023-05-22 16:24:07 +02:00
f639ec5753 New day period exports. 2023-05-22 14:57:49 +02:00
71687849c4 Work on day in period. 2023-05-22 14:56:10 +02:00
0f668cfa34 Make sure the month-in-period treats everything as month. 2023-05-22 14:21:11 +02:00
e02fce55b4 Set today to 1st of specified month upon -month. 2023-05-22 08:54:40 +02:00
3deb187036 Make today configurable from commnad-line. 2023-05-22 08:53:39 +02:00
ea9336b9bc Add preliminary current day specification. 2023-05-21 22:02:11 +02:00
f20f815784 Parse new start/stop properly, show it in member info table. 2023-05-21 21:39:13 +02:00
9ed3ef4423 Convert all months to cal-months. 2023-05-21 20:50:40 +02:00