asadazam93
|
0ec8e38422
|
Fixed download transcript 500 error
|
2018-09-11 16:04:35 +05:00 |
|
Simon Chen
|
af3e5ba4c3
|
Merge pull request #18149 from mitodl/pdpinch/expose-attempts
Expose attempt number to python custom grader
|
2018-09-10 15:50:28 -04:00 |
|
Robert Raposa
|
ba4cc62ff8
|
Retire deprecated RequestCache (Take 2)
ARCH-223
|
2018-09-08 15:09:28 -04:00 |
|
Calen Pennington
|
16f05ecce4
|
fixup! Load all webpack chunks into fragments as correctly-typed resources
|
2018-09-07 11:02:52 -04:00 |
|
Calen Pennington
|
15b762aaaa
|
fixup! Load all webpack chunks into fragments as correctly-typed resources
|
2018-09-07 10:40:09 -04:00 |
|
Calen Pennington
|
e6f11072b0
|
fixup! Load all webpack chunks into fragments as correctly-typed resources
|
2018-09-07 09:24:35 -04:00 |
|
Calen Pennington
|
41c71505e3
|
Load all webpack chunks into fragments as correctly-typed resources
|
2018-09-06 15:47:13 -04:00 |
|
Calen Pennington
|
139d40b76b
|
Merge pull request #18854 from cpennington/cale/edu-3262-logging
Log conditional xblock fragment resource loading
|
2018-09-05 10:40:49 -04:00 |
|
Qubad786
|
89925a96dc
|
use waffle_flags from video pipeline and fix tests
|
2018-09-04 19:07:03 +05:00 |
|
muhammad-ammar
|
809175d4cf
|
add support to enable/disable hls as primary playback
EDUCATOR-2714
|
2018-09-04 19:07:03 +05:00 |
|
Nimisha Asthagiri
|
4ca165f690
|
Revert "ARCH-223: Retire deprecated RequestCache."
|
2018-08-30 16:33:03 -04:00 |
|
Jolyon Bloomfield
|
9981b153b3
|
Remember to add changes before committing...
|
2018-08-30 16:22:50 -04:00 |
|
Jolyon Bloomfield
|
28e64d95cc
|
Handle situation where attempts have been reset to 0 and problem is regraded; Update comments
|
2018-08-30 16:21:23 -04:00 |
|
Peter Pinch
|
3763d26651
|
clarify comments
|
2018-08-30 15:57:42 -04:00 |
|
Nimisha Asthagiri
|
8459982512
|
Merge pull request #18847 from edx/robrap/ARCH-223-replace-request-cache
ARCH-223: Retire deprecated RequestCache
|
2018-08-30 12:59:49 -04:00 |
|
Robert Raposa
|
3df339a56a
|
Retire deprecated RequestCache.
ARCH-223
|
2018-08-30 08:55:19 -04:00 |
|
Calen Pennington
|
8878edea26
|
Log conditional xblock fragment resource loading
|
2018-08-29 13:46:17 -04:00 |
|
rabiaiftikhar
|
72cba77bbb
|
EDUCATOR-3030 donot submit completion for grader's response while updating problem score.
|
2018-08-29 16:04:28 +05:00 |
|
Peter Pinch
|
ddd8d41906
|
expose attempts to python custom grader
|
2018-08-27 11:49:55 -04:00 |
|
Michael Youngstrom
|
52a8c9703b
|
Maintain ignore file tests without storing themn on platform
|
2018-08-17 16:05:28 -04:00 |
|
Michael Youngstrom
|
75bd297337
|
Merge pull request #18795 from edx/youngstrom/try-unique-db
Use a unique name for test mongo dbs
|
2018-08-17 11:23:15 -04:00 |
|
Michael Youngstrom
|
4575c351cc
|
Use unique db names for mongo tests
|
2018-08-17 10:38:37 -04:00 |
|
Calen Pennington
|
228868acc7
|
Merge pull request #18799 from edx/cale/fix-educator-3262-again
Cale/fix educator 3262 again
|
2018-08-17 09:54:30 -04:00 |
|
Calen Pennington
|
865e43edf3
|
Delay initialization of XBlocks until after all fragments have been rendered
|
2018-08-17 09:16:47 -04:00 |
|
Jeremy Bowman
|
8db01323b5
|
Fix some eslint warnings about global _
|
2018-08-16 14:20:31 -04:00 |
|
mduboseedx
|
6bc8b4dcfa
|
Merge pull request #18344 from open-craft/symbolist/navigation-for-anonymous-users
Fixes for courseware anonymous access.
|
2018-08-16 08:44:00 -04:00 |
|
Jeremy Bowman
|
713d64e1e2
|
TE-2702 Update Read the Docs links to HTTPS
|
2018-08-15 17:34:01 -04:00 |
|
Jolyon Bloomfield
|
9673db692d
|
Fixing textline CSS issue
|
2018-08-14 20:40:51 -04:00 |
|
Jeremy Bowman
|
de7e2e18b7
|
Merge pull request #18776 from edx/jmbowman/TE-2526
TE-2526 Remove dependency on needle and nose
|
2018-08-14 16:31:45 -04:00 |
|
Calen Pennington
|
13a54b7046
|
Merge pull request #18750 from edx/cale/fix-educator-3262
Render all parts of XBlock fragments in a Conditional Module
|
2018-08-14 10:53:00 -04:00 |
|
Jeremy Bowman
|
fda571fedb
|
TE-2526 Remove dependency on needle and nose
|
2018-08-13 16:21:47 -04:00 |
|
Michael Youngstrom
|
c58aac352c
|
Fix commonlib-unit test collection errors
|
2018-08-13 12:40:53 -04:00 |
|
Calen Pennington
|
0aeec133fc
|
Render all parts of XBlock fragments in a Conditional Module
[EDUCATOR-3262]
|
2018-08-10 13:32:55 -04:00 |
|
rabiaiftikhar
|
8286dcce88
|
EDUCATOR-3030 remove temperory logs
|
2018-08-10 10:46:29 +05:00 |
|
Jeremy Bowman
|
bcaec3c5bb
|
TE-2525 nose.tools removal part 1/2
|
2018-08-07 08:30:12 -04:00 |
|
Awais Jibran
|
1eba936a9e
|
Merge pull request #18730 from edx/aj/update-log
Update log for library not found
|
2018-08-07 14:21:33 +05:00 |
|
Awais Jibran
|
a53a8a1f77
|
Update log for library not found
|
2018-08-06 18:20:14 +05:00 |
|
Daniel Clemente Laboreo
|
1e2a69e22e
|
Add CourseFields.other_course_settings to store custom fields
|
2018-08-03 15:40:06 +03:00 |
|
Michael Roytman
|
edd4bed081
|
Merge pull request #18695 from edx/mroytman/course-validation-default-grading-policy
mroytman/course validation default grading policy
|
2018-08-02 12:53:20 -04:00 |
|
Michael Roytman
|
6083a11a5e
|
add has_grading_policy to course validation API
|
2018-08-02 12:17:58 -04:00 |
|
Awais Jibran
|
62559011dc
|
Revert "fix poster display issue with hls"
This reverts commit b9ebe5ea686fc1b16fccd0f276fbc1d53a5c3468.
|
2018-08-02 19:53:40 +05:00 |
|
Awais Jibran
|
e1d27d56f8
|
Merge pull request #18692 from edx/aj/fix-single-blackout-date
Fix discussion blackout date pasrsing.
|
2018-08-02 18:58:23 +05:00 |
|
Awais Jibran
|
cab6c9fcbd
|
Fix discussion blackout date pasrsing.
EDUCATOR-3260
|
2018-08-01 16:31:11 +05:00 |
|
Jeremy Bowman
|
4241249119
|
TE-2524 Stop using nose.plugins
|
2018-07-30 21:11:05 -04:00 |
|
muhammad-ammar
|
c360b4effb
|
fix poster display issue with hls
EDUCATOR-2606
another approach
|
2018-07-30 12:11:00 +05:00 |
|
Feanil Patel
|
d29ffce4df
|
Merge pull request #18639 from edx/private_to_public_02d5477
Mergeback PR from private to public.
|
2018-07-25 14:37:57 -04:00 |
|
Robert Raposa
|
edf1c8922e
|
Fix quality errors.
|
2018-07-25 11:34:10 -04:00 |
|
rabiaiftikhar
|
0438c1b535
|
EDUCATOR-3030 add temperory logs
|
2018-07-20 21:51:05 +05:00 |
|
Usman Khalid
|
36b3316ebc
|
Fixes to sequence module for anonymous courseware access.
|
2018-07-20 14:26:22 +05:00 |
|
noraiz-anwar
|
593c2d1ae8
|
add python getter in capa system
|
2018-07-18 18:44:56 +05:00 |
|