Commit Graph

133 Commits

Author SHA1 Message Date
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
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
Nabeel Shahzad
77b164a64c #21 base code for accepting/rejecting PIREPs 2017-07-04 01:05:37 -05:00
Nabeel Shahzad
9b6f9e9586 #21 basic listings/model configs 2017-07-02 21:25:48 -05:00
Nabeel Shahzad
cd5f58b0a1 Separate out enums to static 2017-06-28 19:57:22 -05:00
Nabeel Shahzad
2aa7cc66d5 #30 #19 change PDO mode and the seeder from yaml to a service for mass importing 2017-06-24 12:59:07 -05:00
Nabeel Shahzad
aaaead77a5 #32 subfleet classificiation scaffolding 2017-06-22 20:55:45 -05:00
Nabeel Shahzad
1c854da1e5 set default db connection to local 2017-06-21 14:15:11 -05:00
Nabeel Shahzad
8dd29476c0 some cleanup of routes 2017-06-21 09:22:59 -05:00
Nabeel Shahzad
807316fd0e some more cleanup for migrations 2017-06-20 22:48:16 -05:00
Nabeel Shahzad
3f83e1bf3d #16 update scaffolding and remove accidentally committed settings file 2017-06-20 15:17:40 -05:00
Nabeel Shahzad
ee8cb7e9e0 oops 2017-06-20 15:06:34 -05:00
Nabeel Shahzad
7d92c68870 #12 #16 settings service and timezone/currency setting 2017-06-20 15:03:51 -05:00
Nabeel Shahzad
d61b4f1c3c #13 show airport map on details page with aerodome info 2017-06-15 22:45:25 -05:00
Nabeel Shahzad
486b47562e #11 integrate pjax scaffold for form reload for deleting fares 2017-06-12 22:48:32 -05:00
Nabeel Shahzad
d3cf57a1d1 add airports table and #7 integrate permissions 2017-06-11 11:36:16 -05:00
Nabeel Shahzad
4d7e038552 updated composer files 2017-06-10 22:50:53 -05:00
Nabeel Shahzad
5712d42330 #7 add entrust composer package 2017-06-10 21:35:51 -05:00
Nabeel Shahzad
c542d85366 include entrust and some seed data for admin role/user 2017-06-10 20:10:31 -05:00
Nabeel Shahzad
7a79a8558e some refactoring for tests and adding some tables 2017-06-09 22:19:17 -05:00
Nabeel Shahzad
7756e432b3 travis plz 2017-06-08 22:53:04 -05:00
Nabeel Shahzad
5e323c3310 more fixes for travis 2017-06-08 22:50:22 -05:00
Nabeel Shahzad
616f44f9c5 phpunit env vars 2017-06-08 22:39:38 -05:00
Nabeel Shahzad
4fcfc84ccf Airlines model and controller 2017-06-08 20:02:52 -05:00
Nabeel Shahzad
1e049fa8a9 basic configurations 2017-06-08 14:16:50 -05:00
Nabeel Shahzad
28d3f4fec3 some more scaffolding 2017-06-08 13:54:12 -05:00
Nabeel Shahzad
106d6a6798 laravel base files 2017-06-08 13:28:26 -05:00