Commit Graph

570 Commits

Author SHA1 Message Date
Nabeel Shahzad
9ad21e5c8e re-enable check for if not installed 2017-12-24 12:27:52 -06:00
Nabeel Shahzad
0bb2dabb8c update profile/change password and profile cosmetic changes 2017-12-24 12:12:26 -06:00
Nabeel Shahzad
84f6c58cb9 procfile and makefile changes 2017-12-24 12:12:07 -06:00
Nabeel Shahzad
bf1a48fdb7 change cache driver in example env file 2017-12-24 12:11:49 -06:00
Nabeel Shahzad
44df7fb03d styles updates 2017-12-24 12:11:07 -06:00
Nabeel Shahzad
38b225f37e styles updates 2017-12-24 12:10:51 -06:00
Nabeel Shahzad
960cbc7cd1 have installer check db info again before writing out the env file 2017-12-24 12:10:31 -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
c42b920903 fix time output bug 2017-12-23 11:17:16 -06:00
Nabeel Shahzad
4d91c02a94 cleanup htaccess 2017-12-23 10:29:43 -06:00
Nabeel Shahzad
7d336b3b5e Block files in shared hosting 2017-12-23 10:28:56 -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
e895501ca7 Placeholders for checkwx.com API key 2017-12-22 17:55:20 -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
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
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
87ab746812 Update to Laravel 5.5.25 2017-12-17 13:52:42 -06:00
Nabeel Shahzad
0fdafdec0f Fix drop database command 2017-12-17 12:44:23 -06:00
Nabeel Shahzad
939882589c undo dev removal 2017-12-17 12:25:21 -06:00
Nabeel Shahzad
9e9bc35235 remove dev packages before deploy 2017-12-17 12:23:24 -06:00
Nabeel Shahzad
51609510f1 archive was missing vendor folder 2017-12-17 12:18:11 -06:00
Nabeel Shahzad
384bbb56d6 fix tar generation 2017-12-17 12:07:23 -06:00
Nabeel Shahzad
94599fd946 try using git archive vs tar 2017-12-17 12:04:20 -06:00
Nabeel Shahzad
8147d76403 Updated instructions in README 2017-12-17 11:50:44 -06:00
Nabeel Shahzad
3e1336d9c3 fix env file for travis 2017-12-17 11:43:51 -06:00
Nabeel Shahzad
abd2d8e8e2 Rewrite rules and block installed if it's already installed 2017-12-17 11:29:11 -06:00
Nabeel Shahzad
dcb34eedb8 log slow queries 2017-12-17 11:15:54 -06:00
Nabeel Shahzad
a0b5c0fd25 remove env.php from repo 2017-12-17 01:11:42 -06:00