Waheed Ahmed
637e1d0bee
Remove YouTube logo from footer.
...
Current YouTube logo is not compliant with YouTube's branding
guidelines.
PROD-816
2019-10-11 12:44:54 +05:00
Douglas Hall
c9aa258495
Do not display enterprise learner portal banner if no enterprise learner portals exist for user. ( #22005 )
2019-10-10 19:02:15 -04:00
Andytr1
f4738c4b82
Merge pull request #21958 from edx/andytr1/get-override-history-by-grade-id
...
EDUCATOR-4700 - pull grade overrides by grade_id
2019-10-10 13:42:29 -04:00
Awais Qureshi
e44f238611
Merge pull request #21995 from edx/awais786/BOM-913
...
BOM-913
2019-10-10 22:38:55 +05:00
Feanil Patel
2cd474c72d
Merge pull request #21970 from edx/feanil/fix_xmodule_video_tests
...
Fix video module tests related to transcript conversion.
2019-10-10 13:32:44 -04:00
atesker
4aff507847
EDUCATOR-4700 - pull grade overrides by grade_id
...
pep8
udate filter on simple history
convert to list
diable no member error
2019-10-10 12:13:07 -04:00
Awais Qureshi
91e7d8a7be
BOM-913
...
reduce functions moves into functools in python3. Fixed the import.
Fixing bytes issue.
2019-10-10 20:06:08 +05:00
Feanil Patel
7fba045ce6
Merge branch 'master' into feanil/fix_xmodule_video_tests
2019-10-10 11:00:54 -04:00
Awais Qureshi
750b554637
BOM-915
...
Fixing bytes and ordering issue.
2019-10-10 18:00:12 +05:00
Ayub khan
198743f7b0
BOM test_download_srt_exist test fix
...
need unicode to compare with unicode string
2019-10-10 17:17:29 +05:00
Brittney Exline
6e2887f851
Add enterprise portal links to user dropdown menu and dashboard alerts. ( #21833 )
2019-10-09 16:01:41 -04:00
Feanil Patel
76c578df36
Fix more transcript related tests to be consistent.
2019-10-09 11:00:23 -04:00
Awais Qureshi
9ed328879e
BOM-861
...
Dictionaries are being rendered into the HTML but in different order between python2 and python3.
The function parses and sorts the dictionary so that we get ordered data that can be compared in tests cases.
2019-10-08 12:45:01 +05:00
Awais Qureshi
7905640df2
Merge pull request #21927 from edx/awais786/BOM-866
...
BOM-866
2019-10-07 19:24:42 +05:00
Awais Qureshi
79b00c9af4
BOM-866
...
Dictionaries are being rendered into the HTML but in different order between python2 and python3 and failing tests in python3.
The function parses and sorts the dictionary so that we get ordered data that can be compared in tests cases.
2019-10-07 15:00:41 +05:00
DawoudSheraz
aeeb76edd0
add information for missing annotation fields
2019-10-07 10:55:11 +05:00
Diana Huang
df32ffd37b
Remove notes app and remaining js.
2019-10-02 15:00:37 -04:00
Diana Huang
f724f5b488
Add courseware migration.
2019-10-02 14:11:15 -04:00
Diana Huang
abf77b1ae1
Drop notes tables.
2019-10-02 14:11:15 -04:00
atesker
e07635559c
EDUCATOR-4365 - display max score for not started assignment
...
pep8
moved includes
refactor 1
correted properties
update unit test
pep update
cr 2
made failure case a function
2019-10-02 08:48:31 -04:00
Aarif
7be6acb880
Merge pull request #21856 from edx/BOM-851
...
BOM-851
2019-10-02 11:44:45 +05:00
Ned Batchelder
d3a1ca9f69
See if this fancy stack trace was stopping newrelic
2019-10-01 18:04:16 -04:00
Ayub
ac3718055a
Merge pull request #21855 from edx/BOM-842
...
BOM-842
2019-10-01 10:37:15 +05:00
Stu Young
8c94ee15ea
add missing annotation tokens to course api toggles ( #21831 )
2019-09-30 14:13:03 -04:00
Awais Qureshi
647527f916
Merge pull request #21852 from edx/awais786/BOM-829
...
BOM-829
2019-09-30 22:26:54 +05:00
Awais Qureshi
59cdc80159
Merge pull request #21847 from edx/awais786/BOM-841
...
BOM-841
2019-09-30 22:24:26 +05:00
Nimisha Asthagiri
8cfc33c0f1
Python 3: multi-line regex replacement of assertIn and assertNotIn
2019-09-30 08:51:02 -04:00
Nimisha Asthagiri
4914c42364
Python 3: resp.content regex searches
2019-09-30 08:51:02 -04:00
Nimisha Asthagiri
bb419b485d
Python 3: assertEqual(response.content.count -> assertContains(..
2019-09-30 08:51:02 -04:00
Nimisha Asthagiri
9bbc21ea8c
Python 3: multi-lined assertIn, assertNotIn -> assertContains, assertNotContains
2019-09-30 08:51:02 -04:00
Nimisha Asthagiri
beb95eb69c
Python 3: assertIn -> assertContains consistency
2019-09-30 08:51:01 -04:00
Nimisha Asthagiri
d4832a65aa
Python 3: assertNotIn -> assertNotContains consistency
2019-09-30 08:50:38 -04:00
Nimisha Asthagiri
ccefde8d3c
Python-3: assertNotIn(..response.content) -> assertNotContains
2019-09-30 08:50:38 -04:00
Nimisha Asthagiri
a6b219a9e9
Python-3: assertIn(..response.content) -> assertContains
2019-09-30 08:50:38 -04:00
Nimisha Asthagiri
adaf79ff73
Merge pull request #21836 from edx/bom/grades-python-3
...
Grades python-3 upgrade: test_recalculate_learner_grades.py
2019-09-30 08:30:07 -04:00
aarif
bec80bb34b
python 3 fixes
2019-09-30 16:02:00 +05:00
Ayub khan
73a453d3c2
BOM-842
2019-09-30 15:59:36 +05:00
Awais Qureshi
c96c172b3a
BOM-829
...
Python3 fix.
2019-09-30 15:23:03 +05:00
Awais Qureshi
5c8db66021
BOM-841
...
Python3 fix.
2019-09-30 13:47:50 +05:00
Zainab Amir
b4ca12af33
Notes css is missing for tab pages ( #21846 )
...
style-student-notes is only added in courseware.html but it is missing
for custom tab pages.
PROD-687
2019-09-30 12:44:10 +05:00
Nimisha Asthagiri
b73e0d8120
Grades python-3 upgrade: test_recalculate_learner_grades.py
2019-09-28 11:39:26 -04:00
Alex Dusenbery
bf77974297
EDUCATOR-4684 | The instructor course grade report should take subsection grade overrides into account.
2019-09-27 11:55:41 -04:00
Stu Young
7c6c166e73
fix toggle implementation annotations ( #21802 )
...
fix toggle implementation annotations and rename waffle flags
2019-09-27 11:45:40 -04:00
Matt Hughes
6085852c99
Attribute grade overrides from proctoring to the final reviewer
...
More generally, makes it so we don't ever pull in the user to whom
we're attributing overrides from the request, but always use the one
passed in via method parameters
Also pass through comments, if they're provided via this method
JIRA:EDUCATOR-4641
2019-09-27 10:58:58 -04:00
Ben Holt
2d215cccb8
REV-935 More upsell API tests ( #21765 )
...
Check course start and end dates, better test coverage
2019-09-27 08:57:27 -04:00
Syed Muhammad Dawoud Sheraz Ali
47f8735078
Merge pull request #21617 from edx/dsheraz/prod-62
...
Add transformer for re-writing video urls in course api
2019-09-27 15:43:43 +05:00
Aarif
177b8ab60a
Merge pull request #21623 from edx/BOM-421
...
BOM-421
2019-09-27 14:46:35 +05:00
DawoudSheraz
942c79e606
add video url transformer
2019-09-27 14:26:52 +05:00
atesker
6c6a0e47af
fixed for production - add get_history
...
EDUCATOR-4696 - put back get_history and update UI
add pylint
2019-09-26 14:35:20 -04:00
Ned Batchelder
b3845b2b96
Merge pull request #21581 from edx/nedbat/fix-courseware-warning
...
Finally import courseware properly everywhere to get rid of a warning
2019-09-26 14:25:27 -04:00