Commit graph

138 commits

Author SHA1 Message Date
d39c8353ee Start work on limiting the number of payments in default member display. 2023-06-30 17:22:08 +02:00
a2c7095711 Add output to stdout as well. 2023-06-26 19:38:21 +02:00
899f654b89 Fix dependencies. 2023-06-26 19:36:23 +02:00
6a4817c46f Build dokuwiki module. 2023-06-26 19:16:05 +02:00
64059bfb3c Remove old utf8 string to list converter. 2023-06-24 22:07:20 +02:00
06746c1c40 Move simplified string-utf8? to util-utf8. 2023-06-24 22:05:20 +02:00
3e5251608d Basic grid layout. 2023-06-19 15:25:57 +02:00
1b5eb4f3fc Sanitize html, fix linking racket-kwargs. 2023-06-19 14:16:01 +02:00
fb1230e5e3 Get all information in HTML export. 2023-06-19 14:02:23 +02:00
53cfd1fd88 Use new with-mbase-progress% in new static HTML export. 2023-06-19 08:59:15 +02:00
a56605fa3f Split out ensure-directory. 2023-06-19 08:51:39 +02:00
7c4c55eb9e Generate head. 2023-06-18 22:10:10 +02:00
678d18a87b Add new web static exporter skeleton. 2023-06-18 21:46:32 +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
628a37d06c Update dependencies. 2023-06-15 22:02:32 +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
45252d7fc4 Run all new tests. 2023-06-15 15:33:41 +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
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
fc099d027f Remove util-list, use srfi-1. 2023-06-08 21:00:16 +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
963d3069e9 Remove old util-kwargs, replace with Racket-compatible define*/lambda* forms. 2023-05-25 14:43:01 +02:00
fac674f886 Switch table to kwargs proc define, add more day/month support procedures. 2023-05-19 21:58:14 +02:00
5d7e4a0117 Allow bi-directional communication with mailman. 2023-05-19 19:29:59 +02:00
bebb8af611 Use the new BST dictionary for indexing members. 2023-05-18 14:53:22 +02:00
72cf7041f4 Fix typo. 2023-05-18 11:51:43 +02:00
e68919641e Add util-dict-bst. 2023-05-18 11:51:29 +02:00
83d0917e7a Integrate git blame with highlighting. 2023-05-15 19:40:24 +02:00
f37006ab09 Switch over to table renderer with listing. 2023-05-15 18:54:10 +02:00
6564ff927f Start work on showing commits. 2023-05-15 13:51:05 +02:00
2ede889714 Switch listings to use util-kwargs. 2023-05-15 11:27:24 +02:00
1f41a7ea64 Preliminary git blame parsing. 2023-05-13 19:31:55 +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
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
6c6d382c22 Total payments in member format. 2023-05-10 20:37:30 +02:00
9de64f7004 Support for member fees in format strings. 2023-05-10 20:33:47 +02:00