- Nov 19, 2013
-
-
cahrens authored
The draft.py solution only worked when the parent was also in the draft store.
-
Sarina Canelake authored
Change dummy locale to Esperanto
-
Jim Abramson authored
merge 2013-11-15 hotfix branch to master
-
Sarina Canelake authored
-
Sarina Canelake authored
Declare PYTHONPATH in i18n:test rake task
-
Greg Price authored
Alert users when forum AJAX requests fail
-
Greg Price authored
AJAX requests on forums pages occasionally fail (usually when a request to the comments service times out), but the user is not made aware of the failure. This manifests as either the system not appearing to store state (e.g. if an attempt to flag a post fails) or something taking forever to load. Now, a modal will pop up to alert the user that a request has failed and instruct them to reload the page. In the longer term, we should fix each user gesture that results in an AJAX call to gracefully handle a failure by resetting the state of the world appropriately and aleritng the user. JIRA: FOR-37
-
Greg Price authored
-
Julia Hansbrough authored
Flowerhack/feature/refactor to track enrollment
-
Sarina Canelake authored
-
Sarina Canelake authored
-
polesye authored
Video player: fix acceptance test.
-
polesye authored
-
- Nov 18, 2013
-
-
David Baumgold authored
LMS: add CSRF token to register form
-
polesye authored
Add template for checkboxes to studio.
-
Giulio Gratta authored
Stop video skipping links from showing up when not needed and address the issue of skip links for multiple videos.
-
John Jarvis authored
adding override for GITHUB_REPO_ROOT
-
John Jarvis authored
-
John Jarvis authored
allow override for STATIC_URL
-
John Jarvis authored
This is the base directory for course data
-
Giulio Gratta authored
Stop video skipping links from showing up when not needed and address the issue of skip links for multiple videos. Fixes BLD-521
-
John Jarvis authored
-
Gabe Mulley authored
fix emission of enrollment events from the CMS
-
Gabe Mulley authored
fix spammy log messages from course_id tracking in CMS
-
Gabe Mulley authored
I suspect there are very few circumstances that an enrollment event is emitted from the CMS, but if it ever were to happen, it would bomb out because the "crum" middleware is not used in that app. We are hoping to replace this request caching hack in the near future, but for now it is the best option we could come up with. I noticed the stack appear when I created a new course in my dev environment. Presumably the course author is automatically enrolled in the course, which, causes the tracking code to bomb out. Luckily we catch the error and just log it, but we really should be capturing this type of enrollment event.
-
Gabe Mulley authored
-
polesye authored
-
- Nov 16, 2013
-
-
Calen Pennington authored
Assign a score of 0 to tasks with no attempts
-
Calen Pennington authored
-
Calen Pennington authored
-
- Nov 15, 2013
-
-
dcadams authored
Email port to beta dash and new option for shibboleth courses
-
Julia Hansbrough authored
Fixed bug where Flash photo taker would fail
-
Julia Hansbrough authored
-
Calen Pennington authored
-
Calen Pennington authored
-
David Adams authored
into beta dashboard. Also includes new functionality, in both legacy and beta dashboard, to include appropriate email text for a Shibboleth course.
-
polesye authored
Video player: improvements.
-
polesye authored
-
Julia Hansbrough authored
-
polesye authored
Video: tests to check speed change
-