Commit Graph

1160 Commits

Author SHA1 Message Date
Nabeel Shahzad
5e6e4bdf4d Re-add pulling the values from the env if not overridden #156 2018-01-29 14:48:11 -06:00
Nabeel Shahzad
9f92f45293 Remove dead code #156 2018-01-29 13:19:03 -06:00
Nabeel Shahzad
f660af5c3b Add config.php at root; include configuration overhaul and then fixes to the installer #156 2018-01-29 13:16:39 -06:00
Nabeel Shahzad
b1759d9276 read a config.php file from root #156 2018-01-28 21:05:02 -06:00
Nabeel Shahzad
83a9a8dfbd Add .stub file #157 2018-01-28 18:51:13 -06:00
Nabeel Shahzad
1020b28977 Use .stub file to write the env.php file #157 2018-01-28 18:50:43 -06:00
Nabeel Shahzad
5cf79454b0 Cleanup of some config files that aren't needed anymore 2018-01-28 18:20:18 -06:00
Nabeel Shahzad
e57f0cb234 Add /acars/event as alias to /acars/log, and accept event as log line 2018-01-28 12:02:41 -06:00
Nabeel Shahzad
8c3b271294 Fix for tests - lat/lon rounding 2018-01-28 11:21:31 -06:00
Nabeel Shahzad
76caeda967 Fix for tests - lat/lon rounding 2018-01-28 11:16:04 -06:00
Nabeel Shahzad
653ff2a104 Major refactoring and cleanup of ACARS/Pirep API 2018-01-28 11:12:13 -06:00
Nabeel Shahzad
77d0d2bcd0 Add comments to the PIREP endpoint 2018-01-24 16:22:49 -06:00
Nabeel Shahzad
8caabb9153 Write http errors for API to log 2018-01-24 14:14:47 -06:00
Nabeel Shahzad
9dc963ad29 some better logging 2018-01-24 13:38:06 -06:00
Nabeel Shahzad
cd61c999e7 Cleanup default value field migrations; flight fields 2018-01-23 21:58:13 -06:00
Nabeel Shahzad
9964eb63fb Add pirep comments and subfleets fares #118 2018-01-23 21:40:34 -06:00
Nabeel Shahzad
f9efa81bb4 Refactoring of PIREP submission and field code #146 2018-01-23 15:48:30 -06:00
Nabeel Shahzad
341424ad7e Fix flight edit and active/inactive flags #150 2018-01-23 13:23:32 -06:00
Nabeel Shahzad
edb72e462f Add stricter validation around ACARS/PIREP API updates #149 2018-01-23 11:46:26 -06:00
Nabeel Shahzad
ea4f4d25f5 Update to Laravel 5.5.29 2018-01-23 09:39:52 -06:00
Nabeel Shahzad
a3ed7f4e0a Fix link to tarball 2018-01-22 21:11:58 -06:00
Nabeel Shahzad
3c78b5f1e2 Simplify list to associative array conversion #148 2018-01-21 13:59:51 -05:00
Nabeel Shahzad
33cbceaa92 Add some more truth states to test 2018-01-21 13:52:55 -05:00
Nabeel Shahzad
0b9654cf61 Reduce the amount of test data produced to prevent data generation errors 2018-01-21 13:51:42 -05:00
Nabeel Shahzad
f09b3b888a Cast the required field properly and add helper #146 2018-01-21 13:43:32 -05:00
Nabeel Shahzad
e86fd64235 Fix setting drop downs not being saved properly #148 2018-01-21 13:36:03 -05:00
Nabeel Shahzad
c732268bd7 Fix field label to 'Required' #148 2018-01-21 13:13:49 -05:00
Nabeel Shahzad
3b4ef817a1 cleanup the travis file 2018-01-20 10:18:42 -05:00
Nabeel Shahzad
5ff64e16df remove unused deploy key 2018-01-20 10:11:26 -05:00
Nabeel Shahzad
4d98d446a7 fix next step name in installer 2018-01-20 10:11:06 -05:00
Nabeel Shahzad
91ae0c4d67 rename sha file to match tar file #123 2018-01-20 09:11:53 -05:00
Nabeel Shahzad
188b9c432f Actually uploading the sha file would be good #123 2018-01-20 09:09:29 -05:00
Nabeel Shahzad
5ca9127137 reduce number of routes in acars test 2018-01-20 08:54:40 -05:00
Nabeel Shahzad
fca4b0074f Add checksum file for #123 2018-01-20 08:50:10 -05:00
Nabeel Shahzad
2cd45acbdf Show if there's a new version available on the admin dashboard #143 2018-01-19 18:44:17 -05:00
Nabeel Shahzad
a1b9894f97 Add version number file to s3 2018-01-19 18:14:11 -05:00
Nabeel Shahzad
53a6e4b3c5 Add copyright notice to templates 2018-01-19 18:13:59 -05:00
Nabeel Shahzad
1133902f50 Check for duplicate flight number/code/leg when adding/editing a flight #139 2018-01-19 17:16:15 -05:00
Nabeel Shahzad
3a02a77eba Add pilots list page; fix gravatar display and pilot profile #82 2018-01-19 17:07:31 -05:00
Nabeel Shahzad
f58b01f3ea fix ACARS replay 2018-01-19 16:12:08 -05:00
Nabeel Shahzad
36c904d98d safer casting for boolean values 2018-01-19 16:02:49 -05:00
Nabeel Shahzad
7c70bb0971 add setting to disable user aircraft rank restriction #138 2018-01-19 12:46:30 -05:00
Nabeel Shahzad
333f866232 include build date in version number #141 2018-01-19 12:08:43 -05:00
Nabeel Shahzad
6e12c00725 add mysql/db version to posted analytics 2018-01-18 22:59:09 -05:00
Nabeel Shahzad
7e09cf6c28 Add enums for the custom analytics fields 2018-01-18 22:32:50 -05:00
Nabeel Shahzad
a54ff2643f Some more updates to the installer and env file stuff 2018-01-18 21:40:25 -05:00
Nabeel Shahzad
467a1a1dc6 Add some Google analytics for the installer and then vaCentral connections 2018-01-18 20:24:06 -05:00
Nabeel Shahzad
3da403671a updated travis and dependencies 2018-01-18 20:22:24 -05:00
Nabeel Shahzad
27db60712e remove rsync and change download url 2018-01-17 01:15:37 -05:00
Nabeel Shahzad
bfb1d55efb set default path 2018-01-17 00:48:09 -05:00