Commit graph

737 commits

Author SHA1 Message Date
b026949266 Start tracking the listing module. 2023-03-13 19:30:59 +01:00
0d1b429e04 Ignore object files. 2023-03-13 19:22:36 +01:00
83c9a089ee Streamline testing framework. 2023-03-13 19:21:56 +01:00
4d51b4cc14 Add testing module and ignore backup files. 2023-03-13 18:46:23 +01:00
7d08bff69f Improved periods display, basic multi-value handling for credit, card, desfire keys. 2023-03-12 15:06:06 +01:00
5a68b1870e Remove comments. 2023-03-12 10:09:18 +01:00
61e0043d08 Add member id and nick arguments to the help string. 2023-03-12 09:50:50 +01:00
b0b2eb1c3b Improved script command-line handling. 2023-03-12 09:49:49 +01:00
20743d68e5 Work on periods. 2023-03-12 09:00:50 +01:00
6260ff2f24 Add default for joined attribute. 2023-03-12 08:31:01 +01:00
518f23338b Print basic user information. 2023-03-11 22:34:13 +01:00
90abcaa03c Basic command-line parsing. 2023-03-11 22:00:27 +01:00
30c0a9838d Finish basic database querying. 2023-03-11 21:34:22 +01:00
77fd6cb53d Find members by various means. 2023-03-11 21:28:55 +01:00
ba37d9019c Members database loading progress. 2023-03-11 18:26:43 +01:00
de6ff6e706 Get member by id and file name. 2023-03-11 18:15:16 +01:00
7799afbcbc Member lookup by id. 2023-03-11 18:12:49 +01:00
ff272c3a75 Load the whole database. 2023-03-11 18:09:53 +01:00
88768aae8c Put loading all together. 2023-03-11 17:42:18 +01:00
4e97d6f4da Factor out period conversions. 2023-03-11 17:33:55 +01:00
6226a7bd1c Finish periods implementation. 2023-03-11 17:10:01 +01:00
d8676ebc1c Convert markers to periods. 2023-03-11 16:56:02 +01:00
388843cada Sort start/stop markers. 2023-03-11 16:42:48 +01:00
5691f8ec42 Add periods skeleton. 2023-03-11 10:07:38 +01:00
6d5dcb6ca8 Preliminary start/stop handling. 2023-03-11 10:03:41 +01:00
e5045f893d Fix all self-tests. 2023-03-11 08:58:20 +01:00
dd2716c1c7 Document dictionary. 2023-03-11 08:40:00 +01:00
de8f54005d Month parsing. 2023-03-11 08:37:02 +01:00
3306a80b09 Month comparison. 2023-03-11 08:29:45 +01:00
fda45105d6 Month equality. 2023-03-11 08:26:51 +01:00
9c2bafe279 Month formatting. 2023-03-11 08:24:02 +01:00
a05a7c24d8 Month formatting. 2023-03-11 08:21:50 +01:00
194615aa1d Start work on parsing member files, outline month support functions. 2023-03-10 23:24:36 +01:00
affb30d9b6 Load and expand raw members index. 2023-03-10 22:51:38 +01:00
603ffa53bb Implement loading raw members index. 2023-03-10 22:43:53 +01:00
325aca8454 Finish dictionary implementation. 2023-03-10 22:12:15 +01:00
624a9112cb Initial import of partial dictionary implementation. 2023-03-10 21:28:51 +01:00