Nabeel Shahzad
|
e1bdef98d6
|
Keep uploaded avatar images within the same aspect ratio #309
|
2019-05-13 07:52:07 -05:00 |
|
Nabeel Shahzad
|
88957f4071
|
Add php-cs-fixer to build
|
2019-05-12 13:26:44 -05:00 |
|
Nabeel Shahzad
|
82f6dfbece
|
Fix not found debug() call
|
2019-05-11 17:39:58 -05:00 |
|
Nabeel Shahzad
|
7fce5421b4
|
Reset the criterea before a new search
|
2019-05-11 11:37:06 -05:00 |
|
Nabeel Shahzad
|
099600cf4c
|
Fix the PHP Docker image
|
2019-05-10 19:46:50 -05:00 |
|
Nabeel Shahzad
|
4dd3fc5244
|
Show if there are database errors
|
2019-05-10 19:31:11 -05:00 |
|
Nabeel Shahzad
|
5b061ba636
|
Add greater than/less than search options #297
|
2019-05-10 16:03:04 -05:00 |
|
Nabeel Shahzad
|
2e0cc10ded
|
Move redirect configs into phpvms config
|
2018-09-20 13:55:08 -05:00 |
|
Kevin
|
f7ae027156
|
Optimize query with eager loading
|
2018-09-04 20:02:16 +08:00 |
|
Kevin
|
5992dad5a3
|
Hide inactive pilot from pilot list page
|
2018-09-03 08:12:11 +08:00 |
|
Kevin
|
20d8a2d0a7
|
Fix flight search restriction
|
2018-09-02 22:20:52 +08:00 |
|
Nabeel Shahzad
|
3c32f2d89d
|
Apply fixes from StyleCI
|
2018-08-26 18:51:47 +00:00 |
|
Nabeel Shahzad
|
e95b3eb366
|
Code cleanup from inspection results
|
2018-08-26 13:50:08 -05:00 |
|
Nabeel Shahzad
|
9596d88b48
|
Apply fixes from StyleCI
|
2018-08-26 16:40:04 +00:00 |
|
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 |
|