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
James Cole
26751e10ee
Expand modifiers
2017-02-19 12:12:24 +01:00
James Cole
b149a816dd
Make search work. [skip ci]
2017-02-19 09:36:51 +01:00
James Cole
711a1a1d4f
Final modifiers.
2017-02-19 09:07:14 +01:00
James Cole
a27b686446
Add budget keyword.
2017-02-19 07:41:12 +01:00
James Cole
1f6180ce5d
Updated search modifiers.
2017-02-19 07:38:51 +01:00
James Cole
b5032a7597
Added a new helper function.
2017-02-19 07:34:39 +01:00
James Cole
5073fd937c
Expand search with a bunch of keywords for #510
2017-02-18 20:10:03 +01:00
James Cole
5d0cdc4ffa
Various code cleanup.
2017-02-17 06:42:36 +01:00
James Cole
8f5289b7dc
Fixed some transaction list filter issues.
2017-02-15 21:55:50 +01:00
James Cole
a5f8aa914f
Build code for tag report.
2017-02-15 20:07:10 +01:00
James Cole
4c2d9e0eee
Small code cleanup.
2017-02-11 15:52:55 +01:00
James Cole
aa2d78f36a
Expand filter
2017-02-11 09:34:04 +01:00
James Cole
8a98204a69
Update app() calls
2017-02-05 16:16:15 +01:00
James Cole
738a311f49
Various code cleanup.
2017-01-21 09:07:10 +01:00
James Cole
be868d37f2
Fixed some issues with the monthly report and missing amounts.
2017-01-19 21:54:27 +01:00
James Cole
c212d5c5ea
Order by date does not matter in this context.
2017-01-14 21:00:43 +01:00
James Cole
08ac27cccf
Fix some scrutiniser issues.
2017-01-14 19:43:33 +01:00
James Cole
30bc4ccfa7
More date fixes [skip ci]
2017-01-13 21:16:54 +01:00
James Cole
4f64f1d754
Force order by. [skip ci]
2017-01-13 21:14:46 +01:00
James Cole
c0e578dd47
Fix bug found by persistent user who kept mailing me about broken charts. Which turned out to be broken indeed!
2017-01-13 21:12:59 +01:00
James Cole
f0028b33e9
Double check that deleted transaction journals are not included.
2017-01-13 16:12:09 +01:00