phpvms/app/Repositories
B.Fatih KOZ f8c7bc31f5
Add Airline ICAO to Subfleet selectBoxList (#1153)
* Add Airline ICAO to Subfleet selectBoxList

Subfleet dropdown at flight search will look like `Boeing B737-800 WL | THY`

* StyleFix
2021-04-23 09:44:37 -04:00
..
Criteria Search flights by subfleet #484 (#506) 2020-01-16 17:36:03 -05:00
AcarsRepository.php Fix PirepComment response; 201 to 200 (#654) 2020-04-01 01:05:09 -04:00
AircraftRepository.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
AirlineRepository.php Check for airline being active; fix tests for L7 #718 2020-05-23 11:45:07 -04:00
AirportRepository.php Set a default model value for airports on PIREP (#500) 2020-01-15 13:00:58 -05:00
AwardRepository.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
ExpenseRepository.php Fixed exporting expenses (#877) 2020-10-19 15:22:06 -04:00
FareRepository.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
FlightFieldRepository.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
FlightRepository.php Ensure simbrief id is assigned 2021-01-21 09:21:39 -05:00
JournalRepository.php Make sure all dates are in UTC (#1139) 2021-04-13 09:25:38 -04:00
KvpRepository.php Issue/327 versioning (#345) 2019-08-06 17:48:00 -04:00
NavdataRepository.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
NewsRepository.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
PageRepository.php Add public/private pages #641 (#644) 2020-03-28 13:03:52 -04:00
PermissionsRepository.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
PirepFieldRepository.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
PirepRepository.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
RankRepository.php Add public/private pages #641 (#644) 2020-03-28 13:03:52 -04:00
RoleRepository.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
SettingRepository.php Reorder imports 2019-07-15 15:51:35 -04:00
SubfleetRepository.php Add Airline ICAO to Subfleet selectBoxList (#1153) 2021-04-23 09:44:37 -04:00
UserFieldRepository.php Custom user fields #711 (#772) 2020-08-11 17:48:51 -04:00
UserRepository.php Fix missing user fields #785 (#786) 2020-08-13 17:44:41 -04:00