James Cole
317075aa6d
Oops.
2016-02-20 18:48:06 +01:00
James Cole
eaf2efc510
Updated favicons.
2016-02-20 18:47:06 +01:00
James Cole
88555bbea2
Some translations.
2016-02-20 14:18:55 +01:00
James Cole
2ddacf48d4
Removed unused parameter and added caching. [skip ci]
2016-02-18 10:12:07 +01:00
James Cole
cd66d2c7b0
Return 0 amount. [skip ci]
2016-02-18 10:06:34 +01:00
James Cole
2e7c26c539
New chart called "net worth".
2016-02-18 10:04:53 +01:00
James Cole
f0f47530bf
PHP7 type declarations.
2016-02-18 10:04:26 +01:00
James Cole
e7be4e3e49
PHP7 compatible type hinting [skip ci]
2016-02-18 07:21:48 +01:00
James Cole
7a7ce7fcea
Some new translations [skip ci]
2016-02-18 06:57:25 +01:00
James Cole
bd104a7ea8
Massively reduced number of checked transactions. Even if the user six transactions a day, every day, the test will go back a month to find matches.
2016-02-18 06:56:24 +01:00
James Cole
31d6789ff0
Type hinting.
2016-02-18 06:54:50 +01:00
James Cole
bdcb7372a5
More phpdoc.
2016-02-18 06:45:10 +01:00
James Cole
b8df2226ae
New phpdoc.
2016-02-18 06:38:37 +01:00
James Cole
106bae5c97
Move factories to separate folder.
2016-02-18 06:34:16 +01:00
James Cole
651297fa0b
Method can be private.
2016-02-18 06:29:04 +01:00
James Cole
1b2873fc5f
Some phpdoc.
2016-02-18 06:28:46 +01:00
James Cole
f82a2b3bc5
Some phpdoc.
2016-02-18 06:24:47 +01:00
James Cole
4cb616ebeb
Some PHP7 compatible type definitions
2016-02-18 06:24:39 +01:00
James Cole
1bcc975d7b
Some new phpDoc and refactoring.
2016-02-18 06:15:01 +01:00
James Cole
98fd5b8858
Invert stuff so chart works again.
2016-02-17 22:35:57 +01:00
James Cole
6f08482aaf
Some simplification.
2016-02-17 22:02:32 +01:00
James Cole
f7d06b9759
Some more code cleanup.
2016-02-17 21:59:47 +01:00
James Cole
a178fed0c6
Code cleanup courtesy of Scrutiniser CI.
2016-02-17 21:55:00 +01:00
James Cole
ff342f6789
New translations.
2016-02-17 21:22:49 +01:00
James Cole
b1c2f8faa1
Various code cleaning things.
2016-02-17 21:14:32 +01:00
James Cole
6f59e79b28
Massively reduce number of searched transactions.
2016-02-17 21:05:32 +01:00
James Cole
6c22bad77a
Revamped a part of the rule test code.
...
- clean way of constructing triggers
- processor can be constructed in a number of ways.
- cleaner transaction matcher using collections instead of arrays
2016-02-17 21:03:59 +01:00
James Cole
1cf0125d1b
New method for transaction matcher.
2016-02-17 20:31:18 +01:00
James Cole
49211482b0
New getters and setters.
2016-02-17 20:25:54 +01:00
James Cole
b3aecec11d
Remove parameter and make fields private.
2016-02-17 20:25:20 +01:00
James Cole
7cb86d0254
Add field. Also limit range.
2016-02-17 20:24:59 +01:00
James Cole
0ba9389ca2
Rename field.
2016-02-17 20:24:27 +01:00
James Cole
1902787104
Removed constructor.
2016-02-17 20:23:53 +01:00
James Cole
b3e32db073
Rename variables.
2016-02-17 20:23:14 +01:00
James Cole
01d53bdb85
Use request instead of complex method.
2016-02-17 20:22:25 +01:00
James Cole
51acc34a80
Fix factory and triggers.
2016-02-17 20:19:44 +01:00
James Cole
694447e66c
Removed all constructors from all triggers.
2016-02-17 20:09:03 +01:00
James Cole
05b7a610ef
Prep for private constructor.
2016-02-17 19:58:49 +01:00
James Cole
1e799402ee
Rule actions no longer need to know the journal at construction time. This is easier.
2016-02-17 19:56:05 +01:00
James Cole
5f9c61c4b4
Update Processor with new situation.
2016-02-17 19:08:27 +01:00
James Cole
12b6791e8b
Changed trigger constructor. No longer needs model AND journal, now only model. Wait for it...
2016-02-17 19:07:20 +01:00
James Cole
8024ad123e
Cleaned up the Processor. This completely breaks everything @ roberthorlings has built but stay with me.
2016-02-17 18:47:05 +01:00
James Cole
2bd2f5a5aa
Renamed config thing. [skip ci]
2016-02-17 18:36:08 +01:00
James Cole
37d79b2a1c
Remove unused import.
2016-02-17 18:35:29 +01:00
James Cole
cd057045e6
Code clean up.
2016-02-17 18:23:20 +01:00
James Cole
ddfbd69e8b
Minimum of one trigger.
2016-02-17 18:23:12 +01:00
James Cole
28fa1264b7
Remove matchesAnything
2016-02-17 18:06:49 +01:00
James Cole
a6c3189833
Add willMatchEveryThing as a static replacement for matchesAnything
2016-02-17 18:00:13 +01:00
James Cole
0d2fe08dc9
New request object for when the user wants to test triggers.
2016-02-17 17:47:29 +01:00
James Cole
8cfe25bfac
Small code clean up [skip ci]
2016-02-17 17:32:02 +01:00