- 12 Jun, 2015 3 commits
-
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
- 11 Jun, 2015 12 commits
-
-
Update AUTHORS
Sarina Canelake committed -
Add comment editing to discussion API
Greg Price committed -
Alessandro Verdura committed
-
This is done via PATCH on a comment instance endpoint.
Greg Price committed -
Remove V2 of the EdX.org footer
Will Daly committed -
Release 2015 06 10 conflict
Edward Zarecor committed -
Remove course_title from bulk email.
Muzaffar yousaf committed -
Flag test as flaky. See SOL-975
Ben Patterson committed -
Removed IsAuthenticatedOrDebug
Clinton Blackburn committed -
mattdrayer/SOL-449: Remove @skip decorator
Matt Drayer committed -
Ben Patterson committed
-
Web Certificates: Only Hide Staff Signature for Honor/Base Rendering
Brian Talbot committed
-
- 10 Jun, 2015 25 commits
-
-
IsAuthenticatedOrDebug hides potential issues with API client code that is run in local environments and later deployed to production where authentication fails. XCOM-193
Clinton Blackburn committed -
SOL-973
Brian Talbot committed -
TNL-1907 Implement Course Team Membership API
Ben McMorran committed -
Edward Zarecor committed
-
Ben McMorran committed
-
FIX - Compile Sass to CSS directory Clean Up
Brian Talbot committed -
Remove unused code left over from ECOM-188.
Will Daly committed -
* adding in missing web certs Sass/CSS asset settings * updating .gitignore
Brian Talbot committed -
SOL-971
Matt Drayer committed -
Matt Drayer committed
-
Payment button UI modifications
Renzo Lucioni committed -
Fixed slow transaction on xblock outline handler.
Waheed Ahmed committed -
ECOM-1644 minor message updation.
Awais Qureshi committed -
Fixes bug with app links in new footer
AlasdairSwan committed -
Will Daly committed
-
Will Daly committed
-
Awais committed
-
AlasdairSwan committed
-
TNL-2425
Waheed Ahmed committed -
Fix updating immutable request dictionary.
Peter Fogg committed -
Fix for flaky behavior in cohort search tests. TNL-2362
Ben Patterson committed -
Ben Patterson committed
-
Includes button copy revision and a styling tweak to make the selected payment button appear active while disabled.
Renzo Lucioni committed -
Django's `QueryDict`s are immutable during normal running, and so they must be copied if any updates are to be made to them. In testing, though, `request.DATA._mutable` is `True`, so tests can falsely pass.
Peter Fogg committed -
Allow microsites to override content more test checks Fix pylint error (duplicate import) SOL-971 Changes
asadiqbal committed
-