Commit Graph

464 Commits

Author SHA1 Message Date
James Cole
04a8a0e6a1
Code clean up 2017-06-24 13:04:41 +02:00
James Cole
445dbf8779
More and improved code for the import routine. 2017-06-24 05:49:33 +02:00
James Cole
edb355941c
More code for import routine. 2017-06-22 21:50:10 +02:00
James Cole
a905cce2c9
Expand import routine. 2017-06-20 21:04:25 +02:00
James Cole
b9f110ac2b
Refactor and rename some import things. 2017-06-17 22:49:44 +02:00
James Cole
7cc24417b3
Expanded import routine. 2017-06-14 20:13:19 +02:00
James Cole
77244f4e2c
Lots of new code for new importer routine. 2017-06-12 19:12:07 +02:00
James Cole
091596e80e
Lots of new code for new importer routine. 2017-06-10 15:09:41 +02:00
James Cole
1f9b7faa60
Code for #660 2017-06-09 11:52:20 +02:00
James Cole
b48de98865
Fix a bug where the balance routine forgot to account for accounts without a currency preference. 2017-06-08 10:35:02 +02:00
James Cole
935fb015d3
Live update budget amounts. 2017-06-07 11:58:04 +02:00
James Cole
8bbd3063ec
Move code around for simplicity and fix tests. 2017-06-07 11:13:04 +02:00
James Cole
e5db5a7b5c
Various code clean up. 2017-06-07 07:38:58 +02:00
James Cole
5329e026dc
Fixed various currency displays. 2017-06-06 07:18:09 +02:00
James Cole
17b6cc43d5
Fix display of foreign currencies in charts. 2017-06-05 22:11:54 +02:00
James Cole
b69a2ef0cd
Can handle multi-currency balances better. 2017-06-05 15:09:17 +02:00
James Cole
6d1296094e
Fixes a lot of issues in scrutinizer. 2017-06-05 11:20:38 +02:00
James Cole
c4039b53e6
Various code cleanup. 2017-06-05 11:12:50 +02:00
James Cole
f72f8b03df
Catch empty currency preference 2017-06-05 07:03:32 +02:00
James Cole
a487c7b4b2
Make sure amounts are formatted, and fixed some issues. 2017-06-04 23:39:26 +02:00
James Cole
82e74a2afd
Big update to properly support multi currencies. 2017-06-04 13:39:16 +02:00
James Cole
7e11691ea4
Update code to work with filters. 2017-04-28 20:08:25 +02:00
James Cole
c33dd1ecee
Can now handle withdrawals in foreign currency. 2017-04-14 14:37:04 +02:00
James Cole
7e31a29b12
FF3 will now correctly store exchanged / foreign amounts. 2017-04-14 11:19:09 +02:00
James Cole
9a69ce309e
Initial user ability to set foreign currency 2017-04-14 10:16:52 +02:00
James Cole
953c38563b
Make sure that accounts and their opening balance values are the same currency. 2017-04-14 07:11:30 +02:00
James Cole
89ee9c058a
Account list is capable of showing the selected currency 2017-04-13 21:36:23 +02:00
James Cole
994542c75d
First basic code for currency exchange rate routines. 2017-04-13 20:47:59 +02:00
James Cole
595596d73f
Apparently this is changed in PHPStorm’s formatting templates so there you go [skip ci]. 2017-04-09 07:44:22 +02:00
James Cole
243530b750
Forgot a return value. 2017-03-30 18:43:12 +02:00
James Cole
569fec4610
Double check on NULL. [skip ci] 2017-03-25 22:07:07 +01:00
James Cole
1fb0a64f31
Various code cleanup [skip ci] 2017-03-24 15:15:12 +01:00
James Cole
fe66d089ad
Expanded test coverage. 2017-03-24 15:01:53 +01:00
James Cole
398cf0b312
Small improvements in the search [skip ci] 2017-03-24 07:17:38 +01:00
James Cole
97f67912f4
Remove logging 2017-03-18 07:45:40 +01:00
James Cole
fd1f06c2cb
Small fix. 2017-03-16 21:00:34 +01:00
James Cole
d618ddc8c5
Lot of debug info for #619 2017-03-16 17:52:13 +01:00
James Cole
79aa0afc97
Possible fix for #619 2017-03-15 20:09:36 +01:00
James Cole
4abc271805
Implemented #595 for transactions. 2017-03-11 07:41:26 +01:00
James Cole
c206a95d55
Improved various tests. 2017-03-04 15:29:20 +01:00
James Cole
ae05d4d51d
Expand tests 2017-03-04 11:20:57 +01:00
James Cole
9d22bbee1c
Add code coverage ignore instructions. 2017-03-04 11:19:44 +01:00
James Cole
45f4395f26
Large commit to get rid of a lot of static methods. 2017-03-04 07:26:03 +01:00
James Cole
d9aa074330
Large commit to get rid of a lot of static methods. 2017-03-04 07:18:35 +01:00
James Cole
978e3e615c
This prevented FF from displaying cash account properly. 2017-03-03 12:55:28 +01:00
James Cole
b3b8981b4b
Catch null pointer exception. 2017-03-02 19:57:46 +01:00
James Cole
2116486fe0 Various code cleanup 2017-02-25 17:39:50 +01:00
James Cole
8c6972d12d
Various code cleanup. 2017-02-25 05:57:01 +01:00
Joris de Vries
a0e66b913b Show suggested monthly savings for a piggybank
If a piggybank has both a target date and a target amount, show how much money needs to be added to the piggybank each month to achieve both targets.

Strings are currently hard-coded because I want to gauge the reaction to this :)
2017-02-24 22:00:49 +01:00
James Cole
b13a878927
Slightly expanded modifiers [skip ci] 2017-02-19 12:17:07 +01:00