- 07 Jul, 2014 2 commits
-
-
Conflicts: lms/djangoapps/instructor/views/instructor_dashboard.py
Adam Palay committed -
BLD-1117, BLD-1217: Add read-only list of Group Configurations, Create feature flag.
Tim Babych committed
-
- 04 Jul, 2014 1 commit
-
-
Tim Babych committed
-
- 03 Jul, 2014 18 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
-
Use deprecated course_key when calling the analytics API.
Carlos Andrés Rocha committed -
Previously it was serializing the course_key directly, which is not interpreted correctly by the API.
Carlos Andrés Rocha committed -
Christine Lytwynec committed
-
Don't show 500 errors if connection to data API fails
Carlos Andrés Rocha committed -
Some of the metrics on the instructor dashboard are computed by the new analytics data pipeline. Don't show 500 errors if the connection to the pipeline API fails. Instead display that the data is not available and log an error. AN-1476
Carlos Andrés Rocha committed -
Ben McMorran committed
-
Missing "_()" in course_module.py
Andy Armstrong committed -
BLD-1217: Create feature flag for switching Group Configurations editing on and off
Tim Babych committed -
Revert ORA2 release
Will Daly committed -
Tim Babych 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 19 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
-
polesye committed
-