phpvms/app/Contracts
Nabeel S 88a8ffe48a
Check for blank values on import and omit them (#1266)
* Check for blank values on import and omit them

* Add paused status to the pirep changed
2021-07-22 15:56:03 -04:00
..
Modules Update module generation #714 (#716) 2020-09-20 19:10:52 -04:00
AirportLookup.php Add Contract interface for airport lookup functionality (#365) 2019-08-22 14:32:49 -04:00
Award.php FlightRouteAwards - fix if last pirep is empty/other error conditions (#886) 2020-10-22 16:25:52 -04:00
Command.php Use queues for notifications #1154 (#1174) 2021-05-20 11:54:07 -04:00
Composer.php Add public/private pages #641 (#644) 2020-03-28 13:03:52 -04:00
Controller.php Fix migrations when table prefix is involved #442 (#555) 2020-02-18 08:23:32 -05:00
Enum.php Table prefixes not being added to indexes (#597) 2020-02-28 18:56:01 -05:00
Event.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
FormRequest.php Blank/null IATA code isn't unique when added #679 (#681) 2020-05-03 18:23:46 -04:00
ImportExport.php Check for blank values on import and omit them (#1266) 2021-07-22 15:56:03 -04:00
Listener.php Custom user fields #711 (#772) 2020-08-11 17:48:51 -04:00
Metar.php Weather METAR/TAF enhancements (#964) 2021-02-19 12:45:39 -05:00
Middleware.php Refactor and add importer to Installer module #443 (#444) 2019-11-27 09:19:20 -05:00
Migration.php Download path size too small; fix migrations #935 (#940) 2020-11-26 13:03:59 -05:00
Model.php Increase ID column size; seed ID generator with uniqid() #630 (#631) 2020-03-09 13:16:10 -04:00
Notification.php Discord notifications for PIREP and News events #433 (#1215) 2021-06-04 10:51:59 -04:00
Repository.php Discord notifications for PIREP and News events #433 (#1215) 2021-06-04 10:51:59 -04:00
Resource.php Remove extraneous data from API response; force API to en (#1241) 2021-06-09 11:20:25 -04:00
RouteFinder.php Add abstract class for route finding mechanism 2019-08-20 08:48:45 -04:00
Service.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Unit.php SimBrief integration #405 (#635) 2020-03-23 09:31:35 -04:00
Widget.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00