Commit Graph
1103 Commits
Author SHA1 Message Date
Nabeel Shahzad 6ab2e4f89c Fix gitignore for config file v7.0.0-alpha1 2018-02-04 12:49:35 -06:00
Nabeel Shahzad 87b5ad390f Make sure all the Flight fields are included 2018-02-04 12:39:51 -06:00
Nabeel Shahzad a4947fca79 Cleanup error handler; re-add the validation error messages 2018-02-04 11:53:02 -06:00
Nabeel Shahzad cb51e8036c Move module links for not being logged in 2018-02-04 11:05:44 -06:00
Nabeel Shahzad b419afaebd Fix comment 2018-02-04 11:03:59 -06:00
Nabeel Shahzad 8f5e0b0abc Rename changelog file 2018-02-04 09:42:44 -06:00
Nabeel Shahzad b4908f482e Add a reference to the skin name in the templates to make it easier to create and modify skins 2018-02-03 18:18:09 -06:00
Nabeel Shahzad 25b86274cf String comparison in deploy 2018-02-03 13:55:55 -06:00
Nabeel Shahzad 9ffa669847 pull branch test into the deploy script itself 2018-02-03 13:50:08 -06:00
Nabeel Shahzad af39f2839f Some output for debugging the deploy 2018-02-03 13:39:39 -06:00
Nabeel Shahzad 512d8a2172 Read the version base from the install for the deployment 2018-02-03 13:16:37 -06:00
Nabeel Shahzad 43ecc35fe9 Build dev branch in travis 2018-02-03 13:03:11 -06:00
Nabeel Shahzad d45d23652c Generate VERSION file in composer post install and post update 2018-02-02 22:07:52 -06:00
Nabeel Shahzad b824464c38 Fix github release push name 2018-02-02 21:41:07 -06:00
Nabeel Shahzad 6523c3e55b Add session driver to config stub 2018-02-02 20:39:51 -06:00
Nabeel Shahzad 16cb32ceaa Cleanup README file for release 2018-02-02 16:18:53 -06:00
Nabeel Shahzad 09b6ba2e5d Cleanup deployment and release scripts 2018-02-02 15:39:53 -06:00
Nabeel Shahzad b23675e631 Fix naming for tarball 2018-02-02 15:20:21 -06:00
Nabeel Shahzad 33a6647125 Deploy on tag 2018-02-02 15:09:37 -06:00
Nabeel Shahzad 533e5a8973 Cleanup l5-repository deps and update to latest 2018-02-01 16:46:37 -06:00
Nabeel Shahzad 83d17ab2dd Shrink landing rate field size 2018-01-30 12:40:04 -06:00
Nabeel Shahzad f8cac4643e Add country list to user page 2018-01-30 12:39:24 -06:00
Nabeel Shahzad 1e33c4c9ae Add country flag in admin user list 2018-01-30 12:37:51 -06:00
Nabeel Shahzad cda541dad3 cleanup code 2018-01-30 12:34:46 -06:00
Nabeel Shahzad 00382c6a04 fix transfer time field #129 2018-01-30 12:34:35 -06:00
Nabeel Shahzad ad90d1bccf add transfer time fields in user table #129 2018-01-30 12:31:59 -06:00
Nabeel Shahzad ec5478a766 Add /pireps/id/acars/events endpoint 2018-01-30 12:06:46 -06:00
Nabeel Shahzad c8ac739820 Add a /api/pirep/{id}/update call 2018-01-30 11:36:22 -06:00
Nabeel Shahzad 9a426f79f9 Add fuel_used column to PIREPs table 2018-01-30 11:27:39 -06:00
Nabeel Shahzad 7300cdddf4 fuel cost field type adjustment 2018-01-30 11:25:06 -06:00
Nabeel Shahzad af4c9cd973 Cleanup some PIREP fields 2018-01-30 11:15:07 -06:00
Nabeel Shahzad 0fbd8e5d68 Fix distance field types 2018-01-30 11:09:59 -06:00
Nabeel Shahzad 29c0f3cdaf Add zfw and block_fuel to factory 2018-01-30 11:07:48 -06:00
Nabeel Shahzad 4f59e466a2 Change fuel_used to block_fuel 2018-01-30 11:05:14 -06:00
Nabeel Shahzad 6498ba1d16 add zfw field to aircraft 2018-01-30 10:04:50 -06:00
Nabeel Shahzad 351f777488 Set flight type in admin 2018-01-29 20:51:00 -06:00
Nabeel Shahzad 906a8ef5fe Fix tests and extend the source_name field 2018-01-29 20:30:29 -06:00
Nabeel Shahzad a5f51f6264 Add first pass of pirep import; additional fields in flight/pirep tables #114 2018-01-29 18:14:55 -06:00
Nabeel Shahzad 5c164e2cf6 Add distance to PIREP factory 2018-01-29 16:29:51 -06:00
Nabeel Shahzad 2b2aaefe2c Cast distance fields 2018-01-29 16:29:02 -06:00
Nabeel Shahzad c55b55726e Add distance and planned_distance to PIREP api 2018-01-29 16:27:55 -06:00
Nabeel Shahzad 23dbbc788f Create database with utf8 info 2018-01-29 16:02:15 -06:00
Nabeel Shahzad cc40b7580a Shorten log length in tests #156 2018-01-29 15:09:29 -06:00
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