Nabeel Shahzad
|
653711fa96
|
Change volume units to be in lbs/kg closes #193
|
2018-02-20 14:07:33 -06:00 |
|
Nabeel Shahzad
|
8393ae2851
|
Add /flight/:id/route resource, returns all route info that's in the navaid database closes #183
|
2018-02-20 12:06:52 -06:00 |
|
Nabeel Shahzad
|
fdf18cf533
|
Remove raw_data field from pireps closes #188
|
2018-02-20 11:17:34 -06:00 |
|
Nabeel Shahzad
|
5c58dfe1ae
|
generate a hex code for an aircraft on creation #33
|
2018-02-12 20:58:23 -06:00 |
|
Nabeel Shahzad
|
ee71f4a1c8
|
Remove tail_number field from aircraft
|
2018-02-12 11:03:25 -06:00 |
|
Nabeel Shahzad
|
61af5fe226
|
Cleanup column types and assign Time class to fields #189
|
2018-02-11 20:38:56 -06:00 |
|
Nabeel Shahzad
|
a8e06c6cc6
|
base conversion classes for units #189
|
2018-02-10 21:16:32 -06:00 |
|
Nabeel Shahzad
|
8acb9291fe
|
hide all cancelled pireps #180
|
2018-02-10 13:25:40 -06:00 |
|
Nabeel Shahzad
|
9b55a9691f
|
Setting which filters out aircraft not at the departure airport #171
|
2018-02-09 15:07:34 -06:00 |
|
Nabeel Shahzad
|
71189e4f2d
|
Change most APIs to require API key #173
|
2018-02-09 13:20:35 -06:00 |
|
Nabeel Shahzad
|
041cef91de
|
Refactor how settings are added to generate the offsets and order
|
2018-02-09 12:57:00 -06:00 |
|
Nabeel Shahzad
|
cf286986e2
|
change variable name
|
2018-02-06 13:13:00 -06:00 |
|
Nabeel Shahzad
|
7d8dc2a4d4
|
Cleanup factories and seed data for airport timezone column change
|
2018-02-06 13:11:42 -06:00 |
|
Nabeel Shahzad
|
1cc999a4f9
|
Change Airport tz field to timezone
|
2018-02-06 10:59:31 -06:00 |
|
Nabeel Shahzad
|
83d17ab2dd
|
Shrink landing rate field size
|
2018-01-30 12:40:04 -06:00 |
|
Nabeel Shahzad
|
00382c6a04
|
fix transfer time field #129
|
2018-01-30 12:34:35 -06:00 |
|
Nabeel Shahzad
|
ad90d1bccf
|
add transfer time fields in user table #129
|
2018-01-30 12:31:59 -06:00 |
|
Nabeel Shahzad
|
9a426f79f9
|
Add fuel_used column to PIREPs table
|
2018-01-30 11:27:39 -06:00 |
|
Nabeel Shahzad
|
7300cdddf4
|
fuel cost field type adjustment
|
2018-01-30 11:25:06 -06:00 |
|
Nabeel Shahzad
|
af4c9cd973
|
Cleanup some PIREP fields
|
2018-01-30 11:15:07 -06:00 |
|
Nabeel Shahzad
|
0fbd8e5d68
|
Fix distance field types
|
2018-01-30 11:09:59 -06:00 |
|
Nabeel Shahzad
|
29c0f3cdaf
|
Add zfw and block_fuel to factory
|
2018-01-30 11:07:48 -06:00 |
|
Nabeel Shahzad
|
4f59e466a2
|
Change fuel_used to block_fuel
|
2018-01-30 11:05:14 -06:00 |
|
Nabeel Shahzad
|
6498ba1d16
|
add zfw field to aircraft
|
2018-01-30 10:04:50 -06:00 |
|
Nabeel Shahzad
|
906a8ef5fe
|
Fix tests and extend the source_name field
|
2018-01-29 20:30:29 -06:00 |
|
Nabeel Shahzad
|
a5f51f6264
|
Add first pass of pirep import; additional fields in flight/pirep tables #114
|
2018-01-29 18:14:55 -06:00 |
|
Nabeel Shahzad
|
5c164e2cf6
|
Add distance to PIREP factory
|
2018-01-29 16:29:51 -06:00 |
|
Nabeel Shahzad
|
c55b55726e
|
Add distance and planned_distance to PIREP api
|
2018-01-29 16:27:55 -06:00 |
|
Nabeel Shahzad
|
cc40b7580a
|
Shorten log length in tests #156
|
2018-01-29 15:09:29 -06:00 |
|
Nabeel Shahzad
|
653ff2a104
|
Major refactoring and cleanup of ACARS/Pirep API
|
2018-01-28 11:12:13 -06:00 |
|
Nabeel Shahzad
|
cd61c999e7
|
Cleanup default value field migrations; flight fields
|
2018-01-23 21:58:13 -06:00 |
|
Nabeel Shahzad
|
f9efa81bb4
|
Refactoring of PIREP submission and field code #146
|
2018-01-23 15:48:30 -06:00 |
|
Nabeel Shahzad
|
c732268bd7
|
Fix field label to 'Required' #148
|
2018-01-21 13:13:49 -05:00 |
|
Nabeel Shahzad
|
3a02a77eba
|
Add pilots list page; fix gravatar display and pilot profile #82
|
2018-01-19 17:07:31 -05:00 |
|
Nabeel Shahzad
|
7c70bb0971
|
add setting to disable user aircraft rank restriction #138
|
2018-01-19 12:46:30 -05:00 |
|
Nabeel Shahzad
|
e3bce1cd69
|
Track hours on aircraft #73
|
2018-01-11 22:00:39 -06:00 |
|
Nabeel Shahzad
|
186bbca428
|
Restrict the aircraft to only show the user's #138
|
2018-01-10 19:40:20 -06:00 |
|
Nabeel Shahzad
|
dce9723979
|
Set airport and landing time of aircraft after pirep accept #112
|
2018-01-10 12:39:13 -06:00 |
|
Nabeel Shahzad
|
78912f2f31
|
Allow user to set country
|
2018-01-09 19:08:16 -06:00 |
|
Nabeel Shahzad
|
44550330b4
|
Expand the subfleets type column
|
2018-01-09 16:40:00 -06:00 |
|
Nabeel Shahzad
|
4eb5aeebed
|
confirmation dialog and user wasn't getting saved #52
|
2018-01-08 16:35:52 -06:00 |
|
Nabeel Shahzad
|
8d65462084
|
Add news tables and models #52
|
2018-01-08 09:02:55 -06:00 |
|
Nabeel Shahzad
|
247310b4e7
|
Cleanup user edit page and show their pireps; log last IP address #110
|
2018-01-07 15:09:22 -06:00 |
|
Nabeel Shahzad
|
633dd5b804
|
Remove index #125
|
2018-01-07 11:13:59 -06:00 |
|
Nabeel Shahzad
|
adf8935d33
|
Change field types on flight_fare pivot table to string
|
2018-01-07 11:05:34 -06:00 |
|
Nabeel Shahzad
|
0495ff27cb
|
Add fares and set prices on flights #125
|
2018-01-07 10:38:16 -06:00 |
|
Nabeel Shahzad
|
7e45291b27
|
Add pivot table for flight_fare to override fare #125
|
2018-01-07 09:19:46 -06:00 |
|
Nabeel Shahzad
|
082c33ae59
|
Add /api/flights to retrieve all flights paginated #120
|
2018-01-06 15:21:21 -06:00 |
|
Nabeel Shahzad
|
927be50d9b
|
A bit more of a rudimentary id generator
|
2018-01-05 14:56:07 -06:00 |
|
Nabeel Shahzad
|
500cbb8e06
|
Add lookup for aircraft as /fleet/aircraft/{id} #120
|
2018-01-05 13:00:45 -06:00 |
|