Commit Graph

64 Commits

Author SHA1 Message Date
James Cole 9f920bcfe3 Expanded the transaction controller to show repeated expenses 2014-11-22 23:31:25 +01:00
James Cole f0f965421c Implemented some todo's. 2014-11-22 07:30:46 +01:00
James Cole 13c2db5378 Removed some todo's 2014-11-21 19:18:44 +01:00
James Cole 3dce194930 Use facades. 2014-11-21 11:12:22 +01:00
James Cole 058e5602a3 For consistency, renamed some events. 2014-11-18 09:41:43 +01:00
James Cole eebac2a66d Some formatting, cleanup, and a new chart. 2014-11-18 09:37:54 +01:00
James Cole 15e99bd672 Removed some old code, added todo's. 2014-11-17 20:55:31 +01:00
James Cole 82c9a75578 Expand piggy banks 2014-11-16 22:55:34 +01:00
James Cole 2d9c89375a New chart and lots of stuff for piggy banks 2014-11-16 10:31:19 +01:00
James Cole f9750a64f8 Fixed transactions lists. 2014-11-14 10:28:18 +01:00
James Cole f511a25c94 Added the input when creating new transactions. 2014-11-13 21:27:50 +01:00
James Cole 953d68c3a2 Build some transaction handling. 2014-11-13 17:01:09 +01:00
James Cole 840dfa6696 Expanded recurring transactions. 2014-11-13 16:13:32 +01:00
James Cole 258d6a1688 Code clean up and reformat. 2014-11-12 22:36:02 +01:00
James Cole 44d189d7d3 Fixed a bug where the transaction list was a giant mess. 2014-11-12 21:19:31 +01:00
James Cole 4e166c7d2e This should fix the transactions again. 2014-11-12 20:46:55 +01:00
Sander Dorigo 7f175a4870 Some more work on the transactions. 2014-11-12 15:34:32 +01:00
Sander Dorigo 0a627f6f9e More work done for the transaction controller. 2014-11-12 15:22:01 +01:00
Sander Dorigo d34cc65984 Start cleaning up transactions controller. 2014-11-12 14:38:32 +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
Sander Dorigo b3eef4f40b Cleanup. 2014-10-11 09:21:14 +02:00
Sander Dorigo 1e76a5fc3f New buttons. 2014-10-08 21:04:31 +02:00
Sander Dorigo 1fbdb3d0ae A temporary fix for the problem that storing a transaction journal doesn't return the actual journal when successful. 2014-10-07 12:26:02 +02:00
Sander Dorigo d5bcf5497f Various updates to facilitate validating things. 2014-10-06 19:32:09 +02:00
Sander Dorigo 28aaea1aa3 Extended forms and started on recurring transactions. 2014-10-05 19:29:25 +02:00
Sander Dorigo 980d9ce885 Also validate edits. 2014-10-05 08:49:36 +02:00
Sander Dorigo b3209d3b4d Fixed validation and made some new form elements. 2014-10-05 08:27:18 +02:00
Sander Dorigo a84064663a Fixed a bug where editing a transaction would lead to unset variables. 2014-10-03 21:36:42 +02:00
James Cole 6798cea268 Some more bug fixes. 2014-09-28 09:20:25 +02:00
James Cole b23d2a9d95 Removed deprecated function. 2014-09-23 22:00:11 +02:00
James Cole e892b69a96 Code cleanup. 2014-09-21 16:22:18 +02:00
James Cole c119a42d70 Clean up edit routines 2014-09-21 15:40:41 +02:00
James Cole 5f4669341e Completed views for transactions. 2014-09-21 10:55:51 +02:00
James Cole ba4bddf756 Updated the migration routine, started on data tables. 2014-09-21 08:25:30 +02:00
James Cole 6a26408552 Expanded the 'save transaction' routine and cleaned it up. Still some work to do though. 2014-09-20 08:39:24 +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 a91c9f04c5 Small cleanup. 2014-09-14 21:10:18 +02:00
James Cole a1ba340ead Updated the transaction everything so views and forms work with the new transaction controller. 2014-09-12 17:31:12 +02:00
James Cole f9dc627d84 Cleanup controllers and small bug fixes. 2014-09-09 20:00:04 +02:00
James Cole 239bbd30c0 Fire some events. 2014-09-08 10:36:32 +02:00
James Cole c4f42a604f This will be the first release! 2014-08-28 07:53:54 +02:00
James Cole 6e17c805c2 All code for reminders based on piggy banks. I hope. 2014-08-23 22:32:12 +02:00
James Cole d56c00915c Cleaned up some code and added a small feature for transaction views. 2014-08-23 10:01:40 +02:00
James Cole f00dfd2859 Basic testing, not full coverage. 2014-08-19 13:24:11 +02:00
James Cole 9db8f78cd8 Coverage should be back at 100%. Fixed some formatting too. 2014-08-17 21:17:31 +02:00
James Cole d645a38aec Now with the added capability of adding money to a piggy bank from a transfer. Also various fixes (see issue #6). [skip ci] 2014-08-16 12:13:50 +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 d0a30f71cd Some cleanup. 2014-08-10 15:01:46 +02:00
James Cole fbd056104a Some code cleanup and fixes. 2014-08-10 11:30:14 +02:00
James Cole 1a296265a3 Fixed some bugs in transaction handling. [skip ci] 2014-08-09 06:12:49 +02:00