Clinton Blackburn
8cd297ec08
Merge pull request #9816 from edx/clintonb/admin-updates
...
Additional Admin Updates
2015-09-21 15:34:02 -04:00
David Baumgold
03aeae4bd7
Merge pull request #8271 from edx/sass-theming
...
Comprehensive Theming
2015-09-21 10:55:18 -04:00
muhammad-ammar
6a5ce5d544
Upgrade factory_boy
...
TNL-3179
2015-09-18 18:02:38 +05:00
Kevin Falcone
81abdbe81b
Merge pull request #9819 from edx/release
...
Release
2015-09-17 21:30:48 -04:00
Clinton Blackburn
f7a7cce881
Using a better admin interface for UserProfiles
...
This interface should actually be useful as it doesn't attempt to load all users on the edit page.
ECOM-2172
2015-09-17 15:51:16 -04:00
Clinton Blackburn
d0a4284893
Corrected read-only field display for CourseEnrollment admin
...
Read-only fields are read-only for existing models. These values can be set when creating new models.
ECOM-2172
2015-09-17 15:49:15 -04:00
Ned Batchelder
200adfaa06
A test for optional_include_mako
2015-09-17 15:40:34 -04:00
Ned Batchelder
e1c898ff40
Remove unneeded .write() method
2015-09-17 15:40:34 -04:00
Ned Batchelder
5d64f9a80b
Minor changes, responding to pull request comments
2015-09-17 15:39:03 -04:00
David Baumgold
6ebf2515f4
Comprehensive theming
...
This is a squash of 38 commits ending with
5b080f979d692804452400ac5bed9b17c50b001e
2015-09-17 15:39:03 -04:00
Dennis Jen
305f88f646
Merge pull request #9488 from edx/dsjen/courses-via-overview
...
Optimize OpenID Course Claims for users.
2015-09-17 13:35:49 -04:00
Dennis Jen
844edac443
Optimize OpenID Course Claims for users.
...
- Course overviews will cache courses upon publish.
- Added management command to warm up cache.
- OAuth2 handler returns courses via course overviews.
2015-09-17 11:29:28 -04:00
Clinton Blackburn
12a4e85d94
Fixed payment page bug
...
Using SKU to choose course mode when creating an order.
ECOM-2172
2015-09-16 21:36:19 -04:00
Clinton Blackburn
70866104bf
Merge pull request #9790 from edx/clintonb/enrollment-admin
...
Built a better course enrollment admin
2015-09-16 17:28:34 -04:00
John Eskew
7c0663f25e
Merge remote-tracking branch 'origin/release' into jeskew/resolve_issues_with_release
2015-09-16 15:58:08 -04:00
Clinton Blackburn
7625c6eec3
Built a better course enrollment admin
2015-09-16 14:28:58 -04:00
Max Rothman
628eb86654
Merge pull request #9558 from edx/max/set-superuser
...
Add management command for granting superuser access
2015-09-16 10:59:37 -04:00
Chris Dodge
410d692090
fix error where users who received a no-id-professional certificate did not get a link on his/her dashboard to download the PDF
2015-09-14 11:49:35 -04:00
Aamir
b61f6bde2c
Merge pull request #9581 from edx/aamir-khan/ECOM-2150-ga-client-missing-in-request
...
ECOM-2150: Added the ga client fetching as a customer header in middl…
2015-09-14 12:25:09 +05:00
aamir-khan
0a434e4388
ECOM-2150: Added the ga client fetching as a customer header in middleware
2015-09-11 17:28:41 -04:00
Max Rothman
5923675c35
Add management command for granting superuser access
2015-09-11 15:43:21 -04:00
Tasawer
02d4606e57
Fixing IntegrityError happened on concurrent requests for course enrollment
...
ECOM-1730
2015-09-10 10:51:14 +00:00
Sarina Canelake
3a05726eaf
Fix Pylint warning for monkey_patch tests
2015-09-09 09:13:29 -04:00
aamir-khan
282b9449a4
ECOM-2150: Added the ga client fetching as a customer header in middleware
2015-09-09 14:50:12 +05:00
Brian Beggs
b7006533a2
updating lettuce to work with Django 1.4 - 1.8
2015-09-08 15:42:11 -04:00
Diana Huang
0b78ffdf83
Merge pull request #9632 from edx/diana/teams-changed-event
...
Add events for tracking when teams are edited.
2015-09-08 15:21:49 -04:00
zubair-arbi
d2a4790855
use the standard syntax to load JavaScript dependencies on logistration js files
...
ECOM-2044
2015-09-07 18:19:56 +05:00
Diana Huang
8c1bf2cd3a
Add events for tracking when teams are edited.
...
TNL-3190
2015-09-04 15:27:40 -04:00
Calen Pennington
7c62d09eba
Merge pull request #8930 from ubc/wmono/lti-sso
...
Feature: LTI third-party-auth providers
2015-09-04 10:40:55 -04:00
William Ono
4d1194800e
Support LTI third-party-auth providers
...
PR #8930
2015-09-03 22:53:45 -07:00
Calen Pennington
821cc59415
Merge master into release-2015-09-02, leaving conflicts
2015-09-03 16:36:56 -04:00
Afzal Wali Naushahi
f80720d09e
Merge pull request #9541 from edx/afzaledx/extending_auto_auth_for_verified_users
...
Added the ability to change the enrollment mode in the auto_auth API
2015-09-02 23:27:36 +05:00
Afzal Wali
257aaaee83
Added the ability to change the enrollment mode in the auto_auth API (used for bokchoy and load tests).
...
Modified some tests to use the modified API.
Quality
Quality
Updated the comment.
Quality
2015-09-02 19:05:34 +05:00
Adam Palay
f099a7e911
fix issue where video player renders twice (TNL-3064)
2015-09-01 15:11:31 -04:00
Tasawer
cd69ca2b23
Removed unused url endpoints + fixed broken tests
...
ECOM-1017
2015-08-31 12:50:08 +00:00
Matt Drayer
a8cc585021
Merge pull request #9498 from edx/ziafazal/MAYN-86
...
MAYN-86: Use microsite platform_name and email_from_address if available
2015-08-28 10:37:28 -04:00
Zia Fazal
f6ec9360e3
Use microsite platform_name and email_from_address if available
...
fixed broken test
fixes for broken tests
2015-08-28 15:24:26 +05:00
Braden MacDonald
586c237543
Fix for Twitter compatibility
2015-08-27 11:19:39 -07:00
Peter Fogg
5d26938158
Merge pull request #9366 from edx/peter-fogg/team-signals
...
Add signals for user's discussion activity.
2015-08-27 14:07:29 -04:00
Christina Roberts
df76994ea5
Merge pull request #9415 from edx/christina/insensitive-check
...
Do a case insensitive check for conflicts to improve performance.
2015-08-27 12:57:29 -04:00
cahrens
41ac90fa7a
Use team name prefix and UUID for team_id.
...
TNL-3107
2015-08-27 11:22:35 -04:00
Tasawer
07148c6350
Removing experimental logistration endpoints
...
ECOM-1017
2015-08-27 06:21:47 +00:00
David Ormsbee
ff62a8eaaa
Merge branch 'release' into release-2015-08-26-conflict
2015-08-26 14:28:35 -04:00
Peter Fogg
38fb6eaede
Add signals for user's discussion activity.
...
These signals are caught by the Teams app and used to update
`last_activity_at` on both teams and individual users.
TNL-2497
2015-08-26 12:07:54 -04:00
Braden MacDonald
79a075328f
Allow configuring sensitive third_party_auth settings via lms.auth.json
2015-08-25 16:35:35 -04:00
David Ormsbee
83c91e244c
Convert Shib external auth test to use SharedModuleStoreTestCase.
2015-08-25 08:56:16 -04:00
zubair-arbi
ec28a75f14
In-course reverification access control
...
* Automatically create user partitions on course publish for each ICRV checkpoint.
* Disable partitions for ICRV checkpoints that have been deleted.
* Skip partitions that have been disabled when checking access.
* Add verification access control UI to visibility settings.
* Add verification access control UI to sequential and vertical settings.
* Add partition scheme for verification partition groups.
* Cache information used by verification partition scheme and invalidate the cache on update.
* Add location parameter to UserPartition so the partition scheme can find the associated checkpoint.
* Refactor GroupConfiguration to allow multiple user partitions.
* Add special messaging to ICRV for students in the honor track.
Authors: Zubair Arbi, Awais Qureshi, Aamir Khan, Will Daly
2015-08-20 08:43:55 -07:00
Ned Batchelder
0fed2f5987
Merge pull request #9364 from edx/ned/django-1-4-22
...
Upgrade Django to 1.4.22
2015-08-19 15:06:16 -04:00
Ned Batchelder
9f92054ca7
Fix tests to work with Django 1.4.22
...
The 1.4.22 security fix makes it so that empty sessions are not written.
To keep the tests working, we now log in the user, so that some data is
saved to the session.
2015-08-19 11:05:41 -04:00
Brian Beggs
9e31193100
Merge pull request #9295 from edx/bbeggs/ensure-indexes-PLAT-785
...
Adding django admin command to create mongodb indexes
2015-08-19 10:17:42 -04:00