Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rc/2014 04 14 #3334

Merged
merged 152 commits into from
Apr 14, 2014
Merged

Rc/2014 04 14 #3334

merged 152 commits into from
Apr 14, 2014

Conversation

adampalay
Copy link
Contributor

Dave St.Germain and others added 30 commits March 20, 2014 17:00
…euse, forced password resets, allowed frequency of password resets
4 levels of bullets don’t work with latex

DOC-250
…able

The strings in share links should be in unicode, otherwise when the name of a course is non-ascii, it will generate a decode error.
And some of these strings is actually translatable, so they should be collected into mako.po.
1. Add space between threads
2. Change Show/Hide to Expand/Collapse and visually separate it
3. Limit a thread to 700px high and scroll if longer

Co-authored-by: marco <marcotuts@gmail.com>
Fixes LMS-2474 by ensuring that readElts reads always reads an element
Emit datadog events for all course enrollments, not just those outside of verified courses
Fix a decode error in course_about.html and make some string translatable
Add metrics around old ORA requests
The old-style chinese language codes used in django 1.4 series are now deprecated, as discussed here:  https://code.djangoproject.com/ticket/18419.
Although majority of browsers still use the old-style language codes, some new browsers such as IE11 in Windows 8.1 start to use the new-style names instead of old-style ones which makes the current chinese translations of edX can't work properly under these browsers.
As there is no easy way for edX to change a higher version of django, I think we could do some mapping here so that the users who use IE11 in Windows 8.1 or other browsers that use the new-style names can view correct translations.
Also, this fix will make users who use one of the language codes:  zh-hk ,  zh-sg  and  zh-mo  can see the correct translations.
Stephen Sanchez and others added 22 commits April 7, 2014 11:20
Updating the ORA2 hash for release week 2014-04-07
Instead of noting users that are already in a cohort and not changing
such users, clobber the previous cohort and display a message indicating
the previous cohort membership.

JIRA: FOR-452
Change behavior of cohort addition interface
Updating the release with a tagged hash
This should enable logging of codejail on prod
In the HTML component, there is no longer a tabbed CodeMirror Editor. STUD-1516.
Explicitly declare `tags` in dog stats increment calls
Fix source editor for the case of no CodeMirror editor.
Return correct response when using _try_with_login
This reverts commit b0a7443.
…broken-fixed

Fixed import of "dog_stats_api" in staff_grading_service.py.
@chrisndodge
Copy link
Contributor

@adampalay thanks. Miki also wanted us to cherry pick the acceptance test fixes from the blades team so we can consistently get a green check mark. It'll try to find them. Anything else you can think of?

@adampalay
Copy link
Contributor Author

That's all I'm aware of

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.