Commit Graph

569 Commits

Author SHA1 Message Date
Nabeel Shahzad
0de8033c88 #1 some more installer scaffolding 2017-07-13 17:52:08 -05:00
Nabeel Shahzad
e596db592a #1 initial installer scaffolding via artisan 2017-07-13 15:59:38 -05:00
Nabeel Shahzad
c40cd3da53 travis - cleanup database creation/migration for tests 2017-07-13 15:43:56 -05:00
Nabeel Shahzad
de91b133e7 travis - stop supressing output 2017-07-13 15:23:55 -05:00
Nabeel Shahzad
4dd2e8c9c6 travis - run reset again 2017-07-13 14:39:10 -05:00
Nabeel Shahzad
574a820839 travis - update composer 2017-07-13 14:33:04 -05:00
Nabeel Shahzad
5527fb3d64 more fixes for travis 2017-07-13 14:29:46 -05:00
Nabeel Shahzad
dd6a45e567 fuu travis(x3) 2017-07-13 14:03:19 -05:00
Nabeel Shahzad
9935052726 fuu travis(x2) 2017-07-13 13:59:45 -05:00
Nabeel Shahzad
a8efef1600 fuu travis 2017-07-13 13:56:17 -05:00
Nabeel Shahzad
75bfe99820 trying again to get phpunit to output errors 2017-07-13 13:53:14 -05:00
Nabeel Shahzad
9b573709e9 Cleanup of database reset and cleanup 2017-07-13 13:45:59 -05:00
Nabeel Shahzad
81667a0184 Fix flight_id field type 2017-07-13 10:15:41 -05:00
Nabeel Shahzad
49b382766a ¯\_(ツ)_/¯ trying to fix tests... 2017-07-11 17:58:59 -05:00
Nabeel Shahzad
b1afa6754b fixed travis-ci link in README 2017-07-11 17:51:12 -05:00
Nabeel Shahzad
5ffd152a43 #48 add custom fields/values to flights 2017-07-11 17:44:12 -05:00
Nabeel Shahzad
35133fe0e6 #48 fixed some db field errors 2017-07-11 17:00:41 -05:00
Nabeel Shahzad
4f2f08af62 #48 Model/relationships for custom flight fields 2017-07-10 19:06:06 -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
6f745091de Merge pull request #47 from tim260/dev
airline form fixes
2017-07-08 08:19:49 -05:00
Tim
45793d3b2f Merge branch 'master' into dev 2017-07-08 15:12:20 +02:00
Tim
650341e7c8 Update Airline.php 2017-07-08 15:09:58 +02:00
Nabeel Shahzad
629371fc0b Merge pull request #45 from tim260/patch-2
Change flight number to integer
2017-07-08 08:04:59 -05:00
Nabeel Shahzad
06367d149d Merge branch 'master' into patch-2 2017-07-08 08:04:43 -05:00
Tim
aece7809fa Active checkbox changed to integer 2017-07-08 11:25:09 +02:00
Tim
a5b71ae09e correct redirect route airline forms
Previously you were not able to edit an airline & it would return an error when adding one cause the redirect route wasnt set properly. this is fixed now
2017-07-07 23:49:03 +02:00
Nabeel Shahzad
fdd93de36a Merge pull request #46 from tim260/dev
Fix adding of airport
2017-07-07 16:18:51 -05:00
Tim
06f481a262 Fix adding of airport
Fix the adding of airport. It will now save the lat & Long and allow to put decimals in rather than just a rounded number
2017-07-07 23:15:03 +02:00
Tim
acd5da56ce Change flight number to integer 2017-07-07 22:41:02 +02:00
Nabeel Shahzad
1cbfc5d9cd removed index on missing column 2017-07-07 15:13:04 -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
d44d374218 #41 add fuel prices to the airports table 2017-07-05 13:25:40 -05:00
Nabeel Shahzad
e6b338cd32 #41 add fuel type to subfleet table 2017-07-05 09:55:36 -05:00
Nabeel Shahzad
cdd315f8bb project file updates 2017-07-05 09:54:25 -05:00
Nabeel Shahzad
b96b7aff82 #21 add finance tables to pireps 2017-07-04 16:45:49 -05:00
Nabeel Shahzad
dacf0d1414 cleanup readme a bit 2017-07-04 15:48:41 -05:00
Nabeel Shahzad
7265eb1913 Clean up enums and cache-keys configs 2017-07-04 15:43:47 -05:00
Nabeel Shahzad
870eefb83d #21 Some more fixes for PIREPs 2017-07-04 13:57:08 -05:00
Nabeel Shahzad
70dbfbcd3f #21 clean up the tests 2017-07-04 13:09:44 -05:00
Nabeel Shahzad
679c72085f Try to output test error(s) from log ¯\_(ツ)_/¯ 2017-07-04 01:20:56 -05:00
Nabeel Shahzad
67b274069f Try to output test error(s) from log ¯\_(ツ)_/¯ 2017-07-04 01:17:41 -05:00
Nabeel Shahzad
4608e02598 skip tests that aren't working/redone (yet) 2017-07-04 01:12:55 -05:00
Nabeel Shahzad
77b164a64c #21 base code for accepting/rejecting PIREPs 2017-07-04 01:05:37 -05:00
Nabeel Shahzad
c310bffed9 #21 PIREP accept/reject tests 2017-07-04 01:05:23 -05:00
Nabeel Shahzad
fecadcfb41 utils facade 2017-07-03 22:53:49 -05:00
Nabeel Shahzad
9b6f9e9586 #21 basic listings/model configs 2017-07-02 21:25:48 -05:00
Nabeel Shahzad
ddc2ed4d89 #32 Cleanup of subfleet edit and linked from the aircraft screen 2017-07-02 15:11:27 -05:00
Nabeel Shahzad
9dc880d7d3 #23 cleaned up rank data and templates 2017-07-02 15:03:25 -05:00
Nabeel Shahzad
244d1ae7bd #23 assign subfleets to ranks 2017-07-01 21:06:55 -05:00