.. |
.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
|
Add airport overview page and links to it #225
|
2018-03-31 15:57:30 -05:00 |
2017_06_08_0000_create_users_table.php
|
Add a column for the user avatar #226
|
2018-04-02 06:47:31 -05:00 |
2017_06_08_0001_roles_permissions_tables.php
|
Fix formatting and interfaces in nearly every file
|
2018-03-19 20:50:40 -05:00 |
2017_06_08_0005_create_password_resets_table.php
|
Fixed formatting of almost every file
|
2018-02-20 22:33:09 -06:00 |
2017_06_08_0006_create_sessions_table.php
|
Fixed formatting of almost every file
|
2018-02-20 22:33:09 -06:00 |
2017_06_08_191703_create_airlines_table.php
|
Fix formatting and interfaces in nearly every file
|
2018-03-19 20:50:40 -05:00 |
2017_06_09_010621_create_aircrafts_table.php
|
Add IATA and ZFW to aircraft import/export and tables
|
2018-03-30 20:21:18 -05:00 |
2017_06_10_040335_create_fares_table.php
|
Add importers in console and admin for flights/aircraft/subfleets and airport #194
|
2018-03-20 19:17:11 -05:00 |
2017_06_11_135707_create_airports_table.php
|
Add ground_handling_cost to airport #134
|
2018-02-23 15:48:50 -06:00 |
2017_06_17_214650_create_flight_tables.php
|
Expand flight types to match IATA SSIM
|
2018-03-29 11:34:36 -05:00 |
2017_06_21_165410_create_ranks_table.php
|
Fix formatting and interfaces in nearly every file
|
2018-03-19 20:50:40 -05:00 |
2017_06_23_011011_create_subfleet_tables.php
|
Add cost_block_hour tests; extra logging
|
2018-03-29 14:55:25 -05:00 |
2017_06_28_195426_create_pirep_tables.php
|
Change PIREP states to follow AIDX guidelines
|
2018-04-01 20:18:12 -05:00 |
2017_12_12_174519_create_bids_table.php
|
add separate flight_fields table and move over to flight_field_values
|
2018-03-20 13:06:06 -05:00 |
2017_12_14_225241_create_jobs_table.php
|
Fixed formatting of almost every file
|
2018-02-20 22:33:09 -06:00 |
2017_12_14_225337_create_failed_jobs_table.php
|
Fixed formatting of almost every file
|
2018-02-20 22:33:09 -06:00 |
2017_12_20_004147_create_navdata_tables.php
|
Fixed formatting of almost every file
|
2018-02-20 22:33:09 -06:00 |
2017_12_20_005147_create_acars_tables.php
|
add separate flight_fields table and move over to flight_field_values
|
2018-03-20 13:06:06 -05:00 |
2018_01_03_014930_create_stats_table.php
|
Fix formatting and interfaces in nearly every file
|
2018-03-19 20:50:40 -05:00 |
2018_01_08_142204_create_news_table.php
|
Fixed formatting of almost every file
|
2018-02-20 22:33:09 -06:00 |
2018_01_28_180522_create_awards_table.php
|
change ref_class to ref_model
|
2018-04-01 14:32:01 -05:00 |
2018_02_26_185121_create_expenses_table.php
|
Convert expense type to char, translations for ExpenseType
|
2018-04-01 22:26:20 -05:00 |
2018_02_28_231807_create_journal_transactions_table.php
|
change ref_class to ref_model
|
2018-04-01 14:32:01 -05:00 |
2018_02_28_231813_create_journals_table.php
|
Finance overview page added to admin with monthly breakdown #130
|
2018-03-05 19:55:48 -06:00 |
2018_02_28_232438_create_ledgers_table.php
|
Add ledger and journal tables #130
|
2018-02-28 18:01:32 -06:00 |
2018_04_01_193443_create_files_table.php
|
Route downloads through controller; file IDs as hash to prevent guessing; download count; download list on airport page
|
2018-04-02 12:55:37 -05:00 |
2018_04_02_223623_create_media_table.php
|
Add laravel-medialibrary for avatars
|
2018-04-02 17:49:04 -05:00 |