Commit Graph

23 Commits

Author SHA1 Message Date
b97ede7371 (cbast): Fix debit sign error. 2026-01-14 00:51:42 +10:00
d7cf65d8fc Add cbastatement converter 2026-01-13 22:05:55 +10:00
364d1d4a63 fix: Remove record eq method to fix duplication 2026-01-12 23:45:17 +10:00
fec10db3b6 Add test case for duplication bug 2026-01-12 23:41:41 +10:00
0c19f0a87a feat(rules): Add extended mode 2026-01-09 00:22:13 +10:00
5ef9b7b05a Use dark mode for test config 2026-01-08 23:57:06 +10:00
f749d4ecf1 Correctly support multiple input files 2026-01-08 23:56:53 +10:00
3a6310c746 feat(cbacsv): Add stripped_target record field 2026-01-08 23:56:37 +10:00
e661115335 (gui): Allow editing rule record fields 2026-01-08 23:55:45 +10:00
292608e6c5 Emergency dump rules on failure 2026-01-06 19:35:41 +10:00
e2093b5b48 Add menu option to reload rulefile 2026-01-06 01:15:49 +10:00
9efaac88e6 Add multi-edit capability to roweditor 2026-01-06 01:04:50 +10:00
6ad7c0362a Add converter test data 2026-01-05 19:40:26 +10:00
3b37c62f17 Make PartialTXN flag a string 2026-01-05 19:39:39 +10:00
c7d32520c4 Add batch edit mode and flag 2026-01-05 19:39:17 +10:00
052f473855 Add package and config 2025-12-03 21:25:29 +10:00
ff4da24123 Add CBA converter 2025-12-02 19:45:28 +10:00
058547c918 Add project config for beanify 2025-12-02 16:18:50 +10:00
281f0c8c50 Add GUI interface 2025-12-02 16:17:53 +10:00
d1dd81861c Add basic main 2025-12-02 16:17:26 +10:00
42b85529cb Add basic Wise format converter 2025-12-02 16:17:17 +10:00
af5a827710 Add ABCs for records and transactions 2025-12-02 16:17:02 +10:00
527c26ba49 Initial Structure 2025-01-19 16:07:38 +10:00