phpvms icon indicating copy to clipboard operation
phpvms copied to clipboard

virtual airline management

Results 192 phpvms issues
Sort by recently updated
recently updated
newest added

Define here...

enhancement

Setting to disable registrations temporarily. Then add option to create account manually

enhancement

- Add validation that airline + flight number must exist, instead of adhoc. For any PIREP submissions - Setting to enforce/restrict - Check it in ACARS

enhancement

Added Basic Multilanguage support. Not quite sure how to handle custom pages yet. To change a the language add ?lang= adresses issue #740

Use soft deletes for these when assets exist. There should be a field that's set when it's inactive. But have it exist outside of Eloquent because those assets won't be...

enhancement

vmsAcars gets the applicable fares from subfleet only. (Not checking the flight fare) **Version** 7.0.0-dev+201102.a2de53 **To Reproduce** 1. Create a subfleet (ex. A321N-PGT) 2. Insert some aircrafts to the database...

bug
acars

At least in Europe the current implementation of downloads page can be a problem. Downloads that are linked to external sites (like a file on google drive for example) are...

question

When creating an error page noticed that the Auth required nav elements disappeared after looking into this it appears that the auth is not passed over in these pages

bug