.. |
.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
|
Updates to settings code for creating the ID and setting the order
|
2018-01-02 11:42:26 -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
|
allow marking of airport as hub and restrict to hubs at registration #86
|
2017-12-31 09:42:31 -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
|
Save PIREP route to ACARS data table #102
|
2018-01-01 13:48:02 -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
|
Save PIREP route to ACARS data table #102
|
2018-01-01 13:48:02 -06:00 |
2017_12_20_005147_create_acars_tables.php
|
Add order column to ACARS table for the order of the route points
|
2018-01-02 09:40:42 -06:00 |