Commit Graph
759 Commits
Author SHA1 Message Date
Nabeel Shahzad da19152a1e fix broken add rank 2018-01-04 21:37:46 -06:00
Nabeel Shahzad dd629b2af8 Make sure arr_airport and dep_airport are included in PIREP prefile response #120 2018-01-04 21:21:51 -06:00
Nabeel Shahzad c43eef6be2 Add some extra logging for the airport hub save 2018-01-04 21:07:23 -06:00
Nabeel Shahzad db3c60987e Change tests to use generated user 2018-01-04 21:05:26 -06:00
Nabeel Shahzad 265fb235f2 Deny user API access if they're not ACTIVE #119 2018-01-04 20:50:57 -06:00
Nabeel Shahzad 6db436b908 Fix rounding in the field tests 2018-01-04 20:19:49 -06:00
Nabeel Shahzad 9ad6434b38 Fix test with rounding for lat/lon equivalency 2018-01-04 20:16:29 -06:00
Nabeel Shahzad 591c3e7b8b Change /acars/logs data format; /cancel to DELETE request 2018-01-04 20:08:22 -06:00
Nabeel Shahzad b29a07afd3 Split out the saveRoute() fn so it's only during a manual filing, not ACARS 2018-01-04 19:39:41 -06:00
Nabeel Shahzad b0231ff2a9 Remove RestHelper Facade 2018-01-04 19:34:10 -06:00
Nabeel Shahzad ab89fada83 Added supporting Resources and Helpers 2018-01-04 19:33:47 -06:00
Nabeel Shahzad b62fa7757c Overhaul of ACARS/PIREP APIs 2018-01-04 19:33:23 -06:00
Nabeel Shahzad f4e3964f9d Update marked.js due to security vulnerability 2018-01-04 18:08:37 -06:00
Nabeel Shahzad 4c41a1dded use -exec rm in travis 2018-01-04 15:37:28 -06:00
Nabeel Shahzad ee08398aed move -mindepth options 2018-01-04 15:22:32 -06:00
Nabeel Shahzad 69f242811b move version generation so it doesnt recreate some of the cached files 2018-01-04 15:17:55 -06:00
Nabeel Shahzad 15b5290f73 cleanup session options 2018-01-04 15:12:26 -06:00
Nabeel Shahzad 1a9607dacd fix ignore files 2018-01-04 15:08:32 -06:00
Nabeel Shahzad 5ba20b5bb3 add back accidentally deleted cache dirs 2018-01-04 15:03:09 -06:00
Nabeel Shahzad f3f9e3043d grr not all files/directories cleaning 2018-01-04 14:58:01 -06:00
Nabeel Shahzad 93f36ca530 reverse the make clean to clear out any leftovers 2018-01-04 14:48:06 -06:00
Nabeel Shahzad d15e44d5b6 Explicitly output version number in travis output bc I'm paranoid 2018-01-04 14:02:25 -06:00
Nabeel Shahzad 29fc8c6046 Make sure the env.php file and other dev files are being removed 2018-01-04 13:58:38 -06:00
Nabeel Shahzad 2a270086ad Force a clean in case caches are being included 2018-01-04 13:55:07 -06:00
Nabeel Shahzad 75d4ecc3c8 Made some fonts more visible 2018-01-04 08:26:07 -06:00
Nabeel Shahzad 0bb4ca78f5 Fix links on admin dashboard 2018-01-04 08:14:39 -06:00
Nabeel Shahzad be8ac25cc0 update versioning library 2018-01-04 08:06:12 -06:00
Nabeel Shahzad 64734af419 Fix broken test/Airport model in boot 2018-01-03 22:28:17 -06:00
Nabeel Shahzad 676a310432 Add relationship to pull ACARS log messages 2018-01-03 22:19:06 -06:00
Nabeel Shahzad 8810f03c29 Add separate ACARS route to post log messages to the ACARS table 2018-01-03 22:16:18 -06:00
Nabeel Shahzad 81650f5c34 Added AcarsType::LOG 2018-01-03 22:10:56 -06:00
Nabeel Shahzad fe4e200983 Trim ICAO/IATA names, clean up model fields 2018-01-03 22:04:51 -06:00
Nabeel Shahzad 507ce5f24f Add flights to the importer, added a few missing columns with output 2018-01-03 21:40:05 -06:00
Nabeel Shahzad da1b3b16ee Add various units to settings 2018-01-03 21:35:03 -06:00
Nabeel Shahzad 61ea069481 Change setting name for pilot flight restriction; some cosmetics 2018-01-03 20:56:46 -06:00
Nabeel Shahzad 4272946dba Fix AJAX URLs for when running in a subfolder 2018-01-03 20:42:10 -06:00
Nabeel Shahzad e5c34bc8af Change the PIREP accept/reject buttons 2018-01-03 20:39:24 -06:00
Nabeel Shahzad 1f1acb424c Fix flight time display on profile page 2018-01-03 20:11:06 -06:00
Nabeel Shahzad 80d68d6d14 search airports close #87 2018-01-03 20:07:34 -06:00
Nabeel Shahzad 1d74558abe pagination on the airports page #87 2018-01-03 20:03:39 -06:00
Nabeel Shahzad f58f4fdc39 Fix the mapping logic in the importer; do some more cleanup there 2018-01-03 18:36:08 -06:00
Nabeel Shahzad 6181fb0388 rename to new_login_details 2018-01-03 15:47:29 -06:00
web541 08df20de19 Fixed a few field entries (#116)
* Stopped inheritance errors popping up

* Added fillable fields

These would not save otherwise.

* Added country fillable field

Wouldn’t save when importing from phpvms classic.

* Added more to classic importer

Change arguments to ask in terminal
Fixed table_prefix names in Importer.php

Added the ability to import users from phpvms classic (tested on
simpilot’s 5.5.x) and when importing, it will then reset the user’s
password to a temporary hash and then email it to the user to then
change when they first log in.

* Changes to ImporterService
2018-01-03 15:41:21 -06:00
Nabeel Shahzad be6e5e8dec admin can add comments to PIREPs #70 2018-01-03 15:27:56 -06:00
Nabeel Shahzad fce6c987fd Add some stats info for airlines and the stats table #108 2018-01-03 12:58:38 -06:00
Nabeel Shahzad a1696d3007 Style all the buttons the same 2018-01-03 12:52:01 -06:00
Nabeel Shahzad 2394b8e419 Rename field to image_link and add field to edit #111 2018-01-03 12:47:12 -06:00
Nabeel Shahzad 15726d0610 Add ICAO field for aircraft #111 2018-01-03 12:41:01 -06:00
Nabeel Shahzad 4a5c11fc34 Add a DELETED state for PIREPs 2018-01-03 10:30:12 -06:00
Nabeel Shahzad 6f9e4d725b Add a PIREP cancel route via API #109 2018-01-03 10:25:55 -06:00