Ahsan Ulhaq
d729e97f50
Merge pull request #10658 from edx/ahsan/ECOM-2897-Update-help-text-for-Name-field-in-edx-registration
...
Update help text for Name field in edx registration
2015-11-24 19:41:00 +05:00
David Baumgold
e48e250b1b
Merge pull request #10712 from edx/github-capital-h
...
GitHub has a capital H
2015-11-24 09:26:55 -05:00
chrisndodge
236d251e6e
Merge pull request #10691 from edx/cdodge/add-attempt-code-to-report
...
Add in the attempt_code field to the proctoring report
2015-11-24 07:18:11 -05:00
Ahsan Ulhaq
73eb9bd9df
Update help text for Name field in edx registration
...
ECOM-2897
2015-11-24 12:47:42 +05:00
Ned Batchelder
a7e21bf188
Merge pull request #10707 from edx/ned/fix-pylint-c7630-violations
...
Fix pylint C7630 (literal used as attribute) violations
2015-11-23 16:58:54 -05:00
Ned Batchelder
0872732cf0
Fix pylint C7630 (literal used as attribute) violations
...
There's no need to use a string literal in setattr, delattr, or the
two-argument form of getattr.
2015-11-23 15:32:54 -05:00
David Baumgold
2e71a66daa
GitHub has a capital H
2015-11-23 15:06:33 -05:00
Christine Lytwynec
c6f4afc9c9
Header a.dropdown --> button.dropdown
2015-11-23 13:51:00 -05:00
Christine Lytwynec
6a92d4cb2b
Merge pull request #10639 from edx/clytwynec/remove-firefox-focus-outline-override
...
remove reset style for button outlines in firefox
2015-11-23 11:55:00 -05:00
Peter Pinch
d4d63ece1f
Merge pull request #10647 from mitocw/enhancement/aq/email_notification_setting_ccx_enrollment
...
Added auto-enroll and email student check boxes to enrollment tab ccx coach dashboard
2015-11-23 08:18:41 -05:00
Ned Batchelder
f5d0f3ff55
Remove useless pylint suppressions
2015-11-22 07:41:19 -05:00
Akiva Leffert
bb43407586
Force wrapping for long content like hyperlinks.
...
Content that doesn't fit on the screen was causing the viewport to be
the wrong size on mobile devices resulting. This forces wrapping for
long content instead of letting it force the viewport size.
JIRA: https://openedx.atlassian.net/browse/MA-1236
2015-11-20 17:47:58 -05:00
Christine Lytwynec
b96cd65a14
remove reset style for button outlines in firefox
2015-11-20 14:26:16 -05:00
Kevin Falcone
80614a2798
Merge branch 'release' into hotfix-2015-11-20-conflict
2015-11-20 13:13:05 -05:00
chrisndodge
7c7c0b6809
Merge pull request #10670 from edx/cdodge/fix-unenrollment-audit-data
...
Cdodge/fix unenrollment audit data
2015-11-20 12:07:14 -05:00
Chris Dodge
21c2d3f7bd
Add in the attempt_code field to the proctoring report
2015-11-20 12:05:49 -05:00
Usman Khalid
c22d0de9fb
Merge pull request #10690 from edx/usman/fix-settings
...
Cleanup some settings.
2015-11-20 20:41:59 +05:00
Amir Qayyum Khan
7bb4980f05
Added auto-enrol and email student check boxes to enrolment tab ccx coach dashboard
2015-11-20 19:22:38 +05:00
Usman Khalid
dc7b57f459
Cleanup some settings.
2015-11-20 18:18:32 +05:00
zubair-arbi
0b93054cbb
Allow user to submit initial verification through reverify flow
...
ECOM-2933
2015-11-20 14:34:38 +05:00
Chris Dodge
f4c5541339
be sure to include the enrollment_id when unenrolling
2015-11-19 15:50:51 -05:00
Nimisha Asthagiri
a2675fe0b4
Merge pull request #10649 from edx/jia/MA-1190
...
MA-1190; patch 'read' attribute for thread
2015-11-19 15:27:50 -05:00
Alison Hodges
02b43c05fc
Merge pull request #10562 from edx/ahodges/DOC-2390
...
Updates the example locations to split format
2015-11-19 14:55:29 -05:00
Brian Beggs
141e0a93c7
Merge branch 'master' into dj18-release-merge
2015-11-19 13:36:13 -05:00
Adam Palay
5b5cf7d3b0
Fix login redirect when user is logged out while answering a question (TNL-3789)
2015-11-19 10:28:58 -05:00
Matt Drayer
42c2cc4dbe
Merge pull request #10618 from edx/ziafazal/SOL-1386
...
SOL-1386: refactored cert web view code
2015-11-19 09:46:57 -05:00
wajeeha-khalid
e662e869d6
MA-1190; patch 'read' attribute for thread
2015-11-19 15:33:35 +05:00
Peter Fogg
60f6bbe929
Add correct payment processor messages.
...
(facepalm)
2015-11-18 14:05:37 -05:00
Peter Fogg
9d1290a180
Merge pull request #10662 from edx/peter-fogg/payment-processor-switches
...
Display an error message if no payment processors are available.
2015-11-18 14:00:37 -05:00
Peter Fogg
284dc7a3c6
Display an error message if no payment processors are available.
...
Otto is gaining the ability to temporarily disable payment
processors. If all are disabled, no checkout buttons will appear on
the payment page, and so we need to communicate to the user that they
cann't pay right now but should try again later.
ECOM-2346
2015-11-18 12:55:09 -05:00
Sven Marnach
3dcc3c4aae
Clean up occurrences of SlashSeparatedCourseKey in the django_comment_client app.
...
The preferred form is to use CourseKey.from_string() instead of
SlashSeparatedCourseKey.from_deprecated_string().
2015-11-18 16:37:57 +01:00
Sven Marnach
ef563e4285
Add tests for the discussion forum vote events.
2015-11-18 16:22:59 +01:00
Sven Marnach
cf5d276aea
Emit events when users vote on forum posts.
2015-11-18 16:21:50 +01:00
muhammad-ammar
29acc3acfc
resolve merge conflicts
...
test fixes
2015-11-18 19:13:54 +05:00
muhammad-ammar
8d5f153201
Merge remote-tracking branch 'origin/release' into dj18-release-merge
...
Conflicts:
common/djangoapps/util/testing.py
lms/djangoapps/instructor/views/api.py
lms/djangoapps/teams/tests/test_views.py
openedx/core/djangoapps/programs/models.py
openedx/core/djangoapps/user_api/accounts/tests/test_views.py
requirements/edx/github.txt
2015-11-18 17:53:44 +05:00
Nimisha Asthagiri
1870d4e55a
Merge pull request #10613 from edx/mobile/unit-test-MA-1624
...
MA-1624 Unit tests for User Partition Transformer
2015-11-17 11:08:27 -05:00
wajeeha-khalid
3287e811db
Merge pull request #10567 from edx/jia/MA-860
...
MA-860; No moderator permissions on closed thread
2015-11-17 18:24:48 +05:00
Usman Khalid
9c2eb1f04a
Merge pull request #10640 from edx/usman/wiki-preview-fix
...
Use new django-pipeline tags.
2015-11-17 15:59:07 +05:00
Zia Fazal
c5912ea367
refactored code as described in SOL-1386
...
further code refactoring and added test
fixed tests and internationalisation issues
added translators comment and pulled text to same line
changes based on feedback
updated doctoring to make it more unstandable
further optimizations
2015-11-17 15:44:46 +05:00
wajeeha-khalid
7de5882372
MA-860; No moderator permissions on closed thread
2015-11-17 14:02:35 +05:00
wajeeha-khalid
9fcc1c32a1
Merge pull request #10586 from edx/jia/MA-862
...
MA-862; accept application/merge-patch+json for comment/thread update
2015-11-17 11:01:37 +05:00
Nimisha Asthagiri
521568937d
MA-1624 Unit tests for User Partition Transformer.
2015-11-16 16:30:38 -05:00
Usman Khalid
4c608077d7
Use new django-pipeline tags.
2015-11-16 20:57:13 +05:00
Giovanni Di Milia
64acf4846b
Enforced maximum amount of students for CCX
...
CCX overrides course max_student_enrollments_allowed
and set it to 200 during CCX creation
2015-11-16 10:10:37 -05:00
Peter Fogg
c8fbadb24a
Show a message when logging in with no internet connection.
...
ECOM-2890
2015-11-13 15:58:14 -05:00
Chris Dodge
02550cb368
Disable posting to LinkedIn feature for microsites until we can support multiple LinkedIn accounts
2015-11-13 12:57:10 -05:00
Peter Pinch
fd8b757c90
Merge pull request #10250 from mitocw/feature/aq/add_pagination_gradebook
...
Added pagination on grade book.
2015-11-13 12:37:34 -05:00
Peter Pinch
6687aa1a66
Merge pull request #10538 from mitocw/fix/aq/error/validation_on_start_time
...
Added validations for start and due date in Schedule tab inside CCX coach dashboard
2015-11-13 11:09:51 -05:00
Amir Qayyum Khan
3ee5acfc00
Added error message incase user specified start or due date without time and also added start date and due date comparison validation in ccx coach dashboard validation.
2015-11-13 20:25:19 +05:00
Muhammad Ammar
bfb69e560d
fix DRF format query param issue
...
TNL-3787
2015-11-13 20:06:59 +05:00