Kevin
|
7b8e20f348
|
Enable eager loading
|
2018-08-26 21:43:47 +08:00 |
|
Nabeel Shahzad
|
0af85a3fff
|
Only show flights if they're also marked as visible
|
2018-07-12 22:29:50 -05:00 |
|
Nabeel Shahzad
|
9cc640b866
|
Fix PIREP field and non-existant airport errors when editing PIREPs
|
2018-07-12 21:20:10 -05:00 |
|
Nabeel Shahzad
|
a083f9c671
|
Fix PIREP submission and field slug problems on PIREP edit
|
2018-05-30 14:00:20 -05:00 |
|
Nabeel Shahzad
|
d76b264238
|
Fix saving PIREPs as draft
|
2018-05-29 11:04:28 -05:00 |
|
Nabeel Shahzad
|
17cece598b
|
Fix typos and missing lang
|
2018-05-21 12:05:22 -05:00 |
|
lordwilbur
|
1c0c7e0012
|
removed $flights variable
|
2018-05-19 09:05:24 +02:00 |
|
lordwilbur
|
e026a8d333
|
corrected code and replicated in Api/FlightController.php
|
2018-05-19 02:37:11 +02:00 |
|
lordwilbur
|
650d9884b0
|
removed tabs
added setting
corrected code
|
2018-05-19 02:03:06 +02:00 |
|
lordwilbur
|
993513c22b
|
flights filtered per va
|
2018-05-19 00:28:34 +02:00 |
|
Nabeel Shahzad
|
df88cb141a
|
Allow draft for PIREPs, separate out the save/submit and delete functionality
|
2018-05-10 10:35:10 -05:00 |
|
José Bustos
|
d768b9cc0e
|
Avatar field on database
corrected the path to user avatar based on get avatar attribute on user model
|
2018-05-02 18:59:57 -05:00 |
|
Jose Miguel Bustos Espinoza
|
b1209712d1
|
Added isset verification on avatar index at array, to put nullable validator.
|
2018-05-02 18:59:57 -05:00 |
|
Jose Miguel Bustos Espinoza
|
31d0683592
|
Added avatar upload method into resource controller
|
2018-05-02 18:59:57 -05:00 |
|
Nabeel Shahzad
|
f54f19100c
|
Add a PIREP flag for ready_only; some more METAR cleanup
|
2018-04-09 22:04:59 -05:00 |
|
Nabeel Shahzad
|
e27f6f1b14
|
Add addtl fields to pirep - block_off and block_on times, calculate block_off time if not there
|
2018-04-04 13:03:10 -05:00 |
|
Nabeel Shahzad
|
9ff3c1ab10
|
remove single entry for pagination testing
|
2018-04-03 22:45:45 -05:00 |
|
Nabeel Shahzad
|
6fb66a1d80
|
Fixing some styling on the frontend
|
2018-04-03 19:21:42 -05:00 |
|
Nabeel Shahzad
|
3dba586f83
|
Add downloads page
|
2018-04-02 18:37:41 -05:00 |
|
Nabeel Shahzad
|
9e1e0142e9
|
Route downloads through controller; file IDs as hash to prevent guessing; download count; download list on airport page
|
2018-04-02 12:55:37 -05:00 |
|
Nabeel Shahzad
|
bb73af3806
|
Add weather to the dashboard for the current airport
|
2018-04-02 06:47:05 -05:00 |
|
Nabeel Shahzad
|
bd30b1f900
|
Check for departure airport restrictions #221
|
2018-03-30 11:08:53 -05:00 |
|
Nabeel Shahzad
|
504b33ba2a
|
Add AirspaceMap widget; airport overview page
|
2018-03-27 11:40:37 -05:00 |
|
Nabeel Shahzad
|
49dfa7fc17
|
Sort flights by flight_number
|
2018-03-22 22:50:41 -05:00 |
|
Nabeel Shahzad
|
4e59bd0442
|
view flight bids in flights screen #203
|
2018-03-20 11:28:06 -05:00 |
|
Nabeel Shahzad
|
ccf56ddec1
|
Fix formatting and interfaces in nearly every file
|
2018-03-19 20:50:40 -05:00 |
|
Nabeel Shahzad
|
f05e37767f
|
Update skinning with more flexible theme module
|
2018-03-11 18:00:42 -05:00 |
|
Nabeel Shahzad
|
dc2570a408
|
Rename the PirepService class
|
2018-03-06 17:36:06 -06:00 |
|
Nabeel Shahzad
|
2c52a2f7e6
|
Post fares/expenses on PIREP to Airline journal #130
|
2018-03-01 16:20:13 -06:00 |
|
Nabeel Shahzad
|
448a9846c9
|
Implement airport hub restriction closes #104
|
2018-02-28 15:37:24 -06:00 |
|
Nabeel Shahzad
|
208b6e73dc
|
Don't overwrite pagination counts, let it default to the config #162
|
2018-02-28 15:06:57 -06:00 |
|
Nabeel Shahzad
|
97764866f2
|
Rename user_bids table to bids
|
2018-02-27 13:25:32 -06:00 |
|
Nabeel Shahzad
|
58e0f50c48
|
specify fares, js to dynamically change fare form; get applicable fares for the flight/pirep #125
|
2018-02-24 15:38:25 -06:00 |
|
Nabeel Shahzad
|
ad5f36f85e
|
Cleanup frontend user bid add/remove to use the API, script and html cleanup #172
|
2018-02-22 11:34:57 -06:00 |
|
Nabeel Shahzad
|
6dfab75f08
|
Add api routes to get/add/remove bids for a user #172
|
2018-02-22 10:44:15 -06:00 |
|
Nabeel Shahzad
|
5d2ef3a9d3
|
Fix wrong Exception being thrown
|
2018-02-22 09:41:23 -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
|
ea09a18956
|
Fixed formatting of almost every file
|
2018-02-20 22:33:09 -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
|
8acb9291fe
|
hide all cancelled pireps #180
|
2018-02-10 13:25:40 -06:00 |
|
Nabeel Shahzad
|
de0c71cb06
|
Set fields to pireps in prefile/update calls
|
2018-02-06 13:46:23 -06:00 |
|
Nabeel Shahzad
|
995d53df3e
|
Set slug properly on pirep field and fix validation
|
2018-02-06 10:02:34 -06:00 |
|
Nabeel Shahzad
|
f9efa81bb4
|
Refactoring of PIREP submission and field code #146
|
2018-01-23 15:48:30 -06: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
|
fe4f39a5dc
|
Cleanup Controller inheritance
|
2018-01-11 21:35:03 -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
|
78912f2f31
|
Allow user to set country
|
2018-01-09 19:08:16 -06:00 |
|
Nabeel Shahzad
|
26d3a7f4d6
|
Convert live acars map into a widget
|
2018-01-09 12:48:24 -06:00 |
|
Nabeel Shahzad
|
bb59dc1ef9
|
Convert recent pilots/pireps to widgets #127
|
2018-01-08 19:53:55 -06:00 |
|