Commit Graph

25 Commits

Author SHA1 Message Date
James Cole 314abbea8b Code cleanup. 2014-11-17 07:33:18 +01:00
James Cole 6832f2ebd0 Lots of code cleanup. 2014-11-15 07:46:01 +01:00
James Cole 58d8b6f95b Fixed the charts, added some todo items. 2014-11-13 21:11:00 +01:00
James Cole 71d174d765 Code clean up and reformat. 2014-11-12 22:37:44 +01:00
Sander Dorigo d34cc65984 Start cleaning up transactions controller. 2014-11-12 14:38:32 +01:00
Sander Dorigo a3f8841ec3 I have no idea what's happening! 2014-11-10 18:38:58 +01:00
James Cole ba4bddf756 Updated the migration routine, started on data tables. 2014-09-21 08:25:30 +02:00
James Cole b6e0b985c2 Small bug fixed in account scope. 2014-09-11 22:46:11 +02:00
James Cole a0a36c5137 Ran model helper, added some new features. 2014-08-30 14:27:05 +02:00
James Cole c4f42a604f This will be the first release! 2014-08-28 07:53:54 +02:00
James Cole bc0e8434ec Updated a lot of small things, new triggers for future reminder and some cleanup. 2014-08-21 21:00:02 +02:00
James Cole f63ef2ae45 Some fixes for the tests. They'll fail because the factories have been improved. Ergo, more randomness. 2014-08-21 15:55:15 +02:00
James Cole f5330728d4 Some cleaning up in the whole piggy bank section. More narrow events and stricter code. Still not catching some events, so it'll eventually all break down. [skip ci] 2014-08-19 06:57: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 80c1184eac More cleanup and php doc stuff. 2014-08-10 18:22:42 +02:00
James Cole 04a9ada682 Some work on the category controller. 2014-07-30 07:14: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 d280767407 Code cleanup [skip-ci] 2014-07-15 22:16:29 +02:00
James Cole aa36e8b7cf Removed my own validation source in favour of Ardent. 2014-07-15 17:09:59 +02:00
James Cole 3fc793f014 Fixes and tests for transactions. 2014-07-09 13:45:27 +02:00
James Cole 61f7fbe951 Some more tests, don't know if they'll cover. 2014-07-09 13:35:33 +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 1836249407 First attempt at an import/migration procedure. 2014-07-03 21:31:32 +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