Commit Graph

854 Commits

Author SHA1 Message Date
Nabeel Shahzad
174e3d1461 Wrap date/time calls with show_datetime() #97 2018-01-11 21:22:24 -06:00
Nabeel Shahzad
4fb8a1aaf9 Add helper for the skin view 2018-01-11 21:21:33 -06:00
Nabeel Shahzad
0c7117da6c Fix settings log message 2018-01-11 19:46:35 -06:00
Nabeel Shahzad
0251e68ef8 Cleanup the PIREP edit page and add the comments in 2018-01-11 15:07:11 -06:00
Nabeel Shahzad
186bbca428 Restrict the aircraft to only show the user's #138 2018-01-10 19:40:20 -06:00
Nabeel Shahzad
54a458d522 Forgot to call PDO driver detector :\ #132 2018-01-10 19:15:42 -06:00
Nabeel Shahzad
4f4137abf2 force no wrapping on the user fleet list #35 2018-01-10 19:00:38 -06:00
Nabeel Shahzad
396f4ac966 output response body #35 2018-01-10 18:55:20 -06:00
Nabeel Shahzad
e80caa6827 Add better debugging on GET reqs since the build failed #35 2018-01-10 18:49:42 -06:00
Nabeel Shahzad
bf4e164e0d Add calls and API to get user's fleet, determined by rank #35 2018-01-10 18:40:01 -06:00
Nabeel Shahzad
8aacd844b3 Merge branch 'master' of github.com:nabeelio/phpvms 2018-01-10 16:27:04 -06:00
Nabeel Shahzad
9bc6501e8d Rename widgets from Recent* to Latest* 2018-01-10 16:05:02 -06:00
Nabeel Shahzad
2ccaaddfcd add latest news item as widget to dashboard #52 2018-01-10 16:02:33 -06:00
Nabeel Shahzad
dce9723979 Set airport and landing time of aircraft after pirep accept #112 2018-01-10 12:39:13 -06:00
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