Commit Graph

49362 Commits

Author SHA1 Message Date
Michael Youngstrom
adb426d56f Merge pull request #20327 from edx/youngstrom/INCR-120
INCR-120
2019-04-25 14:00:51 -04:00
Alan Zarembok
475262a516 Merge pull request #20326 from edx/azarembok/fix-bulk-email-query
PROD-9: Fix badly performing database query for bulk email by using
2019-04-25 13:41:58 -04:00
Alex Dusenbery
4d6458284c Fix the program_enrollments admin classes. 2019-04-25 13:06:06 -04:00
Marco Morales
68862789bd Merge pull request #20304 from edx/marco/language-configuration
updated language list we pull from transifex to support beta languages
2019-04-25 12:48:55 -04:00
Stu Young
492d4eee34 Merge pull request #20315 from eduNEXT/anmrdz/INCR-165
INCR-165
2019-04-25 12:21:34 -04:00
Douglas Hall
d54a7109a6 Merge pull request #20323 from edx/douglashall/order_history_site_check
Add site configuration check to order history MFE toggle.
2019-04-25 12:10:53 -04:00
Stu Young
73578845ae Merge pull request #20317 from eduNEXT/anmrdz/INCR-174
INCR-174
2019-04-25 12:04:13 -04:00
Stu Young
9f97039a6a Merge pull request #20328 from edx/testeng/bokchoy_auto_cache_update_d6d93178bf4109db7076fddb53b123df530412ae
Bokchoy Testing DB Cache update
2019-04-25 11:31:12 -04:00
Douglas Hall
9880676e6a Add site configuration check to order history MFE toggle. 2019-04-25 11:10:08 -04:00
Dave St.Germain
2193b21cf6 Merge pull request #20303 from edx/dcs/masters-access
Automatically add master's to the group access of verified content
2019-04-25 11:00:16 -04:00
Zainab Amir
7ff21161d0 Merge pull request #20310 from edx/zamir/LEARNER_1338_firefox_footer_fix
update class to fix footer lang button for firefox
2019-04-25 19:52:48 +05:00
Michael Youngstrom
e3e009df8c Merge pull request #20312 from cocococosti/INCR-162
INCR-162
2019-04-25 10:48:10 -04:00
Michael Youngstrom
2935466408 INCR-120 2019-04-25 10:31:19 -04:00
David Ormsbee
0de369a4e3 Merge pull request #20095 from stvstnfrd/sysadmin/version
Remove unused version from footer
2019-04-25 10:23:42 -04:00
edX cache uploader bot
8d4c7240f1 Updating Bokchoy testing database cache 2019-04-25 10:15:53 -04:00
Dave St.Germain
589bd9b660 Merge pull request #20121 from edx/dcs/add-edx-when
Add edx-when
2019-04-25 10:00:57 -04:00
Waheed Ahmed
7cf236a074 add translations for newly added languages. 2019-04-25 18:49:55 +05:00
Alan Zarembok
30b9692915 PROD-9: Fix badly performing database query for bulk email by using
the union() function to combine multiple querysets together, rather
than the or (|) operator.  This avoids a very inefficient OUTER
JOIN query that reads the entire user table.
2019-04-25 08:55:59 -04:00
Marco Morales
911e108504 updated language list we pull from transifex to support beta language configuration moving forward 2019-04-25 17:18:30 +05:00
Zainab Amir
34c08a4ac2 update class to fix footer lang button for firefox 2019-04-25 15:52:07 +05:00
Jolyon Bloomfield
c3717cbf7f INCR-201 Migrate common/djangoapps/terrain/stubs (#20163) 2019-04-24 17:03:21 -04:00
Michael Youngstrom
d0601d3b49 Merge pull request #20294 from edx/youngstrom/INCR-115
INCR-115
2019-04-24 16:38:56 -04:00
Dave St.Germain
42ede57383 Hide edx-when feature behind waffle flag 2019-04-24 16:36:56 -04:00
Dave St.Germain
0e590c0f7e Moved these functions out of helpers because they're not needed elsewhere 2019-04-24 15:53:24 -04:00
Constanza Abarca
f88061a3b3 ran isort 2019-04-24 15:14:34 -04:00
Ana Maria Rodriguez
75cae7ebd2 INCR-174
Run python-modernize on openedx/core/djangoapps/heartbeat and openedx/core/djangoapps/signals
2019-04-24 14:07:32 -05:00
Michael Youngstrom
3b7f588b09 Merge pull request #20313 from edx/testeng/bokchoy_auto_cache_update_800b4f35c750b86e61ac2869d8470404b6821343
Bokchoy Testing DB Cache update
2019-04-24 14:52:57 -04:00
Ana Maria Rodriguez
926cb5bb89 INCR-165
Run python-modernize -w openedx/core/djangoapps/plugins
2019-04-24 13:38:12 -05:00
edX cache uploader bot
d2ffe38733 Updating Bokchoy testing database cache 2019-04-24 13:59:35 -04:00
Alex Dusenbery
bf661eaa8d Add unique constraint to ProgramEnrollment model 2019-04-24 13:47:23 -04:00
Constanza Abarca
0abba0e6f8 INCR-162 2019-04-24 13:44:27 -04:00
Dave St.Germain
b4ccd03740 This adds a new django app -- edx-when -- that will copy start and due dates to mysql and allow per-learner overrides in the instructor dashboard, using the existing IDDE interface.
It adds a data migration for existing IDDE data.
2019-04-24 12:26:19 -04:00
Michael Youngstrom
353d006839 INCR-115 2019-04-24 11:07:37 -04:00
Waheed Ahmed
ff07b3057e Merge pull request #20308 from edx/waheed/PROD-225-fix-account-settings-lang-selection
Fix account settings page language selection.
2019-04-24 20:01:03 +05:00
Michael Youngstrom
1dca07a237 Merge pull request #20309 from edx/testeng/bokchoy_auto_cache_update_33892bde4eb35bafb7ab095ab7be63c091630c32
Bokchoy Testing DB Cache update
2019-04-24 10:44:36 -04:00
Matthew Piatetsky
c324b54d58 Merge pull request #20273 from edx/REVMI-152
allow overriding FBE group access restrictions for problems at the unit level
2019-04-24 10:18:23 -04:00
edX cache uploader bot
afc3d097ac Updating Bokchoy testing database cache 2019-04-24 09:58:15 -04:00
Zach Hancock
afe3cdb3ec user lookup util 2019-04-24 09:47:38 -04:00
Michael Youngstrom
03db25bd50 Merge pull request #20278 from edx/youngstrom/INCR-189
INCR-189
2019-04-24 09:36:22 -04:00
Waheed Ahmed
322fca2c6f Fix account settings page language selection.
Fixed generating transifex URL for two character language codes.

PROD-225
2019-04-24 18:25:59 +05:00
Zainab Amir
df5a1b0aae Merge pull request #20307 from edx/zamir/LEARNER_7045_update_compiled_js_and_jsx_strings
LEARNER-7045: Update the compiled js and jsx strings
2019-04-24 14:06:00 +05:00
Zainab Amir
e0296b373c Update the compiled js and jsx strings
Right now pull_translations job does not compile the js and jsx
strings automatically, so manually added them here.

LEARNER-7045
2019-04-24 12:18:20 +05:00
edX Transifex Bot
0228822e5d fix(i18n): update translations 2019-04-24 02:54:25 -04:00
Stu Young
4347b66d74 Merge pull request #20301 from edx/estute/fix-migrations
add missing course_key to migrations for bokchoy
2019-04-23 16:25:04 -04:00
Dave St.Germain
27437bc03f Ran python-modernize 2019-04-23 15:29:27 -04:00
asadazam93
5a5c3fd79e Don't include invisible, graded subsections in grade reports. 2019-04-23 14:23:29 -04:00
Dave St.Germain
a5e5591262 Automatically add master's to the group access of verified content 2019-04-23 14:14:32 -04:00
Stuart Young
6a8de2b049 add missing course_key to migrations for bokchoy 2019-04-23 13:35:50 -04:00
Matthew Piatetsky
6c2c896ec3 allow overriding FBE group access restrictions for problems at the unit level 2019-04-23 11:31:41 -04:00
Farhanah Sheets
027a45b4f4 Merge pull request #20297 from edx/dsheraz/prod-167
remove mathjax autocollapse feature
2019-04-23 10:07:50 -04:00