- Jul 03, 2014
-
-
Andy Armstrong authored
Missing "_()" in course_module.py
-
Andy Armstrong authored
Make the strings in "Advanced Settings" page localizable
-
louyihua authored
The fields should be translated before render into html templates.
-
louyihua authored
-
- Jul 02, 2014
-
-
Ben McMorran authored
Adds subtree_edited_on, subtree_edited_by, and fixes has_changes
-
Greg Price authored
Forum sidebar improvements
-
Ben McMorran authored
-
Greg Price authored
The home button is removed, the search box is always displayed, and many visual adjustments are made, along with a large amount of refactoring. Originally reviewed in #4211
-
Greg Price authored
Thread entries now show an activity count that includes the original post, and only one of the vote count and activity count is displayed based on the user's selected sort. The sorting and filtering options now both use a select and are somewhat more verbose, and the visual styling of the sort/filter bar is updated. Originally reviewed in #4165 with a bugfix in #4211
-
Greg Price authored
The rendering of the link happens in an event handler, and the collection's attributes were not getting set properly before the reset event triggering the rendering occurred. Originally reviewed in #4072
-
Greg Price authored
A thread will be labeled if it is pinned, if the user is following it, or if it was authored by a staff member or community TA. This also slightly changes the color used for community TA labels. Originally reviewed in #4072
-
Greg Price authored
Use larger and lighter title font, decrease padding, and use lighter solid backgrounds instead of gradients. Also, refactor SASS code to conform better to our new style, including using more specific class names. Originally reviewed in #4072
-
Greg Price authored
Originally reviewed in #4072
-
Andy Armstrong authored
Misuse of 'gettext' in mako templates
-
Calen Pennington authored
Make Studio able to handle deprecated key formats in urls
-
David Baumgold authored
stupid simple css typo fix
-
Giulio Gratta authored
-
Adam authored
Explicitly skip tests in common unless we know we're running the LMS unittest suite
-
clytwynec authored
add lms_base and cms_base urls to bokchoy envs
-
Mark Hoeber authored
Updated Course End Date info
-
Mark Hoeber authored
-
louyihua authored
To translate strings in mako templates, the pattern of ```${_()}``` should be used instead of ```gettext``` even if the strings to be translated is located in a ```script``` block.
-
- Jul 01, 2014
-
-
Jay Zoldak authored
Revert "Make LinkedIn auth provider request email by default."
-
Jim Abramson authored
update NewPostViewSpec to correctly initialize NewPostView
-
jsa authored
-
Christina Roberts authored
Change 'Course Name' to 'Course Run' in "Schedule & Details" page
-
Adam authored
Prevents students from accidentally changing their enrollment on login (...
-
David Baumgold authored
-
Anton Stupak authored
Add 401 error handler.
-
Mark Hoeber authored
Ahodges/documentation/doc158
-
Christina Roberts authored
Uses ModuleStoreEnum in is_xblock_visible_to_students
-
- Jun 30, 2014
-
-
Adam Palay authored
-
Carlos Andrés Rocha authored
Get active student count from new analytics data API
-
Adam Palay authored
-
Ben McMorran authored
-
Clinton Blackburn authored
Disabled by default.
-
Jim Abramson authored
consolidate new post form variants into single client-side template/view
-
David Baumgold authored
Make sysadmin dashboard gitlog date timezone-aware
-
David Baumgold authored
Make LinkedIn auth provider request email by default.
-
Calen Pennington authored
-