Nabeel Shahzad
|
2ca1f33e68
|
Formatting
|
2019-05-12 18:05:36 -05:00 |
|
Nabeel Shahzad
|
dbd7c5e90b
|
Style fixes
|
2019-05-12 17:49:58 -05:00 |
|
Nabeel Shahzad
|
d65b74d7a0
|
Formatting
|
2019-05-12 17:37:22 -05:00 |
|
Nabeel Shahzad
|
88957f4071
|
Add php-cs-fixer to build
|
2019-05-12 13:26:44 -05:00 |
|
Nabeel Shahzad
|
75eaec2f11
|
phpcs standards
|
2019-05-12 12:08:31 -05:00 |
|
Nabeel Shahzad
|
7f0fb16dc3
|
Update to Laravel 5.8
|
2019-05-12 10:10:31 -05:00 |
|
Nabeel Shahzad
|
82f6dfbece
|
Fix not found debug() call
|
2019-05-11 17:39:58 -05:00 |
|
Nabeel Shahzad
|
1ec866d4dc
|
Style fixes
|
2019-05-11 11:38:56 -05:00 |
|
Nabeel Shahzad
|
7fce5421b4
|
Reset the criterea before a new search
|
2019-05-11 11:37:06 -05:00 |
|
Nabeel Shahzad
|
099600cf4c
|
Fix the PHP Docker image
|
2019-05-10 19:46:50 -05:00 |
|
Nabeel Shahzad
|
4dd3fc5244
|
Show if there are database errors
|
2019-05-10 19:31:11 -05:00 |
|
Nabeel Shahzad
|
2b45b9fd70
|
Fix the searchable fields
|
2019-05-10 16:24:34 -05:00 |
|
Nabeel Shahzad
|
5b061ba636
|
Add greater than/less than search options #297
|
2019-05-10 16:03:04 -05:00 |
|
Nabeel Shahzad
|
3a6e3e0e24
|
Style fixes
|
2019-04-07 22:27:10 -05:00 |
|
Nabeel Shahzad
|
ec662243d8
|
Style fixes
|
2019-04-07 22:27:10 -05:00 |
|
Nabeel Shahzad
|
29a578ea6a
|
Move the MigrationService to the main package
|
2019-04-07 22:27:10 -05:00 |
|
Nabeel Shahzad
|
8d8857e552
|
Turn closure into static
|
2019-04-07 22:27:10 -05:00 |
|
Nabeel Shahzad
|
6816c77845
|
Cleanup array_merge call
|
2019-04-07 22:27:09 -05:00 |
|
Nabeel Shahzad
|
2f2eb2e5b2
|
Mark ID as fillable for ACARS
|
2019-04-07 22:27:09 -05:00 |
|
Nabeel Shahzad
|
d2257095da
|
Remove block_time from seed file
|
2019-04-07 22:27:09 -05:00 |
|
Nabeel Shahzad
|
6f7735afa7
|
Formatting
|
2018-10-25 18:10:37 -05:00 |
|
Nabeel Shahzad
|
3aef1a0aae
|
Merge branch 'dev' of github.com:nabeelio/phpvms into dev
|
2018-10-25 17:56:03 -05:00 |
|
Nabeel Shahzad
|
cd327502d9
|
API: Call submit() for the PIREP
|
2018-10-08 09:01:35 -05:00 |
|
Nabeel Shahzad
|
3911d95107
|
Set the currect aircraft location #277
|
2018-09-21 22:40:30 -04:00 |
|
Nabeel Shahzad
|
61c7a3d54d
|
Merge pull request #280 from nkevins/expired_flight_cleaning
Hide expired live flight from live map and remove from DB
|
2018-09-20 18:44:42 -05:00 |
|
Kevin
|
075d4b3069
|
Add missing php extension
|
2018-09-21 06:46:44 +08:00 |
|
Nabeel Shahzad
|
f8b21c99e2
|
Use ClassMapGenerator from composer, symfony 4.x removed theirs
|
2018-09-20 14:08:42 -05:00 |
|
Nabeel Shahzad
|
2e0cc10ded
|
Move redirect configs into phpvms config
|
2018-09-20 13:55:08 -05:00 |
|
Nabeel Shahzad
|
bbce735e31
|
Fix ordering for styleci
|
2018-09-20 13:55:07 -05:00 |
|
Nabeel Shahzad
|
262aad2d7a
|
Add the Laravel 5.7 email verification
|
2018-09-20 13:55:07 -05:00 |
|
Kevin
|
d40c9ba91f
|
Hide expired live flight from live map and remove from DB
|
2018-09-21 02:27:39 +08:00 |
|
Nabeel Shahzad
|
ab5480fdc9
|
Add explicit TOC accepted checkbox #244
|
2018-09-20 11:14:18 -05:00 |
|
Nabeel Shahzad
|
d04565919b
|
Allow admin to set a user's airport to be anywhere
|
2018-09-08 14:07:31 -05:00 |
|
Nabeel Shahzad
|
146fe05bdc
|
Remove return nulls
|
2018-09-08 11:40:03 -05:00 |
|
Nabeel Shahzad
|
daffd1017f
|
Add alt airport to pirep tables
|
2018-09-08 11:38:30 -05:00 |
|
Kevin Susanto
|
bac6396b19
|
Fix styleci checking
|
2018-09-05 09:27:16 +08:00 |
|
Kevin
|
b73182f830
|
Capturing pilot transfer hours
|
2018-09-05 08:09:33 +08:00 |
|
Nabeel Shahzad
|
ec873f2b82
|
Merge pull request #273 from nkevins/fix_repo_saving
Fix SettingsController saving boolean value as 'on'
|
2018-09-04 17:35:40 -04:00 |
|
Kevin
|
f7ae027156
|
Optimize query with eager loading
|
2018-09-04 20:02:16 +08:00 |
|
Kevin Susanto
|
f46e5090ae
|
Fix SettingsController saving boolean value as 'on'
|
2018-09-04 16:11:51 +08:00 |
|
Kevin
|
5992dad5a3
|
Hide inactive pilot from pilot list page
|
2018-09-03 08:12:11 +08:00 |
|
Nabeel Shahzad
|
646987764f
|
Styleci annoying
|
2018-09-02 15:10:43 -04:00 |
|
Nabeel Shahzad
|
ebac18ebef
|
Make sure created ICAO in factory is unique otherwise tests fail
|
2018-09-02 15:07:54 -04:00 |
|
Nabeel Shahzad
|
f2f0873b2e
|
Merge branch 'dev' of github.com:nabeelio/phpvms into dev
|
2018-09-02 14:52:21 -04:00 |
|
Nabeel Shahzad
|
f14f7c1a5e
|
Move the settings into a yml seed file and sync during install/update
|
2018-09-02 13:18:32 -04:00 |
|
Nabeel Shahzad
|
fbe3804658
|
Merge pull request #270 from nkevins/fix_search_flight_restriction
Fix flight search restriction
|
2018-09-02 11:04:41 -05:00 |
|
Nabeel Shahzad
|
1c1c0d55f4
|
Force truth state on pilot acceptance value #269
|
2018-09-02 10:47:37 -04:00 |
|
Kevin
|
20d8a2d0a7
|
Fix flight search restriction
|
2018-09-02 22:20:52 +08:00 |
|
Nabeel Shahzad
|
19a206f4ac
|
Apply fixes from StyleCI
|
2018-09-02 03:31:16 +00:00 |
|
Nabeel Shahzad
|
8171d681a6
|
Fix METAR parsing for runway visibility
|
2018-09-01 16:58:38 -04:00 |
|