edX cache uploader bot
0b47380680
Updating Bokchoy testing database cache ( #22186 )
2019-10-30 14:25:44 -04:00
Awais Jibran
a27bd563b4
Merge pull request #22102 from edx/as/bug/tinymce-add-image
...
JavaScript Error when inserting second image in Studio
2019-10-30 12:59:56 +05:00
Awais Jibran
222c74e855
JavaScript Error when inserting second image in Studio
2019-10-30 12:21:40 +05:00
Nimisha Asthagiri
f533134db1
Merge pull request #22086 from edx/arch/user-authn-delete-deprecated
...
User Authn: Remove deprecated, ENABLE_COMBINED_LOGIN_REGISTRATION
2019-10-29 09:37:53 -04:00
Nimisha Asthagiri
db42c7e1e2
User Authn: Remove deprecated, ENABLE_COMBINED_LOGIN_REGISTRATION
2019-10-29 08:57:58 -04:00
Awais Qureshi
c3733d05e0
Merge pull request #22154 from edx/awais786/BOM-995
...
BOM-995
2019-10-28 11:40:40 +05:00
Awais Qureshi
2760d401c7
BOM-995
...
Fixing acceptance test.
2019-10-26 15:05:33 +05:00
Aarif
4285d265b8
Merge pull request #22128 from edx/BOM-992
...
changes made to sanitize the urls for consistent comparison - BOM-992
2019-10-25 23:20:25 +05:00
edX cache uploader bot
468b4771d4
Updating Bokchoy testing database cache ( #22157 )
2019-10-25 10:48:10 -04:00
aarif
45338f4160
changes made to sanitize the urls for consistent comparison
...
changes made to finalize the url sanitization to make url comparison consistent
changes made to avoid running sanitize in python 2
changes made to substitute proper query param in url for comparison
changes made to split and compare the query parameter with expected url
updated the split logic to properly split/slice url parts for comparison
updated the dashboard template to remove encode and avoid bytes encoded embeded url
updated the dashboard template to enclose social media urls with unicode
2019-10-25 15:20:32 +05:00
Manjinder Singh
80c7f5af01
BOM-933: Fix type mismatches in various migrations 5 ( #22147 )
...
* fix type mismatch in third_party_auth migrations
* fix type mismatch in verify_student migrations
* fix type mismatch in video_config migrations
* fix type mismatch in verified_track_content migrations
* fix type mismatch in commercemigrations
* fix type mismatch in xblock_config migrations
* fix type mismatch in course_creators migrations
* fix type mismatch in contentstore migrations
2019-10-24 16:08:04 -04:00
edX cache uploader bot
2ccbeda27d
Updating Bokchoy testing database cache ( #22148 )
2019-10-24 15:05:24 -04:00
Jeremy Bowman
05e9e56d56
Fix CSS selector under Python 3 BOM-991 ( #22124 )
2019-10-24 13:19:18 -04:00
aarif
d74324a2d8
updated the comparison operation to make comparison consistent (irrespective of the order of items)
...
changes made to allow non field dictionary comparisons as intended
changes made to fix failure on reading values for dictionaries
updated the comparison operation to make comparison consistent (irrespective of the order of items)
changes made to allow non field dictionary comparisons as intended
changes made to fix failure on reading values for dictionaries
2019-10-23 12:51:54 +05:00
edX cache uploader bot
cf53a3f4bb
Updating Bokchoy testing database cache ( #22119 )
2019-10-22 17:49:09 -04:00
Awais Qureshi
91e5ab93de
Merge pull request #22073 from edx/awais786/accept_tests
...
Fixing python3 ordering issue in acceptance tests.
2019-10-21 17:15:53 +05:00
Aarif
75e2df1476
Merge pull request #22074 from edx/BOM-934
...
Fix: Bokchoy "TypeError: write() argument must be str, not bytes"
2019-10-21 17:00:48 +05:00
aarif
4e0684a363
updated the social link creation to send back social links sorted
...
reverted unnecessary changes
added pylint supression for quality error fix
2019-10-21 16:10:00 +05:00
aarif
8910a83ffd
updated the csv writer for python 3
...
re arranged the imports to fix quality errors
2019-10-21 15:01:17 +05:00
Awais Qureshi
a22bcd5805
BOM-935
...
Fixing python3 ordering issue in acceptance tests.
2019-10-20 01:19:09 +05:00
Awais Qureshi
0c6c3a6f47
BOM-937
...
Open a file in read binary mode to avoid bytes issues.
2019-10-18 20:02:57 +05:00
Awais Qureshi
544959026a
BOM-937
...
Open a file in read binary mode to avoid bytes issues.
2019-10-18 19:40:33 +05:00
Manjinder Singh
e4b30e7bf3
BOM-931: explicitly setting strings to unicode ( #22064 )
...
* explicitly setting strings to unicode
2019-10-17 15:32:58 -04:00
edX cache uploader bot
c27643e5ce
Updating Bokchoy testing database cache ( #22049 )
2019-10-16 10:15:41 -04:00
edX cache uploader bot
f37de7464c
Updating Bokchoy testing database cache ( #22044 )
2019-10-15 14:29:16 -04:00
edX cache uploader bot
c4995d91fd
Updating Bokchoy testing database cache ( #21952 )
2019-10-08 10:30:09 -04:00
edX cache uploader bot
a9fd1d961f
Updating Bokchoy testing database cache ( #21934 )
2019-10-07 13:55:56 -04:00
Calen Pennington
5734e79b5d
Use absolute paths to upload files in more bokchoy tests
2019-10-04 10:10:11 -04:00
Stu Young
31859fb930
remove flaky test ( #21871 )
2019-10-03 09:57:50 -04:00
Calen Pennington
62300b922c
Merge pull request #21897 from cpennington/absolute-path-bokchoy-uploads
...
Use absolute paths to upload files in video tests
2019-10-01 14:57:06 -04:00
Calen Pennington
8e0f90045a
Use absolute paths to upload files in video tests
2019-10-01 13:04:58 -04:00
Stu Young
eeb3afd8cc
remove flaky test ( #21834 )
2019-09-30 14:10:56 -04:00
Stu Young
50cd2ec409
remove flaky test ( #21827 )
2019-09-27 16:42:17 -04:00
Matt Hughes
6206ec80b7
Delete flaky test test_comment_deletion_as_student
...
This test has been flaky in the past; I turned up TNLARCHIVE-530 and
TNLARCHIVE-2147 in JIRA while verifying no one else had actually
gotten it.
2019-09-27 15:18:58 -04:00
Stu Young
55357f524e
remove flaky test ( #21822 )
2019-09-27 14:49:30 -04:00
Dave St.Germain
26026782b0
Merge pull request #21538 from edx/dcs/component-tweaks
...
Studio Component Editor Tweaks
2019-09-26 10:05:23 -04:00
Dave St.Germain
ea3232feac
TNL-6920 Component Editor Efficiency Improvements
...
* Enlarges component modal for easier editing
* Allows display name to be edited in place
* Improves markdown button labeling
* Moves markdown cheatsheet to the edit modal, for quick reference
2019-09-26 09:34:14 -04:00
edX cache uploader bot
17a8d57699
Updating Bokchoy testing database cache ( #21772 )
2019-09-25 10:21:41 -04:00
edX cache uploader bot
79836c3840
Updating Bokchoy testing database cache ( #21724 )
2019-09-20 09:18:54 -04:00
Jeremy Bowman
23870802c6
Replace usage of UUID.get_hex() - BOM-672
2019-09-19 10:32:23 -04:00
edX cache uploader bot
742c254562
Updating Bokchoy testing database cache ( #21692 )
2019-09-18 10:15:22 -04:00
edX cache uploader bot
4bdf59a0d1
Updating Bokchoy testing database cache ( #21675 )
2019-09-17 08:05:16 -04:00
Feanil Patel
a3d39eaeb6
JSON takes unicode as input.
...
In python2 there would be some auto coercion done so that the orginal
code here works but that's not the case in python 3.
2019-09-16 11:30:05 -04:00
Jillian Vogel
fb981bfbbe
Aids styleability of CAPA checkbox and radio problems
...
by making CAPA <input> elements siblings of their <label>s, instead of children.
Also:
* Moves radio submitted status block down below the problem
to match the checkbox problem status blocks.
* Marks submitted choicegroup answers with a class
2019-09-11 13:54:07 +09:30
edX cache uploader bot
dbc36a3241
Updating Bokchoy testing database cache ( #21604 )
2019-09-09 12:29:57 -04:00
edX cache uploader bot
37c599cbdc
Updating Bokchoy testing database cache ( #21519 )
2019-08-30 16:29:46 -04:00
edX cache uploader bot
aa33743006
Updating Bokchoy testing database cache ( #21471 )
2019-08-27 15:42:12 -04:00
edX cache uploader bot
ac989e8211
Updating Bokchoy testing database cache ( #21468 )
2019-08-27 12:04:34 -04:00
edX cache uploader bot
2b0d281ecf
Updating Bokchoy testing database cache ( #21438 )
2019-08-23 16:49:02 -04:00
edX cache uploader bot
774f02d267
Updating Bokchoy testing database cache ( #21434 )
2019-08-23 11:13:14 -04:00