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

Removed auto enroll checkbox from CCX coash dashboard #68

Closed
wants to merge 364 commits into from
Closed

Removed auto enroll checkbox from CCX coash dashboard #68

wants to merge 364 commits into from

Conversation

amir-qayyum-khan
Copy link

In this PR I removed auto enrollment checkbox from CCX coash dashboard and Inside controller
view.py/ccx_invite(request, course) I made auto_enroll true
ccx_coash_dashboard
#21

@pdpinch
Copy link

pdpinch commented Mar 26, 2015

@bdero

@pdpinch
Copy link

pdpinch commented Apr 2, 2015

@amir-qayyum-arbisoft The branch you are PR'ing against (feature-pocs) has been rebased, so you'll need to rebase as well.

Right now the diff on this PR is way too big.

@amir-qayyum-khan
Copy link
Author

ok sure

@amir-qayyum-khan
Copy link
Author

@pdpinch Done with merge base

@cewing cewing force-pushed the feature-pocs branch 3 times, most recently from 453cfdb to f9351ef Compare April 11, 2015 04:08
Shrhawk and others added 20 commits April 14, 2015 23:13
This pull request makes the video player module respect
the video start/stop times specified by the instructor
as a hard start/stops, i.e. the video treats the start
time as the beginning of the video and the stop time as
the end.

Previously, the video module displayed the full
video and displayed a jquery ui slider range representing
the start and end times.

This new functionality invalidates two previous acceptance
tests for the video module:

    - slider visible test
    - finish time video acceptance test.

These tests are removed from the common acceptance tests.
…ping

Escape curly quotes in release page table
This is invalid HTML
Enable OAuth token exchange only if OAuth provider
This issue was not found sooner because the test helper used only tested for GeoIP embargoes, and neglected the user profile. An additional test has been added to test for embargoes against the country assigned to the user's profile. Additionally, variable names have been cleaned up--user replaced with username--to avoid confusion in the future.
Fixed Embargo Bug in Enrollment API
ECOM-1420 adding new field and migration file.
The Enrollment API now returns the complete URL in the user_message_url field. Returning just the path can result in 404s if the consuming code simply redirects to the value of this field without first checking to see if the hostname is included. Using the full URL solves this problem for all clients.
nasthagiri and others added 26 commits April 27, 2015 16:04
MA-668 Mobile Push Notification payload update
XCOM-213 XCOM-214
…ashboard

Fixed change email address error from student dashboard
Update Mailchimp sync scripts to be within platform
- Remove grader(s) upon deletion of existing entrance exam
- Remove grader(s) upon addition of new entrance exam
Changing sequence nav buttons from images to icon fonts
Fix indentation for course structure API example
Fix for SOL-475 (double exam grader bug)
…l-methods

ECOM-1441 additional methods for skip re-verification links.
…contents-accessible-via-keyboard

Visually hidden content accessible through keyboard
…_date

Fixed cross icon issue on set date dialog inside schedule tab
@bdero
Copy link
Member

bdero commented May 5, 2015

Should I still review this? If so, this PR this should probably be directed toward edx/edx-platform master, right?

@amir-qayyum-khan
Copy link
Author

@bdero I am going to close this one, for more detail see https://github.com/edx/edx-platform/pull/7834#issuecomment-98672768

@amir-qayyum-khan amir-qayyum-khan deleted the remove_auto_enroll branch January 15, 2017 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.