Commit Graph

63 Commits

Author SHA1 Message Date
James Cole 01c5e15bcd Retrieve the new setting called 'budgetMaximum' which allows you to set the maximum budget. 2014-12-23 21:13:32 +01:00
James Cole 2072607889 Cleanup, mostly I removed the coding standard ignore instructions. 2014-12-20 22:07:21 +01:00
James Cole 1484621300 More tests! 2014-12-20 16:06:25 +01:00
James Cole 83b7cb4ff9 Test updates. 2014-12-20 15:25:22 +01:00
James Cole 1a0cbbdb31 Removed previous warning suppressions. 2014-12-19 21:18:42 +01:00
James Cole 30ac62ffb7 All kinds of code cleanup, mostly to get some mess detection fixed. 2014-12-19 20:47:33 +01:00
James Cole 4b4ad7f1a8 Moved all references. 2014-12-13 22:54:52 +01:00
James Cole 3cfa3f3b27 Code cleanup. 2014-12-13 21:59:02 +01:00
James Cole 9ab0a83f7c Default value for when session is empty. 2014-12-13 13:07:32 +01:00
James Cole 7350b1da1b Cleanup and added todo's 2014-12-12 16:22:16 +01:00
James Cole 136adbe723 Some cleanup and a small bug fix. 2014-12-12 07:42:38 +01:00
James Cole cb2863eaf3 Cleaned up the budget controller. 2014-12-12 07:13:40 +01:00
James Cole 360f286ed3 Some cleanup. 2014-12-07 20:45:52 +01:00
James Cole 6aecd77b77 New stuff! 2014-12-07 15:37:53 +01:00
James Cole dbc95dd878 Cleanup. 2014-12-06 17:53:25 +01:00
James Cole eebac2a66d Some formatting, cleanup, and a new chart. 2014-11-18 09:37:54 +01:00
James Cole 4f4e6fac16 Fixed a bug where limits and limit repetitions would not be updated and/or created because of double post calls and missing events. 2014-11-17 21:50:11 +01:00
James Cole 314abbea8b Code cleanup. 2014-11-17 07:33:18 +01:00
James Cole ac2ab65471 Got up to categories with the new tables. 2014-11-14 10:17:12 +01:00
James Cole 258d6a1688 Code clean up and reformat. 2014-11-12 22:36:02 +01:00
James Cole 2e2c12d6a4 General clean up. 2014-11-12 22:21:48 +01:00
Sander Dorigo 78d034d366 There's a giant mix brewing between "old" code, bad code and not implemented exceptions. I suspect the next change will be to cut out all old stuff, throw a lot of NotImplementedExceptions and get going. 2014-11-12 10:54:53 +01:00
James Cole 638fa9005f Excluded more files from the "old" libraries and included new ones instead. This should greatly clean up the code base. 2014-11-12 07:31:48 +01:00
Sander Dorigo 9fa326f630 First attempt at unifying code for categories and budgets, which are basically the same thing. 2014-11-10 21:55:22 +01:00
Sander Dorigo af9473c126 Fixed some bugs in various controllers and started rebuilding the category controller. 2014-11-10 19:03:03 +01:00
Sander Dorigo a3f8841ec3 I have no idea what's happening! 2014-11-10 18:38:58 +01:00
Sander Dorigo 7750b06476 Added a "spent"-bar in budgets. 2014-11-09 08:02:47 +01:00
Sander Dorigo 873384a34b Built the 'show'-view for budgets. 2014-11-08 19:11:51 +01:00
Sander Dorigo 44705f0e18 Some bugfixes and cleanup. 2014-11-06 20:33:37 +01:00
Sander Dorigo ddea7d696a Delete and update routines. 2014-11-06 07:38:15 +01:00
Sander Dorigo f814f45e36 Test fix for budgeting. 2014-11-05 21:37:24 +01:00
Sander Dorigo 21f362c7b9 Lots of stuff for budgets, accounts and others! 2014-11-05 19:57:56 +01:00
Sander Dorigo aaab7f8e0e Some fixes for budgets 2014-11-04 20:37:00 +01:00
Sander Dorigo e405d06f23 First attempt at a view for transactions without a budget (issue #23) 2014-10-08 21:50:03 +02:00
James Cole 6798cea268 Some more bug fixes. 2014-09-28 09:20:25 +02:00
James Cole dbfb342021 Fixed for budget views. 2014-09-15 17:46:01 +02:00
James Cole 5b501cb942 Some initial title cleanup in the budget controller. 2014-09-12 17:29:32 +02:00
James Cole f9dc627d84 Cleanup controllers and small bug fixes. 2014-09-09 20:00:04 +02:00
James Cole 9136b50e3c Slowly working my way "down" the list of controllers to fix and enhance. 2014-09-03 16:50:53 +02:00
James Cole c3fd5c7136 Some new stuff that really doesn't belong here. I'm not good at this. 2014-09-03 07:11:35 +02:00
James Cole c4f42a604f This will be the first release! 2014-08-28 07:53:54 +02:00
James Cole ac2fbc4105 Some changes in views to make it all look better. 2014-08-22 10:16:52 +02:00
James Cole 71504c76ac Created some triggers, added some fixes. Will probably fail. 2014-08-19 20:38:49 +02:00
James Cole f00dfd2859 Basic testing, not full coverage. 2014-08-19 13:24:11 +02:00
James Cole 5ac790433b Moved some of the events so they will properly fire. Noticed the budget controllers are a bit of a mess. Next project. 2014-08-18 11:53:09 +02:00
James Cole 408bec886a This event should fire here too [skip ci] 2014-08-16 07:08:10 +02:00
James Cole e2940015ca Some general cleaning up in the menu's and the various controllers. Added a new class (yet to be tested) and removed most of the "piggy bank"-implementation in anticipation of the ideas from issue #6. Fixed a bug in the default user seeder. 2014-08-13 07:02:13 +02:00
James Cole d0a30f71cd Some cleanup. 2014-08-10 15:01:46 +02:00
James Cole fbd056104a Some code cleanup and fixes. 2014-08-10 11:30:14 +02:00
James Cole ebb28df607 Ability to highlight a particular transaction. [skip ci] 2014-08-09 06:56:38 +02:00