phpvms/resources/views/admin/flights
B.Fatih KOZ 344edde0fb
Alphanumeric Callsign For Flights (#1124)
* Alphanumeric Callsign For Flights

PR adds ability to define alphanumeric callsigns to flights, display them and use them during SimBrief OFP generation (if pilot ident as callsign option is not enabled)

Translations for en/es/it/pt-br added.

* Change db table name

* Change db column name, fix rules

* Change db column name

* Another db column name change

* Just another one more

* Last one from anumeric_callsign to callsign

Co-authored-by: Nabeel S <nabeelio@users.noreply.github.com>
2021-04-05 18:00:50 -04:00
..
create.blade.php Disable autocomplete in admin forms #816 (#817) 2020-09-10 16:42:11 -04:00
edit.blade.php Disable autocomplete in admin forms #816 (#817) 2020-09-10 16:42:11 -04:00
fares.blade.php Add load_factor and load_factor_variance to flights #352 (#620) 2020-03-05 20:19:12 -05:00
fields.blade.php Alphanumeric Callsign For Flights (#1124) 2021-04-05 18:00:50 -04:00
flight_fields.blade.php Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
import.blade.php Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
index.blade.php Remove the flight fields link from admin #614 (#615) 2020-03-04 09:49:51 -05:00
scripts.blade.php Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
search.blade.php Add filter/search by airline in admin (#990) 2021-01-17 11:59:34 -05:00
show_fields.blade.php Use optional() around the airport fields (#537) 2020-02-03 12:23:58 -05:00
show.blade.php Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
subfleets.blade.php Show Airline logo / icao to subfleets table (#1121) 2021-04-05 17:05:28 -04:00
table.blade.php Use optional() around the airport fields (#537) 2020-02-03 12:23:58 -05:00