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

Fork Updation #4

Merged
merged 10 commits into from
May 13, 2020
Merged

Fork Updation #4

merged 10 commits into from
May 13, 2020

Commits on Apr 10, 2020

  1. Add Django 2.2 support (#262)

    Implement the changes to support Django 2.2 and remove Python 2 support fully.
    
    Co-authored-by: Guruprasad Lakshmi Narayanan <guruprasad@opencraft.com>
    kaizoku and Guruprasad Lakshmi Narayanan authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    69797ff View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

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

Commits on Apr 21, 2020

  1. SE-1917 Replace hacky sleeps with webdriver waits (#275)

    Replace hacky time.sleep with webdriver waits
    
    Potentially faster (doesn't need to sleep for the fixed time if the element appears sooner) and more flexible.
    Samuel Walladge authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    3badc1c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Merge branch 'problem-builder-v4' of github.com:open-craft/problem-bu…

    …ilder
    rusrushal13 committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    78434f8 View commit details
    Browse the repository at this point in the history
  2. Add a missing import and remove an unused import

    This will fix the failing quality checks and also the integration tests.
    rusrushal13 committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    f178c68 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #279 from open-craft/rushal/BB-2320-problem-builde…

    …r-v4-merge-fix-CI-checks
    
    [BB-2320] Fix the CI checks after merge
    lgp171188 authored Apr 29, 2020
    Configuration menu
    Copy the full SHA
    b5500c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Configuration menu
    Copy the full SHA
    55ae14b View commit details
    Browse the repository at this point in the history
  2. Add line break

    moeez96 committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    ea163c3 View commit details
    Browse the repository at this point in the history
  3. increment version

    moeez96 committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    dd0e425 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

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