|
f6fb372938
|
Implement last payment date in brmember format.
|
2023-05-10 20:28:33 +02:00 |
|
|
5fed8899a4
|
Finish stdout util and bump dev version.
|
2023-05-10 20:21:41 +02:00 |
|
|
7a19204242
|
New util-stdout API.
|
2023-05-10 20:12:25 +02:00 |
|
|
ece84932d1
|
Add to global tests, fixup dependencies.
|
2023-05-10 17:14:55 +02:00 |
|
|
f6a32e7ff6
|
Calendar day module compilation.
|
2023-05-10 14:49:20 +02:00 |
|
|
cc463991c1
|
Porting to new calendar modules.
|
2023-05-09 22:56:50 +02:00 |
|
|
21a58e9536
|
Switch tests to new calendar modules.
|
2023-05-09 22:47:09 +02:00 |
|
|
1abbbf194d
|
Finish cal-period porting and dependencies.
|
2023-05-09 19:55:07 +02:00 |
|
|
54712827bd
|
Work on new cal-period.
|
2023-05-09 19:38:50 +02:00 |
|
|
4ce6d85ce5
|
Fix dependencies.
|
2023-04-19 20:03:29 +02:00 |
|
|
1eb93de083
|
Add active debtors table.
|
2023-04-19 13:40:18 +02:00 |
|
|
5200b26685
|
Update notifications dependencies.
|
2023-04-17 22:14:41 +02:00 |
|
|
a142b3bf37
|
Rename reminders module.
|
2023-04-17 19:42:05 +02:00 |
|
|
fccdf37014
|
Git status wrapper.
|
2023-04-16 21:24:17 +02:00 |
|
|
a1f7378b84
|
Use new git module.
|
2023-04-16 19:21:25 +02:00 |
|
|
62367d7f41
|
Add simple git wrapper.
|
2023-04-16 19:16:33 +02:00 |
|
|
d9fbe00579
|
Installation of fetch_fio (-dev).
|
2023-04-16 16:19:07 +02:00 |
|
|
53b845dd66
|
Support for -dev installations.
|
2023-04-13 22:10:44 +02:00 |
|
|
0b597696eb
|
Fix period imports.
|
2023-04-13 20:49:24 +02:00 |
|
|
30d848ed9f
|
Rename the mbase-dir module.
|
2023-04-13 20:29:33 +02:00 |
|
|
b5ba10cf4c
|
Better stripping and regeneration.
|
2023-04-12 22:42:30 +02:00 |
|
|
503fbcd574
|
Rename mbase file, module and dependencies.
|
2023-04-12 22:40:20 +02:00 |
|
|
3b67044a6f
|
Add max suspended months to specification.
|
2023-04-12 20:48:10 +02:00 |
|
|
0fa45c375b
|
Move fees table specification into separate module.
|
2023-04-12 20:41:59 +02:00 |
|
|
71341314d8
|
Add new specification module skeleton.
|
2023-04-12 20:39:42 +02:00 |
|
|
073c1efbc6
|
Load sender address from configuration.
|
2023-04-12 20:10:00 +02:00 |
|
|
31c0293f7f
|
Rename members fees module.
|
2023-04-11 22:56:09 +02:00 |
|
|
094fbcfc13
|
Update TAG for brmember.
|
2023-04-11 22:53:01 +02:00 |
|
|
1ce051ddc7
|
Rename member-parser to brmember-parser.
|
2023-04-11 22:45:55 +02:00 |
|
|
2a9b04d8d6
|
Rename member-record to brmember.
|
2023-04-11 21:45:34 +02:00 |
|
|
131def55a8
|
Quiet option.
|
2023-04-11 21:30:00 +02:00 |
|
|
8abf44b2c8
|
Log static web file generator.
|
2023-04-11 20:58:36 +02:00 |
|
|
e8bd82ef1e
|
Add the logging module.
|
2023-04-11 20:53:39 +02:00 |
|
|
f18d7c0d55
|
Strip resulting binary.
|
2023-04-11 19:34:53 +02:00 |
|
|
72f4f82d5a
|
Static web progress.
|
2023-04-11 19:33:08 +02:00 |
|
|
418468f46e
|
Convert subject to list.
|
2023-04-11 14:07:21 +02:00 |
|
|
b2da67e4e0
|
Fix and run string tests.
|
2023-04-11 14:00:28 +02:00 |
|
|
575c1cdb3d
|
Implement set equality.
|
2023-04-11 13:49:28 +02:00 |
|
|
30664d10f8
|
Finish splitting out member-format.
|
2023-04-11 13:28:07 +02:00 |
|
|
9f98bcb17d
|
Add brmember-format module.
|
2023-04-11 13:26:38 +02:00 |
|
|
f2389c963d
|
Nicely formatted email body.
|
2023-04-11 09:03:40 +02:00 |
|
|
ac967be970
|
Add simple formatting module.
|
2023-04-11 08:55:18 +02:00 |
|
|
4b3ef75515
|
Basic reminder fill-in.
|
2023-04-10 22:16:19 +02:00 |
|
|
3351f62e88
|
Link reminders module.
|
2023-04-10 21:46:49 +02:00 |
|
|
167dc90a65
|
Link new mail utility.
|
2023-04-10 21:00:33 +02:00 |
|
|
c2c19c2d6a
|
Use number of procedure arguments function from util-proc in command-line.
|
2023-04-10 20:16:21 +02:00 |
|
|
147afa3ab4
|
Add util-proc with basic arity predicates.
|
2023-04-10 20:09:54 +02:00 |
|
|
ced789ca06
|
Work on migrating to the new dictionary implementation.
|
2023-04-09 20:36:49 +02:00 |
|
|
c34d4ca159
|
Break everything with beginning of migration to ldict.
|
2023-04-09 19:14:07 +02:00 |
|
|
45e3f25b64
|
Reduce main dependencies.
|
2023-04-09 18:18:07 +02:00 |
|