- 29 Sep, 2014 2 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
- 25 Sep, 2014 5 commits
-
-
Automatically log in users who access third party login after trying to register for a course
Julia Hansbrough committed -
Add Django apps for student account and profile
Will Daly committed -
Add Python APIs for account/profile information to user_api Updating profile page to have social linking Authors: Renzo Lucioni, Alasdair Swan, Stephen Sanchez, Will Daly
Will Daly committed -
Change the topic of a previously posted post.
Anton Stupak committed -
Wrap studio views in bulk operations to minimize mongo calls.
John Eskew committed
-
- 24 Sep, 2014 25 commits
-
-
John Eskew committed
-
Julia Hansbrough committed
-
Pass _get_course_module() depth param down into modulestore get_course() instead of hard-coded zero.
John Eskew committed -
Use strings instead of tuples as keys in SessionKeyValueStore.
Carlos Andrés Rocha committed -
Making the django main template navigation course aware.
Stephen Sanchez committed -
Course admin should be able to de-admin dicussion admins
Waqas Khalid committed -
Some Django packages expect only strings as keys in the user session, and it is also a recommended practice in the Django manual.
Carlos Andrés Rocha committed -
polesye committed
-
As a global staff or course staff once you added yourself in the discussion admins you cannot revoke it back unless you remove yourself as course staff. Any of the course staff member should be able to remove others from discussion admins whether they are course staff or not. TNL-315
Waqas Khalid committed -
Julia Hansbrough committed
-
Julia Hansbrough committed
-
Julia Hansbrough committed
-
Julia Hansbrough committed
-
Fixes check for Image Annotation Tool to include ID from image server and fix scrolling bug
Sarina Canelake committed -
Alasdair/header footer accessibility updates
AlasdairSwan committed -
LMS-6617 Fixed wiki merge url regex. TNL-413 ECOM-345 changed any lists that could display with only 1 item to divs ECOM-345 Added aria tags for header ECOM-364 Accessibility update for footer added my name to the authors file Addressing feedback from code review - removing unnecessary element references in selectors Updated header aria-label to be main
Waheed Ahmed committed -
Stephen Sanchez committed
-
i.e. they should be fixed but don’t cause the whole thing to break. - PR fixes - Reverted Fix
lduarte1991 committed -
New post should show category/subcategory breadcrumb when created.
Waqas Khalid committed -
When the new post is created under the subcategory and it appear after the creation, it doesn't have the link of category/subcategory after thread body. When we reload the page the link appears. Link should appear after creation. TNL-404
Waqas Khalid committed -
Don't set 'download_video' field on importing video from xml until expli...
zubair-arbi committed -
Don't allow commenting while the thread is closed
Waqas Khalid committed -
When someone closes thread there is still option to add comment which cause error when submitted. User shouldn't be able to comment while the thread is closed. TNL-150
Waqas Khalid committed -
Fixed transcript not follow with video on seek.
Waheed Ahmed committed -
TNL-235
Waheed Ahmed committed
-
- 23 Sep, 2014 8 commits
-
-
Properly Setting ANALYTICS_DASHBOARD_NAME for AWS
Clinton Blackburn committed -
Clinton Blackburn committed
-
Update translations (autogenerated message)
Sarina Canelake committed -
Conflicts: common/lib/xmodule/xmodule/video_module/video_module.py requirements/edx/github.txt
Andy Armstrong committed -
Sarina Canelake committed
-
Improvements to byte range handling in StaticContentServer.
Usman Khalid committed -
If matlab grader sent unparsable response, show error message.
Usman Khalid committed -
keep large answers from appearing (TNL-441)
Adam committed
-