Nabeel Shahzad
|
78af2fd637
|
cleanup of geojson and route map code
|
2018-01-01 19:02:22 -06:00 |
|
Nabeel Shahzad
|
dd400806ee
|
Refer to URL via resource()
|
2018-01-01 16:26:02 -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
|
fc52bdf166
|
Restrict relationship to FLIGHT_PATH #102
|
2018-01-01 10:38:45 -06:00 |
|
Nabeel Shahzad
|
078e26df57
|
Add AcarsType column and enum; save flight updates as FLIGHT_PATH #102
|
2018-01-01 10:30:31 -06:00 |
|
Nabeel Shahzad
|
c65da0a0af
|
delete the user bids when a flight is deleted #103
|
2018-01-01 09:32:04 -06:00 |
|
Nabeel Shahzad
|
820f5dbbd6
|
trap errors in mailer
|
2017-12-31 23:26:10 -06:00 |
|
Nabeel Shahzad
|
2f56baf7ff
|
check if there's a mail host active before trying to send
|
2017-12-31 23:15:12 -06:00 |
|
Nabeel Shahzad
|
6406f47aaa
|
Fix up the PIREP field CRUD code
|
2017-12-31 20:59:26 -06:00 |
|
Nabeel Shahzad
|
11c724649c
|
Field and error message cleanup
|
2017-12-31 14:20:52 -06:00 |
|
Nabeel Shahzad
|
d93e461266
|
Field cleanup and some field details
|
2017-12-31 14:00:50 -06:00 |
|
Nabeel Shahzad
|
4cc08406fa
|
Regenerate API key
|
2017-12-31 13:08:41 -06:00 |
|
Nabeel Shahzad
|
e8108597c4
|
remove log message
|
2017-12-31 12:56:17 -06:00 |
|
Nabeel Shahzad
|
24ca00a325
|
formatting
|
2017-12-31 12:55:29 -06:00 |
|
Nabeel Shahzad
|
2458c67880
|
increase the api key length
|
2017-12-31 12:53:37 -06:00 |
|
Nabeel Shahzad
|
2c53f091b9
|
installer fixes; user's name
|
2017-12-31 12:09:23 -06:00 |
|
Nabeel Shahzad
|
e73440d081
|
format settings key
|
2017-12-31 11:19:18 -06:00 |
|
Nabeel Shahzad
|
948338d2b6
|
Change setting table ID to string, handle the converison of . to _
|
2017-12-31 11:09:56 -06:00 |
|
Nabeel Shahzad
|
528a7c7440
|
allow marking of airport as hub and restrict to hubs at registration #86
|
2017-12-31 09:42:31 -06:00 |
|
Nabeel Shahzad
|
81e82629ac
|
Rename PilotState class to UserState
|
2017-12-30 20:40:32 -06:00 |
|
Nabeel Shahzad
|
778780f3f2
|
Notify admin of new user registration
|
2017-12-30 20:39:17 -06:00 |
|
Nabeel Shahzad
|
d943d9bbff
|
Force flight number to be unique
|
2017-12-30 20:31:18 -06:00 |
|
Nabeel Shahzad
|
2323330444
|
Add a setting for the admin email and set an initial value after the install
|
2017-12-30 20:27:12 -06:00 |
|
Nabeel Shahzad
|
7180bfb111
|
cleanup validation rules
|
2017-12-30 14:37:10 -06:00 |
|
Nabeel Shahzad
|
2ddc613c81
|
add acars table to uuid table list
|
2017-12-30 14:13:47 -06:00 |
|
Nabeel Shahzad
|
c4cbffd9ea
|
Fix API key substr
|
2017-12-30 13:41:34 -06:00 |
|
Nabeel Shahzad
|
5e5a9e10de
|
add status/state to user API response
|
2017-12-30 13:39:23 -06:00 |
|
Nabeel Shahzad
|
5e32bcc52d
|
Change header from Authorization to X-API-KEY to avoid Apache issues
|
2017-12-30 13:31:11 -06:00 |
|
Nabeel Shahzad
|
caac722a72
|
update check for api key
|
2017-12-30 13:02:22 -06:00 |
|
Nabeel Shahzad
|
87867746aa
|
cleanup creation templates
|
2017-12-30 12:53:16 -06:00 |
|
Nabeel Shahzad
|
af09f5f977
|
limit api key to 12 chars
|
2017-12-30 12:50:18 -06:00 |
|
Nabeel Shahzad
|
c4573b02a8
|
Fix auth header check
|
2017-12-30 12:40:36 -06:00 |
|
Nabeel Shahzad
|
3bbc32e235
|
allow the API key to be settable
|
2017-12-30 12:15:26 -06:00 |
|
Nabeel Shahzad
|
aba90ea2d9
|
add some more details on api key error
|
2017-12-30 11:58:34 -06:00 |
|
Nabeel Shahzad
|
2bfaa9e584
|
quick api test command
|
2017-12-30 11:56:38 -06:00 |
|
Nabeel Shahzad
|
4a1d7c59fb
|
added settings page in admin #93
|
2017-12-30 10:38:18 -06:00 |
|
Nabeel Shahzad
|
fcec39fe0f
|
output cleanup
|
2017-12-30 09:35:38 -06:00 |
|
Nabeel Shahzad
|
9ec1273141
|
ModelNotFound exception handled #92
|
2017-12-30 09:09:22 -06:00 |
|
Nabeel Shahzad
|
2ee655b9d1
|
show error messages in json for API calls #92
|
2017-12-30 09:03:45 -06:00 |
|
Nabeel Shahzad
|
520751b151
|
Move seed data into separate file with importer; fix admin panel js being broken
|
2017-12-29 17:34:09 -06:00 |
|
Nabeel Shahzad
|
7cd4bf5ffb
|
Add user setup to installer
|
2017-12-29 16:56:46 -06:00 |
|
Nabeel Shahzad
|
7ab810780f
|
change command name
|
2017-12-29 10:30:12 -06:00 |
|
Nabeel Shahzad
|
5ec99167e8
|
Cleanup of some console commands
|
2017-12-29 10:23:42 -06:00 |
|
Nabeel Shahzad
|
a5c5518a12
|
Add middleware to set Content-type to application/json on all API requests
|
2017-12-28 22:50:07 -06:00 |
|
Nabeel Shahzad
|
d04c11f660
|
Add api/status call with vms and php versions
|
2017-12-28 22:49:47 -06:00 |
|
Nabeel Shahzad
|
77d89a2192
|
remove superfluous packages
|
2017-12-28 18:00:35 -06:00 |
|
Nabeel Shahzad
|
e65edc5709
|
Fix error if there are no points in the ACARS route
|
2017-12-28 16:09:49 -06:00 |
|
Nabeel Shahzad
|
e2ab6445d2
|
flight follow if one is selected in map; don't draw full map
|
2017-12-28 16:00:43 -06:00 |
|
Nabeel Shahzad
|
5a6bc1a7ba
|
draw route when you click on a flight
|
2017-12-28 14:59:42 -06:00 |
|
Nabeel Shahzad
|
9d92d8af55
|
More work on the pirep/acars maps
|
2017-12-28 14:35:28 -06:00 |
|
Nabeel Shahzad
|
ee328dabc6
|
geojson cleanup
|
2017-12-27 21:05:53 -06:00 |
|
Nabeel Shahzad
|
10985a7d97
|
Cleanup some of the geojson code
|
2017-12-27 20:52:37 -06:00 |
|
Nabeel Shahzad
|
edca0644ff
|
Add acars map page and show in-progress flights
|
2017-12-27 16:47:22 -06:00 |
|
Nabeel Shahzad
|
13eb1ace31
|
add extra airports and edit link
|
2017-12-27 09:57:41 -06:00 |
|
Nabeel Shahzad
|
4f6b8e8e23
|
plot actual flight path and datapoints from ACARS table
|
2017-12-26 15:26:12 -06:00 |
|
Nabeel Shahzad
|
a931435b42
|
cleanup PIREP api; file report via API
|
2017-12-26 14:54:28 -06:00 |
|
Nabeel Shahzad
|
81d349d78d
|
show all flights in admin/active by default
|
2017-12-26 14:14:04 -06:00 |
|
Nabeel Shahzad
|
70f1a6ee02
|
sort airports in drop down
|
2017-12-26 14:07:41 -06:00 |
|
Nabeel Shahzad
|
6fd3fbe6cd
|
sort airport list in admin
|
2017-12-26 14:05:43 -06:00 |
|
Nabeel Shahzad
|
0defa86f51
|
Add KBWI/KIAH to dev seeder airports
|
2017-12-26 14:04:37 -06:00 |
|
Nabeel Shahzad
|
32f96a1a42
|
send ACARS updates on replay
|
2017-12-25 19:23:58 -06:00 |
|
Nabeel Shahzad
|
9916444ca2
|
change field to in acars table
|
2017-12-25 18:22:46 -06:00 |
|
Nabeel Shahzad
|
f29a9cfdc5
|
some acars/tables fixes
|
2017-12-25 18:10:24 -06:00 |
|
Nabeel Shahzad
|
3bd97b4d37
|
add PIREP pre-file and ACARS updates; removing caching from ACARS/Pirep/User repositories; adjust PirepState enum values; add additional columns
|
2017-12-25 15:19:34 -06:00 |
|
Nabeel Shahzad
|
70b1476e93
|
Add markers for the navpoints on the flight and pirep maps
|
2017-12-24 17:38:38 -06:00 |
|
Nabeel Shahzad
|
0bb2dabb8c
|
update profile/change password and profile cosmetic changes
|
2017-12-24 12:12:26 -06:00 |
|
Nabeel Shahzad
|
38b225f37e
|
styles updates
|
2017-12-24 12:10:51 -06:00 |
|
Nabeel Shahzad
|
3b8621371a
|
show dates/times in user's timezone
|
2017-12-23 11:58:17 -06:00 |
|
Nabeel Shahzad
|
eb6e624a4d
|
user dashboard shows real data
|
2017-12-23 11:17:29 -06:00 |
|
Nabeel Shahzad
|
c42b920903
|
fix time output bug
|
2017-12-23 11:17:16 -06:00 |
|
Nabeel Shahzad
|
f59d372f2b
|
Fixes for shared hosting
|
2017-12-23 10:15:18 -06:00 |
|
Nabeel Shahzad
|
07bcc5f199
|
Fixed login and added suspended message
|
2017-12-23 08:36:02 -06:00 |
|
Nabeel Shahzad
|
014aea6ae1
|
Cleanup registration and add a generic TOC
|
2017-12-23 08:21:40 -06:00 |
|
Nabeel Shahzad
|
b382ad77eb
|
Pilot changed event fixed for new airport
|
2017-12-22 16:55:47 -06:00 |
|
Nabeel Shahzad
|
babdca627e
|
Fixes and cleanup for user pending/registration calls
|
2017-12-22 16:32:21 -06:00 |
|
Nabeel Shahzad
|
81ac281d9f
|
simple user search and pagination
|
2017-12-22 15:11:27 -06:00 |
|
Nabeel Shahzad
|
50ede116ca
|
Show count of pending pilot registrations; pagination
|
2017-12-22 14:48:15 -06:00 |
|
Nabeel Shahzad
|
7103278bb8
|
Woops, re-add user state check
|
2017-12-22 13:54:25 -06:00 |
|
Nabeel Shahzad
|
1ebf2bd09c
|
Don't allow login if user is pending or rejected; some refactoring of the registration code
|
2017-12-22 13:38:24 -06:00 |
|
Nabeel Shahzad
|
161623c85e
|
Fixes for emails; send user registered/pending depending on state
|
2017-12-22 12:46:46 -06:00 |
|
Nabeel Shahzad
|
74316218bc
|
Add some event listeners and experiment with browser testing
|
2017-12-22 12:00:57 -06:00 |
|
Nabeel Shahzad
|
7fbe2f5e30
|
cleanup and ensure forgot password functionality is working
|
2017-12-21 17:23:45 -06:00 |
|
Nabeel Shahzad
|
6c546b5094
|
Add flight route map; algorithm for picking from multiple nav points; some tests
|
2017-12-20 19:12:39 -06:00 |
|
Nabeel Shahzad
|
8d1281d6e3
|
Fix Navdata import
|
2017-12-20 19:12:11 -06:00 |
|
Nabeel Shahzad
|
17093e9fe9
|
Import navigation data from Navigraph files
|
2017-12-20 16:34:52 -06:00 |
|
Nabeel Shahzad
|
3f8073e552
|
Add initial translations for enumerated values
|
2017-12-20 13:27:57 -06:00 |
|
Nabeel Shahzad
|
e5278bc0bf
|
Output PIREP map with just the dep/arr airports for now
|
2017-12-20 11:28:21 -06:00 |
|
Nabeel Shahzad
|
0375bb420f
|
Major refactoring for PIREP statuses and states to accomodate ACARS/route data
|
2017-12-19 20:19:36 -06:00 |
|
Nabeel Shahzad
|
f2131093c4
|
Simple PIREP overview page (map not working atm)
|
2017-12-19 15:19:06 -06:00 |
|
Nabeel Shahzad
|
45d12c82ba
|
Fix in drop db sql
|
2017-12-17 17:01:05 -06:00 |
|
Nabeel Shahzad
|
ddd92c8b37
|
Changes for shared hosting and numerous installer fixes
|
2017-12-17 16:58:53 -06:00 |
|
Nabeel Shahzad
|
0fdafdec0f
|
Fix drop database command
|
2017-12-17 12:44:23 -06:00 |
|
Nabeel Shahzad
|
b2475720f2
|
Add command class
|
2017-12-16 22:19:17 -06:00 |
|
Nabeel Shahzad
|
7d414ce017
|
Replace the Application loader to facilitate moving the public/ dir to the root
|
2017-12-16 22:02:45 -06:00 |
|
Nabeel Shahzad
|
ff2ec20e37
|
remove the project files
|
2017-12-16 12:12:26 -06:00 |
|
Nabeel Shahzad
|
5bc8dab6f8
|
Add check to see that we're installed, and remove the .env that's created
|
2017-12-16 12:01:21 -06:00 |
|
Nabeel Shahzad
|
5bedbba2a7
|
use laratrust to replace entrust #78
|
2017-12-15 12:36:13 -06:00 |
|
Nabeel Shahzad
|
88e9acf9d9
|
rename migration to make room for moving the roles tables
|
2017-12-15 11:43:49 -06:00 |
|