muzaffaryousaf
d43f33db31
Properly escape mixed content. text + html.
...
TNL-4243
2016-03-14 19:52:58 +05:00
Ned Batchelder
5e7bc8ac11
Update translations (autogenerated message)
2016-03-10 18:15:09 +00:00
Eric Fischer
62bbea6b23
Merge pull request #11666 from edx/efischer/xblock_binding
...
Fix for ORA delete state TNL-4152
2016-03-10 12:45:37 -05:00
Christine Lytwynec
5b5b4eb4fc
Merge pull request #11393 from edx/clytwynec/ac-238
...
Improve accessibility for dashboard course settings dropdown
2016-03-10 12:30:20 -05:00
John Eskew
2c78813380
Merge pull request #11768 from edx/jeskew/upgrade_to_django_1_8_11
...
Upgrade to Django 1.8.11.
2016-03-10 11:31:51 -05:00
Eric Fischer
25e67370cd
Unbound xblock method requires user id
...
clear_student_state(), a method defined by ORA, requires information
about the user making the request. Since this xblock is not bound,
we must provide that information explicitly.
2016-03-10 11:13:02 -05:00
Eric Fischer
a647169a90
Merge pull request #11167 from edx/christina/ora-data-download
...
WIP: Asynchronous download button for ORA2 data
2016-03-10 11:09:36 -05:00
dylanrhodes
2b1a7eece2
Asynchronous download button for ORA2 data
...
Conflicts:
lms/djangoapps/instructor/tests/test_api.py
lms/djangoapps/instructor/utils.py
lms/djangoapps/instructor/views/api.py
lms/djangoapps/instructor/views/api_urls.py
lms/djangoapps/instructor/views/instructor_dashboard.py
lms/djangoapps/instructor_task/api.py
lms/djangoapps/instructor_task/tasks.py
lms/djangoapps/instructor_task/tasks_helper.py
lms/djangoapps/instructor_task/tests/test_api.py
lms/djangoapps/instructor_task/tests/test_tasks.py
lms/djangoapps/instructor_task/tests/test_tasks_helper.py
lms/envs/aws.py
lms/envs/common.py
lms/static/coffee/src/instructor_dashboard/data_download.coffee
lms/templates/instructor/instructor_dashboard_2/data_download.html
2016-03-10 09:58:55 -05:00
Matjaz Gregoric
6c1f7095a7
Merge pull request #11547 from open-craft/remove-course-about-nav
...
Remove course about 'Overview' link/tab.
2016-03-10 15:45:27 +01:00
Muzaffar yousaf
770a45b720
Merge pull request #11363 from edx/notes-pagination
...
Notes pagination
2016-03-10 17:26:54 +05:00
Matjaz Gregoric
3ad0a0073b
Remove course about 'Overview' link/tab.
...
It looks like in the past there used to be several tabs on the
course about page, but the other tabs have been commented
out years ago.
Having a single tab is pointless and confusing, so remove it.
2016-03-10 11:05:09 +01:00
sanfordstudent
5c0ca8c6ea
Merge pull request #11756 from edx/sstudent/MA-2103
...
Sstudent/ma 2103
2016-03-09 11:04:08 -05:00
erm0l0v
4142438372
add CourseTalk widget
...
Move tests to one test class
2016-03-09 13:32:07 +03:00
Peter Fogg
91fd6dbea2
Merge pull request #11769 from edx/peter-fogg/disable-order-closed-course
...
Prevent ordering closed courses, and give a good user message.
2016-03-08 20:32:25 -05:00
Peter Fogg
fd2f3b69ef
Prevent ordering closed courses, and give a good user message.
...
When Drupal attempts to enroll a user in a closed course, a 406 will
be returned. This causes the marketing site to redirect to the track
selection page for that course, which will then redirect to the
dashboard with a nice message.
ECOM-2317
2016-03-08 16:45:49 -05:00
Sanford Student
6490551f1b
MA-2103
2016-03-08 16:17:01 -05:00
Ned Batchelder
a17eff7795
Merge pull request #11757 from stvstnfrd/debt/ie67
...
Remove deprecated IE6/7 polyfill
2016-03-08 14:45:52 -05:00
John Eskew
812aa6381e
Upgrade to Django 1.8.11. Remove monkey patch required for v1.8.10.
2016-03-08 11:41:33 -05:00
Toby Lawrence
5a20f0b589
Merge branch 'master' into PERF-272
2016-03-08 08:53:36 -05:00
muzaffaryousaf
b095651655
Escape html/js with other bug fixes .
...
TNL-4164
2016-03-08 18:07:52 +05:00
Waheed Ahmed
178f5a6056
Fixed the other half of forgot password flow accourding to logistration.
...
ECOM-2947
2016-03-08 12:14:24 +05:00
Hassan
fb2998172d
Merge pull request #11660 from edx/hassan/dump-course-ids-fix
...
Include CCX courses in dump_course_ids.
2016-03-08 01:45:06 +05:00
Michael Frey
5dcdf9a46b
Merge pull request #11755 from edx/SOL-1690
...
Redirect to otto checkout for prof ed courses if enabled
2016-03-07 15:09:23 -05:00
clrux
4f5290e464
Merge pull request #11764 from edx/clrux/ac-328-lessening-specificity
...
Lessening specificity for headings
2016-03-07 14:30:37 -05:00
Michael Frey
8502093f50
Redirect to otto checkout for prof ed courses if enabled
2016-03-07 14:16:49 -05:00
Christina Roberts
e1889fb85e
Merge pull request #11763 from edx/christina/remove-unnecessary-escaping
...
The escaping is unnecessary and confusing to the user.
2016-03-07 13:58:58 -05:00
Chris Rodriguez
08937ce5a8
Lessening specificity for headings
2016-03-07 13:07:56 -05:00
clrux
40b5f8e607
Merge pull request #11761 from edx/clrux/ac-328-removing-importants
...
Removing importants from heading styles
2016-03-07 12:11:11 -05:00
cahrens
2eabaccb33
The escaping is unnecessary and confusing to the user.
2016-03-07 11:58:22 -05:00
Chris Rodriguez
fed1d4b455
Removing importants from heading styles
2016-03-07 10:48:56 -05:00
Hassan
48a5b954d5
Use CourseOverview for dump_course_ids
2016-03-07 19:44:38 +05:00
Christina Roberts
dbc2b4161e
Merge pull request #11752 from edx/christina/remove-hinter
...
Delete hinter manager.
2016-03-07 09:35:56 -05:00
stv
1ff2ec15be
Remove deprecated IE6/7 polyfill
...
This polyfill was added in late 2012 [1].
The final reference appears to have been removed in mid-2013 [2].
Regardless, we certainly are no longer supporting IE6/7.
[1] bf9f9c1c48
[2] 1388684194
2016-03-06 13:17:58 -08:00
cahrens
ba06c899de
Delete crowdsource_hinter prototype xmodule.
...
TNL-4195
2016-03-04 15:34:48 -05:00
Douglas Hall
56ecc6646d
Merge pull request #11607 from CredoReference/invalid-display-courseware-through-lti-iframe
...
Invalid display courseware through the LTI iframe in IE 10+
2016-03-04 15:29:42 -05:00
Robert Raposa
674f8eab8e
Merge pull request #11638 from edx/robrap/markup
...
Use markup HTML helper with Text
2016-03-04 12:32:00 -05:00
John Eskew
561950aafc
Merge pull request #11717 from edx/jeskew/django_upgrade_1_8_10
...
Going head with the bump to Django version 1.8.10 - hopefully, 1.8.11 will show up soon and we'll be able to remove this monkeypatch.
2016-03-04 10:57:20 -05:00
Robert Raposa
8e1e4a4715
Use markup HTML helper with Text
...
TNL-4160
2016-03-04 10:44:41 -05:00
Ned Batchelder
b785690619
Merge pull request #11739 from edx/ned/update-translations
...
Update translations (autogenerated message)
2016-03-03 22:07:25 -05:00
Kevin Falcone
e64a107218
Merge pull request #11745 from edx/jibsheet/ensure-student_module_history-is-indexed
...
Despite db_index=True, Django didn't generate an index
2016-03-03 21:48:38 -05:00
John Eskew
ccb07f1c49
Monkey patch django.utils.http.is_safe_url for Django 1.8.10.
2016-03-03 16:53:42 -05:00
Kevin Falcone
3195a5c3fb
Merge pull request #11722 from edx/jibsheet/remove-hardcoded-ATOMIC_REQUESTS
...
This should not be needed, we specify ATOMIC_REQUESTS on each DB
2016-03-03 16:05:31 -05:00
Kevin Falcone
304fb68076
Despite db_index=True, Django didn't generate an index
...
student_module_id is the primary way into this table, not having an
index is disastrous with real data.
2016-03-03 15:27:21 -05:00
Ned Batchelder
fd4164de1d
Merge pull request #11737 from edx/release
...
Release ⇒ master
2016-03-03 14:51:29 -05:00
Toby Lawrence
4ca2692f5d
Rename 'clean_headers' to 'header_control'.
...
This is part of adding the ability to forcefully set headers through the
middleware in addition to removing specific headers.
2016-03-03 14:00:12 -05:00
Ned Batchelder
09a220cb43
Update translations (autogenerated message)
2016-03-03 16:10:12 +00:00
Simon Chen
b47a6d592f
ECOM-3415 make sure all the xseries programs associated with a course is displayed
2016-03-03 08:42:14 -05:00
Dmitry Viskov
ca82f143b0
When using in-frame LTI navigation in IE 10 & 11, problems are not rendering properly.
...
The problems render properly in IE 10 & 11 when using edX directly, or when opening LTI in a new tab.
This is reproducible in Canvas and D2L
2016-03-03 12:27:21 +03:00
Awais Jibran
d46ea873d0
Merge pull request #11656 from attiyaIshaque/ai/tnl3848-list-index-out-of-range
...
Fix list index out of range in Textbook's chapters.
2016-03-03 11:41:49 +05:00
David Ormsbee
19d9920b9f
Revert "Merge pull request #11523 from edx/perf/speed-up-slow-user-role-ops"
...
This reverts commit acf6c1d609 , reversing
changes made to c59db6e5fc .
2016-03-02 13:15:17 -05:00