.. |
.gitkeep
|
Reorganized folders to try to clean up the root folder a bit
|
2017-12-14 10:38:10 -06:00 |
2017_06_07_014930_create_settings_table.php
|
added settings page in admin #93
|
2017-12-30 10:38:18 -06:00 |
2017_06_08_0000_create_users_table.php
|
Add user setup to installer
|
2017-12-29 16:56:46 -06:00 |
2017_06_08_0001_roles_permissions_tables.php
|
use laratrust to replace entrust #78
|
2017-12-15 12:36:13 -06:00 |
2017_06_08_0005_create_password_resets_table.php
|
rename migration to make room for moving the roles tables
|
2017-12-15 11:43:49 -06:00 |
2017_06_08_191703_create_airlines_table.php
|
Add user setup to installer
|
2017-12-29 16:56:46 -06:00 |
2017_06_09_010621_create_aircrafts_table.php
|
Reorganized folders to try to clean up the root folder a bit
|
2017-12-14 10:38:10 -06:00 |
2017_06_10_040335_create_fares_table.php
|
Reorganized folders to try to clean up the root folder a bit
|
2017-12-14 10:38:10 -06:00 |
2017_06_11_135707_create_airports_table.php
|
Add user setup to installer
|
2017-12-29 16:56:46 -06:00 |
2017_06_17_214650_create_flight_tables.php
|
add PIREP pre-file and ACARS updates; removing caching from ACARS/Pirep/User repositories; adjust PirepState enum values; add additional columns
|
2017-12-25 15:19:34 -06:00 |
2017_06_21_165410_create_ranks_table.php
|
Move seed data into separate file with importer; fix admin panel js being broken
|
2017-12-29 17:34:09 -06:00 |
2017_06_23_011011_create_subfleet_tables.php
|
Reorganized folders to try to clean up the root folder a bit
|
2017-12-14 10:38:10 -06:00 |
2017_06_28_195426_create_pirep_tables.php
|
Add acars map page and show in-progress flights
|
2017-12-27 16:47:22 -06:00 |
2017_12_12_174519_create_bids_table.php
|
Reorganized folders to try to clean up the root folder a bit
|
2017-12-14 10:38:10 -06:00 |
2017_12_14_225241_create_jobs_table.php
|
Set some defaults for the cache and queue drivers in the installer
|
2017-12-14 17:12:42 -06:00 |
2017_12_14_225337_create_failed_jobs_table.php
|
Set some defaults for the cache and queue drivers in the installer
|
2017-12-14 17:12:42 -06:00 |
2017_12_20_004147_create_navdata_tables.php
|
Add flight route map; algorithm for picking from multiple nav points; some tests
|
2017-12-20 19:12:39 -06:00 |
2017_12_20_005147_create_acars_tables.php
|
change field to in acars table
|
2017-12-25 18:22:46 -06:00 |