Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Fix projects#index not working properly during season transition #1152

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Dec 28, 2019

  1. Fix projects#index not working properly during season transition

    - If any past or current season is selected, only show selected projects for that season
    - If an upcoming season was selected, show non-rejected projects
    - If no season was selected, show selected projects for the current season
    - If no season was selected, and the current season is in transition, show non-rejected projects
    PandaWhisperer committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    1a7841f View commit details
    Browse the repository at this point in the history
  2. Use safe navigation

    PandaWhisperer committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    6403a7a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Configuration menu
    Copy the full SHA
    29454e5 View commit details
    Browse the repository at this point in the history