phpvms/app/Services/ImportExport
B.Fatih KOZ 68a6ed24cb
Fix Flight Importer (#1202)
* Handle Route and Level fields too during import.
* Also removed the check for `visible => true` from `firstorNew` 'cause va admin may be importing to update not visible flights too.
  (by default all new flights are visible, so no affect on new flights)

Closes #1201
2021-05-24 15:19:06 -04:00
..
AircraftExporter.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
AircraftImporter.php New subfleet not being attached to an airline on import #479 (#505) 2020-01-16 14:23:23 -05:00
AirportExporter.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
AirportImporter.php Default values for automatically added airports #829 (#878) 2020-10-20 15:25:13 -04:00
ExpenseExporter.php Fixed exporting expenses (#877) 2020-10-19 15:22:06 -04:00
ExpenseImporter.php Add load_factor and load_factor_variance to flights #352 (#620) 2020-03-05 20:19:12 -05:00
FareExporter.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
FareImporter.php Properly create/update rows importing #486 (#503) 2020-01-16 10:40:42 -05:00
FlightExporter.php Formatting in FlightExporter 2019-07-23 09:42:31 -04:00
FlightImporter.php Fix Flight Importer (#1202) 2021-05-24 15:19:06 -04:00
SubfleetExporter.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
SubfleetImporter.php Add missing columns from subfleet export #926 (#941) 2020-11-26 13:34:04 -05:00