James Cole
|
144a6130f2
|
First code for #159 popups
|
2016-04-01 16:06:55 +02:00 |
|
James Cole
|
9a8efc8a58
|
Info in tags for #159
|
2016-03-22 16:59:29 +01:00 |
|
James Cole
|
f0f67b87c4
|
Code for #159
|
2016-03-22 16:57:26 +01:00 |
|
James Cole
|
1a3ec98896
|
Give all icons some context, no value yet.
|
2016-03-22 16:55:04 +01:00 |
|
James Cole
|
29f93a9b73
|
Fix link to non-existing budget
|
2016-03-22 09:04:32 +01:00 |
|
James Cole
|
201790ff8d
|
Cleanup transaction journal edit. #215
|
2016-03-20 17:12:34 +01:00 |
|
James Cole
|
a0434e3271
|
Disable audit reports for now. [skip ci]
|
2016-03-14 19:42:05 +01:00 |
|
James Cole
|
abf92b6df3
|
Add some new lines.
|
2016-03-03 09:38:16 +01:00 |
|
James Cole
|
bbfc962727
|
Include tags in multi year report [skip ci]
|
2016-03-02 07:08:08 +01:00 |
|
James Cole
|
8ddb357e5a
|
Refer to correct var [skip ci]
|
2016-03-02 07:06:19 +01:00 |
|
James Cole
|
560c10898f
|
Extra spaces for clarity [skip ci]
|
2016-03-02 07:05:43 +01:00 |
|
James Cole
|
04f5214bb7
|
Fix multiplier for single tag.
|
2016-03-02 07:04:48 +01:00 |
|
James Cole
|
01be5e3e23
|
Tag report.
|
2016-03-01 21:31:25 +01:00 |
|
James Cole
|
07f4995c8f
|
First start of new report.
|
2016-02-23 20:23:10 +01:00 |
|
James Cole
|
2e7c26c539
|
New chart called "net worth".
|
2016-02-18 10:04:53 +01:00 |
|
James Cole
|
693ff3cc66
|
Various fixes.
|
2016-02-13 13:13:22 +01:00 |
|
James Cole
|
8fb3348a7c
|
Added some (yet without function) information icons. [skip ci] [skip Scrutinizer]
|
2016-02-06 20:17:55 +01:00 |
|
James Cole
|
b875eb31d2
|
Small cosmetic changes.
|
2016-02-06 19:00:01 +01:00 |
|
James Cole
|
030d241130
|
Should fix a bug in Travis.
|
2016-02-05 21:29:03 +01:00 |
|
James Cole
|
7d05999ced
|
Fixed view. [skip-ci]
|
2016-02-05 19:59:38 +01:00 |
|
James Cole
|
d477feb930
|
Some fix [skip-ci]
|
2016-02-05 19:59:07 +01:00 |
|
James Cole
|
9465a6d2b5
|
This PHP7 thing is strict!
|
2016-02-05 19:57:17 +01:00 |
|
James Cole
|
c3f78b698d
|
This PHP7 thing is strict!
|
2016-02-05 19:56:25 +01:00 |
|
James Cole
|
df918e8529
|
Fixed all problems related to strict types.
|
2016-02-05 13:09:18 +01:00 |
|
James Cole
|
b044d85e90
|
Expand report index to include both "normal" year and fiscal year.
|
2016-01-29 17:14:23 +01:00 |
|
James Cole
|
7f54b70c24
|
Make fiscal year quick link optional.
|
2016-01-29 07:47:18 +01:00 |
|
Graham Miller
|
41188a1bd6
|
Quicklink fiscal year report feature. As per github issue #131.
The reason for instantiating the helper at the beginning of the static function routeBinder
is I am hoping that the object will only be created once.
|
2016-01-29 09:11:36 +10:00 |
|
James Cole
|
f5a21f64c0
|
More magic words.
|
2016-01-22 10:10:51 +01:00 |
|
James Cole
|
f5cbed7c0c
|
Added magic words "currentMonthEnd" and "currentMonthStart".
|
2016-01-22 07:54:15 +01:00 |
|
James Cole
|
c7b47b4453
|
Fix view after upgrade to Laravel 5.2
|
2016-01-08 15:55:22 +01:00 |
|
James Cole
|
53677e3c64
|
Moved views.
|
2016-01-08 13:35:27 +01:00 |
|
James Cole
|
195a2d7523
|
Removed all the old views.
|
2015-05-02 21:18:04 +02:00 |
|
James Cole
|
7d32e50f25
|
Mentioned wrong amount.
|
2015-04-20 20:56:28 +02:00 |
|
James Cole
|
91c6deeb1f
|
Renamed another field.
|
2015-04-19 14:28:17 +02:00 |
|
James Cole
|
6d1978fd9a
|
Showed the wrong value.
|
2015-04-19 14:27:08 +02:00 |
|
James Cole
|
52d23b6ef5
|
Referred to an id which turned out to be a index.
|
2015-04-19 14:19:25 +02:00 |
|
James Cole
|
9fd8d8915d
|
amount > queryAmount
|
2015-04-12 10:53:53 +02:00 |
|
James Cole
|
ca3d59dc33
|
Another fix.
|
2015-04-11 12:51:58 +02:00 |
|
James Cole
|
13890e32a1
|
Fixed a view and a botched include.
|
2015-04-11 12:50:56 +02:00 |
|
James Cole
|
1d67d2250a
|
Renamed various fields from 'amount' to 'queryAmount' to prevent interfering with the getAmountAttribute property.
|
2015-04-09 21:16:35 +02:00 |
|
James Cole
|
37f40d8637
|
Renamed various fields from 'amount' to 'queryAmount' to prevent interfering with the getAmountAttribute property.
|
2015-04-09 21:14:15 +02:00 |
|
James Cole
|
e000fb5d80
|
Optimized decryption.
|
2015-03-31 22:46:11 +02:00 |
|
James Cole
|
566fadad15
|
Add decryption routine.
|
2015-03-31 21:18:22 +02:00 |
|
James Cole
|
a079eec2cb
|
Better unicity for objects.
|
2015-03-31 14:16:25 +02:00 |
|
James Cole
|
a97c267378
|
Added new lines
|
2015-03-29 08:20:37 +02:00 |
|
James Cole
|
aae2ab2693
|
Unnecessary if statement.
|
2015-03-27 19:43:53 +01:00 |
|
James Cole
|
4ef23e28a3
|
Update year report.
|
2015-03-27 19:43:20 +01:00 |
|
James Cole
|
0129a66906
|
Debug hidden accounts in year reports.
|
2015-03-27 19:37:00 +01:00 |
|
James Cole
|
45bced7b34
|
Hide accounts with no activity during a year.
|
2015-03-27 19:34:37 +01:00 |
|
James Cole
|
a663ddb0d9
|
Hide accounts with no activity.
|
2015-03-27 13:39:12 +01:00 |
|