Commit Graph

49 Commits

Author SHA1 Message Date
James Cole
08f53c9775 First full transaction list (again) and removed some google table references. 2014-11-14 09:34:53 +01:00
James Cole
b15780baff Fixed the tables (again) for account and for index. 2014-11-14 09:07:13 +01:00
James Cole
3471f04730 Code clean up and reformat. 2014-11-12 22:36:02 +01:00
Sander Dorigo
e0fc0d62c4 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
f4ecf1612a 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
402b38f8c7 Half-way through with some cleaning up. 2014-11-11 18:16:59 +01:00
Sander Dorigo
48613549e5 Fixed some bugs in various controllers and started rebuilding the category controller. 2014-11-10 19:03:03 +01:00
Stewart Malik
95dcdfea2f [Fixes #21] Change the majority of View::share to View::make()->with() 2014-11-10 02:27:19 +10:30
Sander Dorigo
67313a1d10 Some bugfixes and cleanup. 2014-11-06 20:33:37 +01:00
Sander Dorigo
240dae3925 Lots of stuff for budgets, accounts and others! 2014-11-05 19:57:56 +01:00
Sander Dorigo
2c0be8003c First reports. 2014-11-02 18:46:01 +01:00
Sander Dorigo
53545b943a All kinds of new code, especially for the piggy banks. 2014-11-02 14:58:12 +01:00
Sander Dorigo
a14caaac1a Removed references to sankey. 2014-10-28 09:29:47 +01:00
Sander Dorigo
acec553553 Remove function. 2014-10-28 09:27:46 +01:00
Sander Dorigo
6eba467aa6 Cleanup and prep-work for new charts (will be a new feature). 2014-10-28 09:25:29 +01:00
Sander Dorigo
5506097d9e Completely revamped the account controller. 2014-10-28 05:58:32 +01:00
Sander Dorigo
a3d94675ca Fixes for account routes. 2014-09-15 17:03:53 +02:00
Sander Dorigo
3b53952829 Cleanup account controller. 2014-09-13 06:30:09 +02:00
Sander Dorigo
cdabec9338 Some cleanup, some bug fixes. 2014-09-12 21:47:27 +02:00
Sander Dorigo
a4df1941d7 Experimental new title icon. 2014-09-12 17:29:16 +02:00
Sander Dorigo
5a9cbee2aa Cleanup account views, controllers and repositories. 2014-09-11 21:58:51 +02:00
Sander Dorigo
bd63b97411 New views coming soon! 2014-09-11 15:18:32 +02:00
Sander Dorigo
2404a7a3d4 Cleanup controllers and small bug fixes. 2014-09-09 20:00:04 +02:00
Sander Dorigo
51cfab128f Cleaned up some models and controllers. 2014-09-04 08:31:45 +02:00
Sander Dorigo
e6bca5efca Some new stuff that really doesn't belong here. I'm not good at this. 2014-09-03 07:11:35 +02:00
Sander Dorigo
0644f2638a Cleaned up some tests and moved some methods. 2014-08-31 08:59:43 +02:00
Sander Dorigo
d46e932af1 Revamped the account controller. 2014-08-30 14:26:33 +02:00
Sander Dorigo
b6188da04f This will be the first release! 2014-08-28 07:53:54 +02:00
Sander Dorigo
bf0810b367 Small functional changes to all Account related methods and views. 2014-08-22 07:44:51 +02:00
Sander Dorigo
867df6079b 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
Sander Dorigo
f7e07a9602 Some code cleanup and fixes. 2014-08-10 11:30:14 +02:00
Sander Dorigo
c4688fb2d5 Final updates for account controller. Looks like this one is finished. [skip ci] 2014-08-02 07:49:48 +02:00
Sander Dorigo
ed8691bae0 Fixed budget controller. [skip ci] 2014-07-28 21:33:32 +02:00
Sander Dorigo
4e3c8337f0 Layout updates and extensions. Found a problem I need closures for. Yay! [skip ci] 2014-07-28 14:53:04 +02:00
Sander Dorigo
2666715e46 New stuff! [skip ci] 2014-07-27 20:29:58 +02:00
Sander Dorigo
4b6203e771 All kinds of new stuff. Started with perfecting the account controller. [skip ci] 2014-07-26 18:53:41 +02:00
Sander Dorigo
a3488e21b9 Some more work done. Mainly accounts. [skip ci] 2014-07-26 08:05:02 +02:00
Sander Dorigo
0bea507331 Reformatted and checked everything. [skip ci] 2014-07-25 13:02:01 +02:00
Sander Dorigo
6cc1e9a612 Code cleanup [skip-ci] 2014-07-15 22:16:29 +02:00
Sander Dorigo
fd3cd3f64f Moved to high charts. 2014-07-15 06:58:08 +02:00
Sander Dorigo
4bfbb12dc6 After quite some fumbling, fixed both the development import and some tests. 2014-07-08 14:04:02 +02:00
Sander Dorigo
1f667c50fa Fixed tests. 2014-07-08 08:07:15 +02:00
Sander Dorigo
962c674e83 Some small changes in the account display. 2014-07-07 19:33:17 +02:00
Sander Dorigo
1aadbe6e1c Removed the code coverage ignore instructions, tests must cover this. 2014-07-06 21:24:37 +02:00
Sander Dorigo
4fca36de82 More extensions and views. First home view is semi-complete, time to write some tests again. 2014-07-06 21:07:52 +02:00
Sander Dorigo
5eb8bb070d Made big headway in preference management, accounts, importing stuff, etc. etc. 2014-07-06 15:18:11 +02:00
Sander Dorigo
41ed90ce03 Some basic cleaning up. 2014-07-04 11:39:21 +02:00
Sander Dorigo
9687fd354a Updated various classes and tests. 2014-07-02 23:31:59 +02:00
Sander Dorigo
4170e95e37 Some more code to facilitate creating your very first account. 2014-06-30 15:46:12 +02:00