Calen Pennington
|
0f7e2373d0
|
Revert "Switch container factory to webpack"
|
2018-05-29 16:01:38 -04:00 |
|
Calen Pennington
|
6c8e0842cc
|
Merge pull request #17509 from cpennington/switch-container-factory-to-webpack
Switch container factory to webpack
|
2018-05-29 14:27:38 -04:00 |
|
Awais Jibran
|
663dc1af8f
|
Merge pull request #17573 from mitodl/fix_special_character_in_suername_instructor_apis
Allow `@` in username in Staff Debug interface
|
2018-05-29 23:24:00 +05:00 |
|
AlasdairSwan
|
c703682ebb
|
LEARNER-5427 Ensure StudentAccountDeletion.jsx checks socialAccountLinks object because reunning .reduce on it
|
2018-05-29 12:41:15 -04:00 |
|
Calen Pennington
|
ab5e221070
|
Put Require.js in debug mode in LMS acceptance tests
|
2018-05-29 12:39:28 -04:00 |
|
Calen Pennington
|
d4bb203308
|
Log javascript errors during bok_choy tests
|
2018-05-29 12:21:47 -04:00 |
|
Calen Pennington
|
12a082cf83
|
Convert xblock_validation.js to webpack
|
2018-05-29 12:19:05 -04:00 |
|
Calen Pennington
|
d08e199f79
|
Load XBlocks with webpack rather than RequireJS
|
2018-05-29 12:19:05 -04:00 |
|
Feanil Patel
|
a0d19fd728
|
Merge pull request #18269 from edx/feanil/drop_unused_index
Feanil/drop unused index
|
2018-05-27 13:12:06 -04:00 |
|
Feanil Patel
|
25da206c38
|
Migration for index removal.
|
2018-05-27 16:28:51 +00:00 |
|
Feanil Patel
|
06a11c2ed7
|
Update model.
|
2018-05-27 12:12:10 -04:00 |
|
Qubad786
|
f9476ab4ff
|
Update old transcripts metadata present in video xml with the new transcripts for backward compatibility.
|
2018-05-25 21:29:26 +05:00 |
|
Kshitij Sobti
|
73179edd18
|
Adapt tests to work with the presence of generate_report_data
Add integrationish test
|
2018-05-25 19:19:53 +05:30 |
|
Kshitij Sobti
|
011b295890
|
Handle NotImplementedError raised by generate_report_data
|
2018-05-25 18:44:59 +05:30 |
|
Kshitij Sobti
|
7e01a065b9
|
Use `generate_report_data` for getting report data if the block provides it
|
2018-05-25 18:44:59 +05:30 |
|
Kshitij Sobti
|
ccabab0771
|
Added chapter blocks to be excluded from report
|
2018-05-25 18:44:59 +05:30 |
|
Kshitij Sobti
|
1aa55c6cfa
|
Documentation grammar and accuracy fixes
|
2018-05-25 18:44:59 +05:30 |
|
Kshitij Sobti
|
ba635383db
|
Filter out sequentials in final report generation stage
Fix tests to match code changes
|
2018-05-25 18:44:59 +05:30 |
|
Kshitij Sobti
|
c4bbe7f036
|
Only filter out verticals instead of all non-problem blocks
Improve documentation
|
2018-05-25 18:44:59 +05:30 |
|
Kshitij Sobti
|
d2b78a34f4
|
Unconditionally yield root block so it's always included in the report
|
2018-05-25 18:44:59 +05:30 |
|
Kshitij Sobti
|
723a0639ca
|
Fix: issue generating reports for single problem
code style fixes
|
2018-05-25 18:44:59 +05:30 |
|
Kshitij Sobti
|
1a4fe2c527
|
Disable protected access pylint check for TestProblemResponsesReport
|
2018-05-25 18:44:59 +05:30 |
|
Kshitij Sobti
|
94f1e0aa1c
|
Fix error due to improper problem_key
Add tests
|
2018-05-25 18:44:59 +05:30 |
|
Kshitij Sobti
|
7e31718f91
|
Documentation and PEP8
|
2018-05-25 18:44:59 +05:30 |
|
Kshitij Sobti
|
0b75749c6e
|
Use cls instead of direct class name
|
2018-05-25 18:44:59 +05:30 |
|
Kshitij Sobti
|
8885092790
|
Support setting MAX_PROBLEM_RESPONSES_COUNT to None for unrestricted row count
|
2018-05-25 18:44:59 +05:30 |
|
Kshitij Sobti
|
1d507bf246
|
Break out bits of generate method into separate method
|
2018-05-25 18:44:59 +05:30 |
|
Kshitij Sobti
|
00334a9ebb
|
Add block id to problem response report
|
2018-05-25 18:44:59 +05:30 |
|
Kshitij Sobti
|
9c1dc2c0a7
|
Include title and location in problem response sheet
|
2018-05-25 18:44:59 +05:30 |
|
Kshitij Sobti
|
e322a3a759
|
ProblemResponses can now iterate over all the problems in a chapter, sequential or vertical
It is now possible to limit the number of rows in the problem response csv
|
2018-05-25 18:44:59 +05:30 |
|
Kshitij Sobti
|
1252760de4
|
Allow list_problem_responses to limit the number of responses
Allow problem_location to be a UsageKey or string in list_problem_responses
|
2018-05-25 18:44:59 +05:30 |
|
Amir Qayyum Khan
|
2f7643f7d8
|
more reforting
|
2018-05-25 15:50:05 +05:00 |
|
Amir Qayyum Khan
|
70440672c9
|
added more tests on suggestion
|
2018-05-25 15:50:05 +05:00 |
|
Amir Qayyum Khan
|
594a7c4ac6
|
throwing exception when user has conflict with username or email
|
2018-05-25 15:50:05 +05:00 |
|
Amir Qayyum Khan
|
92e224f002
|
Fixed code to include special characters in username
|
2018-05-25 15:50:05 +05:00 |
|
Daniel Clemente Laboreo
|
6d3f8150db
|
Implement generate_report_data for capa problems
|
2018-05-24 22:09:58 +03:00 |
|
irfanuddinahmad
|
5e77dfd5b7
|
Merge pull request #18245 from edx/ENT-982-Typos-in-API-terms-of-service
ENT-982 Fixed typos in API terms of service
|
2018-05-24 16:29:40 +05:00 |
|
Simon Chen
|
7f05114752
|
Remove the expansive category_map call from inline discussion view
|
2018-05-23 14:14:05 -04:00 |
|
J Eskew
|
c87ba77233
|
Revert "Retry upon Sailthru optout timeout."
|
2018-05-23 10:59:28 -04:00 |
|
John Eskew
|
597e6c66d5
|
Add backoff module as a new requirement.
Use backoff when calling Sailthru API to retry upon optout timeouts.
|
2018-05-22 16:03:41 -04:00 |
|
irfanuddinahmad
|
7812185d8a
|
fixed typos
|
2018-05-22 15:23:39 +05:00 |
|
irfanuddinahmad
|
2cd1b9d792
|
Merge pull request #18234 from edx/iahmad/ENT-988-Update-API-Terms-of-Service
ENT-988 Update API Terms of Service
|
2018-05-22 14:08:46 +05:00 |
|
Gabe Mulley
|
959ddaa98d
|
Merge pull request #18181 from edx/mulby/ace-password-reset
Use edx-ace for password reset emails
|
2018-05-21 11:42:56 -04:00 |
|
Omar Al-Ithawi
|
73af914cfc
|
Use edx-ace for password reset email
|
2018-05-21 09:49:14 -04:00 |
|
Tasawer Nawaz
|
b21fec305a
|
fix TypeError: cannot concatenate 'str' and 'NoneType' objects
LEARNER-5369
|
2018-05-21 17:35:54 +05:00 |
|
irfanuddinahmad
|
741f75d7fe
|
updated TOS
|
2018-05-21 15:00:57 +05:00 |
|
Troy Sankey
|
6872671436
|
Merge pull request #18136 from edx/pwnage101/registration-with-half-retired-user-email
Disallow registration when the proposed email is retired
|
2018-05-18 16:53:30 -04:00 |
|
Sofiya Semenova
|
175fbac261
|
Merge pull request #18235 from edx/sofiya/mgmt-name
Changed comment in recalculate_learner_grades
|
2018-05-18 15:56:05 -04:00 |
|
Troy Sankey
|
a7ecfe1cd3
|
Fixup! refactor email_exists, and handle many more cases
|
2018-05-18 15:34:35 -04:00 |
|
Diana Huang
|
3b40787628
|
Merge pull request #18221 from edx/diana/activation-message
LEARNER-5283: Display error message if account is inactive.
|
2018-05-18 14:59:22 -04:00 |
|