-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Rc/2014 04 14 #3334
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…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>
…e of verified courses
Improve inline discussion UI
Fixes LMS-2474 by ensuring that readElts reads always reads an element
Fixed nested bullets to enable PDF
…s returning strings
…ingService get and post methods
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.
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
Sarina/040714 language update
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.
Revert refund instruction message
…broken-fixed Fixed import of "dog_stats_api" in staff_grading_service.py.
@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? |
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@chrisndodge @jzoldak
This is https://github.com/edx/edx-platform/commits/rc/2014-04-09 + edx/edx-platform@f04cd64