Commit Graph

75 Commits

Author SHA1 Message Date
Nabeel Shahzad
d964a3f0f3 More pathing changes 2017-12-16 22:07:58 -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
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
b97b47cd8c Add some error state pages and installer fixes 2017-12-15 11:22:46 -06:00
Nabeel Shahzad
24e5dec271 Add extra redirect before DB to stop race condition 2017-12-15 08:49:01 -06:00
Nabeel Shahzad
aed09c2bf5 Add explicit pilot states 2017-12-14 23:51:57 -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
40aab22901 reorganize some asset directories 2017-12-14 09:21:06 -06:00
Nabeel Shahzad
2e1c0a75d4 Fix missing table name in migration and fix flight tests 2017-12-12 06:48:04 -06:00
Nabeel Shahzad
0f18e60fd9 #36 Add authentication for API; generate API key 2017-12-11 22:05:22 -06:00
Nabeel Shahzad
3c41089a8a Force default timezone to UTC; move helpers.php 2017-12-10 08:47:03 -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
fa4be69774 Cache the api calls to vacentral and make the iata field optional 2017-12-07 17:44:05 -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
f95e07dbcc cleanup for db config 2017-12-06 14:00:35 -06:00
Nabeel Shahzad
8cc3dd6608 cleanup env templates 2017-12-06 11:37:59 -06:00
Nabeel Shahzad
0c61c9a6d5 allow changing of sqlite db path 2017-12-06 11:31:15 -06:00
Nabeel Shahzad
3b53f884d1 db cleanup/try phpunit with in-memory tests 2017-12-06 11:25:41 -06:00
Nabeel Shahzad
2f5b476afa update Readme for install instructions and a sample prod env file 2017-12-06 11:22:04 -06:00
Nabeel Shahzad
53205ab5dc fix service provider again 2017-12-05 20:59:47 -06:00
Nabeel Shahzad
43896b824a module config scans 2017-12-05 20:54:07 -06:00
Nabeel Shahzad
3849b55c50 match up db named/seeder to installer names/env names 2017-12-04 15:35:39 -06:00
Nabeel Shahzad
879d2ba564 #1 work around not working in travis-ci 2017-12-04 12:51:46 -06:00
Nabeel Shahzad
2ec85d08ff #1 workaround right now for improper file path 2017-12-04 12:49:30 -06:00
Nabeel Shahzad
f2b85122fe add installer to providers, forced #1 2017-12-04 12:35:08 -06:00
Nabeel Shahzad
67a81b556a #1 add installer, first pass 2017-12-04 12:20:05 -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
6b1e52f70b mysql in travis 2017-12-01 22:31:10 -06:00
Nabeel Shahzad
e7306b82de add laravel-helpers 2017-12-01 21:05:59 -06:00
Nabeel Shahzad
aa4c35afbc add module provider dependencies 2017-12-01 14:34:37 -06:00
Nabeel Shahzad
bec2bbf646 comment out RSS stuff for now 2017-08-17 14:01:47 -05:00
Nabeel Shahzad
6b20ea6f16 set days of week using bitwise operators 2017-08-16 08:29:05 -05:00
Nabeel Shahzad
bc94772ce2 intitial work on rest api 2017-08-14 18:26:20 -05:00
Nabeel Shahzad
edd19bb2c2 #57 styling for flights list page 2017-08-02 23:22:51 -05:00
Nabeel Shahzad
61cb8a75a7 #57 scaffolding for flight search 2017-08-02 15:29:04 -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
29a60ba0ae Add RSS of Announcements feed to Dashboard page 2017-07-22 21:31:26 -05:00
Nabeel Shahzad
9b573709e9 Cleanup of database reset and cleanup 2017-07-13 13:45:59 -05:00
Nabeel Shahzad
b5dd700044 Adjust columns in migrations and give lens to strings and custom flight fields #48 2017-07-10 18:54:51 -05:00
Nabeel Shahzad
e47b4628a0 read in a local.conf.php in the root for overrides 2017-07-05 23:05:17 -05:00
Nabeel Shahzad
10baaab646 #41 inline editing of fuel prices 2017-07-05 18:48:32 -05:00
Nabeel Shahzad
b96b7aff82 #21 add finance tables to pireps 2017-07-04 16:45:49 -05:00
Nabeel Shahzad
7265eb1913 Clean up enums and cache-keys configs 2017-07-04 15:43:47 -05:00
Nabeel Shahzad
70dbfbcd3f #21 clean up the tests 2017-07-04 13:09:44 -05:00