Skip to content

Releases: Vatsim-Scandinavia/controlcenter

v3.1.5

30 Sep 20:11
Compare
Choose a tag to compare
  • Fixed an issue so inactivity e-mails were not sent
  • Fixed an responsivity issue in training activity when listing endorsed positions
  • Fixed so exam templates open in new tab
  • Dependency updates

v3.1.4

03 Sep 11:04
Compare
Choose a tag to compare
  • Fixed Examiners API showing revoked examiners
  • Fixed User Settings email field showing incorrectly when workmail was activated
  • Dependency updates

v3.1.3

25 Aug 19:00
Compare
Choose a tag to compare
  • Fixed callsign regex in online controller checker to be more specific to avoid trigger false positives and sending emails to them.
  • Dependency updates

v3.1.2

20 Aug 14:40
cc48c1f
Compare
Choose a tag to compare
  • Fixed inactive mail triggering wrong user model, causing it to not send the e-mail
  • Fixed online monitor warnings for freshly baked controllers
  • Doubled training comment chars to 512
  • Dependency updates

v3.1.1

04 Aug 10:40
Compare
Choose a tag to compare
  • Fixed ATC monitor functionality warning users on OBS-positions

v3.1.0

31 Jul 10:05
Compare
Choose a tag to compare
  • Added new ATC Activity monitor. This will notify members when they become inactive and how to seek refresh, in addition to monitoring the positions online and send warnings if you logon the network as inactive. A copy of this warning is also sent to local staff. This is functionality is by default on, but can be disabled in admin settings.
  • Added e-mail notifications when an training endorsement is created/expired/revoked

  • Added who added/removed mentors in the training activity
  • Added new Docker container environment variable used to patch straight in and also use ./dock.sh to get straight into it's console. Remember to set the new DOCKER_CONTAINER variable in .env if you're using this. The deploy script relies on this as well.
  • Added list of positions in training activity when a training endorsement is granted
  • Added new CC logo

  • Fixed a bug where you could add training endorsements for users without an training
  • Fixed so endorsement positions seperated by comma and space are also accepted.
  • Fixed not working unit tests
  • Optimizations in code and user detail page load times
  • Dependency updates

v3.0.7

24 Jul 14:51
Compare
Choose a tag to compare
  • Added placeholder dropdown in exam result to avoid misclicks
  • Added better feedback if training interest is already confirmed
  • Added training closing reason to training activity timeline
  • Fixed and tweaked training report on mobile
  • Reversed the order of training interests, so newest is on top
  • Edited API return data to return alphabetically
  • Edited S1 training endorsements max length to 3 months at a time, as they are not as restricted like solo's today
  • Dependency updates

v3.0.6

27 Jun 19:31
Compare
Choose a tag to compare
  • Added warning when trying to close window with unsaved training report
  • Edited redirect when updating report, to go back to training page
  • Fixed notification not sending when undrafting a training report for student
  • Dependency update

v3.0.5

18 Jun 20:19
Compare
Choose a tag to compare
  • Fixed so if a training endorsement is renewed, the old doesn't display in the list
  • Fixed issues creating new training endorsements when old has already expired
  • Dependency updates

v3.0.4

05 Jun 12:15
Compare
Choose a tag to compare
  • Added clickable link to user's profile from Vatbook
  • Added link to VATSIM Stats from user's profile
  • Fixed typo in training timeline regarding training type changes
  • Dependency updates