Commit Graph

77 Commits

Author SHA1 Message Date
James Cole
b9f01a004c New lines at end of file [skip ci] 2015-01-02 06:16:49 +01:00
James Cole
134e3dcaa2 Code cleanup [skip ci] 2015-01-02 05:52:38 +01:00
James Cole
0997d8900b Code cleanup [skip ci] 2015-01-01 23:12:12 +01:00
James Cole
22af3e7ce8 Added the ability to see cash accounts. [skip ci] 2014-12-28 09:00:22 +01:00
James Cole
5f2da4c52f Expanded test coverage. 2014-12-16 20:25:24 +01:00
James Cole
35d6cf09cb Moved all references. 2014-12-13 22:54:52 +01:00
James Cole
569a068d50 Cleaned up the budget controller. 2014-12-12 07:13:40 +01:00
James Cole
baef1a0ea0 New stuff! 2014-12-07 15:37:53 +01:00
James Cole
840ca72bab Cleanup. 2014-12-06 17:53:25 +01:00
James Cole
abc1cfd391 Lots of cleanup and formatting. 2014-12-06 17:34:39 +01:00
James Cole
00316f74c8 Replaced Ardent with another package. 2014-12-06 12:12:55 +01:00
James Cole
55f58f12c5 Some new report data. Also, the report page now uses in excess of 3000 queries. Lol 2014-12-06 09:16:54 +01:00
James Cole
a5e0669c09 Also do some account meta on the create screen. 2014-12-05 21:44:01 +01:00
James Cole
7b22e5ea4b Expand account controller with meta data (edit / update routine). 2014-12-05 21:39:04 +01:00
James Cole
b5a6575ac8 Some new help functions, some cleanup. 2014-11-28 14:12:16 +01:00
James Cole
059513f9a6 Fix the view for accounts. 2014-11-28 07:40:04 +01:00
James Cole
a2c1316c17 Updated accounts so actions will trigger cache flush. 2014-11-27 16:20:16 +01:00
James Cole
e8300844b8 Show everything on demand. 2014-11-27 15:42:07 +01:00
James Cole
b3e233c94d Fixed a bug where editing an expense account wasn't actually possible. 2014-11-27 15:37:31 +01:00
James Cole
da71fe129d Fixed a bug where editing an expense account wasn't actually possible. 2014-11-27 15:36:37 +01:00
James Cole
072505a364 Fixed a bug where editing an expense account wasn't actually possible. 2014-11-27 15:35:51 +01:00
James Cole
b0eef2f3f4 Removed debug messages. 2014-11-26 17:19:59 +01:00
James Cole
c600cf49db Added a routine that will cache stuff that costs a lot of queries. 2014-11-25 22:04:50 +01:00
James Cole
7943b1dbbf Because this function generates a lot of queries, i've disabled it for now. 2014-11-25 21:15:49 +01:00
James Cole
accc51ca1b Fixed a bug where a null transaction would be used anyway. 2014-11-25 20:22:32 +01:00
James Cole
04aaf7d6bf Mar cleanup. 2014-11-22 08:21:10 +01:00
James Cole
f6940a2060 Code cleanup. 2014-11-17 07:33:18 +01:00
James Cole
64f55c47b0 Got up to categories with the new tables. 2014-11-14 10:17:12 +01:00
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