Commit Graph

21 Commits

Author SHA1 Message Date
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 5c35fee0c2 New lines at end of file [skip ci] 2015-01-02 06:16:49 +01:00
James Cole 1659904f81 Various cleanup and spelling fixes. 2014-12-25 08:07:17 +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 37c63bc6b5 Add some tests. 2014-12-15 20:24:19 +01:00
James Cole 900dea2c66 Code cleanup. 2014-12-14 20:40:02 +01:00
James Cole 258d6a1688 Code clean up and reformat. 2014-11-12 22:36:02 +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
Stewart Malik 1ff135d172 [Fixes #21] Change the majority of View::share to View::make()->with() 2014-11-10 02:27:19 +10:30
Sander Dorigo 073da8fb2a Small layout changes. 2014-10-13 20:47:36 +02:00
James Cole c61f1307d8 Fixed all titles, subtitles and icons to properly display new layout. 2014-09-17 08:55:51 +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 1b919b1dab Fixed budget controller. [skip ci] 2014-07-28 21:33:32 +02:00
James Cole d280767407 Code cleanup [skip-ci] 2014-07-15 22:16:29 +02:00
James Cole 4192f2bc8f Made big headway in preference management, accounts, importing stuff, etc. etc. 2014-07-06 15:18:11 +02:00
James Cole 924ec29eaf Also covered ProfileController. 2014-07-03 09:16:17 +02:00
James Cole 757e076a83 Updated various classes and tests. 2014-07-02 23:31:59 +02:00
James Cole 3a7c543afb Cleaned up some views and controllers; basic auto + password change has been fixed. 2014-07-02 21:58:40 +02:00