- Oct 02, 2015
-
-
Usman Khalid authored
TNL-3137
-
Peter Pinch authored
Enroll CCX coaches in the courses to which they're added
-
Sarina Canelake authored
Fix import error
-
Dustin Gadal authored
See also: https://github.com/edx/edx-platform/pull/9969 I'm not at a linux box to do a rebase from the command line, so I'm creating a new PR.
-
chrisndodge authored
Mark test_can_add_remove_allowance Bokchoy test as flaky for now
-
- Oct 01, 2015
-
-
Cliff Dyer authored
Make the profile_image api more restful.
-
Clinton Blackburn authored
Limited grades to seven characters
-
Sarina Canelake authored
Fixed KeyError in CCX
-
Sarina Canelake authored
Allow fullscreen within lti
-
David Baumgold authored
-
David Baumgold authored
Merge remote-tracking branch 'remotes/origin/release' into release-2015-10-01-resolve-merge-conflicts
-
Clinton Blackburn authored
ECOM-2433
-
J. Cliff Dyer authored
Deprecate the views at /api/profile_images/v1/{username}/upload and /api/profile_images/v1/{username}/remove and replace them with GET and POST methods at /api/user/v1/accounts/{username}/image
-
Mushtaq Ali authored
'force_publish' command for publishing a course forcefully by making …
-
Jamie Folsom authored
Remove log statements. Add test for CCX coach access addition. Email CCX coaches when they're enrolled. Remove ccx_coach from list of roles which can perform access maintenance. Remove unused variables. Remove unused import (unenroll_email) Fix long line in instructor/access.py. Address long line formatting issue.
-
Adam authored
Weekly release for 2015-10-01
-
Peter Fogg authored
Fix displaying wrong membership on "My Team" view.
-
Peter Fogg authored
The heart of this fix is to change the "My Team" view to use a collection of teams instead of memberships. The team card is refactored to only take a team, rather than attempt to be polymorphic over teams and team memberships. This change enabled removing a good amount of old code. This also requires adding a `username` parameter to the teams list endpoint which allows getting a list of all teams for a single user, in order to allow refreshing the "My Teams" view correctly. Currently this list is of length at most one. TNL-3410
-
George Schneeloch authored
-
Ben Patterson authored
Flag test as flaky.
-
George Schneeloch authored
-
Ben Patterson authored
Add node_modules to the path via the jenkins-common script instead of…
-
Matt Drayer authored
SOL-1247: use overridden course number and org
-
Matt Drayer authored
SOL-1225: Pressing tab button does not takes user to next field
-
Zia Fazal authored
renamed test's name
-
Mushtaq Ali authored
'force_publish' command for publishing a course forcefully by making the published branch point to the same structure as the draft branch. add force_publish functionality to split courses.
-
Muzaffar yousaf authored
DRF uses query_params instead of QUERY_PARAMS.
-
asadiqbal authored
-
Ahsan Ulhaq authored
Messaging and text improvements dashboard
-
Ahsan Ulhaq authored
ECOM-2338
-
Sarina Canelake authored
Add myself to AUTHORS
-
Jamie Folsom authored
-
- Sep 30, 2015
-
-
Syed Hassan Raza authored
This reverts commit 3849a8fa.
-
Christine Lytwynec authored
fix typo in course_info.html
-
Ben Patterson authored
The jenkins-common script is the better place for this particular setup, since that script is doing similar setup steps to prepare the environment for running various tests/subsequent scripts. This also will resolve downstream processes, such as our jenkins AMI builder (for jenkins-worker images).
-
Matt Drayer authored
asadiqbal08/MAYN-116 Including GTM code from microsite
-
Christine Lytwynec authored
-
asadiqbal authored
-
Matt Drayer authored
ziafazal/SOL-1185: move SOCIAL_SHARING_SETTINGS out of FEATURES
-
chrisndodge authored
Make the message to the end user consistent across as requirement typ…
-