B.Fatih KOZ

Results 33 issues of B.Fatih KOZ

This is a simple example about how to read `module.json` file and provide some credits. _Most of the "Module" facade attributes are protected, thus a direct reading was required._ **Should...

A simple widget for displaying latest awards issued to pilots. By default it is set to get 5 records, which can be changed by passing in a config value like...

Consider days during flight matching for update / new flight decision. Closes #1860

Considering more developers providing addons for phpvms v7, requirements for attributions on page footers can easily grow and may render a crowded footer, and may cause unintentional errors. **Describe the...

While importing flights via csv, importer does not check/consider days to match current flights. Thus updating the last record always. ```csv airline,flight_number,route_code,callsign,route_leg,dpt_airport,arr_airport,alt_airport,days,dpt_time,arr_time,level,distance,flight_time,flight_type,load_factor,load_factor_variance,pilot_pay,route,notes,start_date,end_date,active,subfleets,fares,fields,event_id,user_id THY,48,,,,EDDF,EDDV,,5,09:05,09:55,,152.52,50,J,91,19,,,,,,1,A320,,,, THY,48,,,,EDDF,EDDV,,6,09:00,09:50,,152.52,50,J,83,14,,,,,,1,B738,,,, THY,48,,,,EDDF,EDDV,,7,09:10,10:00,,152.52,50,J,84,19,,,,,,1,A321,,,, ``` In the above example,...

Provides a public credits page, which holds logo and links for phpvms v7 itself and lists any installed modules. It skips the default modules (Awards, VaCentral and Sample.) Basically we...

When a pirep is filed, admins do get mails/notifications but somehow it fails while serializing the SimBriefXML (relationship of a pirep) ``` [2024-09-17 00:17:37] production.EMERGENCY: Error emailing admin ([email protected]). Error=Serialization...

**Describe the bug** phpVMS allows storing flight numbers greater than 9999, or in a different term with 5 digits while importing flights. This should not happen, because a flight number...

During flight plan import via csv file, airport lookup returns some internal data (from the source directly) as "ICAO" code of the airport and a new airport gets created with...

unconfirmed