Jump to content

PaintSplasher

Members
  • Posts

    75
  • Joined

  • Last visited

  • Days Won

    20

Posts posted by PaintSplasher

  1. If you create a module with artisan there is no need to edit or create a special route or anything. If you've cleared the cache there is always a created template like "This view is loaded from module: -yourmodulename-" as an example in your modules/-yourmodulename-/Resources/views/admin folder.

    So with the information we've, check your folders if all the blades, controllers, middleware, routes are created and present. 

  2. Note: If you own all packages then please note the update order! SPTheme -> DBPack -> DSPack

    Note 2: If you changed the colors, for example, just backup the following file:

    /resources/views/layouts/SPTheme/config.json

     

    05.APRIL.25 (v1.3.0 / 1.3.0 / v1.3.5)
     

    (v1.3.0 SPTheme)

    • Fixed an issue where incorrect fuel/weight units were displayed
    • Fixed an issue where users could not change their password
    • Fixed some style discrepancies on macOS devices
    • Fixed issues with VATSIM/IVAO user fields and OAuth link
    • Fixed an issue where fares could not be entered when changing aircraft
       

    (v1.3.0 DBPack)

    • Fixed an issue where some fleet images were not responsive
    • Fixed an issue where cards did not have space between them
    • Fixed a condition where the cruise profile CI/LRC could not be changed
    • Fixed a label that had some typos
    • Added a failsafe to the SimBrief form in case a profile could not be found
    • Added a failsafe to the random flights Widget
       

    (v1.3.5 DSPack)

    • Added a failsafe to the assignments if a flight was deleted
    • Fixed a missing route to the missions area for flight details
    • Fixed an issue with multiple airlines and the selected fleet on free flights
    • Fixed name for the airline on assignments
    • Like 2
  3. I had the same thought—to tweak it a bit so the scrolling on Mac devices goes a little further, I think this would be the best solution.

    @IFL442, can you please clear your cache and check the demo page? Is it fixed? And what is written on the sidebar for you? "no macOS" or "macOS", thx.

    The issue that scrolling doesn't go far enough on macOS devices is often due to the operating system's smooth scrolling behavior and the fact that the body or html element does not account for the full scroll height.

  4. Okay, I put it on my notes. But I do not have any Apple products, I even know no one who has an iPad or Macbook (thank god :P ) and can only use emulators where I can't reproduce it. I'll not say that I don't care about this but I need a way to find a possibility to test, and this can take a while.

    Edit: So what I found out is, that MacOS is not able to use any 'calc' for variable ratio display. So we can remove the footer if the page is < 900px or add some space below the inner-page. Will think about what could be better.

  5. SPTransfer v1.8 for phpvVMS7

    Note: The routes has changed: /sptransfer/hub and /sptransfer/airline

    • Added a new feature for an airline transfer
    • Added an option when a pilot gets charged
    • Added phrases to all languages
    • phpVMS minimum version change
  6. Note: If you own all packages then please note the update order! SPTheme -> DBPack -> DSPack

    11.MARCH.25 (v1.2.2 / 1.2.2 / v1.3.1)

    • Some minor fixes for the award-widget, userrole and pireps table (v1.2.2 SPTheme)
    • Changed blades for Hub/Airline Transfer v1.8 module (v1.2.2 SPTheme)
    • Changed menu links for Hub/Airline Transfer v1.8 module (v1.3.1 DSPack)
    • Changed menu links for Hub/Airline Transfer v1.8 module (v1.2.2 DBPack)
    • Like 1
    • Thanks 1
  7. The menu is a toggle option and it's not designed to work so that you can permanently choose if it's collapsed or not as the pages and phpVMS reloads the complete page on every link you open.

    I can send you an edited custom.js file if you want, where you can overwrite the file you've at /public/SPTheme/js/, this will store the information in your localStorage but of course, the menu will "blink" a second after the page is loaded.

    The free-flight type of issue is still WIP as it is a base issue caused by multiple libraries that have been implemented with the new seven theme.

  8. Note: If you own all packages then please note the update order! SPTheme -> DBPack -> DSPack

    28.FEBRUARY.25 (v1.2.1 / 1.2.1 / v1.3)

    • Added a missing link for downloads to the menu (v1.2.1 SPTheme)
    • Added support for the new maintenance system and missions (v1.3 DSPack)
    • Added a missing finance tab to all PIREPs for more economy details (v1.2.1 DBPack)
  9. Hey, the community and my customers have pointed out some issues—huge thanks to everyone who reached out and patiently waited while I worked on fixing them! :)

    Note: If you own all packages then please note the update order! SPTheme -> DBPack -> DSPack

    23.FEBRUARY.25 (v1.2)

    • Fixed an issue where the aircraft booking button was blocked
    • Fixed an issue where NOTAMs could not be disabled
    • Fixed an issue with incorrect kg/lbs units for SimBrief
    • Fixed an API key error when SB Airframes were used
    • Fixed an issue where flight assignment buttons were not visible and/or not working
  10. Hey, 

    first question, do you have any rank restrictions active? Please check your admin - settings for rank restrictions, aircraft restrictions or type ratings.

    If you have for example type ratings turned on, and you as a pilot do not have, in your case the A319 rating, you'll not see any flight regardless of whether this flight is active, visible or not.

  11. There is no issue or bug, it has just changed. 

    The "release" version of phpVMS7 got a new theme called "seven".  So the positions are just different from where the buttons are now located. The API Key and information fields are now located on the profile edit page:
    image.thumb.png.7e7ce3054af92b9784f1352de95dab5c.png

×
×
  • Create New...