Commit graph

602 commits

Author SHA1 Message Date
f2e47b9ad3 Start fees table rework using new primitives. 2023-04-03 12:01:14 +02:00
ea9c76d2fc Display member status in fees table. 2023-04-02 19:50:00 +02:00
f7babb257e Make directory argument mandatory for members payments processing. 2023-04-02 19:33:52 +02:00
48636fc965 Sub-nick matching. 2023-04-02 19:25:04 +02:00
952fd03f16 Use balance struct and move it to member-print-table. 2023-04-02 19:02:32 +02:00
f9eb053c9a Remove unused error context parameter. 2023-04-01 22:39:11 +02:00
d6d47e91fc Configurable bank directory. 2023-04-01 22:30:42 +02:00
f436e9e07c Consistently name local parameter. 2023-04-01 22:26:47 +02:00
e0e043bdf5 Configurable apikey file. 2023-04-01 22:23:40 +02:00
791316c30d Update features. 2023-04-01 21:39:29 +02:00
91b868b653 Fix still used export. 2023-04-01 21:35:02 +02:00
3799585381 Fix typo. 2023-04-01 19:53:02 +02:00
bc6ae54293 Member record meta-validity documentation. 2023-04-01 19:52:18 +02:00
9fd493f30d Document all member-record-sub functions. 2023-04-01 19:44:11 +02:00
6ac3281a5c Streamline command-line options. 2023-04-01 18:48:39 +02:00
8d514783a0 Add support for free-form text in command-line description. 2023-04-01 18:46:17 +02:00
aeb7ec1d6e Fix type. 2023-04-01 18:31:39 +02:00
aac69d9412 Bump version to 0.8. 2023-04-01 18:23:48 +02:00
dde3d68d07 Update dependencies. 2023-04-01 18:23:32 +02:00
0c9f2f36f0 Ensure output directory exists. 2023-04-01 18:22:59 +02:00
10ca5f9289 Add as command-line argument. 2023-04-01 18:15:31 +02:00
76f45b5f7c Start replacing member record. 2023-04-01 18:10:50 +02:00
52a2108b4f Work on member web static file generator. 2023-04-01 18:02:44 +02:00
b3bb37cbce Output member file to nick.misc in web output. 2023-04-01 17:45:56 +02:00
76ff48329a Generate total balance for member. 2023-04-01 17:41:59 +02:00
d092275797 Add REPL support. 2023-04-01 17:28:44 +02:00
34117b278d Add static web output module skeleton. 2023-04-01 17:24:28 +02:00
71d8eab9d7 More of member-record documentation. 2023-04-01 11:05:50 +02:00
21d3af2ac3 Work on member-record documentation. 2023-04-01 10:45:44 +02:00
e5f7a3ef47 Do not load anything if nothing is to be done. 2023-04-01 10:35:58 +02:00
5106885c4e Fix tests after latest changes. 2023-04-01 10:33:46 +02:00
e127145681 Load bank only if needed. 2023-04-01 10:30:22 +02:00
6444f53211 Remove obsolete make documentation. 2023-04-01 10:25:38 +02:00
04717a528e Clean wrapper. 2023-04-01 10:23:40 +02:00
f4f6255b84 Cleanup static dependencies. 2023-04-01 10:22:55 +02:00
9a1bd70c36 Streamline makefiles. 2023-04-01 10:17:52 +02:00
2a12831409 Add new root Makefile. 2023-04-01 10:14:58 +02:00
bfa39db591 Speed-up import compilation. 2023-04-01 10:13:16 +02:00
9689cb5471 Make it run from different directory. 2023-04-01 10:12:30 +02:00
69d0b8ee10 Move sources to separate directory. 2023-04-01 09:45:46 +02:00
aa7a340d51 Report no problems if no problems. 2023-03-31 23:05:08 +02:00
3429790dbe Sort member payments. 2023-03-31 22:59:04 +02:00
d3efbaa82d Convert Fio dates to ISO dates. 2023-03-31 21:49:59 +02:00
2daf2c6ea8 Ignore source base and output directory. 2023-03-31 21:15:11 +02:00
3143d3dd4e Do not clean nonexistent .so files. 2023-03-31 21:10:42 +02:00
3f7a43bd34 Partial static compilation. 2023-03-31 21:09:01 +02:00
1efb42c9fa Remove shared objects. 2023-03-31 21:03:38 +02:00
8d71c1c2e7 Perform EUR lookups. 2023-03-31 21:00:25 +02:00
2bbaa1da9f Add period-based exchange rates. 2023-03-31 20:59:04 +02:00
e9745bc64a Generalize period lookups. 2023-03-31 20:56:42 +02:00