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

Import courses #1252

Merged
merged 29 commits into from
Jul 31, 2024
Merged

Import courses #1252

merged 29 commits into from
Jul 31, 2024

Commits on Jun 26, 2024

  1. Added print statements to ServiceLearningCourses.py and extracted som…

    …e data from the table
    dea committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    573d943 View commit details
    Browse the repository at this point in the history
  2. List successfully made and it returns the correct names when called t…

    …hrough dictionary
    dea committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5ec1945 View commit details
    Browse the repository at this point in the history
  3. found new error after adding if else logic

    Josh Wakin committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b029062 View commit details
    Browse the repository at this point in the history
  4. Modified if else statement for importing courses.

    Josh Wakin committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    40fcba9 View commit details
    Browse the repository at this point in the history
  5. List successfully made and it returns the correct names when called t…

    …hrough dictionary
    dea committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2c664a9 View commit details
    Browse the repository at this point in the history
  6. List successfully made and it returns the correct names when called t…

    …hrough dictionary
    dea committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d79001c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    f242cfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd17376 View commit details
    Browse the repository at this point in the history
  3. saveCourseParticipantsToDatabase now passes info from existing course…

    …s, IF the course already the course already
    Josh Wakin committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0e6343b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Issue fixed, but not checking for term

    dea committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d619804 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ce3095 View commit details
    Browse the repository at this point in the history
  3. Fixed table

    dea committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9fe0da0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'import_courses' of https://github.com/BCStudentSoftware…

    …DevTeam/celts into import_courses
    
    hehhe
    dea committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    8999421 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Added a elif statement to check if imported course

    s are in the same semester
    Josh Wakin committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    fd02495 View commit details
    Browse the repository at this point in the history
  2. Issue fixed. Added queries to filter out duplicate course + checks fo…

    …rsame course and term and puts pparticipants into existing courses.
    dea committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e7273ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c48733 View commit details
    Browse the repository at this point in the history
  4. Issue fixed. Added queries to filter out duplicate course + checks fo…

    …rsame course and term and puts pparticipants into existing courses and comments deleted
    dea committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2f83115 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b84c77 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Jul 16, 2024

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

Commits on Jul 26, 2024

  1. Addressed variable renaming comments left on PR review. Incorporated …

    …proposals into creating course proposals.
    dea committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    50b57c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Made changes as requested by the comments. Also included questions fr…

    …om proposals as part of functionality of adding course proposals.
    dea committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2efe0e6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'import_courses' of https://github.com/BCStudentSoftware…

    …DevTeam/celts into import_courses
    
    updating functionality of function
    dea committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ad7cc19 View commit details
    Browse the repository at this point in the history
  3. All functionality works with course Instructor and course questions i…

    …ncluded in the same function.
    dea committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    da65c66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a64ca35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    951423c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Comments resloved

    dea committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    750a9ea View commit details
    Browse the repository at this point in the history
  2. Merge branch 'import_courses' of https://github.com/BCStudentSoftware…

    …DevTeam/celts into import_courses\
    
    pulling in from developement
    dea committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    9bc3a17 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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