mrey
9003a2dcde
Allow to override COURSE_ENROLLMENT_MODES in AWS environment
...
Add more parameters to COURSE_ENROLLMENT_MODES to allow to display friendly mode name and more options
Fix python tests of PR #18557
PR #18557 : Fix Diff Quality test line too long
PR #18557 : Fix Diff Quality test unused-variable
Use six.iteritems() in COURSE_MODE_SLUG_CHOICES for future Python 3 compatibility
2018-09-12 17:35:57 +02:00
Awais Jibran
3bb34faa8f
Fix edge checklist 500 error
...
EDUCATOR-3355
2018-09-10 16:30:13 +05:00
Robert Raposa
71161b8eda
Merge pull request #18879 from edx/revert-revert-18861-robrap/ARCH-223-replace-request-cache
...
ARCH-223: Revert the revert of Replace Request Cache
2018-09-08 16:30:37 -04:00
Robert Raposa
ba4cc62ff8
Retire deprecated RequestCache (Take 2)
...
ARCH-223
2018-09-08 15:09:28 -04:00
Braden MacDonald
b603f3cf60
Merge pull request #18856 : Convert DATA_DIR to a Path object
2018-09-07 15:26:31 -07:00
irfanuddinahmad
527edc5c45
Add video thumbnails management command to scrape youtube thumbnails and update them in edxval
2018-09-04 19:07:03 +05:00
Qubad786
89925a96dc
use waffle_flags from video pipeline and fix tests
2018-09-04 19:07:03 +05:00
Qubad786
e24438602d
Deprecate youtube for existing courses by not sending course_video_upload_token to VEDA.
2018-09-04 19:07:03 +05:00
Mushtaq Ali
7698a277cd
Scrape video thumbnails from youtube util - EDUCATOR-3109
2018-09-04 19:07:03 +05:00
Alex Dusenbery
3afe741143
Revert "studio grading bokchoy tests III"
...
This reverts commit 9b9f7c26cd .
2018-08-31 10:28:06 -04:00
Agha Awais
9b9f7c26cd
studio grading bokchoy tests III
2018-08-31 10:36:51 +00:00
Guruprasad Lakshmi Narayanan
a21d9bf381
Convert DATA_DIR to a Path object when fetching from ENV_TOKENS
...
This fixes the exceptions raised by code that expects it to be a Path
object. For instance, the LMS sysadmin dashboard courses page expects
DATA_DIR to be a Path object and throws a 500 Internal Server error if
it isn't.
2018-08-30 22:00:42 +05:30
Michael Roytman
8da3278086
remove global staff check on enable_checklists_quality waffle flag
2018-08-22 15:05:16 -04:00
Michael Roytman
1082bedb10
Merge pull request #18796 from edx/mroytman/remove-waffle-flags-switches
...
remove enable_edit_image_modal waffle flag
2018-08-20 13:33:34 -04:00
Michael Youngstrom
c195df3c60
Merge pull request #18781 from edx/youngstrom/xdist-test-cleanup
...
Don't store invalid file types from sample course in repo
2018-08-17 16:39:09 -04:00
Michael Youngstrom
52a8c9703b
Maintain ignore file tests without storing themn on platform
2018-08-17 16:05:28 -04:00
Robert Raposa
99c9eb7343
Migrate to edx-django-utils monitoring.
...
ARCH-220
2018-08-17 15:39:04 -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
Michael Roytman
fade483522
remove another test
2018-08-16 16:30:29 -04:00
Michael Roytman
7653f10213
remove enable_edit_image_modal waffle flag
2018-08-16 16:30:29 -04:00
Jeremy Bowman
a5ab125096
Merge pull request #18790 from edx/jmbowman/TE-2689
...
TE-2689 Remove useless pylint suppressions part 3
2018-08-16 16:26:34 -04:00
Jeremy Bowman
8db01323b5
Fix some eslint warnings about global _
2018-08-16 14:20:31 -04:00
Jeremy Bowman
68902a2f3f
TE-2689 Remove useless pylint suppressions part 3
2018-08-16 09:57:01 -04:00
Jeremy Bowman
713d64e1e2
TE-2702 Update Read the Docs links to HTTPS
2018-08-15 17:34:01 -04:00
Robert Raposa
204eac003d
Add metrics for requests.
...
ARCH-193
2018-08-13 10:00:57 -04:00
Jeremy Bowman
2fb3805f56
Merge pull request #18739 from edx/jmbowman/TE-2525
...
TE-2525 Finish removing nose.tools usage
2018-08-09 15:56:28 -04:00
Qubad786
b961569d35
Fix integrity errors
2018-08-08 19:42:21 +05:00
Jeremy Bowman
17f54fbaff
TE-2525 Finish removing nose.tools usage
2018-08-07 21:39:02 -04:00
noraiz-anwar
45d1ce6d07
setting xframe_options to deny
2018-08-06 15:28:31 +05:00
Agha Awais
0acb2289e1
Merge pull request #18688 from edx/awais/lett_2_bc_advance_settings_III
...
advanced settings bokchoy tests III
2018-08-04 00:52:29 +05:00
Agha Awais
202e990498
Merge pull request #18686 from edx/awais/lett_2_bc_grading_II
...
Grading bokchoy tests II
2018-08-04 00:52:09 +05:00
Daniel Clemente Laboreo
1e2a69e22e
Add CourseFields.other_course_settings to store custom fields
2018-08-03 15:40:06 +03:00
Agha Awais
e6a63b5693
Grading bokchoy tests II
2018-08-03 12:09:21 +00:00
Agha Awais
be5ccf92e7
advanced settings bokchoy tests III
2018-08-03 12:06:23 +00: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
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
Agha Awais
6e77a2ee2b
Merge pull request #18713 from edx/awais/removed_lettuce_tests_for_discussions
...
removed lettuce test points for discussion component
2018-08-02 17:57:17 +05:00
Agha Awais
469d871994
Merge pull request #18702 from edx/awais/lett_2_bc_textbook
...
bokchoy tests for textbook page
2018-08-02 16:43:41 +05:00
Agha Awais
ea06bb8b4d
removed lettuce tests for discussion component
2018-08-01 12:53:05 +00:00
Agha Awais
2f94817118
bokchoy tests for textbook page
2018-08-01 12:42:47 +00:00
Awais Jibran
cab6c9fcbd
Fix discussion blackout date pasrsing.
...
EDUCATOR-3260
2018-08-01 16:31:11 +05:00
Jeremy Bowman
ca3316962d
TE-2524 Stop using nose.plugins - LMS 1
2018-07-31 13:03:18 -04:00
Ayub
2f6d33c6dc
Merge pull request #18674 from edx/update-translations-30-july
...
updated-translations
2018-07-30 17:49:55 +05:00
Nimisha Asthagiri
eac1ce7bfd
Asymmetric JWT support
2018-07-30 07:17:08 -04:00
ayub-khan
060a061663
updated-translations
2018-07-30 15:34:55 +05:00
Saleem Latif
3f5c5c0460
Added XAPI to installed apps
2018-07-30 12:49:52 +05:00
sanfordstudent
302d82710f
Merge pull request #18611 from edx/sstudent/ora_date_validation
...
add validation of ORAs
2018-07-27 13:28:46 -04:00
Agha Awais
a4547183da
Merge pull request #18497 from edx/awais/lett_2_bc_course_create
...
TE-2622: Course Create bokchoy tests
2018-07-27 14:56:55 +05:00