Commit Graph

40153 Commits

Author SHA1 Message Date
Renzo Lucioni
dda0e03f65 Merge pull request #14488 from edx/renzo/finish-catalog-transition
Finish transition to catalog for program data
2017-02-09 16:10:44 -05:00
Renzo Lucioni
0e06e90599 Finish transition to catalog for program data
Updates Mako and Underscore templates as well as Backbone models and views so they work with catalog programs. Removes all remaining response munging from the back end.

ECOM-4422
2017-02-09 14:51:26 -05:00
George Song
c0e452494e Merge pull request #14363 from open-craft/mtyaka/bump-xblock-vectordraw
Bump xblock-vectordraw to 0.2.1.
2017-02-09 07:16:03 -08:00
Muzaffar yousaf
ff66781a7e Merge pull request #14316 from edx/mzfr/video-bokchoy
un-skip video tests.
2017-02-09 15:46:04 +05:00
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
muzaffaryousaf
d73d2f5889 Increase the yttimeout to un-skip the video tests. 2017-02-08 20:30:54 +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
Kevin Falcone
eca90ddcc1 Merge pull request #14483 from edx/jibsheet/bump-new-relic
Upgrade New Relic plugin
2017-02-07 14:14:34 -05:00
Ari Rizzitano
5823e271a5 Merge pull request #14392 from edx/arizzitano/pa11ycrawler-devstack
pa11ycrawler v1.5.8 runnable in devstack
2017-02-07 14:11:03 -05:00
Sanford Student
1a5e15fd5c add course and user id to library content assigned 2017-02-07 13:52:15 -05:00
Troy Sankey
6ed8dcda2c Merge pull request #14479 from edx/pwnage101/update-custom-metrics-docstrings
improve docstrings for newrelic_custom_metrics middleware
2017-02-07 11:24:08 -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
Vedran Karačić
54e4bcface Merge pull request #14455 from edx/vkaracic/deactivate-jwt
User deactivation endpoint should use JWT auth.
2017-02-07 16:38:19 +01:00
Kevin Falcone
c4afec9299 Upgrade New Relic plugin
We're seeing an error in sending to the collector, there are also
a number of changes.
https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes
2017-02-07 09:46:57 -05:00
Vedran Karacic
036e05964f User deactivation endpoint should use JWT auth. 2017-02-07 14:45:20 +00: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
Ari Rizzitano
dccf2f885c bump pa11ycrawler version to v1.5.8
[pa11ycrawler] enable load_courses from CLI

force pa11ycrawler to run

[pa11ycrawler] bump version to 1.5.5

move around some paver opts

crawl -> test

bump to v1.5.8

let's stick to crawl for now

Changing dash to underscore in skip-fetch

revert a couple of options

add back $RUN_PA11YCRAWLER check
2017-02-06 18:15:15 -05:00
Troy Sankey
cb122fc027 improve docstrings for newrelic_custom_metrics middleware
Additional comments in this commit clarifies an additional use-case for
the newrelic_custom_metrics.accumulate function: reporting a metric
without accumulation.  Also:

* Fixes docstring style to use the "google" style.
* Adds link to custom metrics table in the wiki in an attempt to help
  keep the tables in sync with the code.
* Inserts a TODO.
* other typos.
2017-02-06 17:17:51 -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
David Ormsbee
9d1deefc91 Merge pull request #14475 from edx/ormsbee/dashboard_course_count
New Relic metric: Enrolled courses on dashboard.
2017-02-06 12:17:56 -05:00
David Ormsbee
da5a8b5540 New Relic metric: Enrolled courses on dashboard.
This is so we can better map how student dashboard performance maps to
number of enrolled courses.
2017-02-06 11:24:14 -05:00
Jillian Vogel
744fea8a21 Merge pull request #14449 from open-craft/jill/dndv2-v2.0.12
Bump xblock-drag-and-drop-v2 to v2.0.15
2017-02-07 01:32:47 +10:30
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
raeeschachar
8950cf6a82 Merge pull request #14453 from edx/raees/do-not-leave-the-help-window-open
LT-53 Do not leave the help window open after verification
2017-02-06 14:52:01 +05:00
raeeschachar
102c97752a LT-53 Do not leave the help window open after verification 2017-02-06 08:11:02 +00:00
Jillian Vogel
eb3367e684 Bumps xblock-drag-and-drop-v2 to v2.0.15 2017-02-06 08:31:17 +10:30
Renzo Lucioni
fc6d9519d2 Make service URLs optional on programs config model
We're moving away from this config model and no longer need to specify these URLs.

ECOM-4422
2017-02-04 23:35:06 -05:00
Brian Jacobel
aeb76a5bc7 Merge pull request #14464 from edx/bjacobel/jenkins-node-6.9.4
Bump jenkins node version to match edx/configuration
2017-02-03 14:27:31 -05:00
Douglas Hall
6b62b6ac58 Merge pull request #14466 from edx/douglashall/revert_wl_912
Revert WL-912 "Added instructor info in course overview."
2017-02-03 12:14:12 -05:00
Douglas Hall
450d35a799 Revert "Added instructor info in course overview."
This reverts commit 180cf299a3.
2017-02-03 11:30:17 -05:00
Calen Pennington
e71a6c24b0 Merge pull request #13899 from CredoReference/possible-to-add-multiple-tag-values
Allow multiple values for a single tag
2017-02-03 10:39:23 -05:00
Christina Roberts
fec2fb4e48 Merge pull request #14421 from edx/christina/wiki
Wiki accessibility fixes.
2017-02-03 10:34:58 -05:00
Christina Roberts
a46aec9b0e Merge pull request #14456 from edx/christina/cruft
ALLOW_ALL_ADVANCED_COMPONENTS was deleted.
2017-02-03 10:29:12 -05:00
Brian Jacobel
16f8f960fc Bump jenkins node vers to match edx/configuration 2017-02-03 09:52:55 -05:00
Brian Jacobel
650350436c Merge pull request #14454 from edx/bjacobel/nodeenv-1.1.1
Upgrade nodeenv to 1.1.1
2017-02-03 09:48:02 -05:00
cahrens
fdba584472 Removes an obsolete Django setting, ALLOW_ALL_ADVANCED_COMPONENTS.
We moved from configuring installed components in settings.py files to using just Python entry points.
This used to be a setting which enabled all XBlocks with appropriate entry points.
It was removed from the rest of the codebase in a previous PR, and this usage was
inadvertently left behind.
2017-02-03 09:31:01 -05:00
Dmitry Viskov
5fe79dbdb4 Allow multiple values for a single tag 2017-02-03 01:39:58 +03: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