firefly-iii/app/database/seeds
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
..
.gitkeep All initial git ignore files. 2014-06-28 09:41:25 +02:00
AccountTypeSeeder.php Combination of initial files and some new code for login and user registration. 2014-06-29 22:12:33 +02:00
DatabaseSeeder.php 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
DefaultUserSeeder.php - Updated transaction controller to need less code for the same work. 2014-07-16 21:11:43 +02:00
TransactionCurrencySeeder.php Combination of initial files and some new code for login and user registration. 2014-06-29 22:12:33 +02:00
TransactionTypeSeeder.php Combination of initial files and some new code for login and user registration. 2014-06-29 22:12:33 +02:00