Commit Graph

40 Commits

Author SHA1 Message Date
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
41562f8f6d Even more code cleanup. 2014-08-10 19:02:24 +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
b5ae008386 Some cleaning up and new tests for the piggy bank controller. 2014-08-09 12:23:42 +02:00
James Cole
f792c7add7 Removed some phpstorm marks, updated json controller. 2014-08-09 08:51:11 +02:00
James Cole
eed70cdb62 Finally fixed the tests. 2014-08-09 08:18:07 +02:00
James Cole
cdd5a6c225 Stuff for recurring transactions [skip ci] 2014-08-07 07:44:37 +02:00
James Cole
5e809633e3 Various small updates [skip ci] 2014-08-06 07:06:45 +02:00
James Cole
2c7af6ab5f Fixed some chart details. 2014-08-03 09:39:07 +02:00
James Cole
d756324432 Some basic fixes for the transaction controller [skip ci] 2014-08-02 07:34:38 +02:00
James Cole
e0ed0cbeb2 Updated chart. 2014-07-31 10:11:02 +02:00
James Cole
52d637e25e Fixes for timezone [skip ci] 2014-07-31 07:37:46 +02:00
James Cole
00a767cfc9 Continued working on category controller [skip ci] 2014-07-30 14:45:46 +02:00
James Cole
9af2b47463 Cleaned up a lot of source, finished the ChartController. [skip ci] 2014-07-29 19:37:52 +02:00
James Cole
9054b20700 Some work on the chart controller. [skip ci] 2014-07-29 12:55:41 +02:00
James Cole
1b919b1dab Fixed budget controller. [skip ci] 2014-07-28 21:33:32 +02:00
James Cole
92f2e30ed1 New stuff! [skip ci] 2014-07-27 20:29:58 +02:00
James Cole
b782bb8d93 All kinds of new stuff. Started with perfecting the account controller. [skip ci] 2014-07-26 18:53:41 +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
a40b281ea3 Some new stuff for budget management. [skip ci] 2014-07-24 22:16:42 +02:00
James Cole
36901359d0 More views and options for limits [skip ci] 2014-07-24 06:47:28 +02:00
James Cole
30553ed7a3 Small fixes and updates. [skip ci] 2014-07-23 16:44:20 +02:00
James Cole
cc71a1116a Some new tests and fixes. [skip ci] 2014-07-23 06:57:51 +02:00
James Cole
61438bf5f1 Update code, work to pass filters. [skip ci] 2014-07-21 16:41:00 +02:00
James Cole
08cbd91dd9 New event to create budget limits, new handler to handle said event, new routes for budget control, new routes for limit control, extended migration, extended models, extended JS. [skip-ci] 2014-07-20 18:24:27 +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
0e09e52e45 Moved to high charts. 2014-07-15 06:58:08 +02:00
Sander Dorigo
659cea7c74 Built chart controller tests. 2014-07-08 15:17:18 +02:00
James Cole
5e8cfb512b Some changes in the charts and range thing. 2014-07-08 07:51:25 +02:00
James Cole
4192f2bc8f Made big headway in preference management, accounts, importing stuff, etc. etc. 2014-07-06 15:18:11 +02:00
James Cole
188105492c All kinds of new stuff: finished most of the importing routines, extended the database (single table inheritance) and expanded some other stuff. 2014-07-05 19:44:26 +02:00
James Cole
a0c0dc288d New stuff pertaining to the import procedure and user registration. 2014-07-05 16:19:15 +02:00
Sander Dorigo
c3254c2351 Some basic cleaning up. 2014-07-04 11:39:21 +02:00
James Cole
abbbba219a Fixed tests, added migration stuff, added default user. 2014-07-04 07:22:16 +02:00
James Cole
ecadf005a8 New code, building a migration routine. 2014-06-30 07:26:38 +02:00
James Cole
5d430e7dad Combination of initial files and some new code for login and user registration. 2014-06-29 22:12:33 +02:00