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
|
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
|
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
|
0fdafdec0f
|
Fix drop database command
|
2017-12-17 12:44:23 -06:00 |
|
Nabeel Shahzad
|
b2475720f2
|
Add command class
|
2017-12-16 22:19:17 -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
|
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
|
5bedbba2a7
|
use laratrust to replace entrust #78
|
2017-12-15 12:36:13 -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
|
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
|
9d2ee0e7df
|
More installer fixes, creation and seeding works
|
2017-12-14 21:59:54 -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
|
e5793ec38c
|
fix method call for time to string
|
2017-12-14 11:50:47 -06:00 |
|
Nabeel Shahzad
|
aa57ab515f
|
Reorganized folders to try to clean up the root folder a bit
|
2017-12-14 10:38:10 -06:00 |
|
Nabeel Shahzad
|
ab75ef7cf8
|
Fix and enable Subfleet/Fare tests and factories
|
2017-12-13 11:29:14 -06:00 |
|
Nabeel Shahzad
|
55250b8789
|
PIREP tests working, using minutes to track flight hours instead of seconds
|
2017-12-13 10:56:26 -06:00 |
|
Nabeel Shahzad
|
da5523e972
|
test for multiple bids on same flight with block setting enabled
|
2017-12-12 17:26:27 -06:00 |
|
Nabeel Shahzad
|
5428f4387a
|
Cleanup settings() call and log messages
|
2017-12-12 17:09:26 -06:00 |
|
Nabeel Shahzad
|
248a8d1488
|
Add more API resources; user bid management and tests #35 #36
|
2017-12-12 16:58:27 -06:00 |
|
Nabeel Shahzad
|
5b25a464ba
|
Rename the PilotService to UserService
|
2017-12-12 14:48:03 -06:00 |
|
Nabeel Shahzad
|
a5cf130176
|
add a has_bid column to the flights table
|
2017-12-12 13:59:05 -06:00 |
|
Nabeel Shahzad
|
d634778ed2
|
Cleaning up database fields, fix types and columns
|
2017-12-12 13:26:08 -06:00 |
|
Nabeel Shahzad
|
e05976a982
|
Add additional settings; Use pilot id length from setting
|
2017-12-12 12:43:58 -06:00 |
|
Nabeel Shahzad
|
de582f617c
|
Rename UserFlight to UserBid to match functionality
|
2017-12-12 11:49:35 -06:00 |
|
Nabeel Shahzad
|
373f45c86c
|
Convert flight transformer to the native Laravel resource object
|
2017-12-12 07:25:11 -06:00 |
|
Nabeel Shahzad
|
8854c28d64
|
fix api namespace name #36
|
2017-12-11 22:15:31 -06:00 |
|
Nabeel Shahzad
|
2fca28993e
|
don't cache for now #36
|
2017-12-11 22:10:48 -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
|
f2add8908b
|
add setting() helper; fix invalid defaults for mysql in table
|
2017-12-09 21:56:26 -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 |
|