Commit Graph

840 Commits

Author SHA1 Message Date
Nabeel Shahzad
2f33c7b6aa skip scripts on deploy stage 2018-01-10 00:02:10 -06:00
Nabeel Shahzad
bd7ba945cd separate deploy stage 2018-01-09 23:55:47 -06:00
Nabeel Shahzad
f427c32e46 separate stages for travis build 2018-01-09 23:54:22 -06:00
Nabeel Shahzad
739aaaba29 add a separate deploy job 2018-01-09 23:51:40 -06:00
Nabeel Shahzad
a9c6f58e51 re-enable db conditions 2018-01-09 23:42:35 -06:00
Nabeel Shahzad
dd4dc90488 just revert to testing mysql, defer maria till later 2018-01-09 23:42:07 -06:00
Nabeel Shahzad
ae043fcf3d try multiple db test matrix on travis 2018-01-09 23:39:58 -06:00
Nabeel Shahzad
87497d8499 try multiple db test matrix on travis 2018-01-09 23:37:31 -06:00
Nabeel Shahzad
42374ebae6 Add mariadb to the test matrix #132 2018-01-09 23:25:13 -06:00
Nabeel Shahzad
849e40d234 Some logging around the DB detection #132 2018-01-09 23:17:06 -06:00
Nabeel Shahzad
7e71b46e02 Enable ATTR_EMULATE_PREPARES for MariaDB specifically #132 2018-01-09 23:05:52 -06:00
Nabeel Shahzad
b33838161b Disable force emulate on PDO driver #132 2018-01-09 22:27:37 -06:00
Nabeel Shahzad
6e513c6a22 Remove create database from travis before_script and force it to turn through artisan to test the creation code 2018-01-09 20:49:20 -06:00
Nabeel Shahzad
f16748167b Rewrite how mysql db is created to avoid external processes #132 2018-01-09 20:47:03 -06:00
Nabeel Shahzad
07ca62920f Remove _config.yml 2018-01-09 19:09:24 -06:00
Nabeel Shahzad
4884e6882e Merge branch 'master' of github.com:nabeelio/phpvms 2018-01-09 19:08:22 -06:00
Nabeel Shahzad
78912f2f31 Allow user to set country 2018-01-09 19:08:16 -06:00
Nabeel Shahzad
af646ff8d8 Add ISO 3166-1 library 2018-01-09 18:50:21 -06:00
Nabeel Shahzad
e61e0bf4c7 Add flag-icon-css library 2018-01-09 18:49:15 -06:00
Nabeel Shahzad
44550330b4 Expand the subfleets type column 2018-01-09 16:40:00 -06:00
Nabeel Shahzad
e7f0eeab48 remove docs dir 2018-01-09 16:39:51 -06:00
Nabeel Shahzad
cf0149c236 Set theme jekyll-theme-dinky 2018-01-09 15:34:32 -06:00
Nabeel Shahzad
9c008c6a4f docs landing page 2018-01-09 15:06:27 -06:00
Nabeel Shahzad
cbeca327fc Formatting of REST doc 2018-01-09 14:08:09 -06:00
Nabeel Shahzad
2e914ae12d Add examples to the REST API docs 2018-01-09 14:06:35 -06:00
Nabeel Shahzad
02c6bd7cbe add api page to docs 2018-01-09 13:44:04 -06:00
Nabeel Shahzad
2786fa10b1 Set theme jekyll-theme-cayman 2018-01-09 13:39:31 -06:00
Nabeel Shahzad
ac291487b1 Add a docs folder to test out doc generator 2018-01-09 13:38:30 -06:00
Nabeel Shahzad
cbdce35545 Aircraft can be added without subfleet/block subfleet deletion if still in use #128 2018-01-09 13:34:19 -06:00
Nabeel Shahzad
0e36849f16 Fix the flash messages not showing up, styling #126 2018-01-09 13:33:45 -06:00
Nabeel Shahzad
26d3a7f4d6 Convert live acars map into a widget 2018-01-09 12:48:24 -06:00
Nabeel Shahzad
458ee93974 add the length to the build block to see if it fixes a bug 2018-01-09 09:13:58 -06:00
Nabeel Shahzad
5e097e9d89 add the exit() to the env file in a better way, add some more htaccess rules to block the env file 2018-01-09 07:09:16 -06:00
Nabeel Shahzad
59ebe4e179 Add exit() to env stub to prevent leakage of sensitive info 2018-01-09 07:00:22 -06:00
Nabeel Shahzad
bb59dc1ef9 Convert recent pilots/pireps to widgets #127 2018-01-08 19:53:55 -06:00
Nabeel Shahzad
1fc4bcba25 Add arrilot/laravel-widgets dependency 2018-01-08 19:39:05 -06:00
Nabeel Shahzad
a8ecc8a26f Catch all Exception in root namespace 2018-01-08 16:42:08 -06:00
Nabeel Shahzad
4eb5aeebed confirmation dialog and user wasn't getting saved #52 2018-01-08 16:35:52 -06:00
Nabeel Shahzad
6b265ed67b add and delete news from admin dashboard #52 2018-01-08 16:22:26 -06:00
Nabeel Shahzad
5a12493739 make form inputs more visible 2018-01-08 15:48:36 -06:00
Nabeel Shahzad
37bdd1c5eb make form inputs more visible 2018-01-08 10:21:23 -06:00
Nabeel Shahzad
d6afe3d346 Remove scripts include, breaks the add flight 2018-01-08 10:11:11 -06:00
Nabeel Shahzad
110d742714 cleanup model relationship references 2018-01-08 09:22:12 -06:00
Nabeel Shahzad
8d65462084 Add news tables and models #52 2018-01-08 09:02:55 -06:00
Nabeel Shahzad
247310b4e7 Cleanup user edit page and show their pireps; log last IP address #110 2018-01-07 15:09:22 -06:00
Nabeel Shahzad
ab7fa3b293 Add link to flight fares wiki page 2018-01-07 14:05:34 -06:00
Nabeel Shahzad
4a34286c67 remove return type of addUserBid() 2018-01-07 11:16:44 -06:00
Nabeel Shahzad
633dd5b804 Remove index #125 2018-01-07 11:13:59 -06:00
Nabeel Shahzad
adf8935d33 Change field types on flight_fare pivot table to string 2018-01-07 11:05:34 -06:00
Nabeel Shahzad
0495ff27cb Add fares and set prices on flights #125 2018-01-07 10:38:16 -06:00