Commit Graph

20 Commits

Author SHA1 Message Date
HamuZ HamuZ
9df2d86ac2 Add support for negated amount. Closes #1660 and #1650. 2018-09-09 13:35:21 +03:00
James Cole
b1cc17d96e Make sure each source of transactions stores where it's from. 2018-09-05 19:45:59 +02:00
James Cole
7a9ab190eb
Fixes #1586 2018-08-03 16:55:10 +02:00
James Cole
0c7b652a70
Last code optimization before release. 2018-07-28 10:45:16 +02:00
James Cole
e3e0e12fef Various code cleanup. 2018-07-27 05:03:37 +02:00
James Cole
633b357d7b
Clean up two big methods. 2018-07-19 16:57:38 +02:00
James Cole
b96d67a54e
Referenced the wrong array. 2018-07-18 07:29:58 +02:00
James Cole
a3306bb26f
Leaving only the specials. 2018-07-18 07:16:32 +02:00
James Cole
0adacac269
Remove switches, add if-statement. 2018-07-18 06:58:51 +02:00
James Cole
7b41c5b301 Cast all translations to strings. 2018-07-15 09:38:49 +02:00
James Cole
cd076cc069 Fix a bug where transfers would be stored reversed (ie. source and destination switched). 2018-07-14 08:33:13 +02:00
James Cole
c99e233026 Add some debug entries. 2018-07-09 20:42:16 +02:00
James Cole
477a3c7eb2 Fix various bugs in the import routine, discovered by Doug. 2018-06-13 19:03:18 +02:00
James Cole
63f84ae7b1
Lots of refactoring and new tests. 2018-05-12 10:46:18 +02:00
James Cole
9bb4df4cc3
Split and cleanup file import routine. 2018-05-11 19:56:52 +02:00
James Cole
5a560b42ef
Improve test coverage. 2018-05-11 09:51:47 +02:00
James Cole
cabcb9c6d0
Basic storage routine works, basic file handling. 2018-05-10 09:10:16 +02:00
James Cole
6ef0eb73d0 Improve importer. 2018-05-09 20:53:39 +02:00
James Cole
7f4feb0cfc More code for import routine. 2018-05-07 20:35:14 +02:00
James Cole
626f7357bb
Improve CSV import routine. 2018-05-07 19:21:12 +02:00