Commit Graph

46 Commits

Author SHA1 Message Date
Sander Dorigo b3209d3b4d Fixed validation and made some new form elements. 2014-10-05 08:27:18 +02:00
James Cole 9015d6ca16 Reordered the account repository and fixed a small bug. 2014-09-27 12:10:58 +02:00
James Cole fc44a52ba5 Fixed a bug that would recreate accounts if they existed had an old account type. 2014-09-25 07:41:45 +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 a7d75ea94a Fixed a bug in the import routine that would mislabel the import account and botch any import process. 2014-09-21 08:54:23 +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
James Cole c39c59fff5 Some cleaning up. 2014-09-19 23:05:57 +02:00
James Cole 4632142e06 Fixes for account routes. 2014-09-15 17:03:53 +02:00
James Cole 69cee59e23 Moved some import routines to the repositories. 2014-09-14 21:07:43 +02:00
James Cole 44eb67f94e Some cleanup, some bug fixes. 2014-09-12 21:47:27 +02:00
James Cole 0203fee174 Some small updates to various classes to support new stuff. 2014-09-12 17:34:54 +02:00
James Cole d296dbbc23 Cleanup account views, controllers and repositories. 2014-09-11 21:58:51 +02:00
James Cole c3fd5c7136 Some new stuff that really doesn't belong here. I'm not good at this. 2014-09-03 07:11:35 +02:00
James Cole 98612dd253 Last changes to make the import routine work. 2014-09-02 19:12:57 +02:00
James Cole 4d7f5238dd Moar updates. 2014-09-02 17:27:28 +02:00
James Cole f472a01a80 First attempt, trying to build an import stuff routine. 2014-09-02 08:58:56 +02:00
James Cole 58b3334f05 Cleaned up some tests and moved some methods. 2014-08-31 08:59:43 +02:00
James Cole 9db4137a1b Revamped the account controller. 2014-08-30 14:26:33 +02:00
James Cole c4f42a604f This will be the first release! 2014-08-28 07:53:54 +02:00
James Cole 9ecc8ab547 Small functional changes to all Account related methods and views. 2014-08-22 07:44:51 +02:00
James Cole 41562f8f6d Even more code cleanup. 2014-08-10 19:02:24 +02:00
James Cole 80c1184eac More cleanup and php doc stuff. 2014-08-10 18:22:42 +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 2d0820873a Sneaky bug. [skip ci] 2014-08-05 20:07:02 +02:00
James Cole 99500d6201 Final updates for account controller. Looks like this one is finished. [skip ci] 2014-08-02 07:49:48 +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 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 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 9687b5fb33 Create deposits, transfers and withdrawals. Also tests! 2014-07-15 20:58:35 +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
James Cole 2f5afc80a3 More extensions and views. First home view is semi-complete, time to write some tests again. 2014-07-06 21:07:52 +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
James Cole 1836249407 First attempt at an import/migration procedure. 2014-07-03 21:31:32 +02:00
Sander Dorigo 3a7ee1a5cb Create new accounts. 2014-06-30 15:57:05 +02:00
Sander Dorigo 67ef8f6be6 Some more code to facilitate creating your very first account. 2014-06-30 15:46:12 +02:00
James Cole ecadf005a8 New code, building a migration routine. 2014-06-30 07:26:38 +02:00