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
Nabeel Shahzad
162057f940
Filter out cancelled PIREPs
2018-01-03 09:54:32 -06:00
Nabeel Shahzad
8744a8b17b
Add a CANCELLED state for PIREPs
2018-01-03 09:49:32 -06:00
Nabeel Shahzad
2bcfe76289
Add user email unique to CreateUserRequest only
2018-01-02 23:20:36 -06:00
Nabeel Shahzad
1b5107a085
Merge pull request #115 from web541/master
...
Remove unique email entry
2018-01-02 23:19:34 -06:00
web541
e3bd4fb169
Remove unique email entry
2018-01-03 16:15:48 +11:00
Nabeel Shahzad
aa19bbd5dc
Cleanup test output
2018-01-02 22:20:00 -06:00
Nabeel Shahzad
07ef5ba8c1
Updated to Laravel 5.5.28
2018-01-02 22:14:36 -06:00
Nabeel Shahzad
085b2bd5be
Set the input field for rank hours to a number
2018-01-02 21:23:48 -06:00
Nabeel Shahzad
497229039e
Assign the first airline found to the newly created subfleet #114
2018-01-02 21:16:35 -06:00
Nabeel Shahzad
a6ddecf159
Basic import logic and scaffolding #114
2018-01-02 21:00:46 -06:00
Nabeel Shahzad
da9d47513f
Add sessions table for if DB is the session driver
2018-01-02 19:47:56 -06:00
Nabeel Shahzad
da4093b75f
add sessions table migration for DB session driver
2018-01-02 18:23:21 -06:00
Nabeel Shahzad
2d81072dbd
travis-ci caches the composer/npm download dirs
2018-01-02 14:45:55 -06:00
Nabeel Shahzad
9a605bf93f
use api auth user
2018-01-02 14:42:56 -06:00
Nabeel Shahzad
6d2f705b40
fix api auth problem
2018-01-02 14:37:52 -06:00
Nabeel Shahzad
7700bd6683
Add tests for the duplicate PIREP via prefile/API
2018-01-02 14:31:00 -06:00
Nabeel Shahzad
9c319e73f9
Check whether a duplicate PIREP has been submitted
2018-01-02 13:17:22 -06:00
Nabeel Shahzad
6b63214154
mark code/leg as optional
2018-01-02 13:10:00 -06:00
Nabeel Shahzad
b0907504b6
Updates to settings code for creating the ID and setting the order
2018-01-02 11:42:26 -06:00
Nabeel Shahzad
93786835af
get the generated IDs from the middle of the sha1 hash
2018-01-02 11:23:38 -06:00
Nabeel Shahzad
080e8842ac
generate nav point name
2018-01-02 11:19:11 -06:00
Nabeel Shahzad
003fafa670
use generated user in tests
2018-01-02 11:12:53 -06:00
Nabeel Shahzad
b02e45dbb6
Change the api test to call pirep api
2018-01-02 11:06:04 -06:00
Nabeel Shahzad
cb772a3c62
Add BASE_URL constant to page and have AJAX calls use it
2018-01-02 10:59:44 -06:00
Nabeel Shahzad
2325573c50
Move airport API lookups into unauthenticated calls
2018-01-02 10:53:25 -06:00
Nabeel Shahzad
6e4acd2e28
Add the API key to the AJAX requests
2018-01-02 10:50:41 -06:00
Nabeel Shahzad
21e41c68a2
cleanup test output
2018-01-02 10:44:49 -06:00
Nabeel Shahzad
6b95b74b2f
print out the routes
2018-01-02 09:43:34 -06:00
Nabeel Shahzad
37cdde845d
Add order column to ACARS table for the order of the route points
2018-01-02 09:40:42 -06:00
Nabeel Shahzad
7a6395be27
randomize the number of navpoints generated in the tests
2018-01-01 19:11:49 -06:00
Nabeel Shahzad
2f36a2661a
Change to assertCount in test
2018-01-01 19:05:15 -06:00
Nabeel Shahzad
9150694051
Wrong Collection class import
2018-01-01 19:04:27 -06:00
Nabeel Shahzad
78af2fd637
cleanup of geojson and route map code
2018-01-01 19:02:22 -06:00
Nabeel Shahzad
d4f69bee2a
Button styling
2018-01-01 17:00:40 -06:00
Nabeel Shahzad
dd400806ee
Refer to URL via resource()
2018-01-01 16:26:02 -06:00
Nabeel Shahzad
6b0d7d8ea4
set the status URL to the full URL
2018-01-01 16:20:11 -06:00
Nabeel Shahzad
5cf0bbaa65
Clean up the GeoJSON generation code
2018-01-01 16:01:01 -06:00
Nabeel Shahzad
d1c626afe8
remove duplicate method calls
2018-01-01 15:04:32 -06:00
Nabeel Shahzad
b456dc1a71
Save PIREP route to ACARS data table #102
2018-01-01 13:48:02 -06:00
Nabeel Shahzad
216d686cc7
Fix PIREP status badge
2018-01-01 10:49:26 -06:00
Nabeel Shahzad
749f43ac0b
don't draw actual route if there are no points
2018-01-01 10:46:31 -06:00