Commit Graph

24 Commits

Author SHA1 Message Date
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
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
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
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
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
03994dd774 New stuff for transaction edits [skip ci] 2014-07-25 07:17:56 +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
James Cole
d280767407 Code cleanup [skip-ci] 2014-07-15 22:16:29 +02:00
James Cole
9687b5fb33 Create deposits, transfers and withdrawals. Also tests! 2014-07-15 20:58:35 +02:00
James Cole
aa36e8b7cf Removed my own validation source in favour of Ardent. 2014-07-15 17:09:59 +02:00
James Cole
a1fb4bdb60 Firefly is now capable of adding a transaction. Untested [skip-ci] 2014-07-15 11:04:53 +02:00
James Cole
0e09e52e45 Moved to high charts. 2014-07-15 06:58:08 +02:00