Robert Horlings
|
f6b7bd5b44
|
Fixed a bug in storing date changes for the opening balance of an account
|
2016-01-22 15:44:23 +01:00 |
|
James Cole
|
f3fff6f1c5
|
Code rearrangement.
|
2016-01-19 13:59:54 +01:00 |
|
James Cole
|
32ed8a4d8d
|
Removed some unnecessary methods.
|
2016-01-15 22:41:26 +01:00 |
|
James Cole
|
4e3c59a2da
|
Some cleaning up courtesy of PHPStorm.
|
2016-01-15 19:37:09 +01:00 |
|
James Cole
|
01792f91e2
|
Code cleanup
|
2016-01-15 13:13:33 +01:00 |
|
James Cole
|
6573bd6b4b
|
Code cleanup according to PHPStorm.
|
2016-01-02 19:33:44 +01:00 |
|
James Cole
|
3888b8cceb
|
Code cleanup according to PHPStorm.
|
2016-01-02 16:57:31 +01:00 |
|
James Cole
|
265dd37212
|
Cleanup and add various warnings.
|
2016-01-02 16:31:14 +01:00 |
|
James Cole
|
b415b6b043
|
Some code cleanup.
|
2016-01-01 12:41:00 +01:00 |
|
James Cole
|
08703e282f
|
Fix array.
|
2015-12-30 09:30:06 +01:00 |
|
James Cole
|
03babfe75c
|
Removed for-loop in favour of "pluck()" aka: RTFM.
|
2015-12-30 09:16:53 +01:00 |
|
James Cole
|
cd2be8c1a4
|
Activate caching.
|
2015-12-27 19:51:20 +01:00 |
|
James Cole
|
3e80ffc52b
|
Huge change to bills and paid/unpaid/cc boxes.
|
2015-12-27 17:29:41 +01:00 |
|
James Cole
|
67a178591d
|
Some query optimisations.
|
2015-12-27 07:59:00 +01:00 |
|
James Cole
|
79392ab656
|
Add caching to various queries and lists.
|
2015-12-26 08:44:34 +01:00 |
|
James Cole
|
9f7c6c2d0c
|
Extra cache.
|
2015-12-25 17:11:55 +01:00 |
|
James Cole
|
4f38b77ef6
|
Better caching.
|
2015-12-25 09:34:37 +01:00 |
|
James Cole
|
c61fb7a598
|
Marked some unused stuff as deprecated.
|
2015-12-25 07:52:56 +01:00 |
|
James Cole
|
44811a3e7c
|
Fix a bug where the frontpage would not honor transaction order.
|
2015-12-21 11:30:58 +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
|
55be174037
|
Method to find an account.
|
2015-12-04 06:56:45 +01:00 |
|
James Cole
|
7b8c86e1e3
|
Only get active piggy banks.
|
2015-12-02 08:25:38 +01:00 |
|
unknown
|
de634da513
|
Only get active savings accounts.
|
2015-12-02 08:22:25 +01:00 |
|
James Cole
|
28c753523f
|
Caught a nasty bug thanks to an alert Tweakers.net user. This fix will make the account-edit screen inconsistent for a select number of users. This will be detailed on the wiki.
|
2015-08-15 21:45:29 +02:00 |
|
James Cole
|
e211c9812e
|
Fixed some math things.
|
2015-07-26 19:42:28 +02:00 |
|
James Cole
|
c8227e09ee
|
id was ambiguous.
|
2015-07-26 19:10:31 +02:00 |
|
James Cole
|
3e05fd91d9
|
Lots of cleaning up.
|
2015-07-26 19:07:02 +02:00 |
|
James Cole
|
450baba56a
|
Removed some dead code and fixed some other.
|
2015-07-26 17:03:05 +02:00 |
|
James Cole
|
d96063ea6e
|
Also expand interface.
|
2015-07-25 19:23:00 +02:00 |
|
James Cole
|
c3dc193f3e
|
First attempt at new last activity thing.
|
2015-07-25 19:22:41 +02:00 |
|
James Cole
|
aa5e313b92
|
Save transactions by moving them.
|
2015-07-10 20:48:45 +02:00 |
|
James Cole
|
308da6dc6e
|
Clean up some lists [skip ci]
|
2015-07-10 07:39:59 +02:00 |
|
James Cole
|
02ae39238d
|
Forgot one iban key.
|
2015-07-09 14:04:01 +02:00 |
|
James Cole
|
6900392e43
|
Fixed some sorting.
|
2015-07-08 13:05:33 +02:00 |
|
James Cole
|
c00bcd78cc
|
Some dependency clean up.
|
2015-07-07 19:09:45 +02:00 |
|
James Cole
|
2d4b148b2c
|
Various optimisations.
|
2015-07-06 22:23:34 +02:00 |
|
James Cole
|
af13d1943f
|
Should fix the last issues.
|
2015-07-06 18:57:15 +02:00 |
|
James Cole
|
52df2edc8f
|
Fixed the last issues. Now onto code complexity.
|
2015-07-06 18:48:17 +02:00 |
|
James Cole
|
cd08484a13
|
Code cleanup.
|
2015-07-06 18:13:57 +02:00 |
|
James Cole
|
d8b65f62e7
|
Accounts can now have IBAN.
|
2015-07-03 12:54:35 +02:00 |
|
James Cole
|
0c6dd5cd16
|
Removed some dead code.
|
2015-06-29 07:22:51 +02:00 |
|
James Cole
|
9e5484937e
|
Code cleanup [skip ci]
|
2015-06-27 08:06:24 +02:00 |
|
James Cole
|
92d8dde90d
|
Fixed sort commands [skip ci]
|
2015-06-17 06:11:35 +02:00 |
|
James Cole
|
e1aa63487a
|
Optimized a validator. [skip ci]
|
2015-06-05 12:18:20 +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
|
fea9bc4e7e
|
Increased coverage and fixed a nasty bug.
|
2015-06-05 07:10:51 +02:00 |
|
James Cole
|
ad1c61d959
|
Improved test coverage.
|
2015-06-04 21:35:36 +02:00 |
|
James Cole
|
cc7c2e952c
|
Code cleanup [skip ci]
|
2015-06-03 21:25:11 +02:00 |
|
James Cole
|
409ec2e086
|
Should fix tests.
|
2015-06-03 21:15:52 +02:00 |
|
James Cole
|
a7f6848e53
|
Lots of stuff gets cached now.
|
2015-06-03 18:22:47 +02:00 |
|