- 21 Apr, 2015 3 commits
-
-
Xavier Antoviaque committed
-
changes to make things work after rebase with master
Zia Fazal committed -
Updated XBlock version
Zia Fazal committed
-
- 20 Apr, 2015 1 commit
-
-
E. Kolpakov committed
-
- 17 Apr, 2015 1 commit
-
-
Zia Fazal committed
-
- 16 Apr, 2015 1 commit
-
-
Zia Fazal committed
-
- 14 Apr, 2015 4 commits
- 13 Apr, 2015 5 commits
-
-
(cherry picked from commit 83dc3a3)
Braden MacDonald committed -
(cherry picked from commit aa3b9dc)
E. Kolpakov committed -
Switched to rebased XBlock version + restored some xblock dependencies.
Zia Fazal committed -
E. Kolpakov committed
-
E. Kolpakov committed
-
- 10 Apr, 2015 1 commit
-
-
changes to make things work as expected after rebase with master branch having notifications
Zia Fazal committed
-
- 08 Apr, 2015 24 commits
-
-
Zia Fazal committed
-
Zia Fazal committed
-
Zia Fazal committed
-
Zia Fazal committed
-
Zia Fazal committed
-
Jonathan Piacenti committed
-
Reverted to using non cached permissions check as cached version fails tests (and there are no clean way to make it pass)
E. Kolpakov committed -
Chris Dodge committed
-
Switched to using cached_has_permission in templates, rather than having those permissions in template context
E. Kolpakov committed -
Fixed missing `user` context variable in dicussion course + switched to using more efficient `cached_has_permissions`
E. Kolpakov committed -
Global setting for asynchronous ajax calls - to overcome firefox's strictness about using synchronous ajax with credentials
E. Kolpakov committed -
E. Kolpakov committed
-
E. Kolpakov committed
-
(cherry picked from commit a7c0a2a)
E. Kolpakov committed -
completed tests and added type filter removed organizations app migration to delete tables
Zia Fazal committed -
Alan Boudreault committed
-
Alan Boudreault committed
-
Conflicts: cms/djangoapps/contentstore/views/helpers.py common/static/coffee/src/discussion/content.coffee common/static/coffee/src/discussion/discussion_filter.coffee common/static/coffee/src/discussion/discussion_module_view.coffee common/static/coffee/src/discussion/discussion_router.coffee common/static/coffee/src/discussion/views/discussion_content_view.coffee common/static/coffee/src/discussion/views/discussion_thread_profile_view.coffee common/static/coffee/src/discussion/views/discussion_thread_show_view.coffee common/static/coffee/src/discussion/views/discussion_thread_view.coffee common/static/coffee/src/discussion/views/new_post_view.coffee common/static/coffee/src/discussion/views/response_comment_show_view.coffee common/static/coffee/src/discussion/views/thread_response_show_view.coffee common/static/coffee/src/discussion/views/thread_response_view.coffee lms/djangoapps/django_comment_client/forum/views.py lms/static/sass/discussion/_discussion.scss lms/templates/discussion/_discussion_module.html lms/templates/discussion/_filter_dropdown.html lms/templates/discussion/_js_head_dependencies.html lms/templates/discussion/_thread_list_template.html lms/templates/discussion/_underscore_templates.html lms/templates/discussion/index.html lms/templates/discussion/mustache/_inline_discussion.mustache lms/templates/discussion/mustache/_pagination.mustache lms/templates/discussion/mustache/_profile_thread.mustache
Alan Boudreault committed -
Alan Boudreault committed
-
Martyn James committed
-
Matt Drayer committed
-
Matt Drayer committed
-
Also contains: * mattdrayer/rebase-20140722b: cherry-pick 0325694 * mattdrayer/rebase-20140722: cherry-pick e8b1217 * Sessions API Documentation * mattdrayer/rebase-20140722: cherry-pick ofao48d * mattdrayer/rebase-20140722: cherry-pick b0c343c * mattdrayer/rebase-20140722: cherry-pick d56e973 * mattdrayer/status-500-fix: Small API bug * added content_id to workgroup review submissions * mattdrayer/api-user-preferences-delete: Added new Detail view, GET/DELETE operations * mattdrayer/rebase-20140722: cherry-pick 0624385 * handle exception if user never accessed any course module * mattdrayer/rebase-20140722: cherry-pick caada51 * cdodge/add-progress-publish-api-endpoint: expose a new xblock runtime publish special cased event type 'progress' which adds an entry into the CourseCompletions table * add default setting for feature flag in common.py * mattdrayer/rebase-20140722: cherry-pick 7a1e12c * mattdrayer/rebase-20140722: Functional stabilization
Matt Drayer committed -
Mark Hoeber committed
-