Commit Graph

85 Commits

Author SHA1 Message Date
Nabeel Shahzad
88c1277461 Add cache option in repository layer 2017-12-27 10:44:41 -06:00
Nabeel Shahzad
3b8621371a show dates/times in user's timezone 2017-12-23 11:58:17 -06:00
Nabeel Shahzad
e895501ca7 Placeholders for checkwx.com API key 2017-12-22 17:55:20 -06:00
Nabeel Shahzad
50ede116ca Show count of pending pilot registrations; pagination 2017-12-22 14:48:15 -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
3f8073e552 Add initial translations for enumerated values 2017-12-20 13:27:57 -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
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
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