frances botsford
05249d590f
Merge pull request #8697 from edx/frances/fix/lmsbigwindow
...
InstrDash and Wiki content responsive
2015-07-02 11:40:20 -04:00
Andy Armstrong
281ebaa3b3
Merge pull request #8683 from edx/andya/run-optimized-devstack
...
Support running Studio with optimized assets
2015-07-02 11:39:37 -04:00
Andy Armstrong
85814f0bbf
Support running Studio with optimized assets
2015-07-01 18:22:31 -04:00
Kelketek
c676bf0460
Merge pull request #8679 from open-craft/recursive_state_reset
...
Make resetting of attempts and student state on blocks recursive. (SOL-858)
2015-07-01 10:05:42 -05:00
frances botsford
b127bfe0c7
Merge pull request #8468 from edx/frances/teams-listings
...
Team card/listing
2015-07-01 11:04:10 -04:00
Ahsan Ulhaq
7787974dd5
Order of Credit Eligibility line items
...
Displayed eligibility line items on the Progress page of a Credit course
in the order of appearance in the courseware.
ECOM-1782
2015-07-01 13:40:39 +05:00
Clinton Blackburn
1ee3094dd3
Merge pull request #8670 from edx/clintonb/course-mode-api
...
Added Courses endpoint for Commerce API
2015-06-30 23:29:55 -04:00
Clinton Blackburn
45de93a250
Added course endpoints for Commerce API
...
XCOM-314
2015-06-30 22:36:47 -04:00
Renzo Lucioni
39dadb57f0
Merge pull request #8698 from edx/renzo/fulfillment-logging
...
Improve logging of ecommerce interactions
2015-06-30 21:31:41 -04:00
Renzo Lucioni
d330831871
Improve logging of ecommerce interactions
...
Adds standardized audit logging for checkout and enrollment change requests. XCOM-427.
2015-06-30 17:34:16 -04:00
Braden MacDonald
e145d7f855
Merge pull request #8699 from open-craft/sso-a11y
...
Improve screen reader user experience on logistration page
2015-06-30 11:11:38 -07:00
David Baumgold
a9c67c562e
Merge pull request #8527 from edx/db/ensure-noseids-dir-exists
...
Ensure noseid dir exists when running tests
2015-06-30 10:03:56 -04:00
muhammad-ammar
b0eda4cac9
Display warning message on course outline in Studio when course contains deprecated features/components
...
TNL-2303
2015-06-30 13:26:18 +05:00
Braden MacDonald
49d200c7ec
Improve screen reader user experience on logistration page
2015-06-29 14:38:41 -07:00
Frances Botsford
15b9104471
generic and Team card/listing FED
...
adjusting styles for teams cards
2015-06-29 16:14:07 -04:00
Christopher Lee
a26b00ba41
Merge pull request #8656 from edx/gprice/discussion-api-set-group-id
...
Allow group_id to be set in discussion API
2015-06-29 12:02:29 -04:00
Awais Qureshi
1aa074da8a
Merge pull request #8606 from edx/awais786/ECOM-1597-min-grade-update-with-signals
...
Awais786/ecom 1597 min grade update with signals
2015-06-29 20:26:34 +05:00
Greg Price
b8576e74d6
Allow group_id to be set in discussion API
...
This also fixes two bugs:
* A thread created by a non-privileged user in a cohorted course would
not have group_id set
* Any user could set the endorsed field on creation of a comment
2015-06-29 11:08:03 -04:00
Jonathan Piacenti
412f120547
Make resetting of attempts and student state on blocks recursive.
2015-06-29 13:08:01 +00:00
cahrens
a4da143ca6
Delete unused student_profile code (WIP profile).
2015-06-29 08:56:11 -04:00
Sarina Canelake
65d68a888f
Merge pull request #8694 from edx/sarina/default-OpenedX-no-search
...
Set Courseware Search to False in default devstack, because it doesn't work.
2015-06-29 07:45:34 -04:00
Davorin Sego
2c22a4d879
Responsive Homepage Hero, Header, Footer
2015-06-29 12:14:55 +02:00
dino-cikatic
f5275a54e8
Merge pull request #8575 from edx/dcikatic/fix-search-engine-set
...
Fix SEARCH_ENGINE set logic in settings files
2015-06-29 12:06:39 +02:00
Awais
b8e04f30a1
ECOM-1597 adding signals to update min-grade requirement.
2015-06-29 15:01:19 +05:00
Sarina Canelake
e83e88172b
Don't i18n test files
2015-06-26 17:50:21 -04:00
Braden MacDonald
072ae99d12
Merge pull request #8140 from edx/feature/shibboleth-tpa
...
Feature: Shibboleth/SAML SSO
2015-06-26 14:17:24 -07:00
David Ormsbee
936256715d
Merge pull request #8620 from mcgachey/lti-deployment
...
[LTI Provider] Added an authentication backend to log in LTI users
2015-06-26 17:16:52 -04:00
Frances Botsford
9969549b3a
fix for instr dash and wiki responsive
2015-06-26 17:04:20 -04:00
Braden MacDonald
cf308d87b9
New Hinted Login View - PR 8591
2015-06-26 13:24:01 -07:00
Braden MacDonald
7437bcfe12
New provider config options, New Institution Login Menu - PR 8603
2015-06-26 13:24:01 -07:00
Braden MacDonald
00226bf3c0
Asynchronous metadata fetching using celery beat - PR 8518
2015-06-26 13:24:00 -07:00
Braden MacDonald
cd941eada7
New SAML/Shibboleth tests - PR 8518
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
Chris
454986a029
Merge pull request #7589 from jolyonb/jbloomfield/printing-checkmarks
...
Making background pictures printable
2015-06-26 16:20:34 -04:00
Sarina Canelake
c7c11f2e4b
Set Courseware Search to False in default devstack, because it doesn't work
2015-06-26 15:21:39 -04:00
Phil McGachey
18734cf0a1
[LTI Provider] Added an authentication backend to log in LTI users
...
This change adds a Django authentication backend which, when installed
will authenticate users based on their LTI identity rather than using
a username/password combination. The authentication method determines
first whether a user with the given username exists and, if so, whether
that user is associated with an LTI identity. It also verifies that
the LTI consumer and user ID passed to the LTI launch match those
stored in the LtiUser table. This will always be the case if the
authentication backend is reached through the LTI code, but it
provides an extra guarantee if the backend is called from elsewhere.
2015-06-26 13:25:13 -04:00
Sarina Canelake
9f46d9f0c5
Regression test: dark lang stays set through multiple pages
2015-06-26 13:15:44 -04:00
Sarina Canelake
cf80c96f0b
Add i18n roundtrip regression tests for language pref and dark lang
...
Tests would have caught issues raised in LOC-87
2015-06-26 13:15:44 -04:00
Sarina Canelake
91a7df8832
Replace deprecated 'django_language' key with LANGUAGE_SESSION_KEY
...
LOC-87
2015-06-26 13:15:43 -04:00
Sarina Canelake
5fcdafd0cf
Add i18n regression tests (LOC-72, LOC-85)
2015-06-26 13:15:42 -04:00
Sarina Canelake
df0c56dde3
Port django.middleware.locale.LocaleMiddleware from Django 1.8
2015-06-26 13:15:40 -04:00
Calen Pennington
ba971db1ba
Merge pull request #8594 from cpennington/pass-xblock-parents
...
Pass xblock parents
2015-06-26 12:15:41 -04:00
Jolyon Bloomfield
ee2f22953e
Consolidating merge from rebase
2015-06-27 01:32:13 +10:00
Jolyon Bloomfield
0e2865e420
Making background pictures printable
2015-06-27 01:01:47 +10:00
Will Daly
754eb9af18
Merge pull request #8655 from edx/will/more-login-cookie-info
...
User info cookie
2015-06-26 07:34:07 -07:00
Muhammad Shoaib
0442e70072
PHX-40 added the sorting of the most popular coupon codes used.
2015-06-26 00:35:24 +05:00
Calen Pennington
fdf81042f5
Pass XBlock parents down to their children when constructing them, for caching
2015-06-25 13:59:46 -04:00
Calen Pennington
324d4785c1
Include stack traces when counting calls in unit tests
2015-06-25 13:58:00 -04:00
Nimisha Asthagiri
8b5e5c5910
Merge branch 'release'
2015-06-25 13:11:41 -04:00