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

Changed faculty and course labels and made the course name to also show the course number #1214

Merged
merged 18 commits into from
Jul 8, 2024

Commits on Jun 13, 2024

  1. adding files

    vungc committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    14306dd View commit details
    Browse the repository at this point in the history
  2. edited html page to take condition for the dash in course, changed th…

    …e 'name' and 'abbreviatin' in the .py file, and added tests
    vungc committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    69519f6 View commit details
    Browse the repository at this point in the history
  3. the function that returns course name, course number and course name …

    …+ course number base on conditions
    MImran2002 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5430227 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. function for course name and course number with conditions. And edit …

    …into html.page with jinja.
    MImran2002 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    67380b5 View commit details
    Browse the repository at this point in the history
  2. Course name and course number function with testing added into to ver…

    …ify if the function works
    MImran2002 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e2b027d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d8c6f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27b03d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36b64ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    448dd49 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. added name and abbr, changed coursename into displayName, changed fun…

    …ction to displayName and moved it to logic
    vungc committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6a75e2e View commit details
    Browse the repository at this point in the history
  2. added name and abbr, changed coursename into displayName, changed fun…

    …ction to displayName and moved it to logic
    vungc committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8cdbec3 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. added tests to check the displayName function inside the logic files …

    …serviceLearning and displayName
    vungc committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    24d4747 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jun 26, 2024

  1. changed displayname function into 'createCourseDisplayName' and chang…

    …ed all the areas where the fucntion is used. We also changed the displayName to 'courseDisplayName'
    vungc committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    09dca0f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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

Commits on Jul 8, 2024

  1. deleted the displayname file from logic since the fucntion has been a…

    …dded to the course file
    vungc committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    fe1b2ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c979249 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    944bb9f View commit details
    Browse the repository at this point in the history