Nabeel Shahzad
|
abf47274a1
|
Cleanup some class names; move acars data into separate seed file
|
2018-02-22 09:31:07 -06:00 |
|
Nabeel Shahzad
|
3abf38ab93
|
Return string if not multi-value; add delete_previous flag #194
|
2018-02-21 21:42:47 -06:00 |
|
Nabeel Shahzad
|
9ed370693d
|
First pass at csv column parsing for kvp as values #194
|
2018-02-21 21:38:35 -06:00 |
|
Nabeel Shahzad
|
964ea904a1
|
Make sure the subfleet type field doesn't have spaces
|
2018-02-21 20:18:50 -06:00 |
|
Nabeel Shahzad
|
1a54aadc19
|
Make sure the subfleet name doesn't have spaces
|
2018-02-21 20:16:49 -06:00 |
|
Nabeel Shahzad
|
7872a6a442
|
Remove debug stuff in xml converter
|
2018-02-21 15:25:58 -06:00 |
|
Nabeel Shahzad
|
9dfdc8195d
|
Add flight log to both frontend and admin pirep edit view
|
2018-02-21 15:24:46 -06:00 |
|
Nabeel Shahzad
|
77055991af
|
Get the correct ordering for flight route on map
|
2018-02-21 15:15:12 -06:00 |
|
Nabeel Shahzad
|
ec9d00c597
|
Fix map centering
|
2018-02-21 15:07:44 -06:00 |
|
Nabeel Shahzad
|
a18c00ee95
|
Convert sequelpro xml to yaml for import
|
2018-02-21 15:02:24 -06:00 |
|
Nabeel Shahzad
|
713fd66da6
|
Fix timezone not populating from lookup closes #182
|
2018-02-21 14:36:41 -06:00 |
|
Nabeel Shahzad
|
ea09a18956
|
Fixed formatting of almost every file
|
2018-02-20 22:33:09 -06:00 |
|
Nabeel Shahzad
|
c5b6ca53fa
|
Redirect subfleet create to edit page
|
2018-02-20 21:55:01 -06:00 |
|
Nabeel Shahzad
|
14d04604cb
|
Add ranks from the subfleet edit page closes #160
|
2018-02-20 21:53:50 -06:00 |
|
Nabeel Shahzad
|
1c143f3b23
|
subfleet table fix and edit in name
|
2018-02-20 21:30:36 -06:00 |
|
Nabeel Shahzad
|
bac829b425
|
Shrink decimal field sizes as they're overly large
|
2018-02-20 15:57:31 -06:00 |
|
Nabeel Shahzad
|
7185f6cedf
|
Restrict max number in factory, might be hitting 32 bit limit in tests
|
2018-02-20 15:41:05 -06:00 |
|
Nabeel Shahzad
|
8386951511
|
Rename toInt to toNumber
|
2018-02-20 15:32:49 -06:00 |
|
Nabeel Shahzad
|
b9e88527dd
|
Unit conversion fixes #193
|
2018-02-20 14:23:02 -06:00 |
|
Nabeel Shahzad
|
aeacd80bcb
|
Check aircraft permissions in PIREP update/file
|
2018-02-20 14:14:20 -06:00 |
|
Nabeel Shahzad
|
653711fa96
|
Change volume units to be in lbs/kg closes #193
|
2018-02-20 14:07:33 -06:00 |
|
Nabeel Shahzad
|
463de8d7e7
|
Make sure the rank restriction disabled works closes #170
|
2018-02-20 13:28:53 -06:00 |
|
Nabeel Shahzad
|
4e43223f3a
|
Refuse pirep prefile is user not allowed to use aircraft #170
|
2018-02-20 12:59:49 -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
|
5ee8c1e779
|
level not required in prefile; distance required in file
|
2018-02-20 11:12:50 -06:00 |
|
Nabeel Shahzad
|
2955f93573
|
Fix a few items in composer.json
|
2018-02-19 21:56:41 -06:00 |
|
Nabeel Shahzad
|
bc8c5e581c
|
Updated lock file
|
2018-02-19 20:58:32 -06:00 |
|
Nabeel Shahzad
|
ad4259625c
|
Add flight time to flight create/edit form
|
2018-02-19 13:33:26 -06:00 |
|
Nabeel Shahzad
|
246c828d7a
|
Remove extra level field and fix documentation link
|
2018-02-19 11:26:11 -06:00 |
|
Nabeel Shahzad
|
3d55fc09f7
|
Add options field on setting data import
|
2018-02-19 11:19:18 -06:00 |
|
Nabeel Shahzad
|
1bb77e1d4b
|
Upgrade to Laravel 5.6 #165
|
2018-02-19 11:09:56 -06:00 |
|
Nabeel Shahzad
|
3d9d17d9b9
|
Add call to get user's PIREPs #192
|
2018-02-19 10:35:49 -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
|
2678514077
|
API: Only show active airlines
|
2018-02-12 12:05:10 -06:00 |
|
Nabeel Shahzad
|
ee71f4a1c8
|
Remove tail_number field from aircraft
|
2018-02-12 11:03:25 -06:00 |
|
Nabeel Shahzad
|
62506a26a1
|
set country on the airline, in admin and installer #191
|
2018-02-12 10:51:04 -06:00 |
|
Nabeel Shahzad
|
61dc0a046d
|
Fix rank image field
|
2018-02-12 10:26:27 -06:00 |
|
Nabeel Shahzad
|
c817d1ae4b
|
Installer fixes
|
2018-02-12 09:47:12 -06:00 |
|
Nabeel Shahzad
|
ecfda6de15
|
Add collision for test listeners and remove one old dep
|
2018-02-12 09:02:05 -06:00 |
|
Nabeel Shahzad
|
2f8a69b774
|
Undo casting time types to Time object #189
|
2018-02-11 20:50:48 -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
|
fd4407a798
|
Move internal unit definitions to config file #189
|
2018-02-11 20:19:02 -06:00 |
|
Nabeel Shahzad
|
4eef254688
|
set nautical miles as the default mass unit #189
|
2018-02-11 19:58:07 -06:00 |
|
Nabeel Shahzad
|
d5c2d25c74
|
finally fixed serialization of conversions #189
|
2018-02-10 22:49:08 -06:00 |
|
Nabeel Shahzad
|
0700c96901
|
fix serialization of converter classes #189
|
2018-02-10 22:30:42 -06:00 |
|
Nabeel Shahzad
|
9b9a20b437
|
set default storage unit #189
|
2018-02-10 22:18:07 -06:00 |
|
Nabeel Shahzad
|
f14a9e3ba1
|
implements ArrayAccess for casting to type #189
|
2018-02-10 22:04:30 -06:00 |
|
Nabeel Shahzad
|
cb02a7c15e
|
add Time support class #189
|
2018-02-10 21:36:13 -06:00 |
|
Nabeel Shahzad
|
a8e06c6cc6
|
base conversion classes for units #189
|
2018-02-10 21:16:32 -06:00 |
|