Commit Graph

36 Commits

Author SHA1 Message Date
James Cole 19402b9022 Improvements upon the import routine. 2014-09-14 21:06:48 +02:00
James Cole 9edb9b91b2 New account types for new layout (yep). 2014-09-11 10:12:30 +02:00
James Cole f6586be5e7 Enddate can be NULL. 2014-09-09 20:00:15 +02:00
James Cole eacbd038b7 Updated migration to include recurring transactions. 2014-09-08 10:38:14 +02:00
James Cole e4155ce735 Moved a migration because of reasons. 2014-09-08 10:36:06 +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 2e342e47a7 Added unicity to AccountType model. Fixed some tests because of this. 2014-08-31 10:03:24 +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 6e17c805c2 All code for reminders based on piggy banks. I hope. 2014-08-23 22:32:12 +02:00
James Cole 87bddce1d3 Some changes to facilitate piggy bank events (see issue #6) and extra view info for clarity. [skip ci] 2014-08-18 12:28:33 +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 95c10a0a71 Alright for issue #6 a lot of things have been updated. Piggy banks can now be made "repeated" in a different form, viewed and edited; Firefly will properly trigger to make the "instances". Also the show-view is finished which doesn't do much but helps in seeing how it works. [skip ci] 2014-08-16 07:07:42 +02:00
James Cole 2b42cb8ef3 Form for issue #6 is complete, final checks about to be written. Mebbe tomorrow. [skip ci] 2014-08-13 21:35:05 +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 80c1184eac More cleanup and php doc stuff. 2014-08-10 18:22:42 +02:00
James Cole 23d69c0dd9 Started work on recurring transactions controller. [skip ci] 2014-08-06 17:02:02 +02:00
James Cole 5e809633e3 Various small updates [skip ci] 2014-08-06 07:06:45 +02:00
James Cole 30553ed7a3 Small fixes and updates. [skip ci] 2014-07-23 16:44:20 +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 0bcda34738 - Full move to high charts.
- Cleanup homepage.
- Expanded libraries
- Added limits (for budgets)
- Extended models
- Added popups for charts.
- [skip-ci]
2014-07-17 20:52:54 +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 0e09e52e45 Moved to high charts. 2014-07-15 06:58:08 +02:00
James Cole 3fc793f014 Fixes and tests for transactions. 2014-07-09 13:45:27 +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 abbbba219a Fixed tests, added migration stuff, added default user. 2014-07-04 07:22:16 +02:00
James Cole 1836249407 First attempt at an import/migration procedure. 2014-07-03 21:31:32 +02:00
James Cole 43204a3a95 Added routine to change your password. 2014-07-02 21:46:56 +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
James Cole f826145599 Initial commit. 2014-06-28 09:41:44 +02:00
James Cole fbc7a2a817 All initial git ignore files. 2014-06-28 09:41:25 +02:00