B.Fatih KOZ
d1a3155653
Fixed EET and ENDURANCE values at IVAO & VATSIM prefile ( #954 )
...
Fixed wrong EET and ENDURANCE values at IVAO & VATSIM prefile forms with a php function converting seconds to HHmm format.
Also added View Route At SkyVector link (uses auto zoom to fpl route on High Enroute Charts) , thx Maco for his idea and original link.
2020-12-06 17:18:55 -05:00
B.Fatih KOZ
883e8786e0
Formatting on admin pirep page #952
...
* Fix For Issue #952 / Admin Pirep Display
Removed unnecessary div tags to fix the broken display problem, defined the div class with a php code
* Fix and Update for Admin Pirep Index
Fixed the page width problem and search error , added the ability to also search for Rejected and Accepted pireps.
2020-12-05 20:27:03 -05:00
B.Fatih KOZ
7379e93c46
Update simbrief_briefing.blade.php ( #944 )
...
1. Added ATC Prefile options for IVAO and VATSIM
2. Added TAF reports for Orig, Dest and Altn airports. (Technically TAF reports are required for flights more than 1 hour, so we need to see them on the briefing page too)
3. Adjusted the height of OFP division to match the page with the WX section changes
2020-12-04 11:20:12 -05:00
B.Fatih KOZ
d4bb5605de
Update search.blade.php ( #943 )
...
Added the ability to select and search an airline's flights. Will be usefull in multiple airline installations/configs.
Co-authored-by: Nabeel S <nabeelio@users.noreply.github.com>
2020-12-04 11:12:41 -05:00
B.Fatih KOZ
8ecc096bf7
Update Latest Pireps Widget ( #945 )
...
Added flight number, used aircraft registration (and icao type) instead of name
2020-12-04 11:04:47 -05:00
Nabeel Shahzad
a7981c0a87
Redirect to the subfleet aircraft list on save #932
2020-11-26 13:15:56 -05:00
Nabeel Shahzad
9cf07c47c7
Fix notifications error for collect() #937
2020-11-26 13:08:32 -05:00
Yash Govekar
060bebf8fe
Accept Pirep button not changing row inline #598 ( #880 )
2020-10-26 10:18:00 -04:00
Nabeel S
c5de2fd8b1
Fix for base map/providers #895 ( #897 )
2020-10-23 08:08:41 -04:00
Nabeel S
b85d0e6a3e
Expose Leaflet base options to templates #895 ( #896 )
2020-10-23 07:35:44 -04:00
Yash Govekar
5803487d51
Installing and managing modules from admin panel ( #847 )
2020-10-19 10:10:28 -04:00
DaGeek
5371989921
Cosmetic Fix to display Award Images in Admin View ( #870 )
...
Fix to correctly display the Award image in the admin UI
2020-10-13 15:41:16 -04:00
Nabeel S
193fbd369d
Show awards on user profile #703 ( #866 )
2020-10-11 16:06:09 -04:00
Botric
151f188886
Update pirep_card.blade.php ( #857 )
...
Update pirep_card.blade.php
2020-10-10 15:24:28 -04:00
DaGeek
0a5194b92e
Small Cosmetic Change to Rank & Home Airport Display ( #852 )
...
Cosmetic Change to Rank & Home Airport Display
2020-10-09 17:45:16 -04:00
Botric
93da2ca061
Cosmetic change to standardise boxes on profile ( #853 )
2020-10-04 12:48:12 -04:00
vgpastor
5363e4aa0f
Add API Key visual protection ( #851 )
...
Add API Key visual protection
2020-10-03 11:13:28 -04:00
Yash Govekar
b6603bd178
Updated Route Service Provider that was mismatching API and ADMIN Section ( #845 )
2020-09-29 13:09:00 -04:00
Yash Govekar
2c539d349d
Fix controller namespace in module generation #714
...
Updated Module Files
2020-09-28 16:04:51 -04:00
Nabeel Shahzad
5df28eb027
Fix module main service provider name
2020-09-27 12:13:24 -04:00
yashris
5856f88a0c
Updated index.js inside Map folder ( #837 )
2020-09-24 09:56:52 -04:00
Nabeel Shahzad
5f9b9399e9
Use $current_airport
2020-09-23 14:39:10 -04:00
Nabeel S
77fe6679ce
Update module generation #714 ( #716 )
...
* Update module generation #714
* Fix method signatures
* Fix paths within stubs, use single provider.stub file
* Add separate index controller
* Update module generation #714
* Fix method signatures
* Fix paths within stubs, use single provider.stub file
* Update module generation
Disable/lower the cache time as found as a workaround in https://github.com/nWidart/laravel-modules/issues/995
* Update editorconfig for line endings
* Formatting
* Formatting
2020-09-20 19:10:52 -04:00
Nabeel Shahzad
435fa32663
Fix aircraft field name #824
2020-09-15 15:41:53 -04:00
Nabeel Shahzad
78ca06e9dc
Add optional() around aircraft info #824
2020-09-14 16:17:03 -04:00
Nabeel S
1db3295213
Disable autocomplete in admin forms #816 ( #817 )
2020-09-10 16:42:11 -04:00
Nabeel Shahzad
c6d12802a4
Fix link to assets docs
2020-09-04 13:32:39 -04:00
Nabeel Shahzad
ec9ef9c1c2
Add notes to refer to docs when modifying the JS files
2020-09-04 11:50:05 -04:00
Nabeel Shahzad
9a735d2935
Update language for subfleet fare
2020-09-04 10:09:53 -04:00
Nabeel S
50a0b89caa
Add MTOW and ZFW to aircraft editor #775 ( #805 )
...
Add MTOW and ZFW to aircraft editor #775
2020-09-03 13:29:24 -04:00
Nabeel S
3ebf4f2924
Custom user fields #711 ( #772 )
...
Custom user fields during registration and profile edit #711
2020-08-11 17:48:51 -04:00
Nabeel S
420bd7e4ae
Add ability to use a link instead of a page #750 ( #757 )
...
Add ability to use a link instead of a page #750
2020-06-11 08:27:38 -04:00
Nabeel S
57e91027c8
Fix the search route for pending PIREPs #752 ( #754 )
2020-06-08 09:55:57 -04:00
Nabeel S
340f52112d
Fix public pages not showing properly #708 ( #749 )
2020-06-05 12:49:22 -04:00
Nabeel S
82bae9cc74
Update the flash messages #739 ( #742 )
2020-06-04 06:11:57 -04:00
Nabeel S
3a07e34259
Add pt-br language #736 ( #737 )
...
Add pt-br language #736
2020-06-02 09:10:26 -04:00
Nabeel Shahzad
f17cd15b01
Allow on-leave user to login; show alert message and ensure status is updated #719
2020-05-23 07:20:55 -04:00
Nabeel Shahzad
09cd7adb6b
Apply theme globally; add mail templates into theme folder #715
2020-05-22 19:00:54 -04:00
Nabeel Shahzad
975ee9b88e
Fix for update showing available when one isn't #707
2020-05-21 11:50:13 -04:00
Nabeel Shahzad
bcf7acf957
Fix error with map centering on invalid layers #704
2020-05-19 18:07:38 -04:00
Nabeel Shahzad
b9aeda1cba
Enable logins using pilot ID #698
2020-05-16 11:52:05 -04:00
Nabeel Shahzad
6ebbe0209e
Formatting
2020-05-15 18:38:43 -04:00
Nabeel Shahzad
6078163d75
Initial pass at Laravel 7 support #673
2020-05-15 18:20:23 -04:00
Nabeel S
1054d53826
Emails/notifications not sending #675 ( #686 )
...
* Add test call to test notification #675
* Fix queue driver with emails not sending; formatting #675
2020-05-09 11:31:25 -04:00
foo barf
69fb5a537e
typo in dependency on 'leaflet.geodesic' ( #687 )
2020-05-09 10:37:58 -04:00
Nabeel S
5b771be653
Fix flight hours field #683 ( #684 )
2020-05-05 14:36:14 -04:00
Nabeel S
99f4f3b3d8
Change currency from settings #671 ( #672 )
2020-04-26 11:55:20 -04:00
Nabeel S
b1bdd40da7
Fix pilots page now showing up #655 ( #660 )
2020-04-06 18:12:55 -04:00
Nabeel S
40a94cb9ad
Add privatized version of name #656 ( #658 )
2020-04-06 12:03:19 -04:00
Nabeel S
45873431e4
Add public/private pages #641 ( #644 )
...
* Add public/private pages #641
* Cleanup the form requests
2020-03-28 13:03:52 -04:00