James Cole
|
4b9b207d92
|
Removed development references.
|
2015-04-20 17:59:04 +02:00 |
|
James Cole
|
875cbf66af
|
1 should be 0
|
2015-04-19 19:10:53 +02:00 |
|
James Cole
|
412d6d4fd7
|
Small CSS fix for piggy banks [skip ci]
|
2015-04-19 17:43:04 +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
|
0656ccbdd9
|
Fixed a bug where the query would include deleted transactions.
|
2015-04-19 13:57:43 +02:00 |
|
James Cole
|
e774ebd0a3
|
Possible bug in account create thing. [skip ci]
|
2015-04-18 16:04:21 +02:00 |
|
James Cole
|
edbda32a84
|
Fix balance.
|
2015-04-13 21:13:05 +02:00 |
|
James Cole
|
721fa04e3c
|
Added home screen information about piggy banks.
|
2015-04-13 20:43:58 +02:00 |
|
James Cole
|
9fd8d8915d
|
amount > queryAmount
|
2015-04-12 10:53:53 +02:00 |
|
James Cole
|
7a9f5ebdd1
|
Added "what" variable.
|
2015-04-12 10:22:15 +02:00 |
|
James Cole
|
a3423f0321
|
Add the correct path to category overview.
|
2015-04-12 10:19:37 +02:00 |
|
James Cole
|
c37e9a4467
|
Covered the JSON controller.
|
2015-04-11 19:59:41 +02:00 |
|
James Cole
|
6157d82a0b
|
time format
|
2015-04-11 18:52:03 +02:00 |
|
James Cole
|
38b27fec92
|
Without moment.js
|
2015-04-11 18:49:57 +02:00 |
|
James Cole
|
c43439bb68
|
Test for date.
|
2015-04-11 18:47:37 +02:00 |
|
James Cole
|
8d9561d7a5
|
Removed data-value.
|
2015-04-11 18:45:01 +02:00 |
|
James Cole
|
2a72cce3b7
|
Included date format.
|
2015-04-11 15:11:45 +02:00 |
|
James Cole
|
d3bbb6fb1f
|
Removed date value.
|
2015-04-11 15:11:19 +02:00 |
|
James Cole
|
7b6723e9a2
|
Update date format.
|
2015-04-11 15:10:29 +02:00 |
|
James Cole
|
1ee741460d
|
Updated empty entries as well.
|
2015-04-11 15:09:48 +02:00 |
|
James Cole
|
967b0b493b
|
Switched dates around.
|
2015-04-11 15:07:42 +02:00 |
|
James Cole
|
b53aaf7dde
|
Fixed sort format.
|
2015-04-11 15:06:10 +02:00 |
|
James Cole
|
714c13bdbf
|
Include moment.js
|
2015-04-11 15:04:16 +02:00 |
|
James Cole
|
651a4fd3cc
|
Sortable accounts.
|
2015-04-11 15:01:42 +02:00 |
|
James Cole
|
505aee22bb
|
Sortable categories.
|
2015-04-11 14:53:22 +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
|
df8976eabe
|
Journals that no longer match a bill will be removed.
|
2015-04-11 12:40:47 +02:00 |
|
James Cole
|
3e01daa172
|
Query & loop optimizations.
|
2015-04-11 12:36:17 +02:00 |
|
James Cole
|
f6999f355b
|
Some foreach loop cleaning up.
|
2015-04-11 12:27:56 +02:00 |
|
James Cole
|
5c06b45eb1
|
Code cleanup.
|
2015-04-11 07:32:11 +02:00 |
|
James Cole
|
1802bb967a
|
Moved JSON money boxes to individual functions.
|
2015-04-11 07:24:07 +02:00 |
|
James Cole
|
d8d92f147f
|
Removed logging, found bug.
|
2015-04-10 07:29:36 +02:00 |
|
James Cole
|
4a95bdd8ba
|
Added temporary debug to google chart.
|
2015-04-10 07:25:24 +02:00 |
|
James Cole
|
db5d94d956
|
Added temporary debug entries.
|
2015-04-10 07:19:45 +02:00 |
|
James Cole
|
06f2e34bb5
|
Renamed the amount variable so it stops interfering with another variable
|
2015-04-10 06:57:39 +02:00 |
|
James Cole
|
2ef7a01945
|
Fixed a bug where the bill chart and boxes would inaccurately reflect the amount of bills yet to pay.
|
2015-04-10 06:52:36 +02:00 |
|
James Cole
|
d3f642551d
|
Fixed a small bug in the bill-chart and simplified yet another Json box.
|
2015-04-09 21:36:58 +02:00 |
|
James Cole
|
490997157e
|
Switched two queries around.
|
2015-04-09 21:30:35 +02:00 |
|
James Cole
|
2432af7883
|
Simplified the in and out-box.
|
2015-04-09 21:29:58 +02:00 |
|
James Cole
|
7abeece3f0
|
Simplified the "out"-box.
|
2015-04-09 21:27:35 +02:00 |
|
James Cole
|
3851652821
|
Renamed various fields from 'amount' to 'queryAmount' to prevent interfering with the getAmountAttribute property.
|
2015-04-09 21:18:18 +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
|
0224d1d59b
|
Accidentally commented out date limits in query.
|
2015-04-09 21:01:08 +02:00 |
|
James Cole
|
587b94153d
|
Removed some foreach() routines that are no longer necessary now that getAmountAttribute() exists.
|
2015-04-09 20:58:57 +02:00 |
|
James Cole
|
5124ce0302
|
Fixed a bug where getAmountAttribute would interfere with queries that contained a "amount"-field.
|
2015-04-09 20:52:47 +02:00 |
|
James Cole
|
950c4045b0
|
Fix total savings to accurately reflect end of current period.
|
2015-04-09 19:10:24 +02:00 |
|