Commit Graph

226 Commits

Author SHA1 Message Date
Nabeel Shahzad
0defa86f51 Add KBWI/KIAH to dev seeder airports 2017-12-26 14:04:37 -06:00
Nabeel Shahzad
32f96a1a42 send ACARS updates on replay 2017-12-25 19:23:58 -06:00
Nabeel Shahzad
9916444ca2 change field to in acars table 2017-12-25 18:22:46 -06:00
Nabeel Shahzad
f29a9cfdc5 some acars/tables fixes 2017-12-25 18:10:24 -06:00
Nabeel Shahzad
3bd97b4d37 add PIREP pre-file and ACARS updates; removing caching from ACARS/Pirep/User repositories; adjust PirepState enum values; add additional columns 2017-12-25 15:19:34 -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
38b225f37e styles updates 2017-12-24 12:10:51 -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
c42b920903 fix time output bug 2017-12-23 11:17:16 -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
b382ad77eb Pilot changed event fixed for new airport 2017-12-22 16:55:47 -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
7103278bb8 Woops, re-add user state check 2017-12-22 13:54:25 -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
74316218bc Add some event listeners and experiment with browser testing 2017-12-22 12:00:57 -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
8d1281d6e3 Fix Navdata import 2017-12-20 19:12:11 -06:00
Nabeel Shahzad
17093e9fe9 Import navigation data from Navigraph files 2017-12-20 16:34:52 -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
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
45d12c82ba Fix in drop db sql 2017-12-17 17:01:05 -06:00
Nabeel Shahzad
ddd92c8b37 Changes for shared hosting and numerous installer fixes 2017-12-17 16:58:53 -06:00
Nabeel Shahzad
0fdafdec0f Fix drop database command 2017-12-17 12:44:23 -06:00
Nabeel Shahzad
b2475720f2 Add command class 2017-12-16 22:19:17 -06:00
Nabeel Shahzad
7d414ce017 Replace the Application loader to facilitate moving the public/ dir to the root 2017-12-16 22:02:45 -06:00
Nabeel Shahzad
ff2ec20e37 remove the project files 2017-12-16 12:12:26 -06:00
Nabeel Shahzad
5bc8dab6f8 Add check to see that we're installed, and remove the .env that's created 2017-12-16 12:01:21 -06:00
Nabeel Shahzad
5bedbba2a7 use laratrust to replace entrust #78 2017-12-15 12:36:13 -06:00
Nabeel Shahzad
88e9acf9d9 rename migration to make room for moving the roles tables 2017-12-15 11:43:49 -06:00
Nabeel Shahzad
b97b47cd8c Add some error state pages and installer fixes 2017-12-15 11:22:46 -06:00
Nabeel Shahzad
aed09c2bf5 Add explicit pilot states 2017-12-14 23:51:57 -06:00
Nabeel Shahzad
4fb66b5118 Fix sqlite3 path on windows 2017-12-14 22:34:16 -06:00
Nabeel Shahzad
9d2ee0e7df More installer fixes, creation and seeding works 2017-12-14 21:59:54 -06:00
Nabeel Shahzad
a7318b851b Set some defaults for the cache and queue drivers in the installer 2017-12-14 17:12:42 -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
ab75ef7cf8 Fix and enable Subfleet/Fare tests and factories 2017-12-13 11:29:14 -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
da5523e972 test for multiple bids on same flight with block setting enabled 2017-12-12 17:26:27 -06:00