Skip to content

Commit

Permalink
Minor updates to CHANGELOG v2.5.6 after proofreading (oppia#4097)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjiang11 authored and seanlip committed Nov 21, 2017
1 parent c91cf2b commit a320809
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -10,26 +10,26 @@ Learner View:
Exploration Editor:
* Fix #3794: Complete milestone one of introducing the new fraction interaction. (#3967)
* Replaced the correct CSS styling for md-checkbox
* Added proper css for CodeRepl preview (#4053)
* Fix #3997: Added proper css for CodeRepl preview (#4053)
* Shorten answer group header summaries so that the existence of multiple rules can be seen. (#4030)
* Fix #3975: Removed repeated warnings for Non-Alphanumeric strings.
* Fix #3975: Removed repeated warnings for non-alphanumeric strings.

Creator Dashboard:
* Fix #3257 Creator dashboard display preference (#3803)
* Fix #3257: Remember list/grid display preference in the creator dashboard.(#3803)

Site Navigation:
* Text tweak for Teach page. (#4032)
* fix typo in Donations Paragraph (#4040)
* Fix typo in Donations paragraph (#4040)

Embedding:
* Fix #3976: Show supplemental interactions in embedded explorations (#4052)

Infrastructure and Refactoring:
* Fix part of #3950: Replace Jinja template in frontend with Angular (#4050)
* Fix part of #3950: Replace Jinja templates in frontend with Angular (#4050)
* Fix part of #3950: Replace Jinja templates in frontend with Angular (#4019)
* Replace Jinja templates in frontend with Angular (#4037)
* fix #3954 add AdminPage page object (#3974)
* Fixes #3891: changes made for remaining directives.
* Fix part of #3950: Replace Jinja templates in frontend with Angular (#4037)
* Fix #3954: Add AdminPage page object (#3974)
* Fix #3891: Changes made for remaining directives.

Statistics:
* Fix #3987: Reworked Stats tab (#3992)
Expand All @@ -43,20 +43,20 @@ Audio:
* Add fallback for browsers which do not support speech synthesis. (#4028)
* Add fallback to blob-builder on low-end devices (#3937)
* Allow creators to optionally disable automatic text-to-speech for an exploration. (#3918)
* Fix #3993: standardize check for whether autogenerated translations are shown. (#4002)
* Fix #3993: Standardize check for whether autogenerated translations are shown. (#4002)

Hints:
* Show a tooltip over hint button to suggest that the learner use a hint after a few attempts.
* Fix #4015: Added e2e tests for hints/solutions (#4033)
* Fixed #3805: On mobile, the tooltip for the hint button is cutoff on the right edge of the screen.
* Fix #3805: On mobile, the tooltip for the hint button is cutoff on the right edge of the screen.

Speed:
* Load MAthJax only where needed (#4042)
* Fix #3254: Load MathJax only where needed (#4042)

Misc:
* Fix #3791: Paragraph spacing fix (#4048)
* Reformat frontend error message so that StackDriver hopefully catches it. (#4045)
* Fix #4046: SITE_NAME replacement error fixed in Licence explanation page (#4051)
* Fix #4046: SITE_NAME replacement error fixed in license explanation page (#4051)
* Fix part of #2575: Remove load errors from the frontend tests (#4041)
* Fix errors in production due to parameters not working correctly. (#4029)
* Fix issue with lastComputedArrangement occasionally being undefined when calculating the destination state lists.
Expand Down

0 comments on commit a320809

Please sign in to comment.