Commit Graph

169 Commits

Author SHA1 Message Date
James Cole
95648c37b3
Various code cleanup. 2018-02-09 19:11:55 +01:00
James Cole
c4507a7f75
Make sure the "classic" page uses the transformer as well. 2018-02-06 18:11:33 +01:00
James Cole
59c48268ab
Support more icons. 2018-01-25 19:21:40 +01:00
James Cole
f2d8e13576
Fix #1142 2018-01-22 18:14:30 +01:00
James Cole
e2af0caa41
Fix tests 2018-01-17 12:29:00 +01:00
James Cole
57855b1930
Remove references to unused cache thing. 2018-01-16 21:09:27 +01:00
James Cole
1f6e42afd9
Update copyright [skip ci] 2017-12-17 14:44:05 +01:00
James Cole
78335e5814
Expand tests, do code cleanup. 2017-12-17 14:30:53 +01:00
James Cole
12c15ea590
Fix #1049 2017-12-10 21:12:04 +01:00
James Cole
f7b1168e7c
Code cleanup for scrutinizer. 2017-11-25 08:54:52 +01:00
James Cole
781ca052d8
Code cleanup. 2017-11-22 21:12:27 +01:00
James Cole
0faa599b4c
Code for reconcile. 2017-11-22 20:20:44 +01:00
James Cole
7e66794cf5
Fix #958 2017-11-18 20:26:57 +01:00
James Cole
ffca858b8d
Code clean up. 2017-11-15 12:25:49 +01:00
James Cole
57dcdfa0c4
Code clean up. 2017-11-15 11:33:07 +01:00
James Cole
649dca77f5
Code clean up. 2017-11-15 10:52:29 +01:00
James Cole
920c7a93bc
Better cache for reconcile [skip ci] 2017-11-08 09:47:38 +01:00
James Cole
8707bc6612
Code cleanup. 2017-11-08 09:05:10 +01:00
James Cole
b6514c7e54
Fix #987 2017-11-08 08:28:04 +01:00
James Cole
d2ab03061f
Various code cleanup. 2017-11-05 19:49:20 +01:00
James Cole
33d89d52c2
Code that allows transaction reconciliation. #736 2017-11-05 19:48:43 +01:00
James Cole
bb46d034cd
Various cleanup in transaction and journal display code. 2017-11-04 07:10:21 +01:00
James Cole
af4a188480
Updated transaction view. 2017-10-28 07:39:33 +02:00
James Cole
10a9c7f987
New icon for opening balance. 2017-10-22 09:58:41 +02:00
James Cole
ac461d64a8
New copyright notice. 2017-10-21 08:40:00 +02:00
James Cole
e68594a93b
Various code cleanup. 2017-10-05 11:49:06 +02:00
James Cole
c9cb310a2f
Remove crappy translation of link types. Still needs a solution. 2017-09-27 14:50:04 +02:00
James Cole
6f55049fb6
Complex but workable code for #865 2017-09-26 10:59:17 +02:00
James Cole
37250cbde3
Various code cleanup. 2017-09-16 09:24:48 +02:00
James Cole
3a3eb4e84f
Various code cleanup. 2017-09-09 06:41:45 +02:00
James Cole
aed5ef3fba
Sort triggers and actions 2017-09-03 10:16:45 +02:00
James Cole
4b2abb6f25
Add ability to translate links. 2017-08-25 16:03:36 +02:00
James Cole
394e92d538
Improvements for #616 and others. 2017-08-23 21:21:42 +02:00
James Cole
7b03b0c5fc
Some PHP 7.1 compatible code. 2017-07-23 19:06:24 +02:00
James Cole
22144b78ea
Strict comparisons. 2017-07-15 16:41:07 +02:00
James Cole
71a41bc00d
Add newlines [skip ci] 2017-07-07 08:09:42 +02:00
James Cole
5329e026dc
Fixed various currency displays. 2017-06-06 07:18:09 +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
89ee9c058a
Account list is capable of showing the selected currency 2017-04-13 21:36:23 +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
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
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
b5032a7597
Added a new helper function. 2017-02-19 07:34:39 +01:00