Commit Graph

11 Commits

Author SHA1 Message Date
James Cole
6e17c805c2 All code for reminders based on piggy banks. I hope. 2014-08-23 22:32:12 +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
f2cee8fea7 Fix for create transaction. [skip ci] 2014-08-09 06:34:53 +02:00
James Cole
1a296265a3 Fixed some bugs in transaction handling. [skip ci] 2014-08-09 06:12:49 +02:00
James Cole
d756324432 Some basic fixes for the transaction controller [skip ci] 2014-08-02 07:34:38 +02:00
James Cole
8dcaaeade7 New stuff and fix for transaction controller [skip ci] 2014-07-29 20:30:50 +02:00
James Cole
225cfc590c Found and fixed a small bug. [skip ci] 2014-07-29 07:10:38 +02:00
James Cole
d088b2c558 Some more work done. Mainly accounts. [skip ci] 2014-07-26 08:05:02 +02:00
James Cole
bcd48f2e49 First basic version that "works". Now it's time to do some code cleanup. [skip ci] 2014-07-25 12:12:08 +02:00
James Cole
cc71a1116a Some new tests and fixes. [skip ci] 2014-07-23 06:57:51 +02:00
James Cole
12ae548dab - Updated transaction controller to need less code for the same work.
- Small feedback bug in migration controller
- Better database create scripts.
- Fixed bug in seed scripts.
- Cleanup and fixed sorting in various helpers
- Extended some tests to catch changed code.
- Created show(journal) and edit(journal) (untested)

[skip-ci]
2014-07-16 21:11:43 +02:00