Commit Graph

50 Commits

Author SHA1 Message Date
James Cole
ac2ab65471 Got up to categories with the new tables. 2014-11-14 10:17:12 +01:00
James Cole
0530c0402c First full transaction list (again) and removed some google table references. 2014-11-14 09:34:53 +01:00
James Cole
a58a560bbb Fixed the tables (again) for account and for index. 2014-11-14 09:07:13 +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
Sander Dorigo
f08fcc36fb Half-way through with some cleaning up. 2014-11-11 18:16:59 +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
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
44705f0e18 Some bugfixes and cleanup. 2014-11-06 20:33:37 +01:00
Sander Dorigo
21f362c7b9 Lots of stuff for budgets, accounts and others! 2014-11-05 19:57:56 +01:00
Sander Dorigo
ef39f31ea1 First reports. 2014-11-02 18:46:01 +01:00
Sander Dorigo
2f8b10e82c All kinds of new code, especially for the piggy banks. 2014-11-02 14:58:12 +01:00
Sander Dorigo
633328a965 Removed references to sankey. 2014-10-28 09:29:47 +01:00
Sander Dorigo
aeb2c7deeb Remove function. 2014-10-28 09:27:46 +01:00
Sander Dorigo
a0afa25145 Cleanup and prep-work for new charts (will be a new feature). 2014-10-28 09:25:29 +01:00
Sander Dorigo
d84d88cc10 Completely revamped the account controller. 2014-10-28 05:58:32 +01:00
James Cole
4632142e06 Fixes for account routes. 2014-09-15 17:03:53 +02:00
James Cole
c2ab43d0ab Cleanup account controller. 2014-09-13 06:30:09 +02:00
James Cole
44eb67f94e Some cleanup, some bug fixes. 2014-09-12 21:47:27 +02:00
James Cole
0255b7a4a0 Experimental new title icon. 2014-09-12 17:29:16 +02:00
James Cole
d296dbbc23 Cleanup account views, controllers and repositories. 2014-09-11 21:58:51 +02:00
James Cole
7a639a1d6e New views coming soon! 2014-09-11 15:18:32 +02:00
James Cole
f9dc627d84 Cleanup controllers and small bug fixes. 2014-09-09 20:00:04 +02:00
James Cole
6423feff3a Cleaned up some models and controllers. 2014-09-04 08:31:45 +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
58b3334f05 Cleaned up some tests and moved some methods. 2014-08-31 08:59:43 +02:00
James Cole
9db4137a1b Revamped the account controller. 2014-08-30 14:26:33 +02:00
James Cole
c4f42a604f This will be the first release! 2014-08-28 07:53:54 +02:00
James Cole
9ecc8ab547 Small functional changes to all Account related methods and views. 2014-08-22 07:44: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
fbd056104a Some code cleanup and fixes. 2014-08-10 11:30:14 +02:00
James Cole
99500d6201 Final updates for account controller. Looks like this one is finished. [skip ci] 2014-08-02 07:49:48 +02:00
James Cole
1b919b1dab Fixed budget controller. [skip ci] 2014-07-28 21:33:32 +02:00
James Cole
b0ddc04a0d Layout updates and extensions. Found a problem I need closures for. Yay! [skip ci] 2014-07-28 14:53:04 +02:00
James Cole
92f2e30ed1 New stuff! [skip ci] 2014-07-27 20:29:58 +02:00
James Cole
b782bb8d93 All kinds of new stuff. Started with perfecting the account controller. [skip ci] 2014-07-26 18:53:41 +02:00
James Cole
d088b2c558 Some more work done. Mainly accounts. [skip ci] 2014-07-26 08:05:02 +02:00
James Cole
30d5b88769 Reformatted and checked everything. [skip ci] 2014-07-25 13:02:01 +02:00
James Cole
d280767407 Code cleanup [skip-ci] 2014-07-15 22:16:29 +02:00
James Cole
0e09e52e45 Moved to high charts. 2014-07-15 06:58:08 +02:00
Sander Dorigo
bd315fb7ce After quite some fumbling, fixed both the development import and some tests. 2014-07-08 14:04:02 +02:00
James Cole
f6e195736f Fixed tests. 2014-07-08 08:07:15 +02:00
Sander Dorigo
c7d3ef6a97 Some small changes in the account display. 2014-07-07 19:33:17 +02:00
James Cole
8d209f673c Removed the code coverage ignore instructions, tests must cover this. 2014-07-06 21:24:37 +02:00
James Cole
2f5afc80a3 More extensions and views. First home view is semi-complete, time to write some tests again. 2014-07-06 21:07:52 +02:00
James Cole
4192f2bc8f Made big headway in preference management, accounts, importing stuff, etc. etc. 2014-07-06 15:18:11 +02:00
Sander Dorigo
c3254c2351 Some basic cleaning up. 2014-07-04 11:39:21 +02:00
James Cole
757e076a83 Updated various classes and tests. 2014-07-02 23:31:59 +02:00
Sander Dorigo
67ef8f6be6 Some more code to facilitate creating your very first account. 2014-06-30 15:46:12 +02:00