Renzo Lucioni
45ff29653b
Update edx-oauth2-provider to 0.5.4
2015-07-18 09:35:58 -04:00
Adam
2735b2b5bb
Revert "Decorated instructor dashboard with sudo_required."
2015-07-17 12:11:38 -04:00
Waheed Ahmed
bc052db1ee
Added DjangoSudo functionality for instructor dashboard and course team page
2015-07-16 11:14:11 +05:00
Renzo Lucioni
7f6e61b189
Merge pull request #8938 from edx/renzo/update-edx-oauth2-provider
...
Update edx-oauth2-provider to 0.5.3
2015-07-15 17:22:45 -04:00
Renzo Lucioni
ea37ada4db
Update edx-oauth2-provider to 0.5.3
2015-07-15 15:58:00 -04:00
David Baumgold
2ff0f636ed
Revert MySQL-python upgrade
2015-07-15 09:37:04 -04:00
David Baumgold
1a3f0958b9
Revert setuptools upgrade
2015-07-15 09:36:56 -04:00
Dino Cikatic
862262bd2d
SOL-974 make index and remove calls use ES bulk API
2015-07-14 11:47:08 -04:00
David Baumgold
b6af608489
Update edx-ora2 and ease for lxml version compatibility
2015-07-14 11:09:18 -04:00
David Baumgold
fcf84e68d0
Update lxml to 3.4.4
2015-07-13 16:14:39 -04:00
Renzo Lucioni
77e0c049b8
Merge pull request #8836 from edx/renzo/edx-oauth2-provider-upgrade
...
Update edx-oauth2-provider to 0.5.2
2015-07-09 18:23:10 -04:00
Tyler Nickerson
825d99deee
Merge pull request #8865 from edx/nickersoft/jwt-security
...
XCOM-281: LMS now passes JWT issuer and expiration date to ecommerce API client
2015-07-09 16:43:07 -04:00
Nickersoft
2d13e9e886
LMS now passes JWT issuer and expiration date to ecommerce API client
2015-07-09 15:06:54 -04:00
Christine Lytwynec
45f487caa1
Merge pull request #8857 from edx/clytwynec/bok-choy-v0.4.3
...
update bok choy to version 0.4.3
2015-07-09 15:06:47 -04:00
David Baumgold
8a6e310d04
don't install ease in editable mode
2015-07-09 13:33:14 -04:00
David Baumgold
28433e1d53
Don't install nltk in editable mode
2015-07-09 13:31:18 -04:00
David Baumgold
a31f68520e
Use compatible versions of edx-ora2 and ease
2015-07-09 13:05:09 -04:00
David Baumgold
705fa6999a
Use a forked version of NLTK
...
So that we can use setuptools instead of distribute
2015-07-09 13:04:33 -04:00
Régis Behmo
95ebf7f675
Upgrade distribute to the latest stable version of setuptools
...
'distribute' is the ancestor of 'setuptools', and many packages require
setuptools to be installed.
Upgrade of MySQL-python from 1.2.4 to 1.2.5 is required because of an
incompatibility with setuptools>0.7.
2015-07-09 13:04:33 -04:00
Chris
e51a54a93b
Merge pull request #8797 from edx/clrux/ux-2323-ora-focus
...
ORA2: Focus and outline styles
2015-07-09 11:44:22 -04:00
Usman Khalid
d2336ce767
Update edx-ora2 to release-2015-07-09T14.47.
2015-07-09 19:59:29 +05:00
Christine Lytwynec
c5293788e1
update bok choy to version 0.4.3
2015-07-09 10:14:13 -04:00
Sarina Canelake
9fcd8ffaae
Upgrade Django 1.4 to the latest point release
2015-07-08 17:23:50 -04:00
Renzo Lucioni
82c96c87cb
Update edx-oauth2-provider to 0.5.2
2015-07-08 16:09:38 -04:00
Awais Jibran
ded7682090
Studio "Schedule & Details" page is broken in IDBx+IDB9x+2015_T2
...
TNL-2435
2015-07-06 18:26:00 +05:00
Ben Patterson
65a36a64df
Merge pull request #8686 from edx/benp/3bok-choy-check-invisible
...
Update to latest bok-choy. Update tests to be compatible with the updated `invisible` property.
2015-07-03 17:36:09 -07:00
Ben Patterson
d8a649ae36
Use new bok-choy with invisible property.
2015-07-03 06:51:25 -07:00
Davorin Sego
7374624b3c
Add feature flag to skip enrollment start date filtering for course search
...
add flag to lms/envs/common
update edx-search release tag
2015-07-03 13:24:25 +02:00
Ali Mohammad
eb70f2303c
Merge pull request #8749 from edx/rc/2015-06-29
...
Merge back into master
2015-07-02 13:34:42 -04:00
Sven Marnach
e8398b571e
Add the Poll XBlock to the requirements and ADVANCED_COMPONENT_TYPES.
2015-07-01 18:34:10 +02:00
Adam Palay
4bb4efe9d9
Merge remote-tracking branch 'origin/release' into rc/2015-06-29
...
Conflicts:
requirements/edx/github.txt
2015-06-29 16:55:57 -04:00
Adam Palay
61431015c2
update xblock only to mark field values as dirty if they've changed (TNL-2475)
...
force save "download_video" field if not set
set timezone to UTC explicitly
2015-06-29 14:28:45 -04:00
Sarina Canelake
ed51fe0d74
Update i18n-tools to latest version
2015-06-26 17:29:25 -04:00
Braden MacDonald
5bf0b1794d
Bump python-social-auth and python-same to upstream's latest master - PR 8599
2015-06-26 13:24:00 -07:00
Braden MacDonald
b4904adc1e
Use ConfigurationModels for third_party_auth, new metadata fetching - PR 8155
2015-06-26 13:23:59 -07:00
Braden MacDonald
caca3e1bdf
SAML2 third_party_auth provider(s) - PR 8018
2015-06-26 13:23:59 -07:00
Calen Pennington
ba971db1ba
Merge pull request #8594 from cpennington/pass-xblock-parents
...
Pass xblock parents
2015-06-26 12:15:41 -04:00
Calen Pennington
a25f91da69
Fix XBlock inheritance ordering. XBlockMixin and derivatives should always come after XBlock and derivatives
2015-06-26 11:05:38 -04:00
Calen Pennington
fdf81042f5
Pass XBlock parents down to their children when constructing them, for caching
2015-06-25 13:59:46 -04:00
Utkarsh
dac018f459
Adding dependency for edx-user-state-client
2015-06-25 03:10:50 +00:00
Jesse Zoldak
79527f8191
Update bok-choy version
2015-06-23 11:22:12 -04:00
Ned Batchelder
5174344a2e
Merge pull request #8611 from edx/ned/fix-rednose
...
Upgrade rednose to latest to fix bad output.
2015-06-22 13:17:56 -04:00
Xavier Antoviaque
f04547cf0f
Updates the XBlock utilsrequirement to the latest
...
This integrates the fixes from https://github.com/edx/xblock-utils/pull/20 and https://github.com/edx/xblock-utils/pull/21 - cf the PRs for the code review & +1s.
CC @smarnach @sarina
2015-06-22 17:29:21 +02:00
Ned Batchelder
8b883ba2c7
Upgrade rednose to latest to fix bad output.
2015-06-22 10:35:20 -04:00
Nimisha Asthagiri
84753740e3
Merge pull request #8570 from edx/mobile/video-upload-MA-844
...
MA-844 Video Upload: remove dependency on AssetMetaDataStore.
2015-06-19 11:21:50 -04:00
Renzo Lucioni
e960adc0ff
Merge pull request #8262 from open-craft/tpa-pipeline-consolidation
...
Cleanup of third-party login and auto-enrollment
2015-06-19 09:12:11 -04:00
Braden MacDonald
350f98ebde
Changes for compatibility with latest python-social-auth (0.2.7)
2015-06-18 19:31:47 -07:00
Nimisha Asthagiri
26d4a15d63
MA-844 Video Upload: remove dependency on AssetMetaDataStore.
2015-06-18 18:28:48 -04:00
Matt Drayer
e710ba7ebe
Update edx-milestones Github reference
2015-06-18 11:01:24 -04:00
chrisndodge
57c8072752
Merge pull request #8539 from edx/cdodge/update-edx-search-hash
...
update edx-search hash to include faceted search
2015-06-18 10:23:34 -04:00