- 01 Oct, 2015 23 commits
-
-
Calen Pennington committed
-
Fixed KeyError in CCX
Sarina Canelake committed -
Allow fullscreen within lti
Sarina Canelake committed -
David Baumgold committed
-
Merge remote-tracking branch 'remotes/origin/release' into release-2015-10-01-resolve-merge-conflicts
David Baumgold committed -
'force_publish' command for publishing a course forcefully by making …
Mushtaq Ali committed -
Weekly release for 2015-10-01
Adam committed -
Fix displaying wrong membership on "My Team" view.
Peter Fogg committed -
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
Peter Fogg committed -
George Schneeloch committed
-
Flag test as flaky.
Ben Patterson committed -
George Schneeloch committed
-
Add node_modules to the path via the jenkins-common script instead of…
Ben Patterson committed -
SOL-1247: use overridden course number and org
Matt Drayer committed -
SOL-1225: Pressing tab button does not takes user to next field
Matt Drayer committed -
renamed test's name
Zia Fazal committed -
'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.
Mushtaq Ali committed -
DRF uses query_params instead of QUERY_PARAMS.
Muzaffar yousaf committed -
asadiqbal committed
-
Messaging and text improvements dashboard
Ahsan Ulhaq committed -
ECOM-2338
Ahsan Ulhaq committed -
Add myself to AUTHORS
Sarina Canelake committed -
Jamie Folsom committed
-
- 30 Sep, 2015 17 commits
-
-
This reverts commit 3849a8fa.
Syed Hassan Raza committed -
fix typo in course_info.html
Christine Lytwynec committed -
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).
Ben Patterson committed -
asadiqbal08/MAYN-116 Including GTM code from microsite
Matt Drayer committed -
Christine Lytwynec committed
-
asadiqbal committed
-
ziafazal/SOL-1185: move SOCIAL_SHARING_SETTINGS out of FEATURES
Matt Drayer committed -
Make the message to the end user consistent across as requirement typ…
chrisndodge committed -
update reference to edx-proctoring to account for requested iconograp…
chrisndodge committed -
Depends on functionality that has been temporarily reverted
David Baumgold committed -
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.
David Baumgold committed -
Remove the edx.org comprehensive theme
David Baumgold committed -
TNL-3442
muzaffaryousaf committed -
Depends on functionality that has been temporarily reverted
David Baumgold committed -
Upgrade django-filter.
Muzaffar yousaf committed -
Update bok-choy version to v0.4.5
Christine Lytwynec committed -
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.
David Baumgold committed
-