phpvms/app/Repositories
B.Fatih KOZ 08624042f2
Make name and e-mail based searches with like for easier administration. (#1397)
* Update UserRepository.php

Make `name` and `e-mail` based searches with `like` for easier administration and search.

* Update search.blade.php

Remove old dashed out code

* Update index.blade.php

Add proper state selections
2022-02-07 16:02:17 -05:00
..
Criteria Search flights by subfleet #484 (#506) 2020-01-16 17:36:03 -05:00
AcarsRepository.php Update AcarsRepository (#1245) 2021-06-14 07:05:28 -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 Add flight_time to searchable fields (#1356) 2021-11-18 15:05:04 -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
TypeRatingRepository.php Type Ratings | New Feature (#1360) 2021-11-30 14:36:17 -05:00
UserFieldRepository.php Custom user fields #711 (#772) 2020-08-11 17:48:51 -04:00
UserRepository.php Make name and e-mail based searches with like for easier administration. (#1397) 2022-02-07 16:02:17 -05:00