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 |
|
Nabeel Shahzad
|
b29a07afd3
|
Split out the saveRoute() fn so it's only during a manual filing, not ACARS
|
2018-01-04 19:39:41 -06:00 |
|
Nabeel Shahzad
|
61ea069481
|
Change setting name for pilot flight restriction; some cosmetics
|
2018-01-03 20:56:46 -06:00 |
|
Nabeel Shahzad
|
162057f940
|
Filter out cancelled PIREPs
|
2018-01-03 09:54:32 -06:00 |
|
Nabeel Shahzad
|
b0907504b6
|
Updates to settings code for creating the ID and setting the order
|
2018-01-02 11:42:26 -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
|
edca0644ff
|
Add acars map page and show in-progress flights
|
2017-12-27 16:47:22 -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
|
eb6e624a4d
|
user dashboard shows real data
|
2017-12-23 11:17:29 -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
|
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
|
55250b8789
|
PIREP tests working, using minutes to track flight hours instead of seconds
|
2017-12-13 10:56:26 -06:00 |
|
Nabeel Shahzad
|
de582f617c
|
Rename UserFlight to UserBid to match functionality
|
2017-12-12 11:49:35 -06:00 |
|
Nabeel Shahzad
|
9c1a8f8251
|
Flight search on frontend
|
2017-12-04 14:21:46 -06:00 |
|
Nabeel Shahzad
|
e032fd2dbf
|
cleanup searchCriteria generation for flights
|
2017-12-04 10:59:25 -06:00 |
|
Nabeel Shahzad
|
6bb0a52d81
|
Pagination on the pireps/flights on the front-end
|
2017-12-04 10:34:01 -06:00 |
|
Nabeel Shahzad
|
5593d01035
|
Edit user PIREP
|
2017-12-03 15:29:34 -06:00 |
|
Nabeel Shahzad
|
6a8e224546
|
Fix the call to parent
|
2017-12-01 14:35:59 -06:00 |
|
Nabeel Shahzad
|
622e099b97
|
add recent() call to BaseRepository
|
2017-12-01 11:25:58 -06:00 |
|
Nabeel Shahzad
|
9566da84a5
|
Cleaned up select box stuff, moved to repositories
|
2017-12-01 11:11:03 -06:00 |
|
Nabeel Shahzad
|
e1b0b92f83
|
flight search and pagination (in admin), schema changes to accomodate
|
2017-11-30 20:28:45 -06:00 |
|
Nabeel Shahzad
|
0d29369e54
|
#21 file PIREP; populate custom fields and set correct status
|
2017-08-23 14:19:05 -05:00 |
|
Nabeel Shahzad
|
f739cd0a67
|
#21 PIREP submit form first pass
|
2017-08-16 18:18:47 -05:00 |
|
Nabeel Shahzad
|
eb3fa9b4cb
|
styling cleanup
|
2017-08-10 00:08:38 -05:00 |
|
Nabeel Shahzad
|
807ac69ae9
|
#21 list user's pireps
|
2017-08-08 20:34:36 -05:00 |
|
Nabeel Shahzad
|
6e3f293fcb
|
style and updates to the dashboard
|
2017-08-04 20:17:04 -05:00 |
|
Nabeel Shahzad
|
021083f58e
|
#21 filing scaffolding
|
2017-08-04 10:04:00 -05:00 |
|
Nabeel Shahzad
|
9d53c0103f
|
#57 user can save flights
|
2017-08-03 21:02:02 -05:00 |
|
Nabeel Shahzad
|
1e19f463bd
|
layout updates
|
2017-08-02 23:07:36 -05:00 |
|
Nabeel Shahzad
|
61cb8a75a7
|
#57 scaffolding for flight search
|
2017-08-02 15:29:04 -05:00 |
|
Nabeel Shahzad
|
07ce5e9a1a
|
#57 skeleton for flights page
|
2017-08-02 15:12:26 -05:00 |
|
Nabeel Shahzad
|
e4e23dd8a6
|
new dashboard and profile pages with new design
|
2017-08-02 13:13:08 -05:00 |
|
Nabeel Shahzad
|
3f69c412b3
|
Move all front-end templates into a skin folder; override some view calls to accomodate
|
2017-08-01 18:40:05 -05:00 |
|
PHP-Mods
|
7e54db4fd4
|
updated logout to url
|
2017-06-22 00:24:19 +03:00 |
|
Nabeel Shahzad
|
d3cf57a1d1
|
add airports table and #7 integrate permissions
|
2017-06-11 11:36:16 -05:00 |
|
Nabeel Shahzad
|
88f6730a8d
|
fixed auth and non-authed home page
|
2017-06-09 15:07:29 -05:00 |
|