Commit Graph

79 Commits

Author SHA1 Message Date
James Cole 4b4ad7f1a8 Moved all references. 2014-12-13 22:54:52 +01:00
James Cole 3cfa3f3b27 Code cleanup. 2014-12-13 21:59:02 +01:00
James Cole 6aecd77b77 New stuff! 2014-12-07 15:37:53 +01:00
James Cole dbc95dd878 Cleanup. 2014-12-06 17:53:25 +01:00
James Cole cc111d14b0 Lots of cleanup and formatting. 2014-12-06 17:34:39 +01:00
James Cole bb3ba42ce2 Replaced Ardent with another package. 2014-12-06 12:12:55 +01:00
James Cole 3aa9057c5f Small fixes. 2014-12-05 22:06:33 +01:00
James Cole 834f8382e9 Added some todo's. 2014-12-05 21:45:48 +01:00
James Cole 2134e87c31 Method to unrelate transactions. 2014-12-05 21:39:16 +01:00
James Cole c9b2e29ba0 Manage related transactions. 2014-12-04 20:38:45 +01:00
James Cole 0a2cbaa047 Some new code, transaction groups among them. 2014-11-30 14:52:17 +01:00
James Cole 935276af88 Updated accounts so actions will trigger cache flush. 2014-11-27 16:20:16 +01:00
James Cole 72068a4b78 Fixed the preselected piggy bank 2014-11-26 21:11:13 +01:00
James Cole 114b27079e Added a routine that will cache stuff that costs a lot of queries. 2014-11-25 22:04:50 +01:00
James Cole f9dfdeafb3 Fixed a bug where deposits and withdrawals might show the wrong accounts when editing. 2014-11-25 21:09:52 +01:00
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