Administrators Nabeel Posted May 26, 2010 Author Administrators Report Share Posted May 26, 2010 New Config setting for the time entered into DB. We run our VA on Zulu time. So I went through and changed all of the NOW() to UTC_TIMESTAMP(). I think an option for time setting would be awesome. Interesting.. can you add a bug for that in the tracker? Quote Link to comment Share on other sites More sharing options...
TennShadow Posted May 26, 2010 Report Share Posted May 26, 2010 I would be interested in a global setting to change all last names to an initial where it is showing to the public. I know there was a thread about this in the past but I never got it to work. Quote Link to comment Share on other sites More sharing options...
Guest lorathon Posted May 26, 2010 Report Share Posted May 26, 2010 Interesting.. can you add a bug for that in the tracker? Done Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted May 29, 2010 Author Administrators Report Share Posted May 29, 2010 I would be interested in a global setting to change all last names to an initial where it is showing to the public. I know there was a thread about this in the past but I never got it to work. That's all template changes. You can use something like: echo $pilot->lastname[0]; And that'll show the first letter only Quote Link to comment Share on other sites More sharing options...
Tom Posted May 29, 2010 Report Share Posted May 29, 2010 That's all template changes. You can use something like: echo $pilot->lastname[0]; And that'll show the first letter only It's a lot of templates to change.. I think this is a good idea also. Quote Link to comment Share on other sites More sharing options...
TennShadow Posted June 5, 2010 Report Share Posted June 5, 2010 It's a lot of templates to change.. I think this is a good idea also. I'd like to request a feature where you can check a check box to have an return schedule automatically created when you create the first one. Example: You create a flight from KMIA to KLAX. You check the "Return Flight" check box and when you submit that schedule it automatically creates KLAX to KMIA using the same info from the first. This would be for the website and the csv file. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted June 9, 2010 Author Administrators Report Share Posted June 9, 2010 I'd like to request a feature where you can check a check box to have an return schedule automatically created when you create the first one. Example: You create a flight from KMIA to KLAX. You check the "Return Flight" check box and when you submit that schedule it automatically creates KLAX to KMIA using the same info from the first. This would be for the website and the csv file. How would it determine the flight number? Quote Link to comment Share on other sites More sharing options...
Tom Posted June 9, 2010 Report Share Posted June 9, 2010 How would it determine the flight number? Have a box to enter flight number, but automatically fill it with current schedule number +1? Then people can change if they want something else. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted June 9, 2010 Author Administrators Report Share Posted June 9, 2010 I'll have to think - I think having a box show up there would be difficult, but I have to think - in the case of a CSV import, can't be done.. So use-cases: If the flight number ends with a letter? Adds to the flight number, not suffix? If flight number already exists, what should it do? skip? or keep adding until there's a free one? Route left blank? Or the route is reversed Times - remain the same? I guess aircraft remains the same. Since I don't care if it's used already doesn't matter much Quote Link to comment Share on other sites More sharing options...
AUZ Posted June 9, 2010 Report Share Posted June 9, 2010 Hello All, I have 2 suggestions if I may? 1. In the Admin area under both Schedules and Airports if we could have a search option? I currently have 16 pages of Airports and if I need to edit something then it becomes very time consuming.. 2. Again, in the Admin area, within Schedules, could we please have an AJAX Snippet that will check to ensure that a Flight Number doesn't already exist ? After filling out a schedule, then finding that it hasn't saved becuase the Flight Number you wanted to use was already taken by a schedule burried 4 pages down the list... Also, if that happens, is there a way of returning the result with the option to add a different Flight Number instead of loosing all the information you just entered ? Thanks for hearing me out Regards Adam AUZ Quote Link to comment Share on other sites More sharing options...
TennShadow Posted June 10, 2010 Report Share Posted June 10, 2010 I'll have to think - I think having a box show up there would be difficult, but I have to think - in the case of a CSV import, can't be done.. So use-cases: If the flight number ends with a letter? Adds to the flight number, not suffix? If flight number already exists, what should it do? skip? or keep adding until there's a free one? Route left blank? Or the route is reversed Times - remain the same? I guess aircraft remains the same. Since I don't care if it's used already doesn't matter much Nabeel, Thanks for pointing those things out. 1. Not too sure on that one. 2. Add to the next free one if possible. 3.Blank 4.Yes 5.Yep. Thanks for looking into this. If it can't be done then I'm not too worried about it because I've started to get use to making all schedule changes via the .csv. I'm becoming quite an expert at it. Quote Link to comment Share on other sites More sharing options...
flyalaska Posted June 10, 2010 Report Share Posted June 10, 2010 An option that admins for my va can send a mass email with out the reply coming back to my email. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted June 11, 2010 Author Administrators Report Share Posted June 11, 2010 An option that admins for my va can send a mass email with out the reply coming back to my email. This exists, check the app.config.php and copy the line into local.config.php. I forget the name but I thnk it's EMAIL_REPLY_ADDRESS or something like that. There are comments in there explaning Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted June 11, 2010 Author Administrators Report Share Posted June 11, 2010 Nabeel, Thanks for pointing those things out. 1. Not too sure on that one. 2. Add to the next free one if possible. 3.Blank 4.Yes 5.Yep. Thanks for looking into this. If it can't be done then I'm not too worried about it because I've started to get use to making all schedule changes via the .csv. I'm becoming quite an expert at it. I'll have to let it marinate for a bit Quote Link to comment Share on other sites More sharing options...
shaun105 Posted June 14, 2010 Report Share Posted June 14, 2010 Seeing this is the place for requests I thought I would add a couple of my own. Being new i am not to sure if they have been requested before but here goes.... * Award images seen on Pilots Centre * Option for more than one email address on notifications to admins * A personal notification window to message individual pilots or groups. I see this is possible on accepting Pireps. Would be good if a pilot logs on into the Pilot centre and see's it. (Somthing like a NOTAM system) Overall a superb system though and I look forward to Aer Lingus Virtual members using it, they are excited about the move which will be happening around July. Quote Link to comment Share on other sites More sharing options...
TennShadow Posted June 14, 2010 Report Share Posted June 14, 2010 Seeing this is the place for requests I thought I would add a couple of my own. Being new i am not to sure if they have been requested before but here goes.... * Award images seen on Pilots Centre * Option for more than one email address on notifications to admins * A personal notification window to message individual pilots or groups. I see this is possible on accepting Pireps. Would be good if a pilot logs on into the Pilot centre and see's it. (Somthing like a NOTAM system) Overall a superb system though and I look forward to Aer Lingus Virtual members using it, they are excited about the move which will be happening around July. Good news is you can do all three now. 1. That code is commented out. All you need to do is uncomment it and your good to go. ( I'm not at home or I'll give you the exact code) 2. In the app.config you can find the code that will allow you to pick who gets new pilots and new PIREP notices. Just copy that code to your config file. 3. There is an Airmail addon in the "Addon and Releases" forum which will do just that thing. Quote Link to comment Share on other sites More sharing options...
shaun105 Posted June 14, 2010 Report Share Posted June 14, 2010 Good news is you can do all three now. 1. That code is commented out. All you need to do is uncomment it and your good to go. ( I'm not at home or I'll give you the exact code) 2. In the app.config you can find the code that will allow you to pick who gets new pilots and new PIREP notices. Just copy that code to your config file. 3. There is an Airmail addon in the "Addon and Releases" forum which will do just that thing. Excellent cheers Keith. Can you PM me when you have a convenient time to point me to the location of the code. Thanks again Quote Link to comment Share on other sites More sharing options...
TAV1702 Posted July 2, 2010 Report Share Posted July 2, 2010 Not sure how well this would go over, but how about a every 100 hour required maintenance on aircraft. The aircraft would be grounded until a inspection/repair fee was paid. Much like FS Economy or Flightline. I know we can just add that in expenses as is, I'm thinking once every 100 hours would help out some airlines. Maybe make an option to enable / disable in config file. Quote Link to comment Share on other sites More sharing options...
Jacob Armstrong Posted July 3, 2010 Report Share Posted July 3, 2010 A way to only allow a certain amount of manual PIREP's in an amount of days. Quote Link to comment Share on other sites More sharing options...
Jacob Armstrong Posted July 8, 2010 Report Share Posted July 8, 2010 A way to set a pilot to LOA and set the date of his expected return. On this day, the system could send out an email saying that x pilot is supposed to return today. Quote Link to comment Share on other sites More sharing options...
Jeff Posted July 8, 2010 Report Share Posted July 8, 2010 A way to set a pilot to LOA and set the date of his expected return. On this day, the system could send out an email saying that x pilot is supposed to return today. That would be cool. Also have it where if they don't fly back after that time, they will be automatically moved to that airport and charged a fee for the flight. Quote Link to comment Share on other sites More sharing options...
TAV1702 Posted August 20, 2010 Report Share Posted August 20, 2010 I still think it would be mighty cool if we could pay the pilots a set amount per flight. Not like 345$ every flight they fly, but an amount for this flight a different amount for another. Set it up in admin where you can choose to pay the pilot by the hour or by the flight. Hourly wages are rough when you have a small airline doing short hops and such. At 1 or 20$ an hour, it would take forever to get enough pilot pay to do anything with if we had it setup so they could do anything with the pay. See what I mean? I think hourly pay for large airlines that make consistent amounts of income can handle to pay a large amount per hour to pilots. Small airlines can not. Not every single flight flown is going to make money, and when they do, it would be nice to be able to compete pay wise with some of the big guys. I got some more to add to it all but you get the idea of my idea I'm sure. I'm not sayin, I'm just sayin. It would be sweet. Quote Link to comment Share on other sites More sharing options...
jamlava Posted September 4, 2010 Report Share Posted September 4, 2010 I would like to see the ability to Codeshare between other virtual airlines running PHPVMS. To be able to have a mixed passenger / cargo flight and to be able to assign the flight a gate / starting location. Thanks, Quote Link to comment Share on other sites More sharing options...
Nagelfar Posted September 4, 2010 Report Share Posted September 4, 2010 Feature Request: - Pilot special pay per Route. it would be great if it would be possible to set up special pilot Pays per Route so the Va´s would be able to offer special Routings for Pilot to earn like double payment per route or something Quote Link to comment Share on other sites More sharing options...
TAV1702 Posted September 24, 2010 Report Share Posted September 24, 2010 Feature Request: - Pilot special pay per Route. it would be great if it would be possible to set up special pilot Pays per Route so the Va´s would be able to offer special Routings for Pilot to earn like double payment per route or something Kind of going down the same road that I was on with this whole thing. I was going to add a feature request on the dev site thing NAbeel uses but the recaptcha on that site hates me. Quote Link to comment Share on other sites More sharing options...
TAV1702 Posted September 24, 2010 Report Share Posted September 24, 2010 Here is one for the books. I just looked at a site that is REAL nice and well built. HE has spectacular hub pages for each of his hubs. The only thing I saw missing, was news. What I was thinking was, with the nice built in news feature that we have in phpVMS, it would be real sweet if the option was there to post news to the main page, or a specific hub. I was thinking that hub managers could run promotions like flyins and such for their hubs and post news in the admin section and choose whether it is global news (front page news) or specific to his/her ( politically correct ) hubs. Quote Link to comment Share on other sites More sharing options...
Tom Posted January 15, 2011 Report Share Posted January 15, 2011 Can: ALTER TABLE phpvms_pilots AUTO_INCREMENT = 1 and ALTER TABLE phpvms_pireps AUTO_INCREMENT = 1 be added to the mysql that runs when rejecting a pilot application or pirep respectively, so we don't end up with completely random numbers? Or would that mess things up? Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted January 15, 2011 Moderators Report Share Posted January 15, 2011 More action hooks to drill in to, Pilot Accepted Pilot Retired Pilot Deleted Those would be good off the top of my head 1 Quote Link to comment Share on other sites More sharing options...
Moderators Kyle Posted January 15, 2011 Moderators Report Share Posted January 15, 2011 More action hooks to drill in to, Pilot Accepted Pilot Retired Pilot Deleted Those would be good off the top of my head Gonna need that!! 1+ Quote Link to comment Share on other sites More sharing options...
Tom Posted January 15, 2011 Report Share Posted January 15, 2011 @Below, my bad. Ignore. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.