Amir Qayyum Khan
3bda024a66
Fixed for courses which have url_names with colons, e.g. problem:question1
...
What's this PR do?
It fixes display.js to escape colons in element ID's so they can be selected with jquery,
Previously jquery was throwing errors about unsupported pseudos, e.g.:
unrecognized expression: unsupported pseudo: pset1_1_2_1
How should this be manually tested?
create a course with column (:) in its problem id, and see console for any issue
Added tests
2018-01-29 22:38:04 +05:00
Qubad786
64555c60c0
Move request_cache to openedx.core.djangoapps
2018-01-26 15:09:25 +05:00
Albert (AJ) St. Aubin
f07880bb38
Merge pull request #17297 from edx/aj/LEARNER-3629_refactor
...
Refactor of the CourseEntitlement Refund API to handle refund failures
2018-01-25 07:13:44 -05:00
sanfordstudent
fda773721c
Merge pull request #17285 from edx/sstudent/hide_cert_setting
...
deprecate html setting for web certs and set to true by default
2018-01-24 16:27:40 -05:00
Sanford Student
e2becea8cb
deprecate html setting for web certs and set to true by default
2018-01-24 15:02:44 -05:00
Albert St. Aubin
f0436aa832
Refactor of the CourseEntitlement Refund API to handle refund failures
...
[LEARNER-3629]
The CourseEntitlement Refund API will not respond with ERROR codes when
the attempted refund call to Ecommerce fails.
2018-01-24 14:46:58 -05:00
Brian Mesick
bffd906909
Merge pull request #17115 from edx/bmedx/django111_cms_test_failures
...
Fixes to CMS failures in Django 1.11 tests
2018-01-24 14:46:52 -05:00
Jeremy Bowman
ebc54c8f1a
PLAT-1890 Fixed assorted ModifyingEnforceTypeWarning warnings
2018-01-24 11:49:42 -05:00
bmedx
1d45c85135
Refactor student login for readability and fix Django 1.11 issues
2018-01-24 11:26:43 -05:00
Calen Pennington
69348d06d7
Merge pull request #17009 from cpennington/cms-login-factory-page
...
Convert cms login.html to the require_page pattern in preparation for…
2018-01-24 10:19:27 -05:00
Matthew Piatetsky
8cf1e04781
Add screenshots
2018-01-23 17:51:03 -05:00
Calen Pennington
974f099835
Teach the xss_linter about the require_page tag
2018-01-23 15:58:12 -05:00
jaebradley
a2cc48d37d
fix mobile responsive modal
...
fix errors
2018-01-23 15:38:37 -05:00
bmedx
46cb89e55d
Fixes to CMS failures in Django 1.11 tests
2018-01-23 14:11:06 -05:00
Michael Frey
47272087cf
Merge pull request #17247 from caesar2164/problem-loading-spinner
...
Add FA loading spinner to each problem
2018-01-23 08:24:58 -05:00
Eric Fischer
097e000a24
Merge pull request #16191 from proversity-org/proversity/course-visibility-in-catalog
...
add DEFAULT_COURSE_VISIBILITY_IN_CATALOG flag
2018-01-23 08:10:25 -05:00
Christopher Lee
3959509696
Merge pull request #17242 from edx/clee/optimizely
...
Disable optimizely for xblocks for the mobile app
2018-01-22 15:36:20 -05:00
Michael Terry
948cae4148
Fix crash using create_user
...
Fix an invalid import usage to avoid a crash with the management
command create_user.
LEARNER-3932
2018-01-22 13:46:35 -05:00
Matthew Piatetsky
e0bdd3773a
Merge pull request #17273 from edx/try_bundling_test_fix
...
Request correct program for bundling test
2018-01-22 13:31:07 -05:00
christopher lee
8a00b76f01
Disable optimizely for xblocks for the mobile app
2018-01-22 12:05:57 -05:00
Sofiya Semenova
b3294bdea1
Merge pull request #17240 from edx/sofiya/ed-2140
...
Video completion recording does not happen at the end of the video
2018-01-22 11:38:00 -05:00
Matthew Piatetsky
472de18f2e
Request correct program for bundling test
2018-01-22 09:19:41 -05:00
Jose Antonio Gonzalez
cd2a31aacc
set default course visibility in catalog
2018-01-22 08:35:57 +02:00
Nimisha Asthagiri
dd136b457b
Merge pull request #17197 from edx/arch/cert-import-signals-cleanup
...
Certificates: clean up imports and signals
2018-01-20 09:32:59 -05:00
Nimisha Asthagiri
2e9efe6472
Fix Certificates import and signals code
2018-01-19 15:12:28 -05:00
Albert (AJ) St. Aubin
00a1205934
Merge pull request #17254 from edx/aj/LEARNER-3672
...
Updated the CourseEnrollment Admin form to correctly handle Course
2018-01-19 14:50:43 -05:00
Jesse Zoldak
459bf63ee0
Merge pull request #17239 from edx/testeng/bokchoy_auto_cache_update_88834860015445be6b1c5d3affbd5afca7e1b59a
...
Bokchoy db cache update
2018-01-19 14:43:12 -05:00
Sofiya Semenova
380273bcaa
Video completion marked at end of video
2018-01-19 14:39:49 -05:00
Giulio Gratta
c3ff17a8f1
Add FA loading spinner to each problem
...
- This is so that if a site loads slowly users know which/how many problems they need to wait for.
- Spinner gets replaced automatically by problem content when it loads.
2018-01-19 11:28:10 -08:00
Albert St. Aubin
3661e1acdf
Updated the CourseEnrollment Admin form to correctly handle Course
...
[LEARNER-3672]
Updated the CourseEnrollment Admin form to convert the Course Strings to
CourseKey or OpaqueKey values as expected.
2018-01-19 13:42:18 -05:00
Jeremy Bowman
67f4907ef2
Merge pull request #17243 from edx/jmbowman/PLAT-1889
...
PLAT-1889 Fix URL config and reversal issues
2018-01-19 12:50:16 -05:00
Bill Filler
733c275db0
Merge pull request #17083 from edx/bfiller/gated-content-combined
...
Conditionally display gated content in outline and courseware
2018-01-19 12:41:11 -05:00
edx-cache-uploader-bot
f9ac6f1e2f
Updating migrations
2018-01-19 11:39:24 -05:00
Sanford Student
af0909e8cf
reducing logging for EDUCATOR-1290
2018-01-19 11:34:44 -05:00
Jeremy Bowman
ca84751bbd
PLAT-1889 Fix URL config and reversal issues
2018-01-19 11:02:06 -05:00
Matthew Piatetsky
24e4f2fa63
Merge pull request #17244 from edx/try_bundling_test_fix
...
Add some more data for debugging bundling test and try potential fix
2018-01-18 23:52:08 -05:00
Matthew Piatetsky
0065e3c81e
Add some more data for debugging bundling test and try potential fix
2018-01-18 18:03:14 -05:00
Jeremy Bowman
bcc8ae6a78
Merge pull request #17187 from edx/jmbowman/PLAT-1831
...
PLAT-1831 Install prereqs for tox-based bok-choy and lettuce runs
2018-01-18 16:31:28 -05:00
Albert (AJ) St. Aubin
dfe149b5ff
Merge pull request #17234 from edx/aj/pagination_update_entitlements
...
Increased the page size for the entitlements API
2018-01-18 14:38:23 -05:00
Calen Pennington
58bb7167c1
Convert cms login.html to the require_page pattern in preparation for webpack
2018-01-18 13:49:44 -05:00
Jeremy Bowman
8513945229
PLAT-1831 Install prereqs for tox-based bok-choy and lettuce runs
2018-01-18 13:44:34 -05:00
Bill Filler
4fe5f3457d
Conditionally display gated content in courseware
...
Display gated sections in course outline, navigation and in the course
when user has met prerequiste condition.
WL-1273, WL-1317
2018-01-18 12:34:19 -05:00
Albert St. Aubin
e23def673b
Increased the page size for the entitlements API
2018-01-18 10:19:55 -05:00
Calen Pennington
bacd4334ed
Add a form of static:require_module that assumes that the factory is self-initializing
2018-01-18 10:10:30 -05:00
Saleem Latif
7858066776
Merge pull request #17230 from edx/saleem-latif/ENT-805-add-logging
...
[ENT-805]: Add logging to better understanding why skip activation email is not working as expected.
2018-01-18 19:41:36 +05:00
Douglas Hall
ffb01bb05e
Merge pull request #17223 from edx/douglashall/ENT-851
...
ENT-851 TPA Registry.get should return None if passed None.
2018-01-18 04:54:29 -05:00
Saleem Latif
06b6c1c50d
Add logging to better understanding why skip activation email is not working as expected.
2018-01-18 14:22:53 +05:00
Jae Bradley
5a13f4c7e1
Merge pull request #17191 from edx/learner-3600-upsell-modal
...
LEARNER-3584 - Implement Upsell Modal for Learner Analytics Test
2018-01-17 14:45:41 -05:00
Douglas Hall
f0341e5d29
ENT-851 TPA Registry.get should return None if passed None.
2018-01-17 13:55:56 -05:00
jaebradley
3218f64326
implement upsell modal
...
update css
updated css
make modal experimental
add waffle flag
2018-01-17 11:26:57 -05:00