Skip to content

Commit

Permalink
Update authors and changelog for v2.8.2. (oppia#6784)
Browse files Browse the repository at this point in the history
* Update authors and changelog for v2.8.2

* Minor grammatical changes in chnagelog.
  • Loading branch information
DubeySandeep authored and nithusha21 committed May 23, 2019
1 parent b6d7696 commit 8c3b240
Show file tree
Hide file tree
Showing 4 changed files with 77 additions and 0 deletions.
5 changes: 5 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,14 @@ Anthony Zheng <Anthony@fopen-dream.space>
Anubhav Sinha <anubhavsinha98@gmail.com>
Anurag Thakur <ranaasr60@gmail.com>
Apurv Bajaj <apurvabajaj007@gmail.com>
Areesha Tariq <areeshatariq02@gmail.com>
Arpan Banerjee <arpanbnrj9@gmail.com>
Arun Kumar <arunkumarm1995@gmail.com>
Arunabh Ghosh <arunabhghosh98@gmail.com>
Ashish Verma <ashish1500616@gmail.com>
Ashmeet Singh <ashmeet.nas96@gmail.com>
Ashutosh Singla <ashutoshsingla@ymail.com>
Assem Yeskabyl <assemyeskabyl@gmail.com>
Aubrey Wells <dozure@gmail.com>
Avijit Gupta <526avijit@gmail.com>
Barnabas Makonda <barnabasmakonda@gmail.com>
Expand Down Expand Up @@ -72,6 +74,7 @@ Divyadeep Singh <divyadeep.singh962118@gmail.com>
Domenico Vitarella <domenico-vitarella@hotmail.it>
Edward Allison <eallison1102@gmail.com>
Eric Lou <ericzlou@gmail.com>
Eric Yang <esyang@umich.edu>
Estelle Lee <estelle0500@gmail.com>
Frederik Creemers <frederikcreemers@gmail.com>
Fang You <fangy@andrew.cmu.edu>
Expand Down Expand Up @@ -214,6 +217,7 @@ Shivansh Bajaj <bajajshivansh1@gmail.com>
Shouvik Roy <vicks4uster@gmail.com>
Shubha Gupta <shubha1593@gmail.com>
Shubham Bansal <shubhambansal17@hotmail.com>
Shuta Suzuki <shutas@umich.edu>
Siddhant Khandelwal <siddhantrkhandelwal@gmail.com>
Siddhant Srivastav <harshsrivastav123@gmail.com>
Soumyo Dey <soumyodey@live.com>
Expand All @@ -224,6 +228,7 @@ Sreenivasulu Giritheja <s.giritheja@gmail.com>
Srikar Ch <srikar.0896@gmail.com>
Sudhanva MG <mgsudhanva@gmail.com>
Sumit Paroothi <paroothisumit@gmail.com>
Tanmay Mathur <tanmaymathur4@gmail.com>
Tarashish Mishra <sunu0000@gmail.com>
Tezuesh Varshney <tezuesh.varshney@gmail.com>
Timothy Cyrus <tim.h.cyrus@gmail.com>
Expand Down
62 changes: 62 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,67 @@
This file contains a summary of changes to the Oppia code base.

v2.8.2 (23 May 2019)
------------------------
Improvements to editors and players
* Fix #6468: Fix the improper alignment of tick mark in the library page (#6552)
* Fix #6200: Fix inconsistent spacing with the lists (#6554)
* Fix #6542: Add card name to the title of the exploration feedback (#6580)
* Fix #6623: Add title to sharing link icons (#6624)

New structures
* Modify topic viewer page and few UI changes on topic editor page (#6455)

Bug fixes
* Fix #6418: Add validation checks to avoid infinite loops explained in issue and comments (#6520)
* Fix #3819: Fix strange dragging behaviour of play later list in learner dashboard (#6544)
* Fix #6229: Reordering Hints and Worked Examples in Safari (#6547)
* Fix #6561: Corrected the "About-->Get Involved" link on the top navigation bar (#6567)
* Fix part of #6159: Fix revert exploration method (#6575)
* Fix broken interaction previews in the exploration editor (#6627)
* Fix lint issue by adding a space after colon (#6631)
* Fix #6667: Renamed e2e test file to fix the issue. (#6668)

Updates to static pages
* Add NOTICE file, per Section 4(d) of the Apache license. (#6568)
* Fix #6562: Removed G+ from the footer and Readme.md (#6569)
* Fix #6581: Remove alternative versions of splash page (#6594)
* Add a checkpoint to check for codeowners to the PR checklist (#6603)
* Add a note regarding changelog labels to PR checklist (#6608)

Translations
* Add proper validation for written translations to allow translation in hinglish (#6588)

Infrastructural changes
* Migrate codebase to typescript (#6530)
* Add a new one off job for validating production models. (#6541)
* Fix part of #5914: Adds unimplemented extract_data method in the BaseModel (#6573)

Code health
* Fix part of #6387: Remove globals ALLOWED_INTERACTIONS_CATEGORIES (#6472)
* Rename states_schema_version to state_schema_version. (#6589)
* Fix part of #6565: Made error page and library page to use PageTitleService (#6595)
* Update pylint to version 1.9.4 (#6626)
* Update pycodestyle to version 2.5.0 (#6637)
* Use package.json to install node modules; upgrade node module versions. (#6659)

Development workflow
* Adds codeowner to core.domain files (#6545)
* Removing the timeout multiplier, to get in sync with linting files (#6559)
* Fix part of #6555: Fix existing lint issues in develop branch (#6563)
* Add removal of app.yaml version field to deploy script (#6564)
* Fix release info script: fix imports, and sort PRs in descending order (#6607)
* Moves lint test from CircleCI to Travis CI. (#6647)
* Introduce `linter_utils` module (#6650)
* Add a comment to explain setting of node path (#6681)

Testing coverage
* Fix part of #5134: Increase coverage from 82% to 100% for core.platform.email.gae_email_services.py (#6335)
* Fix part of #6240: Add e2e test for adding user bio in preferences page (#6512)
* Fix Part of #6240: Add e2e tests for editing exploration properties in coreEditorAndPlayerFeatures.js (#6557)
* Fix part of #6550: Raise code coverage of core.storage.question.gae_models to 100% (#6558)
* Fix part of #6550: Increase backend test coverage to 100% in multiple files. (#6648)


v2.8.1 (26 April 2019)
------------------------
Improvements to editors and players
Expand Down
5 changes: 5 additions & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,14 @@ Anthony Zheng <Anthony@fopen-dream.space>
Anubhav Sinha <anubhavsinha98@gmail.com>
Anurag Thakur <ranaasr60@gmail.com>
Apurv Bajaj <apurvabajaj007@gmail.com>
Areesha Tariq <areeshatariq02@gmail.com>
Arpan Banerjee <arpanbnrj9@gmail.com>
Arun Kumar <arunkumarm1995@gmail.com>
Arunabh Ghosh <arunabhghosh98@gmail.com>
Ashish Verma <ashish1500616@gmail.com>
Ashmeet Singh <ashmeet.nas96@gmail.com>
Ashutosh Singla <ashutoshsingla@ymail.com>
Assem Yeskabyl <assemyeskabyl@gmail.com>
Aubrey Wells <dozure@gmail.com>
Avijit Gupta <526avijit@gmail.com>
Barnabas Makonda <barnabasmakonda@gmail.com>
Expand Down Expand Up @@ -91,6 +93,7 @@ Domenico Vitarella <domenico-vitarella@hotmail.it>
Edward Allison <eallison1102@gmail.com>
Elizabeth Kemp <kempy@kempy.org>
Eric Lou <ericzlou@gmail.com>
Eric Yang <esyang@umich.edu>
Estelle Lee <estelle0500@gmail.com>
Fang You <fangy@andrew.cmu.edu>
Frederik Creemers <frederikcreemers@gmail.com>
Expand Down Expand Up @@ -244,6 +247,7 @@ Shivansh Bajaj <bajajshivansh1@gmail.com>
Shouvik Roy <vicks4uster@gmail.com>
Shubha Gupta <shubha1593@gmail.com>
Shubham Bansal <shubhambansal17@hotmail.com>
Shuta Suzuki <shutas@umich.edu>Aadya Mishra <aadyamishra24@gmail.com>
Siddhant Khandelwal <siddhantrkhandelwal@gmail.com>
Siddhant Srivastav <harshsrivastav123@gmail.com>
Soumyo Dey <soumyodey@live.com>
Expand All @@ -256,6 +260,7 @@ Stephanie Federwisch <sfederwisch@google.com>
Stephen Chiang <chiangs@google.com>
Sudhanva MG <mgsudhanva@gmail.com>
Sumit Paroothi <paroothisumit@gmail.com>
Tanmay Mathur <tanmaymathur4@gmail.com>
Tarashish Mishra <sunu0000@gmail.com>
Tezuesh Varshney <tezuesh.varshney@gmail.com>
Timothy Cyrus <tim.h.cyrus@gmail.com>
Expand Down
5 changes: 5 additions & 0 deletions core/templates/dev/head/pages/about/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,12 +158,14 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>
<li>Anubhav Sinha</li>
<li>Anurag Thakur</li>
<li>Apurv Bajaj</li>
<li>Areesha Tariq</li>
<li>Arpan Banerjee</li>
<li>Arun Kumar</li>
<li>Arunabh Ghosh</li>
<li>Ashish Verma</li>
<li>Ashmeet Singh</li>
<li>Ashutosh Singla</li>
<li>Assem Yeskabyl</li>
<li>Aubrey Wells</li>
<li>Avijit Gupta</li>
</ul>
Expand Down Expand Up @@ -211,6 +213,7 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>
<li>Edward Allison</li>
<li>Elizabeth Kemp</li>
<li>Eric Lou</li>
<li>Eric Yang</li>
<li>Estelle Lee</li>
</ul>

Expand Down Expand Up @@ -412,6 +415,7 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>
<li>Shouvik Roy</li>
<li>Shubha Gupta</li>
<li>Shubham Bansal</li>
<li>Shuta Suzuki</li>
<li>Siddhant Khandelwal</li>
<li>Siddhant Srivastav</li>
<li>Soumyo Dey</li>
Expand All @@ -428,6 +432,7 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>

<span>T</span>
<ul>
<li>Tanmay Mathur</li>
<li>Tarashish Mishra</li>
<li>Tezuesh Varshney</li>
<li>Timothy Cyrus</li>
Expand Down

0 comments on commit 8c3b240

Please sign in to comment.