Commit Graph

198 Commits

Author SHA1 Message Date
James Cole be5ff35b13 Reversed the removal of the validating trait since @roberthorlings discovered it's actually still being used. 2016-01-18 13:15:11 +01:00
James Cole 68cdfd00b0 Update test things. 2016-01-17 15:28:01 +01:00
James Cole fe30850568 Fixed some database migration stuff. 2016-01-16 21:32:36 +01:00
James Cole 7bf75128a8 Some cleaning up courtesy of PHPStorm. 2016-01-15 23:12:52 +01:00
James Cole 3857e8d49f Remove old code. 2016-01-15 22:44:25 +01:00
James Cole b16149b842 Wrong array name. 2016-01-15 22:44:17 +01:00
James Cole 32ed8a4d8d Removed some unnecessary methods. 2016-01-15 22:41:26 +01:00
James Cole f949d2476b Move from getDates to array dates. 2016-01-15 22:32:21 +01:00
James Cole 0620830b10 Move from getDates to array dates. 2016-01-15 22:23:01 +01:00
James Cole 7ee25693aa Removed stuff no longer used. 2016-01-15 22:20:38 +01:00
James Cole ffdd37ddd5 More code cleanup. 2016-01-15 20:57:26 +01:00
James Cole 3649b595df Will no longer recognise transactions of type "opening balance". 2016-01-15 19:48:09 +01:00
James Cole 4e3c59a2da Some cleaning up courtesy of PHPStorm. 2016-01-15 19:37:09 +01:00
James Cole 820722f44e Some code cleanup courtesy of PHPStorm. 2016-01-15 17:38:09 +01:00
James Cole 4697fbdeef Routine to delete rules. Should include routine to move rules to other group. 2016-01-13 21:44:26 +01:00
James Cole 27aae279e6 More code for rules. 2016-01-13 18:34:56 +01:00
James Cole 20941dedd3 Also fix rule group. 2016-01-13 16:08:05 +01:00
James Cole 5ac88623ed Prep stuff for routes and actions. 2016-01-13 16:05:39 +01:00
James Cole a7a00ecf40 More rule possibilities 2016-01-13 14:02:22 +01:00
James Cole 88bbafd3e8 If you get the destination account attribute before the model is saved, the cache breaks. 2016-01-13 14:01:40 +01:00
James Cole ae3258b449 If you get the source account attribute before the model is saved, the cache breaks. 2016-01-13 14:01:09 +01:00
James Cole cf4d7cfeef Grab rules properly. 2016-01-13 09:08:13 +01:00
James Cole 46ee2a0568 Can now automatically handle some rules. No user interface, yet. 2016-01-13 08:14:14 +01:00
James Cole 0dc74d9d14 Rules will now fire for a store-action. And fail. 2016-01-13 07:30:11 +01:00
James Cole 321890992e Cleanup php doc. 2016-01-12 21:09:19 +01:00
James Cole 06d11c9133 New stuff for the rule thing. 2016-01-12 20:36:47 +01:00
James Cole da7eb615db Added php doc. 2016-01-11 21:42:51 +01:00
James Cole 5da5024ad3 New models. 2016-01-11 21:28:29 +01:00
James Cole 29145bf6cf More bindings. 2016-01-09 16:09:26 +01:00
James Cole caa1ff120a Built more binders. 2016-01-09 15:53:11 +01:00
James Cole a14544398b New middleware 2016-01-09 15:39:34 +01:00
James Cole 2980860377 Did some code cleanup. Comments and headers mostly. 2016-01-09 08:20:55 +01:00
James Cole 265dd37212 Cleanup and add various warnings. 2016-01-02 16:31:14 +01:00
James Cole eb7c79ad27 Can be written to. 2016-01-02 09:47:01 +01:00
James Cole e892c9a824 Followed up on some inspections. 2016-01-01 21:49:27 +01:00
James Cole 7cc47ca0b1 Some cleaning up. 2015-12-29 22:48:55 +01:00
James Cole 77056dcf8d Cleanup. 2015-12-29 08:27:05 +01:00
James Cole ffa88eeb08 Made deleted piggy banks for piggy bank events visible. 2015-12-28 07:27:16 +01:00
James Cole 51b45b4ed4 Code cleanup. 2015-12-28 07:12:47 +01:00
James Cole 15846e157b From 200+ queries back to ~17. 2015-12-27 21:17:04 +01:00
James Cole 3e80ffc52b Huge change to bills and paid/unpaid/cc boxes. 2015-12-27 17:29:41 +01:00
James Cole 5862803434 This saves some queries. 2015-12-25 09:34:23 +01:00
James Cole ac61dfae6b File reformatting. 2015-12-18 16:38:50 +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 7e10641461 Organized some category charts. Still needs some translating 2015-09-26 07:18:12 +02:00
James Cole cdc0e3cfd8 Some cleaning up. 2015-09-25 20:40:24 +02:00
James Cole 204e521ba4 Fixed sorting for contracts. 2015-09-08 19:36:54 +02:00
James Cole 51e30aed66 Added a sum of the current page and the sum of the entire category, in reference to issue #99. 2015-08-09 16:56:38 +02:00
James Cole eef28d96f4 Code cleanup [skip ci] 2015-07-26 19:13:06 +02:00
James Cole 3e05fd91d9 Lots of cleaning up. 2015-07-26 19:07:02 +02:00