cclauss
bb31716c97
Use ==/!= to compare str, bytes, and int literals
2019-03-19 21:40:06 +01:00
Stu Young
581a6a725a
Merge pull request #20020 from edx/testeng/bokchoy_auto_cache_update_c5af88e0004bfcbcc5076f70a5adce561f783218
...
Bokchoy db cache update
2019-03-19 15:49:09 -04:00
Jeremy Bowman
5e37a0c0bb
Merge pull request #19621 from cclauss/Fix-ur-strings-for-Python3
...
ur'strings' are syntax errors in Python 3
2019-03-19 15:34:55 -04:00
edx-cache-uploader-bot
7e66e2a6f6
Updating migrations
2019-03-19 15:10:54 -04:00
Calen Pennington
d567724163
Merge pull request #20008 from cpennington/fbe/get-courses-batched
...
Fbe/get courses batched
2019-03-19 11:53:19 -04:00
David Ormsbee
7dcad7af55
Merge pull request #16496 from open-craft/josh/announcements-feature
...
Dashboard announcements feature
2019-03-18 16:04:38 -04:00
Calen Pennington
6059e21bff
Reapply "Improve the performance of access checking for a specific user in CourseViewList by prefetching data"
...
This reverts commit d8cd6135a6 .
2019-03-18 15:24:40 -04:00
Dave St.Germain
39ad3b1dd8
Merge pull request #19848 from edx/dcs/decide-duedates
...
Proposed decision on due date refactoring
2019-03-18 13:11:58 -04:00
Dave St.Germain
5beddeb7ff
Accepted ADR
2019-03-18 11:54:03 -04:00
cclauss
9a0c995885
ur'strings' are syntax errors in Python 3
2019-03-17 13:56:02 +01:00
Ned Batchelder
53458cd3ea
Merge pull request #19999 from edx/nedbat/skip-named-release-help-tests
...
Skip named release help tests
2019-03-14 20:14:54 -04:00
Ned Batchelder
561f0752ca
Skip tests of help doc links on named release branches.
...
@skip_unless_master is used to skip tests because on named release
branches, most work happens leading up to the first release on the
branch, and that is before the docs have been published. Tests that
check readthedocs for the right doc page will fail during this time, and
it's just a big distraction. Also, if we bork the docs, it's not the
end of the world, and we can fix it easily, so this is a good tradeoff.
2019-03-14 14:01:30 -04:00
Calen Pennington
d8cd6135a6
Revert "Improve the performance of access checking for a specific user in CourseViewList by prefetching data"
...
This reverts commit a2a340bcd0 .
2019-03-14 10:31:24 -04:00
Cali Stenson
01828034c4
Update enrollment course_price to verified price.
2019-03-13 14:52:33 -04:00
Michael Youngstrom
5567c0bb1e
Merge pull request #19983 from edx/testeng/bokchoy_auto_cache_update_392ea9f212793c6c53ae42042598bb20f5d70a7b
...
Bokchoy db cache update
2019-03-13 09:57:28 -04:00
edx-cache-uploader-bot
d89c34369c
Updating migrations
2019-03-12 12:29:28 -04:00
Matthew Piatetsky
d5c50533e1
Merge pull request #19968 from edx/PROD-58
...
handle incorrectly set schedules
2019-03-12 12:16:03 -04:00
Waheed Ahmed
6fa5893abb
Merge pull request #19963 from edx/waheed/LEARNER-6643-fix-change-enrollment-command
...
Fix change enrollment command for credit.
2019-03-12 18:37:23 +05:00
Waheed Ahmed
458e8482ea
Fix change enrollment command for credit.
...
Get provider id from ecommerce upon changing enrollment to credit
instead of setting course_key org.
LEARNER-6643
2019-03-12 15:30:48 +05:00
Matthew Piatetsky
dac0eec385
handle incorrectly set schedules
2019-03-11 16:46:29 -04:00
edx-cache-uploader-bot
adbf5fe33b
Updating migrations
2019-03-11 16:43:55 -04:00
Calen Pennington
5d3c9b36df
Merge pull request #19964 from cpennington/fbe-query-perf
...
Sort in python and add an index to improve StackedConfigModel.current…
2019-03-11 12:22:59 -04:00
Stu Young
129438420e
Merge pull request #19970 from edx/estute/remove-flaky-account-settings-test
...
remove flaky account settings page test
2019-03-11 11:18:04 -04:00
Calen Pennington
a2a340bcd0
Improve the performance of access checking for a specific user in CourseViewList by prefetching data
2019-03-11 10:37:53 -04:00
Stu Young
5a1105bb43
Merge pull request #19966 from edx/testeng/bokchoy_auto_cache_update_57f631ad1d9b1523d1e35b51c2f8f17b926fd050
...
Bokchoy db cache update
2019-03-11 09:41:22 -04:00
DawoudSheraz
f64c602887
Add aria-label toggling for play/pause and fill browser buttons
2019-03-11 11:51:25 +05:00
Josh McLaughlin
4d4b040517
Add dashboard announcements feature
...
- Add announcements view using JSX to the dashboard sidebar
- Create a new maintenance interface to edit and manage announcements
- Adds an override to main.html template to include new skip links
- Add plugins required for announcements to TinyMCE
This is motivated by a desire to have system wide messages for students
that show on the dashboard. Enabled with FEATURES['ENABLE_ANNOUNCEMENTS'].
Global staff are allowed to edit from the studio maintenance view.
2019-03-10 19:25:13 -07:00
Stuart Young
648f15a514
remove flaky account settings page test
2019-03-08 17:38:27 -05:00
edx-cache-uploader-bot
96b39e4aa1
Updating migrations
2019-03-08 14:04:59 -05:00
Stu Young
dbbfaf8bae
Merge pull request #19954 from edx/testeng/bokchoy_auto_cache_update_224fa696472c3fd35f4920ce2f428d351c3a948f
...
Bokchoy db cache update
2019-03-07 12:15:51 -05:00
edx-cache-uploader-bot
44b7dd2b28
Updating migrations
2019-03-07 10:56:29 -05:00
zrana
c43b14a0ff
Merge pull request #19896 from edx/zeeshan/remove_flaky_studio_settings_test
...
Remove flaky studio settings test
2019-03-07 19:20:31 +05:00
zrana
72c9bd1bae
Merge pull request #19901 from edx/zeeshan/remove_flaky_lms_insturctor_dashboard_test
...
Remove flaky lms instructor dashboard test
2019-03-07 19:20:16 +05:00
AsadAzam
2a1cff52d5
Merge pull request #19898 from edx/asad/educator-3928-fix-transcript-txt-500
...
Fixed download txt transcript 500
2019-03-07 18:31:22 +05:00
noraiz-anwar
837219f792
add aria-label in video caption control
2019-03-07 15:47:30 +05:00
Robert Raposa
c0ae3a54fd
Merge pull request #19949 from edx/ARCH-472-event-username-to-userid
...
ARCH-472: Add user_id for username in event data.
2019-03-06 18:14:28 -05:00
Robert Raposa
e8d60611de
Add user_id for username in event data.
...
In certain use cases, a caller may have the username and not the
user_id. In these cases, we add the user_id since events have
standardized on using the user_id as the unique id of a user.
ARCH-472
2019-03-06 17:06:53 -05:00
Michael Roytman
5c4c3d0753
Merge pull request #19948 from edx/mroytman/EDUCATOR-4083-min-price-masters-course-mode
...
allow configurability of the minimum price for a course mode
2019-03-06 16:03:35 -05:00
Cali
5ec3ab2068
Merge pull request #19946 from edx/cstenson/delete_flaky_tests
...
Delete flaky bokchoy tests.
2019-03-06 14:56:47 -05:00
Michael Roytman
c8b4f7e779
allow configurability of the minimum price for a course mode
2019-03-06 14:26:00 -05:00
Cali Stenson
362403bf7a
Delete flaky bokchoy tests.
...
EDUCATOR-4164, EDUCATOR-4165, EDUCATOR-4166
2019-03-06 14:20:18 -05:00
Cali
81538fe25b
Merge pull request #19851 from edx/cstenson/dashboard_metadata
...
Add price information to enrollments and create dashboard_metadata
2019-03-06 11:04:18 -05:00
asadazam93
f7d918e7ca
Fixed download txt transcript 500
2019-03-06 16:53:47 +05:00
Cali Stenson
7e6147f714
Add price information to enrollments and create dashboard_metadata
...
for experiments.
REVEM-174
2019-03-05 16:55:04 -05:00
Stuart Young
a79e064192
remove flaky bokchoy test
2019-03-05 13:47:17 -05:00
DawoudSheraz
a5fe66863e
fix video player speed adjustments
2019-03-05 17:37:33 +05:00
Mike Dikan
2fc27a9caa
Merge pull request #19693 from edx/mdikan/hackathon-21
...
Removal of deprecated external auth.
2019-03-04 13:48:57 -05:00
Feanil Patel
c8ebcff16b
Merge pull request #19908 from edx/feanil/remove_flaky_bokchoy_test
...
Remove a flaky bokchoy test.
2019-03-04 10:57:07 -05:00
Waheed Ahmed
dbad75467e
Return credit status error if no provider info found.
...
Return credit status error if no provider info found in provider info by
id dict. Also add logs to get an idea what is in this dict.
LEARNER-6643
2019-03-04 15:59:55 +05:00
Mike Dikan
2c149ca6be
Removing the Deprecated the 'external_auth' package in favor of 'third_party_auth' which is the current recommendation.
2019-03-02 16:06:46 -05:00