Commit Graph

13 Commits

Author SHA1 Message Date
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