phpvms/app/Database/migrations
Nabeel S 50a0b89caa
Add MTOW and ZFW to aircraft editor #775 (#805)
Add MTOW and ZFW to aircraft editor #775
2020-09-03 13:29:24 -04:00
..
.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 Issue/329 refactor seeding (#337) 2019-08-05 08:27:53 -04:00
2017_06_08_0000_create_users_table.php Increase ID column size; seed ID generator with uniqid() #630 (#631) 2020-03-09 13:16:10 -04:00
2017_06_08_0001_roles_permissions_tables.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_08_0005_create_password_resets_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_08_0006_create_sessions_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_08_191703_create_airlines_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_09_010621_create_aircrafts_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_10_040335_create_fares_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_11_135707_create_airports_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_17_214650_create_flight_tables.php #406 Refactor bids (#432) 2019-11-05 11:44:31 -05:00
2017_06_21_165410_create_ranks_table.php Issue/329 refactor seeding (#337) 2019-08-05 08:27:53 -04:00
2017_06_23_011011_create_subfleet_tables.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_28_195426_create_pirep_tables.php #406 Refactor bids (#432) 2019-11-05 11:44:31 -05:00
2017_12_12_174519_create_bids_table.php #406 Refactor bids (#432) 2019-11-05 11:44:31 -05:00
2017_12_14_225241_create_jobs_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_12_14_225337_create_failed_jobs_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_12_20_004147_create_navdata_tables.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_12_20_005147_create_acars_tables.php Increase ID column size; seed ID generator with uniqid() #630 (#631) 2020-03-09 13:16:10 -04:00
2018_01_03_014930_create_stats_table.php Increase ID column size; seed ID generator with uniqid() #630 (#631) 2020-03-09 13:16:10 -04:00
2018_01_08_142204_create_news_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_01_28_180522_create_awards_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_02_26_185121_create_expenses_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_02_28_231807_create_journal_transactions_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_02_28_231813_create_journals_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_02_28_232438_create_ledgers_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_04_01_193443_create_files_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2019_06_19_220910_add_readonly_to_roles.php Fix migrations when table prefix is involved #442 (#555) 2020-02-18 08:23:32 -05:00
2019_07_16_141152_users_add_pilot_id.php Fix migrations when table prefix is involved #442 (#555) 2020-02-18 08:23:32 -05:00
2019_08_30_132224_create_notifications_table.php Use Notification/Notifiable (#379) 2019-08-30 15:59:17 -04:00
2019_09_16_141152_pireps_change_state_type.php Fix migrations when table prefix is involved #442 (#555) 2020-02-18 08:23:32 -05:00
2019_10_30_141152_pireps_add_flight_id.php #406 Refactor bids (#432) 2019-11-05 11:44:31 -05:00
2020_02_12_141152_expenses_add_flight_type.php Set expenses on specific flight types #348 (#549) 2020-02-12 10:40:52 -05:00
2020_02_26_044305_modify_airports_coordinates.php Remove 4 char restriction from ICAO; use decimal type for lat/lon #590 (#591) 2020-02-26 17:06:39 -05:00
2020_03_04_044305_flight_field_nullable.php Remove the flight fields link from admin #614 (#615) 2020-03-04 09:49:51 -05:00
2020_03_05_141152_flights_add_load_factor.php Add load_factor and load_factor_variance to flights #352 (#620) 2020-03-05 20:19:12 -05:00
2020_03_06_141152_flights_add_pilot_pay.php Add fixed pilot pay for a flight #487 (#622) 2020-03-06 11:36:02 -05:00
2020_03_06_141153_fares_add_type.php Add fare type for pax/cargo/mixed flights #621 (#623) 2020-03-06 15:10:03 -05:00
2020_03_09_141152_increase_id_lengths.php Increase ID column size; seed ID generator with uniqid() #630 (#631) 2020-03-09 13:16:10 -04:00
2020_03_09_141153_remove_subfleet_type_index.php Drop the unique index from subfleets.type #628 2020-03-09 16:39:07 -04:00
2020_03_11_141153_add_simbrief_table.php SimBrief integration #405 (#635) 2020-03-23 09:31:35 -04:00
2020_03_27_174238_create_pages.php Add ability to use a link instead of a page #750 (#757) 2020-06-11 08:27:38 -04:00
2020_03_28_174238_airline_remove_nullable.php Blank/null IATA code isn't unique when added #679 (#681) 2020-05-03 18:23:46 -04:00
2020_03_28_174238_page_icon_nullable.php Use theme check in all frontend routes #638 (#645) 2020-03-28 14:45:25 -04:00
2020_06_09_141153_pages_add_link.php Add ability to use a link instead of a page #750 (#757) 2020-06-11 08:27:38 -04:00
2020_07_21_141153_create_user_fields.php Custom user fields #711 (#772) 2020-08-11 17:48:51 -04:00
2020_09_03_141152_aircraft_add_mtow.php Add MTOW and ZFW to aircraft editor #775 (#805) 2020-09-03 13:29:24 -04:00