Commit Graph

740 Commits

Author SHA1 Message Date
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
Nabeel Shahzad
9105c45ad0 Convert .env file to env.php to mask critical info 2017-12-17 01:10:49 -06:00
Nabeel Shahzad
817d3262d4 Add an index page to the root pointing to the bootstrap dir 2017-12-17 01:03:19 -06:00
Nabeel Shahzad
b2475720f2 Add command class 2017-12-16 22:19:17 -06:00
Nabeel Shahzad
091e5593f9 Class bootstrapper fix 2017-12-16 22:13:53 -06:00
Nabeel Shahzad
d964a3f0f3 More pathing changes 2017-12-16 22:07:58 -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
d768589cb1 Make sure node_modules aren't uploaded 2017-12-16 20:49:13 -06:00
Nabeel Shahzad
3e52f0aee1 More file cleanup 2017-12-16 15:51:07 -06:00
Nabeel Shahzad
7ab71f9194 remove laravel favicon 2017-12-16 15:13:11 -06:00
Nabeel Shahzad
0ace7c8137 Reorganize and cleanup public assets 2017-12-16 15:12:44 -06:00
Nabeel Shahzad
301a408759 cleanup gitignore 2017-12-16 14:18:42 -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
2dd259802d Updates to composer deps 2017-12-16 09:27:19 -06:00
Nabeel Shahzad
3d43864bbd Make path to phpvms easier to change 2017-12-15 19:31:32 -06:00
Nabeel Shahzad
7473b179c0 Write version to VERSION file on deploy 2017-12-15 18:55:20 -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
936349cbeb project files 2017-12-15 12:34:58 -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
9607c0a27f Check permissions and show error if the database setup fails 2017-12-15 10:41:52 -06:00
Nabeel Shahzad
b227090f54 Add notes to .env files 2017-12-15 08:59:41 -06:00
Nabeel Shahzad
7b08a25a1d Fix to session and cache driver, was preventing login 2017-12-15 08:56:14 -06:00
Nabeel Shahzad
24e5dec271 Add extra redirect before DB to stop race condition 2017-12-15 08:49:01 -06:00
Nabeel Shahzad
ab94b76d00 Rename -nightly to -master tarball 2017-12-15 08:13:42 -06:00
Nabeel Shahzad
9ee1106659 Fix default mysql port 2017-12-15 08:06:40 -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
80c69552f2 Run database create for sqlite 2017-12-14 22:32:52 -06:00