Commit Graph

372 Commits

Author SHA1 Message Date
Nabeel Shahzad
0bb4ca78f5 Fix links on admin dashboard 2018-01-04 08:14:39 -06:00
Nabeel Shahzad
507ce5f24f Add flights to the importer, added a few missing columns with output 2018-01-03 21:40:05 -06:00
Nabeel Shahzad
61ea069481 Change setting name for pilot flight restriction; some cosmetics 2018-01-03 20:56:46 -06:00
Nabeel Shahzad
4272946dba Fix AJAX URLs for when running in a subfolder 2018-01-03 20:42:10 -06:00
Nabeel Shahzad
e5c34bc8af Change the PIREP accept/reject buttons 2018-01-03 20:39:24 -06:00
Nabeel Shahzad
1f1acb424c Fix flight time display on profile page 2018-01-03 20:11:06 -06:00
Nabeel Shahzad
80d68d6d14 search airports close #87 2018-01-03 20:07:34 -06:00
Nabeel Shahzad
1d74558abe pagination on the airports page #87 2018-01-03 20:03:39 -06:00
Nabeel Shahzad
6181fb0388 rename to new_login_details 2018-01-03 15:47:29 -06:00
web541
08df20de19 Fixed a few field entries (#116)
* Stopped inheritance errors popping up

* Added fillable fields

These would not save otherwise.

* Added country fillable field

Wouldn’t save when importing from phpvms classic.

* Added more to classic importer

Change arguments to ask in terminal
Fixed table_prefix names in Importer.php

Added the ability to import users from phpvms classic (tested on
simpilot’s 5.5.x) and when importing, it will then reset the user’s
password to a temporary hash and then email it to the user to then
change when they first log in.

* Changes to ImporterService
2018-01-03 15:41:21 -06:00
Nabeel Shahzad
be6e5e8dec admin can add comments to PIREPs #70 2018-01-03 15:27:56 -06:00
Nabeel Shahzad
a1696d3007 Style all the buttons the same 2018-01-03 12:52:01 -06:00
Nabeel Shahzad
2394b8e419 Rename field to image_link and add field to edit #111 2018-01-03 12:47:12 -06:00
Nabeel Shahzad
15726d0610 Add ICAO field for aircraft #111 2018-01-03 12:41:01 -06:00
Nabeel Shahzad
4a5c11fc34 Add a DELETED state for PIREPs 2018-01-03 10:30:12 -06:00
Nabeel Shahzad
8744a8b17b Add a CANCELLED state for PIREPs 2018-01-03 09:49:32 -06:00
Nabeel Shahzad
085b2bd5be Set the input field for rank hours to a number 2018-01-02 21:23:48 -06:00
Nabeel Shahzad
6b63214154 mark code/leg as optional 2018-01-02 13:10:00 -06:00
Nabeel Shahzad
cb772a3c62 Add BASE_URL constant to page and have AJAX calls use it 2018-01-02 10:59:44 -06:00
Nabeel Shahzad
2325573c50 Move airport API lookups into unauthenticated calls 2018-01-02 10:53:25 -06:00
Nabeel Shahzad
6e4acd2e28 Add the API key to the AJAX requests 2018-01-02 10:50:41 -06:00
Nabeel Shahzad
dd400806ee Refer to URL via resource() 2018-01-01 16:26:02 -06:00
Nabeel Shahzad
6b0d7d8ea4 set the status URL to the full URL 2018-01-01 16:20:11 -06:00
Nabeel Shahzad
216d686cc7 Fix PIREP status badge 2018-01-01 10:49:26 -06:00
Nabeel Shahzad
904f64939f Cleanup some formatting 2018-01-01 09:02:20 -06:00
Nabeel Shahzad
e4aceb97be Cleanup PIREP show page 2018-01-01 08:58:47 -06:00
Nabeel Shahzad
3984164689 pirepfield template fix 2017-12-31 21:34:13 -06:00
Nabeel Shahzad
6406f47aaa Fix up the PIREP field CRUD code 2017-12-31 20:59:26 -06:00
Nabeel Shahzad
11c724649c Field and error message cleanup 2017-12-31 14:20:52 -06:00
Nabeel Shahzad
d93e461266 Field cleanup and some field details 2017-12-31 14:00:50 -06:00
Nabeel Shahzad
4cc08406fa Regenerate API key 2017-12-31 13:08:41 -06:00
Nabeel Shahzad
528a7c7440 allow marking of airport as hub and restrict to hubs at registration #86 2017-12-31 09:42:31 -06:00
Nabeel Shahzad
81e82629ac Rename PilotState class to UserState 2017-12-30 20:40:32 -06:00
Nabeel Shahzad
778780f3f2 Notify admin of new user registration 2017-12-30 20:39:17 -06:00
Nabeel Shahzad
4bf3541e25 Fix pjax and inline editable fields in admin 2017-12-30 14:25:50 -06:00
Nabeel Shahzad
92dfea4424 Add the missing fonts 2017-12-30 13:39:56 -06:00
Nabeel Shahzad
87867746aa cleanup creation templates 2017-12-30 12:53:16 -06:00
Nabeel Shahzad
6a4e89fc40 remove old adminlte references 2017-12-30 12:23:30 -06:00
Nabeel Shahzad
becd988343 trying to get datepicker working but enable setting start date #93 2017-12-30 12:03:45 -06:00
Nabeel Shahzad
4a1d7c59fb added settings page in admin #93 2017-12-30 10:38:18 -06:00
Nabeel Shahzad
520751b151 Move seed data into separate file with importer; fix admin panel js being broken 2017-12-29 17:34:09 -06:00
Nabeel Shahzad
c8381d99ce more js cleanup and consolidation with webpack; removed vendor dir #91 2017-12-28 17:29:00 -06:00
Nabeel Shahzad
9d92d8af55 More work on the pirep/acars maps 2017-12-28 14:35:28 -06:00
Nabeel Shahzad
ee328dabc6 geojson cleanup 2017-12-27 21:05:53 -06:00
Nabeel Shahzad
1e5d964c6d cleanup more JS vendors, moved to node_modules and compiled using webpack 2017-12-27 18:08:37 -06:00
Nabeel Shahzad
17f9330183 cleanup of js deps 2017-12-27 17:24:54 -06:00
Nabeel Shahzad
ae2a030ef8 Cleanup some JS files and webpack info 2017-12-27 17:20:34 -06:00
Nabeel Shahzad
edca0644ff Add acars map page and show in-progress flights 2017-12-27 16:47:22 -06:00
Nabeel Shahzad
a2e2a2a6a7 fix link to logo 2017-12-27 15:54:32 -06:00
Nabeel Shahzad
13eb1ace31 add extra airports and edit link 2017-12-27 09:57:41 -06:00
Nabeel Shahzad
4f6b8e8e23 plot actual flight path and datapoints from ACARS table 2017-12-26 15:26:12 -06:00
Nabeel Shahzad
a931435b42 cleanup PIREP api; file report via API 2017-12-26 14:54:28 -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
a5196136dc add title to home page 2017-12-24 12:30:25 -06:00
Nabeel Shahzad
0bb2dabb8c update profile/change password and profile cosmetic changes 2017-12-24 12:12:26 -06:00
Nabeel Shahzad
89cde530a0 fix page title 2017-12-24 10:15:55 -06:00
Nabeel Shahzad
3b8621371a show dates/times in user's timezone 2017-12-23 11:58:17 -06:00
Nabeel Shahzad
eb6e624a4d user dashboard shows real data 2017-12-23 11:17:29 -06:00
Nabeel Shahzad
f59d372f2b Fixes for shared hosting 2017-12-23 10:15:18 -06:00
Nabeel Shahzad
07bcc5f199 Fixed login and added suspended message 2017-12-23 08:36:02 -06:00
Nabeel Shahzad
014aea6ae1 Cleanup registration and add a generic TOC 2017-12-23 08:21:40 -06:00
Nabeel Shahzad
babdca627e Fixes and cleanup for user pending/registration calls 2017-12-22 16:32:21 -06:00
Nabeel Shahzad
81ac281d9f simple user search and pagination 2017-12-22 15:11:27 -06:00
Nabeel Shahzad
50ede116ca Show count of pending pilot registrations; pagination 2017-12-22 14:48:15 -06:00
Nabeel Shahzad
1ebf2bd09c Don't allow login if user is pending or rejected; some refactoring of the registration code 2017-12-22 13:38:24 -06:00
Nabeel Shahzad
161623c85e Fixes for emails; send user registered/pending depending on state 2017-12-22 12:46:46 -06:00
Nabeel Shahzad
7fbe2f5e30 cleanup and ensure forgot password functionality is working 2017-12-21 17:23:45 -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
3f8073e552 Add initial translations for enumerated values 2017-12-20 13:27:57 -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
eac3b256b3 Fix calls to getFlightId() to use ident property Nabeel Shahzad <nshahzad@gmail.com>Nabeel Shahzad 2017-12-20 09:06:56 -06:00
Nabeel Shahzad
b2fc8cc995 Fix calls to getFlightId() to use ident property 2017-12-20 09:05:56 -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
ac4958a2be More fixes for maps; user API key set to design 2017-12-19 17:30:30 -06:00
Nabeel Shahzad
f2131093c4 Simple PIREP overview page (map not working atm) 2017-12-19 15:19:06 -06:00
Nabeel Shahzad
ddd92c8b37 Changes for shared hosting and numerous installer fixes 2017-12-17 16:58:53 -06:00
Nabeel Shahzad
0ace7c8137 Reorganize and cleanup public assets 2017-12-16 15:12:44 -06:00
Nabeel Shahzad
ff2ec20e37 remove the project files 2017-12-16 12:12:26 -06:00
Nabeel Shahzad
451e9ee8f7 Add package to display current version 2017-12-15 18:02:35 -06:00
Nabeel Shahzad
5bedbba2a7 use laratrust to replace entrust #78 2017-12-15 12:36:13 -06:00
Nabeel Shahzad
b97b47cd8c Add some error state pages and installer fixes 2017-12-15 11:22:46 -06:00
Nabeel Shahzad
277a5f2d33 Rewrite installer without 3rd party installer lib. 2017-12-14 16:38:29 -06:00
Nabeel Shahzad
e5793ec38c fix method call for time to string 2017-12-14 11:50:47 -06:00
Nabeel Shahzad
aa57ab515f Reorganized folders to try to clean up the root folder a bit 2017-12-14 10:38:10 -06:00
Nabeel Shahzad
40aab22901 reorganize some asset directories 2017-12-14 09:21:06 -06:00
Nabeel Shahzad
e7f13a5b7c Installer changes #1 2017-12-13 23:12:23 -06:00
Nabeel Shahzad
a3ec21c73d re-add missing stub files 2017-12-13 22:24:41 -06:00
Nabeel Shahzad
346ccfbd66 Delete all of the installer stuff from the 3rd party plugin 2017-12-13 20:36:51 -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
248a8d1488 Add more API resources; user bid management and tests #35 #36 2017-12-12 16:58:27 -06:00
Nabeel Shahzad
e05976a982 Add additional settings; Use pilot id length from setting 2017-12-12 12:43:58 -06:00
Nabeel Shahzad
d34e30666d Cleanup for settings table and moved some seed data into the migrations 2017-12-09 21:21:49 -06:00
Nabeel Shahzad
4f191b30f7 remove extra files and messing with webpack 2017-12-07 18:43:09 -06:00
Nabeel Shahzad
ddb8a6f5e9 Airport lookup from vaCentral API; changes to Airports tables 2017-12-07 17:22:15 -06:00
Nabeel Shahzad
f0309e65de set/add timezone information for airports and users 2017-12-06 16:07:25 -06:00
Nabeel Shahzad
f3fd68b28a use the import format for plugin 2017-12-05 20:33:29 -06:00
Nabeel Shahzad
9c1a8f8251 Flight search on frontend 2017-12-04 14:21:46 -06:00
Nabeel Shahzad
67a81b556a #1 add installer, first pass 2017-12-04 12:20:05 -06:00
Nabeel Shahzad
8d4f1efd52 cleaned searching for flights, specific fields in admin 2017-12-04 12:05:31 -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
83cc5111b6 count/filtering of pending PIREPs 2017-12-03 10:55:01 -06:00
Nabeel Shahzad
4c8fca39eb accept/reject pireps in admin; cleanup and refactoring 2017-12-03 00:48:33 -06:00
Nabeel Shahzad
c530be74d0 fix on install for module 2017-12-02 09:34:35 -06:00
Nabeel Shahzad
61fbc7fea3 fix composer stub 2017-12-02 09:30:31 -06:00
Nabeel Shahzad
df2b092d60 sample event listener and scaffolding for a module 2017-12-02 09:19:58 -06:00
Nabeel Shahzad
185ce71208 move stub files 2017-12-02 08:57:45 -06:00
Nabeel Shahzad
dfdb306fe9 don't add a frontend link by default in the generator 2017-12-01 17:31:37 -06:00
Nabeel Shahzad
ca6c5cbc0a add frontend/admin links dynamically from module service provider 2017-12-01 17:21:48 -06:00
Nabeel Shahzad
5e2bbe69dc simplify the routes file a bit 2017-12-01 16:15:29 -06:00
Nabeel Shahzad
aa4c35afbc add module provider dependencies 2017-12-01 14:34:37 -06:00
Nabeel Shahzad
9566da84a5 Cleaned up select box stuff, moved to repositories 2017-12-01 11:11:03 -06:00
Nabeel Shahzad
8509daab35 pagination for pireps (admin) 2017-12-01 10:44:35 -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
f52b4bb4d9 Initial user management in admin panel 2017-11-29 18:01:07 -06:00
Nabeel Shahzad
30737a7644 fixed the remaining edit pages 2017-11-22 20:03:49 -06:00
Nabeel Shahzad
6df5184734 fix classname on select 2017-11-22 12:00:31 -06:00
Nabeel Shahzad
5e990164ee updated subfleet admin design 2017-11-22 11:52:02 -06:00
Nabeel Shahzad
321f2e94f5 cleanup of edit flight page; added deps 2017-11-01 11:08:36 -04:00
Nabeel Shahzad
7b0a1c12e7 laravel 5.5 updates 2017-10-10 10:55:28 -05:00
Nabeel Shahzad
ae381d9908 accept/reject placeholders 2017-08-24 13:57:22 -05:00
Nabeel Shahzad
c233bc4f36 admin styling updates/fixes 2017-08-24 13:37:54 -05:00
Nabeel Shahzad
33ccc966b2 consistency on admin tables 2017-08-23 14:59:15 -05:00
Nabeel Shahzad
0d29369e54 #21 file PIREP; populate custom fields and set correct status 2017-08-23 14:19:05 -05:00
Nabeel Shahzad
2c41144c61 look in skin folder for error files 2017-08-23 09:23:48 -05:00
Nabeel Shahzad
7fb13a95f2 cleaned up admin tables and icons and crap 2017-08-21 13:59:59 -05:00
Nabeel Shahzad
fe725ac599 admin changes reverted 2017-08-21 13:41:59 -05:00
Nabeel Shahzad
b11237c1cb merge admin changes 2017-08-21 13:28:52 -05:00
Nabeel Shahzad
23e38f2670 admin design 2017-08-21 13:27:01 -05:00
Nabeel Shahzad
59e794de27 admin design 2017-08-21 13:23:30 -05:00
Nabeel Shahzad
27a22ab39c collapsable menu w/saving in admin 2017-08-21 13:06:10 -05:00
Nabeel Shahzad
0a3ea07549 dashboard colors and design changes 2017-08-18 12:02:32 -05:00
Nabeel Shahzad
22503fff6b sidebar cleanup 2017-08-18 09:51:15 -05:00
Nabeel Shahzad
91d1cec4a1 use creative-tim paper 2017-08-17 18:26:48 -05:00
Nabeel Shahzad
e85c660e3d minimal implementation of light bootstrap 2017-08-17 15:39:00 -05:00
Nabeel Shahzad
a95674d06d inital styles 2017-08-17 14:53:10 -05:00
Nabeel Shahzad
bec2bbf646 comment out RSS stuff for now 2017-08-17 14:01:47 -05:00
Nabeel Shahzad
f739cd0a67 #21 PIREP submit form first pass 2017-08-16 18:18:47 -05:00
Nabeel Shahzad
beba08f651 add/set ICAO and logo for airlines 2017-08-16 08:11:39 -05:00
Nabeel Shahzad
e19b84a078 update leaflet version, probably broke the airport map oops 2017-08-13 22:24:15 -05:00
Kyle
afc3e7643d Corrected Uuid Trait Errors 2017-08-12 16:47:44 +00:00
Kyle
5b83ca3e9b Register form and functionally 2017-08-12 16:47:44 +00:00
Nabeel Shahzad
f46f87567c some sample users and gravatar lookup 2017-08-10 18:21:24 -05:00
Nabeel Shahzad
1a532a9082 set the profile and pirep show as public 2017-08-10 10:36:55 -05:00
Nabeel Shahzad
bf410c4f99 card style new pilots on homepage 2017-08-10 01:00:08 -05:00
Nabeel Shahzad
8c114198d6 styling, add admin link. point register page to main design. wrap nav links 2017-08-10 00:31:13 -05:00
Nabeel Shahzad
eb3fa9b4cb styling cleanup 2017-08-10 00:08:38 -05:00
Nabeel Shahzad
ee016cf284 #21 pirep styling 2017-08-08 20:37:00 -05:00
Nabeel Shahzad
807ac69ae9 #21 list user's pireps 2017-08-08 20:34:36 -05:00
Nabeel Shahzad
c3177413dd added light background to dashboard boxes 2017-08-04 20:42:31 -05:00
Nabeel Shahzad
b9cebeb044 fixing the build 2017-08-04 20:27:12 -05:00
Nabeel Shahzad
fc93529360 latest report scaffold on dashboard 2017-08-04 20:20:30 -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
edd19bb2c2 #57 styling for flights list page 2017-08-02 23:22:51 -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
0ad5639bb9 #57 skeleton for flights page 2017-08-02 15:12:18 -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
Nabeel Shahzad
aa0629f28d add name=password to login 2017-07-31 21:36:13 -05:00
Nabeel Shahzad
748e58c7fb add now-ui deps 2017-07-28 07:13:52 -05:00
Nabeel Shahzad
6ab1a597e9 testing out miminium styles 2017-07-27 01:27:26 -05:00
Nabeel Shahzad
9a08586564 allow setting of IATA code for airline 2017-07-22 23:03:39 -05:00
Nabeel Shahzad
29a60ba0ae Add RSS of Announcements feed to Dashboard page 2017-07-22 21:31:26 -05:00
Nabeel Shahzad
29ec733838 cleaned up the table views to fix alignments 2017-07-13 22:10:46 -05:00
Nabeel Shahzad
fc6253b46f #21 adjust the pirep view/edit form 2017-07-13 22:09:38 -05:00
Nabeel Shahzad
5ffd152a43 #48 add custom fields/values to flights 2017-07-11 17:44:12 -05:00
Nabeel Shahzad
35133fe0e6 #48 fixed some db field errors 2017-07-11 17:00:41 -05:00
Tim
aece7809fa Active checkbox changed to integer 2017-07-08 11:25:09 +02:00
Tim
06f481a262 Fix adding of airport
Fix the adding of airport. It will now save the lat & Long and allow to put decimals in rather than just a rounded number
2017-07-07 23:15:03 +02:00
Nabeel Shahzad
10baaab646 #41 inline editing of fuel prices 2017-07-05 18:48:32 -05:00
Nabeel Shahzad
e6b338cd32 #41 add fuel type to subfleet table 2017-07-05 09:55:36 -05:00
Nabeel Shahzad
9b6f9e9586 #21 basic listings/model configs 2017-07-02 21:25:48 -05:00
Nabeel Shahzad
ddc2ed4d89 #32 Cleanup of subfleet edit and linked from the aircraft screen 2017-07-02 15:11:27 -05:00
Nabeel Shahzad
9dc880d7d3 #23 cleaned up rank data and templates 2017-07-02 15:03:25 -05:00
Nabeel Shahzad
244d1ae7bd #23 assign subfleets to ranks 2017-07-01 21:06:55 -05:00
Nabeel Shahzad
477b99de29 \#21 PIREP scaffolding 2017-06-28 19:57:15 -05:00
Nabeel Shahzad
43effce37c #35 some deps for restful interface 2017-06-28 14:01:27 -05:00
Nabeel Shahzad
5dce55b4f3 cleanup aircraft table/repo 2017-06-24 14:00:56 -05:00
Nabeel Shahzad
3736e530bf #32 moved fares to subfleets 2017-06-24 11:09:27 -05:00
Nabeel Shahzad
c3e417429a #32 assign aircraft to subfleets, and aircraft to subfleets 2017-06-23 17:33:18 -05:00
Nabeel Shahzad
aaaead77a5 #32 subfleet classificiation scaffolding 2017-06-22 20:55:45 -05:00
PHP-Mods
6bbb37061b reset the example data in config/mail.php 2017-06-22 13:32:36 +03:00
Nabeel Shahzad
5b920151b8 #23 add rankings 2017-06-21 20:18:01 -05:00
PHP-Mods
bee4044d63 Updated Logout from form to get link 2017-06-22 01:45:37 +03:00
PHP-Mods
88d163cc13 remove some faulty data 2017-06-22 00:42:08 +03:00
PHP-Mods
7e54db4fd4 updated logout to url 2017-06-22 00:24:19 +03:00
Servetas George
10128e4817 Logout fix (#28) 2017-06-21 16:06:36 -05:00
Nabeel Shahzad
cb631292b9 #23 refactoring for ranks 2017-06-21 13:44:30 -05:00
Nabeel Shahzad
b5c41626c5 #23 initial scaffolding for rankings 2017-06-21 12:10:25 -05:00
Nabeel Shahzad
807316fd0e some more cleanup for migrations 2017-06-20 22:48:16 -05:00
Nabeel Shahzad
c27a11ab21 #16 settings panel scaffolding 2017-06-20 18:49:45 -05:00
Nabeel Shahzad
85610aeec6 #14 associate/disassociate aircraft from flights 2017-06-20 12:14:10 -05:00
Nabeel Shahzad
2a18d629aa #14 Assign aircraft to the flights 2017-06-19 14:29:10 -05:00
Nabeel Shahzad
65e58c91c5 cleanup for aircraft fares 2017-06-19 13:13:31 -05:00
Nabeel Shahzad
c732476f6d Rename 'Airlines' model to 'Airline' 2017-06-19 11:50:25 -05:00
Nabeel Shahzad
bbde1ccfd6 update views 2017-06-19 09:47:26 -05:00