James Cole
|
ff5bf0c6e5
|
Opening balance does not count as an income or as an expense. It's just there.
|
2016-02-08 20:42:31 +01:00 |
|
James Cole
|
9429d84cf8
|
Some code cleanup [skip ci]
|
2016-02-07 07:56:58 +01:00 |
|
James Cole
|
8f7f263a48
|
Declare strict type.
|
2016-02-05 12:08:25 +01:00 |
|
James Cole
|
f3fff6f1c5
|
Code rearrangement.
|
2016-01-19 13:59:54 +01:00 |
|
James Cole
|
7bf75128a8
|
Some cleaning up courtesy of PHPStorm.
|
2016-01-15 23:12:52 +01:00 |
|
James Cole
|
5eb0e18cae
|
Cleaning up
|
2016-01-01 21:15:03 +01:00 |
|
James Cole
|
64dbb14241
|
Method no longer used.
|
2016-01-01 20:05:14 +01:00 |
|
James Cole
|
bb4e2be9eb
|
Method no longer used.
|
2016-01-01 20:04:44 +01:00 |
|
James Cole
|
b415b6b043
|
Some code cleanup.
|
2016-01-01 12:41:00 +01:00 |
|
James Cole
|
70c922cdc5
|
Code cleanup.
|
2016-01-01 11:32:08 +01:00 |
|
James Cole
|
068fc32cb2
|
Some query cleaning up.
|
2015-12-31 20:12:49 +01:00 |
|
James Cole
|
25747fbcf2
|
And optimised another chart. Amounts are slightly different. Will investigate
|
2015-12-31 08:31:28 +01:00 |
|
James Cole
|
aac5c2b13c
|
Optimised another chart.
|
2015-12-31 08:26:04 +01:00 |
|
James Cole
|
f81e7da8bb
|
Code cleanup.
|
2015-12-28 07:49:27 +01:00 |
|
James Cole
|
51b45b4ed4
|
Code cleanup.
|
2015-12-28 07:12:47 +01:00 |
|
James Cole
|
209116e766
|
Query optimisations.
|
2015-12-26 09:21:45 +01:00 |
|
James Cole
|
ac61dfae6b
|
File reformatting.
|
2015-12-18 16:38:50 +01:00 |
|
James Cole
|
be056cea6b
|
Update some queries.
|
2015-12-13 20:41:35 +01:00 |
|
James Cole
|
659ca8be14
|
Update some queries.
|
2015-12-13 20:40:41 +01:00 |
|
James Cole
|
ea9af8366d
|
Update some queries.
|
2015-12-13 20:39:26 +01:00 |
|
James Cole
|
c4c4fbc34c
|
Refactor
|
2015-12-13 10:05:13 +01:00 |
|
James Cole
|
59f57c96e9
|
Refactor names.
|
2015-12-13 09:41:22 +01:00 |
|
James Cole
|
a2f852fecf
|
Clean up code.
|
2015-12-13 09:35:58 +01:00 |
|
James Cole
|
4838670649
|
Transfer fix.
|
2015-12-12 20:13:07 +01:00 |
|
James Cole
|
a985e09282
|
Fix query.
|
2015-12-12 20:10:52 +01:00 |
|
James Cole
|
9bd1503cb4
|
Expand query to catch all expenses.
|
2015-12-12 20:07:33 +01:00 |
|
James Cole
|
1423d5b314
|
Expand query, let's see what happens.
|
2015-12-12 12:36:36 +01:00 |
|
James Cole
|
a0972d99fb
|
Made a negative amount a positive as per #129
|
2015-12-11 18:49:07 +01:00 |
|
James Cole
|
7480dc4a19
|
Fix a query.
|
2015-12-11 16:39:33 +01:00 |
|
James Cole
|
ad01891a67
|
First attempt at including expense report.
|
2015-12-11 16:36:40 +01:00 |
|
James Cole
|
67fe35d564
|
Small query fix.
|
2015-12-11 11:32:22 +01:00 |
|
James Cole
|
7f19b6957a
|
Expanded new report a bit. Mainly copy/paste work. Will have to see how it pans out.
|
2015-12-11 09:39:17 +01:00 |
|
Antonio Spinelli
|
b3d99cd210
|
apply demeter law for transaction type calls
- adds contants for transaction type names
- demeter law = never speaks with strangers
|
2015-12-10 16:53:48 -02:00 |
|
James Cole
|
8f57c7dcb3
|
Some fixes to amounts.
|
2015-12-06 13:17:00 +01:00 |
|
James Cole
|
c3958ed3c4
|
Fixed some bugs that caused inconsistencies in the monthly reports.
|
2015-08-29 07:20:53 +02:00 |
|
James Cole
|
e5b88be5fa
|
Fix a bug where an transfer to and from a shared asset would count as an expense/income.
|
2015-08-29 06:48:12 +02:00 |
|
James Cole
|
425552988a
|
Fix month report so transfers from a shared account to another shared account do not count as income.
|
2015-08-28 06:19:50 +02:00 |
|
James Cole
|
3e05fd91d9
|
Lots of cleaning up.
|
2015-07-26 19:07:02 +02:00 |
|
James Cole
|
6a6ec9fbe4
|
Cleaned up some bill related code.
|
2015-07-09 09:41:54 +02:00 |
|
James Cole
|
3172bc90da
|
Some small fixes.
|
2015-07-07 10:05:11 +02:00 |
|
James Cole
|
d67db74ca2
|
Optimized some code.
|
2015-07-06 22:12:35 +02:00 |
|
James Cole
|
0de1242c83
|
Some cleaning up [skip ci]
|
2015-06-14 08:22:02 +02:00 |
|
James Cole
|
8bd445ab19
|
Some code cleanup [skip ci]
|
2015-06-13 10:02:36 +02:00 |
|
James Cole
|
40b3097374
|
Lots of cleanup and stuff.
|
2015-06-06 23:09:12 +02:00 |
|
Scrutinizer Auto-Fixer
|
58859eb35a
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-06-05 08:40:26 +00:00 |
|
James Cole
|
cc7c2e952c
|
Code cleanup [skip ci]
|
2015-06-03 21:25:11 +02:00 |
|
Scrutinizer Auto-Fixer
|
14a7cd05b1
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-05-26 18:57:31 +00:00 |
|
Scrutinizer Auto-Fixer
|
571cac6644
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-05-26 17:50:09 +00:00 |
|
James Cole
|
812aae358f
|
Some code cleanup.
|
2015-05-26 08:17:58 +02:00 |
|
James Cole
|
3c3b723913
|
Some code cleanup [skip ci]
|
2015-05-23 08:51:24 +02:00 |
|