Commit Graph

60 Commits

Author SHA1 Message Date
James Cole c2d2eb53e8 Some code cleanup. 2015-02-01 08:51:27 +01:00
James Cole 9327430484 Small optimalizations. 2015-01-25 08:28:59 +01:00
James Cole 83f5b5e293 New budget charts for year report. 2015-01-24 08:54:33 +01:00
James Cole f231263085 Updated chart, closed magic number issue. 2015-01-24 08:43:35 +01:00
James Cole 8a0f76ab68 Code cleanup. 2015-01-18 09:48:24 +01:00
James Cole fc0ef4b79d Small optimizations. 2015-01-17 10:05:43 +01:00
James Cole fa7a59572a Code cleanup for all controllers. 2015-01-17 08:57:55 +01:00
James Cole a854b2c17e Some code cleanup in the account code. 2015-01-17 07:25:44 +01:00
James Cole a950e02e9b Revert "Cleanup in preparation of an overhaul."
This reverts commit 5662a02a36.
2015-01-16 07:08:56 +01:00
James Cole 9eec6641dd Cleanup in preparation of an overhaul. 2015-01-16 07:08:56 +01:00
James Cole ae16a2b14f Routes and views for transactions without a budget / category [skip ci] 2015-01-02 18:48:06 +01:00
James Cole fb58bf1bf5 Cleaned up some todo entries [skip ci] 2015-01-02 10:01:33 +01:00
James Cole 5c35fee0c2 New lines at end of file [skip ci] 2015-01-02 06:16:49 +01:00
James Cole 823afe877b First attempt to make the year charts and month reports report the same thing [skip ci] 2015-01-01 21:20:41 +01:00
James Cole 98c1fcc68f New content and tests ensure the coverage of all code. 2015-01-01 20:53:36 +01:00
James Cole 8e892e7ea5 New unit tests to cover missed methods. 2015-01-01 12:06:42 +01:00
James Cole 75f86462e2 All code for issue #38. 2014-12-29 20:28:17 +01:00
James Cole 1659904f81 Various cleanup and spelling fixes. 2014-12-25 08:07:17 +01:00
James Cole 037452e525 Spelling errors fixed. 2014-12-24 21:20:47 +01:00
James Cole 7a9df05f6b A giant rename action in preparation of v3.2.2 2014-12-24 20:55:42 +01:00
James Cole 335279e728 Renamed lots of "piggybank" to "piggyBank". 2014-12-24 19:13:15 +01:00
James Cole 441f011fba More coverage. 2014-12-21 10:54:25 +01:00
James Cole af1349160a Lots of clean up in the Google Chart controller. 2014-12-20 22:38:56 +01:00
James Cole 2072607889 Cleanup, mostly I removed the coding standard ignore instructions. 2014-12-20 22:07:21 +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 d49dc599a2 Removed references to components. 2014-12-17 21:32:27 +01:00
James Cole 3fabe2e9fb Small bug fix. 2014-12-15 07:24:01 +01:00
James Cole 9a8a3e94d6 Fix a chart. 2014-12-14 21:27:13 +01:00
James Cole 900dea2c66 Code cleanup. 2014-12-14 20:40:02 +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 c77b43458e Removed some charts, removed lots of dead code. 2014-12-13 20:03:44 +01:00
James Cole 9ab0a83f7c Default value for when session is empty. 2014-12-13 13:07:32 +01:00
James Cole 7af55b7268 Updated some tests, fixed some bugs. 2014-12-13 09:36:30 +01:00
James Cole dbc95dd878 Cleanup. 2014-12-06 17:53:25 +01:00
James Cole 792e8a9947 Start with code cleanup. 2014-12-06 17:45:29 +01:00
James Cole 5a920d5efd Fix the view for accounts. 2014-11-28 07:40:04 +01:00
James Cole 6381408fba Remove some often used long calls with shorter ones. 2014-11-21 19:33:09 +01:00
James Cole 3dce194930 Use facades. 2014-11-21 11:12:22 +01:00
James Cole 314abbea8b Code cleanup. 2014-11-17 07:33:18 +01:00
James Cole fb0d463040 Chart for piggy banks 2014-11-16 20:03:53 +01:00
James Cole 61aba29df7 More stuffs. Too lazy to explain. 2014-11-15 11:36:27 +01:00
James Cole 9adbbd872c New chart for budgets. 2014-11-14 11:43:08 +01:00
James Cole 58d8b6f95b Fixed the charts, added some todo items. 2014-11-13 21:11:00 +01:00
James Cole 4a20c008ff Implementing recurring transactions. 2014-11-13 11:17:39 +01:00
James Cole 258d6a1688 Code clean up and reformat. 2014-11-12 22:36:02 +01:00
Sander Dorigo d34cc65984 Start cleaning up transactions controller. 2014-11-12 14:38:32 +01:00
Sander Dorigo 9d4cba1620 Fixed some initial startup bugs when working with Homestead. 2014-11-11 07:20:52 +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