Nimisha Asthagiri
05ffcb0ab8
Merge pull request #12075 from edx/tnl/ccx-fix-MA-2258
...
Fix sequence navigation issues for CCX courses
2016-04-08 09:29:11 -04:00
Clinton Blackburn
8f4ac178e6
Merge pull request #12079 from edx/clintonb/s3-url-fix
...
Stripping auth querystring from S3 URLs
2016-04-08 09:05:10 -04:00
Muzaffar yousaf
31ca2a637a
Merge pull request #12041 from edx/mzfr/fixup-safe-templates
...
Safe template for edxnotes.
2016-04-08 11:46:59 +05:00
Nimisha Asthagiri
91f63af852
Fix sequence navigation issues for CCX courses
...
MA-2258
2016-04-07 18:41:10 -04:00
Clinton Blackburn
d2d38f9b2c
Stripping auth querystring from S3 URLs
...
We use S3 for a number of uploads. Boto, by default, includes a auth querystring on the returned URLs. Since these uploads are public, there is no need for this querystring. Additionally, the long length URLs cause problems when API consumers need to store the URLs. This commit resolves this problem by removing the auth querystring.
- Updated to latest versions of boto and django-storages-redux packages
- Added AWS_QUERYSTRING_AUTH setting to remove the querystring values
ECOM-4081
2016-04-07 17:14:18 -04:00
clrux
0571103bdb
Merge pull request #11369 from edx/clrux/ac-223
...
AC-223 updating transcript skip links
2016-04-07 13:23:02 -04:00
Adam
810a5a79d1
Merge pull request #12072 from edx/merge-release-into-master
...
Merge release into master
2016-04-07 13:16:18 -04:00
Chris Rodriguez
fbe6160461
LMS: updating transcript skip links
2016-04-07 12:18:08 -04:00
Adam Palay
76f0fb0fc2
Merge remote-tracking branch 'origin/release' into merge-release-into-master
2016-04-07 12:02:43 -04:00
Amir Qayyum Khan
60b368e22b
Fixed unable to created ccx even if ccx_conn url is not set
2016-04-07 19:30:17 +05:00
Syed Hassan Raza
76057fc4d2
semantic task_input for certificate generation ECOM-3505
2016-04-07 09:06:36 -04:00
muzaffaryousaf
03c801255f
Safe template for edxnotes.
2016-04-07 15:10:38 +05:00
muzaffaryousaf
e2d9ecc010
Make migrations in-sync with models
2016-04-07 12:26:18 +05:00
Jim Abramson
e0ca1ecaef
remove unused CERTIFICATES_ENABLED feature flag
...
ECOM-4040
2016-04-06 17:53:40 -04:00
Ned Batchelder
88e3634d82
Update translations (autogenerated message)
2016-04-06 19:32:20 +00:00
Ben Patterson
c9e4a1d964
Revert "Disallow free verified course modes"
2016-04-06 13:58:41 -04:00
Awais Jibran
03925474b9
Verification Upgrade Deadline panel on course home page should not show if user is already verified
2016-04-06 12:53:31 -04:00
Awais Jibran
1799634c2e
Fix certificate exception view.
...
ECOM-3910
2016-04-06 12:53:04 -04:00
Adam Palay
a254d7542a
make sure email from addresses don't exceed 320 characters (TNL-4264)
...
clean up and fix quality violations
since get_course can never return None, we can remove these lines
2016-04-06 12:52:39 -04:00
Braden MacDonald
60f4f1ac77
Enable Azure AD third party auth provider by default
2016-04-06 12:51:22 -04:00
Omar Khan
c5072d63ac
Add azuread SSO button style
2016-04-06 12:51:07 -04:00
Omar Khan
07892a75f2
Custom icons for third party auth login buttons
...
- Icon images can be uploaded from the django admin
- Test coverage improved
2016-04-06 12:50:55 -04:00
Simon Chen
e0995b8072
Merge pull request #11374 from open-craft/omar/verified-coursemode-price
...
Disallow free verified course modes
2016-04-06 12:32:00 -04:00
Douglas Hall
a9a330a0e4
Merge pull request #11021 from StraNNiKK/LTI-9
...
LTI-9 - Bug with sending back grades for a non-leaf blocks on devstack
2016-04-06 10:10:15 -04:00
Waheed Ahmed
6a9157e409
Fixed progress page grade requirements text.
...
ECOM-3127
2016-04-06 15:37:28 +05:00
Andy Armstrong
34cecaee77
Merge pull request #11957 from edx/andya/pattern-library-test-page
...
Introduce Pattern Library test pages
2016-04-05 15:36:11 -04:00
John Eskew
fc1669734a
Merge pull request #11947 from mitocw/fix/aq/max_enrollments_and_staff
...
Excluded admins, staff and coach of master course from max enrollment
2016-04-05 14:01:59 -04:00
Amir Qayyum Khan
58bde7f301
Excluded admins, staff and coach of master course from max enrollment
2016-04-05 21:31:54 +05:00
Kevin Falcone
905d18638b
Allow migrations to run if CCX is enabled
...
Without this, when CCX runs 0003 it'll invoke course_overviews while
loading a course, but that table has a model change, and the migration
has not run yet. This ensures the course_overviews migration happens
first.
2016-04-05 11:47:55 -04:00
Christina Roberts
d9ad47c901
Merge pull request #12026 from edx/christina/verified-track-cohort
...
Automatic cohorting of verified track learners
2016-04-05 11:12:15 -04:00
muzaffaryousaf
cc7aa349a1
Removing check for edx notes for OAUTH token timeout.
...
TNL-4336
2016-04-05 10:21:25 -04:00
cahrens
18d0161556
Automaticaly move learners to verified cohort.
...
TNL-4281.
2016-04-05 10:12:03 -04:00
Nimisha Asthagiri
7639d6c3e5
Merge pull request #12032 from edx/nasthagiri/fixup-safe-template
...
Fix safe template change on dashboard
2016-04-05 09:44:26 -04:00
Andy Armstrong
845e3708f3
Introduce Pattern Library test pages
...
FEDX-93
These are developer only pages, so can not be seen in production
environment. On devstack, you can access these pages in LMS and
Studio at:
/template/ux/reference/pattern-library-test.html
2016-04-05 09:22:14 -04:00
Renzo Lucioni
003cbd5a1d
Fix discussion category map for self-paced courses
...
Prevents start date alone from being used to filter out categories in self-paced courses during construction of the category map. ECOM-4017.
2016-04-05 09:09:09 -04:00
Renzo Lucioni
77a90a08ca
Add option to bypass course home
...
Exposes an advanced setting in Studio allowing course teams to bypass the home tab when students arrive from the dashboard, sending them directly to course content. ECOM-3961.
2016-04-05 09:08:51 -04:00
Simon Chen
649e8b1158
ECOM-3673 Update the course end date description text to remove the reference to certificate when course enrollment is in audit mode
2016-04-05 09:07:56 -04:00
Renzo Lucioni
3cce6c1e46
Merge pull request #12034 from edx/renzo/discussion-topics
...
Fix discussion category map for self-paced courses
2016-04-05 08:29:49 -04:00
Peter Fogg
d86aff2866
Merge pull request #11982 from edx/peter-fogg/create-api-request
...
Request API access.
2016-04-04 22:56:49 -04:00
Renzo Lucioni
0e7247f2a7
Fix discussion category map for self-paced courses
...
Prevents start date alone from being used to filter out categories in self-paced courses during construction of the category map. ECOM-4017.
2016-04-04 21:15:26 -04:00
Peter Fogg
b340c2fd9c
Allow users to request access to the Course Discovery API.
...
ECOM-3940
2016-04-04 20:29:19 -04:00
Nimisha Asthagiri
c1c41a36b5
Fix safe template change on dashboard.
...
MA-2257
2016-04-04 15:58:21 -04:00
John Eskew
35a235b348
Merge pull request #11899 from edx/jeskew/ccx_safe_templating
...
Safe templating changes for CCX.
2016-04-04 12:45:24 -04:00
Brian Jacobel
9baae2ff3f
Merge pull request #11963 from edx/andya/upgrade-underscore-string
...
Upgrade Underscore.string
2016-04-04 11:35:40 -04:00
Brian Jacobel
24990272b1
Do not set up underscore.string globally.
2016-04-04 10:18:44 -04:00
Andy Armstrong
db62db295c
Upgrade Underscore.string
...
FEDX-117
2016-04-04 10:18:43 -04:00
John Eskew
13ef2b7d1a
Safe templating changes for CCX.
2016-04-04 09:59:45 -04:00
Nimisha Asthagiri
f5ad6aaddb
Merge pull request #11506 from openfun/openfun/translate_user_languages_in_account_settings
...
Translate preferred languages in user account settings
2016-04-04 09:31:35 -04:00
Ned Batchelder
f10a3c968e
Merge pull request #12020 from edx/ned/fix-doc-links
...
Fix links to moved sections of the developer guide
2016-04-04 06:43:30 -04:00
Régis Behmo
d2317be682
Translate available preferred languages in user account settings
...
The listed languages in the "preferred languages" input dropdown should
be translated in the user language.
2016-04-04 10:33:00 +02:00