Clinton Blackburn
4cc7628696
Upgraded to Python Social Auth 0.2.21 to resolve migration issue
2017-03-10 23:06:02 -05:00
J. Cliff Dyer
21b224ec59
Give instructor task knowledge of new rescore.
...
* Bump xblock version
* Update rescore instructor task helper to handle generic rescore.
* Add set_score to grade signal handler.
2017-03-09 14:59:06 -05:00
Nimisha Asthagiri
1224e341de
Revert "Merge pull request #14588 from edx/efischer/kill_stuff"
...
This reverts commit 83f2be4929 , reversing
changes made to 01ed17426f .
2017-03-08 13:10:48 -05:00
Michael Youngstrom
398c97e917
Bump Pa11ycrawler version to 1.6.1
2017-03-06 17:19:59 +00:00
Brittney Exline
57fd280b00
Merge pull request #14563 from edx/bexline/sf_oauth
...
ENT-191 Adding new edx-enterprise packages to be optionally installed
2017-03-06 10:07:44 -05:00
Eric Fischer
83f2be4929
Merge pull request #14588 from edx/efischer/kill_stuff
...
Kill edx-reverification-block
2017-03-06 09:29:36 -05:00
J. Cliff Dyer
d216488352
Version bump and use new pypi version.
2017-03-02 16:20:10 -05:00
Brittney Exline
0cdce8ed71
ENT-191 Adding new edx-enterprise packages to be optionally installed
...
We introduced two more apps in edx-enterprise that need to be pulled in.
2017-03-02 06:10:53 +00:00
Eric Fischer
7b85c0ea00
Remove in-course reverification
...
This is unused, and will no longer be supported on edx.org. Also adds a
DeprecatedModel utility class.
TNL-6126
2017-03-01 10:46:29 -05:00
Andy Armstrong
f6876ce199
Merge pull request #13937 from edx/andya/use-ui-blocks
...
[WIP] Use web fragments for discussion and static tabs
2017-03-01 00:36:48 -05:00
Andy Armstrong
248558f1d4
Render Discussion tab using web fragments
2017-02-28 23:39:39 -05:00
Jesse Shapiro
9d01bd9203
Merge pull request #14567 from open-craft/haikuginger/link-user-when-consent-disabled
...
[ENT-210] Remove unnecessary pipeline element; use new name for existing element
2017-02-28 11:37:57 -05:00
Jesse Shapiro
ff581d003f
Remove unnecessary pipeline element; use new name for existing element
2017-02-28 09:54:57 -05:00
Pan Luo
6045fbcc58
Update UBCPI to 0.6.2
...
Related changes https://github.com/ubc/ubcpi/pull/111
2017-02-27 12:29:32 -08:00
Jeremy Bowman
c8f7587f6b
Merge pull request #14552 from edx/jmbowman/async_course_import
...
PLAT-1104 Import courses asynchronously
2017-02-27 12:01:06 -05:00
Eric Fischer
446f13c8e5
Merge pull request #14587 from edx/efischer/version_bumpbs
...
Update ora2 and submissions
2017-02-24 17:15:26 -05:00
Brandon DeRosier
36b0068bd1
Merge pull request #14542 from open-craft/bdero/ent-162
...
ENT-162 Create an EnterpriseCourseEnrollment during the enrollment flow
2017-02-24 16:24:19 -05:00
Christina Roberts
e67529464c
Merge pull request #14573 from edx/christina/remove-profile-xblock
...
Remove Profile XBlock.
2017-02-24 15:04:54 -05:00
Eric Fischer
105184ecd2
Update ora2 and submissions
2017-02-24 15:02:00 -05:00
Brandon DeRosier
cb85ef1f5b
ENT-162 Create an enterprise enrollment during the enrollment flow
2017-02-23 19:15:20 -05:00
Brian Beggs
dce30e5f3a
Updating edx-django-release-util requirement to version 0.3.0
2017-02-23 16:45:46 -05:00
cahrens
6f197ff0c2
Remove Profile XBlock.
...
Something broke related to XBlocks,
and it is no longer working.
TNL-6533
2017-02-23 10:07:53 -05:00
Peter Pinch
2ed57b9206
bumping edx-sga to v0.6.2
...
use PyPI version of edx-sga and move to base.txt
2017-02-23 08:23:22 -05:00
Jeremy Bowman
d3b873c7e9
PLAT-1104 Import courses asynchronously
2017-02-22 15:06:34 -05:00
Clinton Blackburn
fc8e7fe241
Updated edx-organizations to 0.4.3
...
ECOM-7098
2017-02-22 14:04:05 -05:00
Michael Youngstrom
067348b858
Allow Pa11ycrawler to run against a single url
...
Utilize scrapy parse
specify custom callback and add port
Getting rid of scrapy parse. A modified crawl will work
remove log
Remove unnecessary input options
Remove extra empty line
version bump v1.5.9
Reduce duplicate code
add in port and simplify further
clean command further
add port to basic command
Bump Pa11yversion to the newest version
2017-02-21 15:53:53 +00:00
Saleem Latif
d3082ddb2b
Update edx-enterprise version to 0.22.0
2017-02-17 11:17:35 +05:00
Diana Huang
d4b713caea
Merge pull request #14536 from edx/diana/update-proctoring
...
Update proctoring version.
2017-02-16 13:38:37 -05:00
Diana Huang
30d9324c44
Update proctoring version.
2017-02-16 12:56:50 -05:00
Jesse Zoldak
a4be39f96d
Update bok-choy version to get performance improvements in FF
2017-02-16 11:10:19 -05:00
Gregory Martin
8c9918da23
bump ora2 version
2017-02-14 14:05:20 -05:00
Jillian Vogel
7597bcbe5b
Bump edx-enterprise tag to 0.21.2
2017-02-13 22:59:57 +10:30
J. Cliff Dyer
be8a898e68
Add logging to recalculate grades base task.
...
TNL-6294
* Use external celery_utils in edx-platform (TNL-6454)
* Remove old openedx.core celery_utils implementation.
2017-02-10 16:07:51 -05:00
Christina Roberts
62cb3ad50e
Merge pull request #14486 from edx/christina/wiki-round-2
...
Fix more wiki a11y issues
2017-02-10 13:08:11 -05:00
cahrens
a15d89c8bf
Fix a11y issues.
...
TNL-6440, TNL-6439
2017-02-10 09:43:26 -05:00
Jesse Shapiro
424b4356a5
Merge pull request #14400 from open-craft/haikuginger/enterprise-course-consent
...
[ENT-101] Add course-specific data sharing consent hooks for Enterprise app
2017-02-09 18:37:55 -05:00
Jesse Shapiro
9a573de533
Add consent check to course access prerequisites; add utility functions to provide interface to course-specific consent in Enterprise app
2017-02-09 13:49:57 -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
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
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
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
Jillian Vogel
eb3367e684
Bumps xblock-drag-and-drop-v2 to v2.0.15
2017-02-06 08:31:17 +10:30
Brian Jacobel
deb69de630
Upgrade nodeenv to 1.1.1
2017-02-02 09:56:07 -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
Stu Young
c0a64c2b1e
Merge pull request #14436 from edx/estute/pin-astroid-for-pylint-dependency
...
pin astroid version 1.3.8 for pylint dep
2017-02-01 08:49:02 -05:00
Zia Fazal
4a41b6f0f9
Merge pull request #14427 from edx/ziafazal/TNL-6400
...
updated lti_consumer xblock to latest version
2017-02-01 14:33:57 +05:00
stu
43329adeaf
comment astroid dependency
2017-01-31 22:59:54 -05:00
stu
4b60f1339e
pin astroid version 1.3.8 for pylint dep
2017-01-31 15:10:45 -05:00
Toby Lawrence
823a43166f
Merge pull request #14416 from edx/feature/consistent-hashing
...
Include django-memcached-hashring to support consistent hashing.
2017-01-31 12:41:33 -05:00
Saleem Latif
ab88da952b
Update settings for edx-enterprise (v0.19.1) configurations.
2017-01-31 14:19:51 +05:00