Commit Graph

13 Commits

Author SHA1 Message Date
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 d280767407 Code cleanup [skip-ci] 2014-07-15 22:16:29 +02:00
Sander Dorigo bd315fb7ce After quite some fumbling, fixed both the development import and some tests. 2014-07-08 14:04:02 +02:00
James Cole 8d209f673c Removed the code coverage ignore instructions, tests must cover this. 2014-07-06 21:24:37 +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
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 3e59c2792c Updated some controllers and routes to exclude not yet finished stuff. 2014-07-02 21:22:13 +02:00
James Cole 39dd382e87 Implemented migration procedure. 2014-06-30 10:47:14 +02:00
James Cole ecadf005a8 New code, building a migration routine. 2014-06-30 07:26:38 +02:00