Jump to content

Nabeel

Administrators
  • Posts

    8147
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. I'm starting to work on the ACARS portion, and want to solidify a couple of portions, including the ACARS service piece, the addon system and the database portion. I'm redesigning it a bit from the way "vms classic" did things, so that the data will be attached to a PIREP (almost like a pre-file). Hit me up on discord, we can figure something out.
  2. Create CODE_OF_CONDUCT.md view the full commit
  3. I think you need to set the database type as mysqli
  4. Cleanup some root files view the full commit
  5. remove extra files and messing with webpack view the full commit
  6. Cache the api calls to vacentral and make the iata field optional view the full commit
  7. Airport lookup from vaCentral API; changes to Airports tables view the full commit
  8. project files view the full commit
  9. Nabeel

    IATA codes

    IATA codes view the full commit
  10. add IATA codes to seed file view the full commit
  11. cleanup Makefile view the full commit
  12. adjust airport name length view the full commit
  13. set default string length for migrations view the full commit
  14. Update CacheableRepository interface for PHP 7.2 view the full commit
  15. add php 7.2 to travis view the full commit
  16. Force php-fpm and run dnsmasq for valet view the full commit
  17. cleanup makefile a bit view the full commit
  18. set/add timezone information for airports and users view the full commit
  19. project files view the full commit
  20. cleanup for db config view the full commit
  21. cleanup env templates view the full commit
  22. cleanup phpunit for travis view the full commit
  23. try running unit tests against mysql in travis view the full commit
  24. allow changing of sqlite db path view the full commit
  25. db cleanup/try phpunit with in-memory tests view the full commit
×
×
  • Create New...