Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Adjust/Hide Events/Courses #170

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

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    f93a81e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4771d23 View commit details
    Browse the repository at this point in the history
  3. fix: adjust course tag regex

    FlorianPfisterer authored and PSandro committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    b63a890 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb7fe2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4dfa76a View commit details
    Browse the repository at this point in the history
  6. replace redundant code

    PSandro committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    3316dd7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3af92e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    cede0d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efe9230 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

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

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    b8dcf53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53a44ba View commit details
    Browse the repository at this point in the history
  3. remove todo for prefilling course adjustments

    In order to be able to prefill the course adjustment page with
    previously selected values, we would need to have the user
    provide his https://campus.tum... link instead of https://cal.tum.ap...
    
    It's probably better to just store the settings in the browser and
    load them when revisiting the site.
    PSandro committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    1b1b9c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fe48dd View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. fix parseOffsetQuery

    PSandro committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a83df9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd03ec1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d2fced View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ec8034 View commit details
    Browse the repository at this point in the history
  5. add test for time adjustment

    PSandro committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    052460b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79270c1 View commit details
    Browse the repository at this point in the history