Nabeel Shahzad
|
4cc08406fa
|
Regenerate API key
|
2017-12-31 13:08:41 -06:00 |
|
Nabeel Shahzad
|
e8108597c4
|
remove log message
|
2017-12-31 12:56:17 -06:00 |
|
Nabeel Shahzad
|
24ca00a325
|
formatting
|
2017-12-31 12:55:29 -06:00 |
|
Nabeel Shahzad
|
2458c67880
|
increase the api key length
|
2017-12-31 12:53:37 -06:00 |
|
Nabeel Shahzad
|
2c53f091b9
|
installer fixes; user's name
|
2017-12-31 12:09:23 -06:00 |
|
Nabeel Shahzad
|
e73440d081
|
format settings key
|
2017-12-31 11:19:18 -06:00 |
|
Nabeel Shahzad
|
948338d2b6
|
Change setting table ID to string, handle the converison of . to _
|
2017-12-31 11:09:56 -06:00 |
|
Nabeel Shahzad
|
528a7c7440
|
allow marking of airport as hub and restrict to hubs at registration #86
|
2017-12-31 09:42:31 -06:00 |
|
Nabeel Shahzad
|
10a58b3350
|
Update to Laravel 5.5.28
|
2017-12-31 09:15:42 -06:00 |
|
Nabeel Shahzad
|
81e82629ac
|
Rename PilotState class to UserState
|
2017-12-30 20:40:32 -06:00 |
|
Nabeel Shahzad
|
778780f3f2
|
Notify admin of new user registration
|
2017-12-30 20:39:17 -06:00 |
|
Nabeel Shahzad
|
d943d9bbff
|
Force flight number to be unique
|
2017-12-30 20:31:18 -06:00 |
|
Nabeel Shahzad
|
2323330444
|
Add a setting for the admin email and set an initial value after the install
|
2017-12-30 20:27:12 -06:00 |
|
Nabeel Shahzad
|
7180bfb111
|
cleanup validation rules
|
2017-12-30 14:37:10 -06:00 |
|
Nabeel Shahzad
|
4bf3541e25
|
Fix pjax and inline editable fields in admin
|
2017-12-30 14:25:50 -06:00 |
|
Nabeel Shahzad
|
2ddc613c81
|
add acars table to uuid table list
|
2017-12-30 14:13:47 -06:00 |
|
Nabeel Shahzad
|
c4cbffd9ea
|
Fix API key substr
|
2017-12-30 13:41:34 -06:00 |
|
Nabeel Shahzad
|
92dfea4424
|
Add the missing fonts
|
2017-12-30 13:39:56 -06:00 |
|
Nabeel Shahzad
|
5e5a9e10de
|
add status/state to user API response
|
2017-12-30 13:39:23 -06:00 |
|
Nabeel Shahzad
|
5e32bcc52d
|
Change header from Authorization to X-API-KEY to avoid Apache issues
|
2017-12-30 13:31:11 -06:00 |
|
Nabeel Shahzad
|
41227d3fdb
|
remove auth rewrite from public/htaccess
|
2017-12-30 13:07:23 -06:00 |
|
Nabeel Shahzad
|
e119f63c77
|
remove auth rewrite
|
2017-12-30 13:05:43 -06:00 |
|
Nabeel Shahzad
|
caac722a72
|
update check for api key
|
2017-12-30 13:02:22 -06:00 |
|
Nabeel Shahzad
|
87867746aa
|
cleanup creation templates
|
2017-12-30 12:53:16 -06:00 |
|
Nabeel Shahzad
|
af09f5f977
|
limit api key to 12 chars
|
2017-12-30 12:50:18 -06:00 |
|
Nabeel Shahzad
|
c42131cbf1
|
add a few more tests for the authorization header
|
2017-12-30 12:42:45 -06:00 |
|
Nabeel Shahzad
|
c4573b02a8
|
Fix auth header check
|
2017-12-30 12:40:36 -06:00 |
|
Nabeel Shahzad
|
6a4e89fc40
|
remove old adminlte references
|
2017-12-30 12:23:30 -06:00 |
|
Nabeel Shahzad
|
3bbc32e235
|
allow the API key to be settable
|
2017-12-30 12:15:26 -06:00 |
|
Nabeel Shahzad
|
becd988343
|
trying to get datepicker working but enable setting start date #93
|
2017-12-30 12:03:45 -06:00 |
|
Nabeel Shahzad
|
3fe3946e29
|
don't rebuild npm
|
2017-12-30 12:01:58 -06:00 |
|
Nabeel Shahzad
|
aba90ea2d9
|
add some more details on api key error
|
2017-12-30 11:58:34 -06:00 |
|
Nabeel Shahzad
|
2bfaa9e584
|
quick api test command
|
2017-12-30 11:56:38 -06:00 |
|
Nabeel Shahzad
|
4a1d7c59fb
|
added settings page in admin #93
|
2017-12-30 10:38:18 -06:00 |
|
Nabeel Shahzad
|
fcec39fe0f
|
output cleanup
|
2017-12-30 09:35:38 -06:00 |
|
Nabeel Shahzad
|
9ec1273141
|
ModelNotFound exception handled #92
|
2017-12-30 09:09:22 -06:00 |
|
Nabeel Shahzad
|
2ee655b9d1
|
show error messages in json for API calls #92
|
2017-12-30 09:03:45 -06:00 |
|
Nabeel Shahzad
|
cba86adb28
|
remove bower files since i moved it over to npm
|
2017-12-29 17:39:02 -06:00 |
|
Nabeel Shahzad
|
1140c1c1bb
|
Remove first rank which is put in the seeding for the db create
|
2017-12-29 17:36:17 -06:00 |
|
Nabeel Shahzad
|
520751b151
|
Move seed data into separate file with importer; fix admin panel js being broken
|
2017-12-29 17:34:09 -06:00 |
|
Nabeel Shahzad
|
7cd4bf5ffb
|
Add user setup to installer
|
2017-12-29 16:56:46 -06:00 |
|
Nabeel Shahzad
|
50da3a9e54
|
rebuild the web assets in the production mode
|
2017-12-29 10:30:49 -06:00 |
|
Nabeel Shahzad
|
7ab810780f
|
change command name
|
2017-12-29 10:30:12 -06:00 |
|
Nabeel Shahzad
|
061b1cba73
|
js compile
|
2017-12-29 10:24:02 -06:00 |
|
Nabeel Shahzad
|
5ec99167e8
|
Cleanup of some console commands
|
2017-12-29 10:23:42 -06:00 |
|
Nabeel Shahzad
|
a5c5518a12
|
Add middleware to set Content-type to application/json on all API requests
|
2017-12-28 22:50:07 -06:00 |
|
Nabeel Shahzad
|
d04c11f660
|
Add api/status call with vms and php versions
|
2017-12-28 22:49:47 -06:00 |
|
Nabeel Shahzad
|
f809381b25
|
cleanup composer and swagger
|
2017-12-28 21:17:26 -06:00 |
|
Nabeel Shahzad
|
6e9c16125d
|
remove the .git folder which could be too large
|
2017-12-28 18:13:01 -06:00 |
|
Nabeel Shahzad
|
77d89a2192
|
remove superfluous packages
|
2017-12-28 18:00:35 -06:00 |
|