- Nov 04, 2013
-
-
Julia Hansbrough authored
-
Julia Hansbrough authored
-
Diana Huang authored
Determine which mode was selected more intelligently.
-
Adam authored
"Public Display Name" -> "Public Username" on registration page [LMS-139...
-
Giulio Gratta authored
User menu a11y changes to allow use of spacebar, escape key and arrows to navigate
-
Diana Huang authored
Verified Certificate Reverification Path
-
Will Daly authored
Pin dateutil version to 2.1
-
Adam authored
remove instances of @edx.org email addresses in our default settings (Bug: LMS-1363)
-
Brian Talbot authored
-
Adam Palay authored
-
Diana Huang authored
LMS-1384
-
Will Daly authored
-
Alexander Kryklia authored
Alex/add latex compiler key
-
Alexander Kryklia authored
BLD-426
-
polesye authored
Video player: fix start-end time bugs.
-
polesye authored
-
- Nov 01, 2013
-
-
Jason Bau authored
add error handling for update_score for OEE when no child_history
-
Jason Bau authored
-
Giulio Gratta authored
User menu a11y changes to allow use of spacebar, escape key and arrow keys or tab and shift+tab to navigate
-
frances botsford authored
Course creation form cleanup
-
Frances Botsford authored
updated course creation UI: placeholder text for Org is now more generic, run is now using current format, and tips are now below fields to allow more room for tip text Addresses bugs STUD-885 and STUD-916
-
Brian Talbot authored
Studio: Fix - Forgot Password Modal
-
Brian Talbot authored
STUD-689
-
Christina Roberts authored
Make export URL restful.
-
Greg Price authored
Remove label from forum posts by global staff
-
Calen Pennington authored
Fix AssertionErrors that were raised when creation of an XModule failed
-
Greg Price authored
Improve accessibility of forum follow buttons
-
Brian Talbot authored
-
Diana Huang authored
* clean up one last typo LMS-1387
-
Will Daly authored
Will/acceptance test fixes
-
Don Mitchell authored
Course id clash command
-
Will Daly authored
Added wait for JS on upload page Fixed an issue where css_click wasn't waiting for JS to load
-
Don Mitchell authored
-
Don Mitchell authored
-
Don Mitchell authored
-
Greg Price authored
The motivation for this change is performance. The forums UI code gets the list of users for each role and renders the staff label based on those lists. The list for the staff role is expensive to compute because there is no index on the is_staff attribute, and we cannot create one because the User model is built into django. Users with is_staff=True are still assigned the Moderator role upon enrolling in a course, so this change will have no practical effect except that a user who is granted staff privileges after enrolling in a course will have to be made a Moderator in order for their posts to be labeled. Additionally, the UI did not use the list of users with the Student role, so that list has been removed as well.
-
Sarina Canelake authored
Implement background email tasks on student dash
-
Calen Pennington authored
The ErrorDescriptor wasn't getting the appropriate xmodule_runtime set, and thus immediately raising an AssertionError when we tried to retrieve and _xmodule from it. [LMS-1388[
-
Sarina Canelake authored
LMS-1244
-
polesye authored
Anton/word cloud total count in studio bug
-