- 07 Jul, 2014 1 commit
-
-
LMS-2876
Don Mitchell committed
-
- 03 Jul, 2014 11 commits
-
-
Add openedx-analytics discussion group to CONTRIBUTING file
David Baumgold committed -
Fixes has_changes to search all the way to leaf nodes
Christina Roberts committed -
skipping update assets, not just collectstatic, in unit tests
clytwynec committed -
swdanielli committed
-
David Baumgold committed
-
Christine Lytwynec committed
-
Ben McMorran committed
-
Missing "_()" in course_module.py
Andy Armstrong committed -
Make the strings in "Advanced Settings" page localizable
Andy Armstrong committed -
The fields should be translated before render into html templates.
louyihua committed -
louyihua committed
-
- 02 Jul, 2014 18 commits
-
-
Adds subtree_edited_on, subtree_edited_by, and fixes has_changes
Ben McMorran committed -
Forum sidebar improvements
Greg Price committed -
Ben McMorran committed
-
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 committed -
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 committed -
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 committed -
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 committed -
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 committed -
Originally reviewed in #4072
Greg Price committed -
Misuse of 'gettext' in mako templates
Andy Armstrong committed -
Make Studio able to handle deprecated key formats in urls
Calen Pennington committed -
stupid simple css typo fix
David Baumgold committed -
Giulio Gratta committed
-
Explicitly skip tests in common unless we know we're running the LMS unittest suite
Adam committed -
add lms_base and cms_base urls to bokchoy envs
clytwynec committed -
Updated Course End Date info
Mark Hoeber committed -
Mark Hoeber committed
-
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.
louyihua committed
-
- 01 Jul, 2014 9 commits
-
-
Revert "Make LinkedIn auth provider request email by default."
Jay Zoldak committed -
update NewPostViewSpec to correctly initialize NewPostView
Jim Abramson committed -
jsa committed
-
Change 'Course Name' to 'Course Run' in "Schedule & Details" page
Christina Roberts committed -
Prevents students from accidentally changing their enrollment on login (...
Adam committed -
David Baumgold committed
-
Add 401 error handler.
Anton Stupak committed -
Ahodges/documentation/doc158
Mark Hoeber committed -
Uses ModuleStoreEnum in is_xblock_visible_to_students
Christina Roberts committed
-
- 30 Jun, 2014 1 commit
-
-
Adam Palay committed
-