- Oct 01, 2015
-
-
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
-
Ben Patterson authored
Flag test as flaky.
-
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
-
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
-
-
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…
-
David Baumgold authored
Remove the edx.org comprehensive theme
-
muzaffaryousaf authored
TNL-3442
-
David Baumgold authored
Depends on functionality that has been temporarily reverted
-
Muzaffar yousaf authored
Upgrade django-filter.
-
Christine Lytwynec authored
Update bok-choy version to v0.4.5
-
David Baumgold authored
There's a lot of useful things in PR #8271 that provide a framework for the comprehensive theming system. If we need to remove the edx.org theme from the codebase, we can leave most of PR #8271 in, to make it easier to build on top of and get this feature back in.
-
Peter Fogg authored
Reserve ecommerce service username on edx-platform.
-
Christine Lytwynec authored
-
Christine Lytwynec authored
-
David Baumgold authored
i18n course browse copy
-
Sarina Canelake authored
Update transifex-client requirement to latest release version
-
muzaffaryousaf authored
TNL-3445
-
Sarina Canelake authored
-
Awais Qureshi authored
Hide upgrade message on student dashboard for credit enrollments
-
Chris Dodge authored
Make the message to the end user consistent across as requirement types, except for grade requirements
-
- Sep 29, 2015
-
-
Peter Fogg authored
-
Clinton Blackburn authored
Fixed receipt page bug
-
Clinton Blackburn authored
Variable name was broken by a commit in #9868. ECOM-2431
-
Ned Batchelder authored
DRF 3.1 now uses request.data instead of request.DATA
-
Ned Batchelder authored
A script to summarize nosetests.xml files
-