Commit Graph

15652 Commits

Author SHA1 Message Date
alisan617
85ff8a62a2 Merge pull request #14476 from edx/alisan/post-add-response-focus-TNL-6170
Discussion thread bring focus to response list after submitting a response or comment
2017-02-08 14:06:32 -05:00
alisan617
813e86041c Bring focus to response list after submitting a response or comment 2017-02-08 13:02:04 -05:00
Nimisha Asthagiri
31ec562168 Merge pull request #14490 from edx/beryl/request-cache-feature-flag
request-cache grades feature flag to avoid 400+ memcached hits
2017-02-08 11:41:55 -05:00
Nimisha Asthagiri
2026a518d5 Merge pull request #14489 from edx/beryl/new-relic
Add new relic parameters to grades task
2017-02-08 11:41:30 -05:00
Nimisha Asthagiri
f2abce53cb request-cache grades feature flag to avoid 400+ memcached hits 2017-02-08 10:01:52 -05:00
sanfordstudent
37c266f08f Merge pull request #14423 from edx/sstudent/TNL-6219
add course and user id to library content assigned
2017-02-08 09:47:59 -05:00
Qubad786
7d320f7ef8 remove unnecessary bookmark screen readers 2017-02-08 12:45:04 +05:00
Nimisha Asthagiri
697b3d7d98 Add new relic parameters to grades task 2017-02-07 19:29:17 -05:00
Sanford Student
1a5e15fd5c add course and user id to library content assigned 2017-02-07 13:52:15 -05:00
Renzo Lucioni
9be3191829 Merge pull request #14462 from edx/renzo/programs-from-catalog
Load all programs from the catalog
2017-02-07 10:42:17 -05:00
Renzo Lucioni
e7771148b7 Load all programs from the catalog
This commit contains back end changes necessary to load programs from the catalog in all contexts. The existing program munging utility is applied as late as possible to avoid conflating this work with changes to the front end; those will be made separately.

ECOM-4422
2017-02-06 23:16:29 -05:00
Douglas Hall
f7d5e7e1db Merge pull request #14472 from edx/douglashall/WL-931
WL-931 Allow for customization of course email template at the organization level
2017-02-06 15:09:58 -05:00
Douglas Hall
06fa13f4df Allow for customization of course email template at the organization level 2017-02-06 14:23:58 -05:00
alisan617
029060f797 Merge pull request #14467 from edx/alisan/discussion-new-post-form-TNL-6366
Reveal radio buttons in discussion post form post type options
2017-02-06 13:17:23 -05:00
alisan617
ef48141780 change post type options to radio buttons actually just reveal them 2017-02-06 12:37:38 -05:00
sanfordstudent
70496204f8 Merge pull request #14445 from edx/sstudent/TNL-6348
switch aria role of left nav from group to region
2017-02-06 09:19:24 -05:00
Christina Roberts
fec2fb4e48 Merge pull request #14421 from edx/christina/wiki
Wiki accessibility fixes.
2017-02-03 10:34:58 -05:00
alisan617
fb66d29813 Merge pull request #14448 from edx/alisan/discussion-luv-TNL-6173-6176
Discussion loading indicator and user role style change, show hide button focus, and copy change to discussion filter
2017-02-02 17:15:42 -05:00
cahrens
95672ec264 Accessibility fixes and tests.
TNL-6369, TNL-6368
2017-02-02 16:44:00 -05:00
Ned Batchelder
a9031061ad Merge pull request #14461 from edx/ned/update-translations
Update translations (autogenerated message)
2017-02-02 16:03:07 -05:00
alisan617
68a29ad09b change loading animation to FA user role style change 2017-02-02 15:51:18 -05:00
Dave Chamberlain
fe2e25df65 ECOM-6921: Added aria-modal="true" to Support Modal
Changed the section to a div, and converted the aria-label
    to a labelledby attr instead (no sense in generating the string
    mulitiple times).
2017-02-02 15:43:26 -05:00
Ned Batchelder
c2573ab5d6 Update translations (autogenerated message) 2017-02-02 14:53:47 -05:00
Nimisha Asthagiri
9436edf856 Merge pull request #14446 from edx/beryl/grades-mongo-query
Fix mongo query count for Grades API
2017-02-02 11:13:06 -05:00
Nimisha Asthagiri
7cc08399c6 Fix mongo query count for Grades API 2017-02-01 17:58:36 -05:00
Jesse Shapiro
9d5db5ae24 Adds OpenStack settings to CMS environment
and a comment and explaining why we import aws.* in the openstack settings.
2017-02-02 09:27:22 +10:30
Nimisha Asthagiri
1912176c5a Merge pull request #14438 from edx/beryl/cohort_integrity_error
Fix cohort IntegrityErrors
2017-02-01 15:35:21 -05:00
Andy Armstrong
1c6cfb0b04 Merge pull request #14441 from fghaas/color-default
FEDX-300 Set !default on Sass colors
2017-02-01 15:03:17 -05:00
Sanford Student
d9a96b03b9 switch aria role of left nav from group to region 2017-02-01 14:55:46 -05:00
Jesse Zoldak
d1012a771d Merge pull request #14425 from edx/revert-14200-jmbowman/async_course_import
Revert "PLAT-1104 Import courses asynchronously"
2017-02-01 11:32:39 -05:00
Jesse Zoldak
b0647e7d83 Revert "Fix mongo query count for Grades API" 2017-02-01 11:09:43 -05:00
Nimisha Asthagiri
0f89af8af1 Merge pull request #14439 from edx/beryl/grades-mongo-query
Fix mongo query count for Grades API
2017-02-01 10:27:43 -05:00
Brian Jacobel
e8a60f7da8 Merge pull request #14437 from edx/bjacobel/wmd-disabled-undo-redo
Add aria-disabled to WMD undo/redo buttons
2017-02-01 10:11:00 -05:00
Nimisha Asthagiri
704a16ad3f Fix mongo query count for Grades API 2017-02-01 09:32:27 -05:00
Florian Haas
b7f996afcb v1 Sass (LMS): remove duplicate color definition
The double definition of $blue-d1, $blue-d2, and $blue-d4 is
superfluous, so remove the second instance of each.
2017-02-01 11:52:33 +01:00
Florian Haas
688c3f395d v1 Sass (LMS): set !default on all colors
Colors should be overridable.
See https://openedx.atlassian.net/browse/PLAT-1181

This sets all color variables to !default for v1 (pre-Pattern Library)
Sass.
2017-02-01 11:52:28 +01:00
Clinton Blackburn
7c39978b06 Automated refund approval process
Refunds are now processed automatically. If the automated processing fails, the system falls back to the previous behavior of notifying the Support Team. Additionally, these calls are all made by the service user rather than the learner.

ECOM-6541
2017-02-01 01:51:21 -05:00
Clinton Blackburn
1189867dd2 Removed references to ECOMMERCE_API_SIGNING_KEY
We should not be using custom signing keys for each service at this time. We may want to return to this strategy in the future; but, this is not the direction any of our other services are going in.

ECOM-6541
2017-02-01 01:51:21 -05:00
Nimisha Asthagiri
95b4cbbcf8 Fix cohort Integrity Errors
TNL-5725
2017-01-31 22:56:56 -05:00
Brian Jacobel
ecc9afa19c Add aria-disabled to WMD undo/redo buttons 2017-01-31 17:11:28 -05:00
Clinton Blackburn
6b2ca06544 Simplified Docker Devstack test settings
The only value that needs to be overridden is the Mongo host. The duplicated values can be imported.
2017-01-31 16:59:24 -05:00
Saleem Latif
ab88da952b Update settings for edx-enterprise (v0.19.1) configurations. 2017-01-31 14:19:51 +05:00
Jesse Zoldak
83a451dc0b Revert "PLAT-1104 Import courses asynchronously" 2017-01-30 19:21:43 -05:00
Jeremy Bowman
576f6755f8 Merge pull request #14200 from edx/jmbowman/async_course_import
PLAT-1104 Import courses asynchronously
2017-01-30 16:50:55 -05:00
Eric Fischer
6f8383199f Allow null edited_timestamp
Some old mongo courses do not have this field, and the team has opted
to allow null values rather than inserting a default. This change
affects both course and subsection grades.

TNL-6408
2017-01-30 13:19:36 -05:00
Eric Fischer
a78db97d26 Delay grades recalculation task
As discovered in load testing, if this task is run too quickly it
can ask for a newly-recorded score prior to the active transaction
finishing and writing to the database.

TNL-6424
2017-01-30 13:19:36 -05:00
Jeremy Bowman
831cd4b85b PLAT-1104 Import courses asynchronously 2017-01-30 12:19:33 -05:00
alisan617
69d002a1bf Merge pull request #14413 from edx/alisan/discussion-a11y-TNL-6363
discussion all topics button in breadcrumbs markup change
2017-01-27 14:52:46 -05:00
alisan617
ac93935486 discussion all topics in breadcrumbs moved away from h6 2017-01-27 13:45:20 -05:00
Renzo Lucioni
136e7f9b16 Remove program certification view from the support app
This functionality hasn't been used since it was introduced. It is superseded by the backpopulate_program_credentials management command. This is another commit in a series removing use of the old programs service from edx-platform.

ECOM-4422
2017-01-27 13:14:45 -05:00