firefly-iii/app/database/migrations
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
2014_06_27_163032_create_users_table.php New stuff pertaining to the import procedure and user registration. 2014-07-05 16:19:15 +02:00
2014_06_27_163145_create_account_types_table.php Combination of initial files and some new code for login and user registration. 2014-06-29 22:12:33 +02:00
2014_06_27_163259_create_accounts_table.php Combination of initial files and some new code for login and user registration. 2014-06-29 22:12:33 +02:00
2014_06_27_163817_create_components_table.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
2014_06_27_164042_create_transaction_currencies_table.php Combination of initial files and some new code for login and user registration. 2014-06-29 22:12:33 +02:00
2014_06_27_164512_create_transaction_types_table.php Combination of initial files and some new code for login and user registration. 2014-06-29 22:12:33 +02:00
2014_06_27_164620_create_transaction_journals_table.php - Updated transaction controller to need less code for the same work. 2014-07-16 21:11:43 +02:00
2014_06_27_164836_create_transactions_table.php - Updated transaction controller to need less code for the same work. 2014-07-16 21:11:43 +02:00
2014_06_27_165344_create_component_transaction_table.php Fixes and tests for transactions. 2014-07-09 13:45:27 +02:00
2014_07_05_100651_create_piggybanks_table.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
2014_07_05_143244_create_recurring_transactions_table.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
2014_07_05_171326_create_component_transaction_journal_table.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
2014_07_06_123842_create_preferences_table.php Made big headway in preference management, accounts, importing stuff, etc. etc. 2014-07-06 15:18:11 +02:00
2014_07_09_204843_create_session_table.php Moved to high charts. 2014-07-15 06:58:08 +02:00