phpvms/app/Services
Arthur Parienté 32ca1eed43
Squash migrations and migrate db to utf8mb4 (#1804)
* Squash migrations

* Don't seed modules that aren't installed by default

* Apply fixes from StyleCI

* Add testing-schema.sql to git

* Update dumps to match latest dev

* Update dumps to match latest dev

* Migrate to utf8mb4

* Fix update db charset

* Apply fixes from StyleCI

* Fix failsafe for db charset

* Fix create db command

* Debug for CI/CD

* Fix failsafe for db charset

* Add migrations back

* Update dumps to match latest dev

* Update dumps to match latest dev

* fix charset in mysql-schema.sql

---------

Co-authored-by: arthurpar06 <arthurpar06@users.noreply.github.com>
Co-authored-by: Nabeel S <nabeelio@users.noreply.github.com>
2025-01-10 13:03:20 -06:00
..
AirportLookup Upgrade to Laravel 10 (#1546) 2023-06-21 11:34:11 -05:00
Finance Make sure airline IDs are added to the expense (#1725) 2024-07-02 10:04:48 -04:00
ImportExport SimBrief Airframes & Aircraft Weight Casting (#1892) 2024-11-18 11:53:09 -06:00
Installer Squash migrations and migrate db to utf8mb4 (#1804) 2025-01-10 13:03:20 -06:00
LegacyImporter Add an importer facility for PIREP comments (#1916) 2024-12-22 11:11:17 -05:00
Metar Use new AviationWeather API (#1767) 2024-02-05 14:28:35 -06:00
AircraftService.php Fix aircraft's flight time calculation (#1853) 2024-09-11 10:02:01 -05:00
AirlineService.php Upgrade to Laravel 10 (#1546) 2023-06-21 11:34:11 -05:00
AirportService.php Upgrade to Laravel 10 (#1546) 2023-06-21 11:34:11 -05:00
AnalyticsService.php Remove Google Analytics #728 (#745) 2020-06-04 10:36:55 -04:00
AwardService.php Block read-only PIREP from being updated #1415 (#1529) 2023-03-20 12:41:46 -05:00
BidService.php Fix findBidsForUser default params (#1876) 2024-09-07 07:00:54 -05:00
CronService.php Use laravel scheduler when proc_open is available (#1812) 2024-06-13 15:25:12 -04:00
DatabaseService.php Don't allow cancels from certain states (#396) 2019-09-16 13:08:26 -04:00
ExportService.php Laravel 9 Update (#1413) 2022-03-14 11:45:18 -04:00
FareService.php Make a copy of the fares when saving them (#1545) 2023-06-16 11:13:51 -05:00
FileService.php 229 url for downloads (#369) 2019-08-26 14:43:50 -04:00
FinanceService.php Make sure airline IDs are added to the expense (#1725) 2024-07-02 10:04:48 -04:00
FleetService.php Type Ratings | New Feature (#1360) 2021-11-30 14:36:17 -05:00
FlightService.php Company Aircraft (#1899) 2024-11-25 15:03:12 -05:00
GeoService.php Upgrade to Laravel 10 (#1546) 2023-06-21 11:34:11 -05:00
ImportService.php Modify Flight Importer Deletion Options (#1924) 2025-01-04 20:32:47 -06:00
LegacyImporterService.php Add an importer facility for PIREP comments (#1916) 2024-12-22 11:11:17 -05:00
ModuleService.php New Default Theme for phpVMS (#1921) 2025-01-10 10:38:59 -06:00
NewsService.php Add ability to edit news (#1814) 2024-05-29 21:06:14 -05:00
PirepService.php Fix Diversion Handling (#1902) 2024-12-02 15:54:59 -06:00
RoleService.php Upgrade to Laravel 10 (#1546) 2023-06-21 11:34:11 -05:00
SimBriefService.php SimBrief Airframes & Aircraft Weight Casting (#1892) 2024-11-18 11:53:09 -06:00
UserService.php API Optimizations (#1871) 2024-08-30 10:18:41 -05:00
VersionService.php Replace semver/semver by nikolaposa/version (#1754) 2024-03-05 10:50:39 -06:00