Skip to content

Commit

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

* Update AUTHORS

* Update CONTRIBUTORS

* Update core/templates/dev/head/pages/about-page/about-page.directive.html

* Address review comments

* Fix name

* Fix name
  • Loading branch information
ankita240796 authored and seanlip committed Nov 24, 2019
1 parent b967ea6 commit 1800b9d
Show file tree
Hide file tree
Showing 4 changed files with 107 additions and 4 deletions.
6 changes: 6 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Abhijit Suresh <[email protected]>
Abhimanyu Thakre <[email protected]>
Abhishek Arya <[email protected]>
Abhishek Kumar <[email protected]>
Abhishek Uniyal <[email protected]>
acash mkj <[email protected]>
Adarsh Kumar <[email protected]>
Aditya Jain <[email protected]>
Expand Down Expand Up @@ -87,6 +88,7 @@ Gautam Verma <[email protected]>
Geet Choudhary <[email protected]>
Google Inc.
Grace Guo <[email protected]>
Hamlet Villa <[email protected]>
Hamza Chandad <[email protected]>
Haresh Khanna <[email protected]>
Harsh Khajuria <[email protected]>
Expand Down Expand Up @@ -138,6 +140,7 @@ Kristin Anthony <[email protected]>
Kumari Shalini <[email protected]>
Kunal Garg <[email protected]>
Laura Kinkead <[email protected]>
Lorrany Azevedo <[email protected]>
Luis Ulloa <[email protected]>
Mamat Rahmat <[email protected]>
Manoj Mohan <[email protected]>
Expand All @@ -156,6 +159,7 @@ Mohammad Zaman <[email protected]>
Mohit Gupta <[email protected]>
Mohit Musaddi <[email protected]>
Mungo Dewar <[email protected]>
Nadin Tamer <[email protected]>
Nalin Bhardwaj <[email protected]>
Nalin Chhibber <[email protected]>
Namuli Joyce <[email protected]>
Expand Down Expand Up @@ -189,6 +193,7 @@ Rajan Garg <[email protected]>
Rajat Patwa <[email protected]>
Rajat Talesra <[email protected]>
Rajendra Kadam <[email protected]>
Rajitha Warusavitarana <[email protected]>
Rakshit Kumar <[email protected]>
Raymond Tso <[email protected]>
Reto Brunner <[email protected]>
Expand Down Expand Up @@ -238,6 +243,7 @@ Sourav Badami <[email protected]>
Sourav Singh <[email protected]>
Sreenivasulu Giritheja <[email protected]>
Srikar Ch <[email protected]>
Stefanie Muroya Lei <[email protected]>
Sudhanva MG <[email protected]>
Sumit Paroothi <[email protected]>
Tanmay Mathur <[email protected]>
Expand Down
83 changes: 83 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,88 @@
This file contains a summary of changes to the Oppia code base.

v2.8.7 (24 Nov 2019)
------------------------
Code health
* Remove DubeySandeep from codeowner for various miscellaneous projects. (#7914)
* Fix #6738: changed direct usage of window.location (#7879)
* Fix part of #7427: Add valid args docstring for story_domain_test.py (#7832)
* Migrating deviceinfo service (#7821)
* Fixes #6240: adding e2e test for assigning and viewing roles (#7767)
* Fix part of #6240 Add test for exploration stats on user profile (#7766)
* Fixes part of #6240: Mark correct answers after enabling correctness feedback (#7764)

Development workflow
* Resolves audit issues (#8056)
* Resolve yarn audit (#8006)
* Resolve audit errors (#7949)
* Switch download source for CKEditor libs to GitHub for better stability. (#7920)
* Fix part of #6975: Rename services directory files according to new naming conventions (#7896)
* Fix #7890: Add more explicit codeowners fix (#7895)
* Fix #7831: Added lint check for excessive new lines between function definitions (#7881)
* Fix part of #7450: Modify private methods calls in GenerateHashTests to public calls (#7860)
* Fix part of #6975 Apply the new naming convention to remaining directories (#7844)
* Migrated DocumentAttributeCustomization & MetatagCustomization (#7835)
* Migration url service (#7834)
* Migrating dateTimeFormatService and format-timer.pipe (#7827)
* Migration extension tag assembler serivce (#7805)
* Upgrades AlertsService and NormalizeWhiteSpaceFilter to Angular (#7777)

Translations
* Adds Ewe language for translation and voiceover. (#7871)
* Routine update of translations. (#7887)

Community contribution and dashboard
* Fix #7968: Adds missing language code in the exploration opportunity domain object (#7999)

Bug fixes
* Fix #8048: Fix refresher modal on small screens (#8054)
* Fix #8024: Decrease 'min-width' of feedback editor (#8051)
* Fix #7973: Fixes tutorial, navbar for small screens (#8044)
* Fix #7974: Fix Lateral Scroll Bug on Learner Dashboard Mobile (#8026)
* Fix #7976: Changes to display the avatar of a different user (#8017)
* Fix #7975: 'this' was out of scope in SidebarStatusService (#8011)
* Fix #8002: Unused skills table text overflow fix (#8003)
* Fix #7967: ensure chapter editor validation failures are not cut off on right (#8001)
* Fix #7963: Adds margin for logic proof help lines (#7997)
* Fix #7960, #7995: Fix date, publish button (#7996)
* Fix #7983: Minor CSS fixes (#7986)
* Revert "Wipeout 3.4: Start using GAE user ID" (#7954)
* Fixes 7939: Admin navbar misplaced fix (#7940)
* Fix #7849: Add background color when hovering over sign-button (#7917)
* Fix #7691: Card Basic Setting Alignment Fixed (#7904)
* Fix #6909: Add a polyfill for SVGElement.prototype.outerHTML (#7886)
* Fix #7381: Replace apply with applyAsync in top-navigation-bar.directive (#7885)
* Fixes #6062: aligns the share buttons of any exploration page (#7883)
* Fix #7869: Fixes collection page UI issues (#7878)
* Fix #7873: Removes arrow function with function to resolve undefined `this` issue. (#7877)
* Fix #7855: Change e.message() to e.message (#7866)
* Fix #7529: Adds a strict check for Outcome object before executing hasNonemptyFeedback (#7856)
* Fix #7794: Add warning when MIDI is unsupported in the browser (#7840)

Infrastructural changes
* Rename gae_user_id to gae_id (#7998)
* Release Automation [Milestone 6]: Automate backup restoration for migrations on backup server (#7916)
* Release Automation [Milestone 5]: Add checks to ensure that travis and circleci are run before prod deployment, changelog generation for hotfixes (#7912)
* Wipeout 2.8: Add has_reference_to_user_id to remainig models (#7893)
* Wipeout 2.7: Reindex all children of BaseSnapshotMetadataModel (#7874)
* Wipeout 3.4: Start using GAE user ID (#7823)
* Wipeout 2.5: Add has_reference_to_user_id to another models (#7813)
* Release Automation [Milestone 4]: Add pre commit tests in deploy, automate hotfix branch creation (#7790)

Testing coverage
* Covered missing lines in skill_editor.py (#7905)

New structures
* Fix #8032: Truncate skill name to 35 characters for display (#8033)
* Question editor fixes (#7910)
* Added fields to skill editor (#7909)
* Split flag for new structure viewers (#7898)
* Add more interaction types to the question editor and fix question mode detection in outcome editor (#7894)
* Removed the concept of "private skills" (#7891)
* Flipped the ENABLE_NEW_STRUCTURES_VIEWER flag (#7889)
* Changes to questions tab and rubrics editor (#7846)


v2.8.6 (28 Oct 2019)
------------------------
Bug fixes
Expand Down
7 changes: 7 additions & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Abhijit Suresh <[email protected]>
Abhimanyu Thakre <[email protected]>
Abhishek Arya <[email protected]>
Abhishek Kumar <[email protected]>
Abhishek Uniyal <[email protected]>
Abraham Mgowano <[email protected]>
acash mkj <[email protected]>
Adarsh Kumar <[email protected]>
Expand Down Expand Up @@ -105,6 +106,7 @@ Gagan Suneja <[email protected]>
Gautam Verma <[email protected]>
Geet Choudhary <[email protected]>
Grace Guo <[email protected]>
Hamlet Villa <[email protected]>
Hamza Chandad <[email protected]>
Haresh Khanna <[email protected]>
Harsh Khajuria <[email protected]>
Expand All @@ -121,6 +123,7 @@ Jacob Davis <[email protected]>
Jacob Li Peng Cheng <[email protected]>
Jakub Osika <[email protected]>
James James John <[email protected]>
James Xu <[email protected]>
Jared Silver <[email protected]>
Jasmine Rider <[email protected]>
Jasper Deng <[email protected]>
Expand Down Expand Up @@ -159,6 +162,7 @@ Kristin Anthony <[email protected]>
Kumari Shalini <[email protected]>
Kunal Garg <[email protected]>
Laura Kinkead <[email protected]>
Lorrany Azevedo <[email protected]>
Luis Ulloa <[email protected]>
Lunrong Chen <[email protected]>
Madiyar Aitbayev <[email protected]>
Expand All @@ -182,6 +186,7 @@ Mohammad Zaman <[email protected]>
Mohit Gupta <[email protected]>
Mohit Musaddi <[email protected]>
Mungo Dewar <[email protected]>
Nadin Tamer <[email protected]>
Nalin Bhardwaj <[email protected]>
Nalin Chhibber <[email protected]>
Namuli Joyce <[email protected]>
Expand Down Expand Up @@ -216,6 +221,7 @@ Rajan Garg <[email protected]>
Rajat Patwa <[email protected]>
Rajat Talesra <[email protected]>
Rajendra Kadam <[email protected]>
Rajitha Warusavitarana <[email protected]>
Rakshit Kumar <[email protected]>
Raymond Tso <[email protected]>
Reinaldo Aguiar <[email protected]>
Expand Down Expand Up @@ -270,6 +276,7 @@ Sourav Badami <[email protected]>
Sourav Singh <[email protected]>
Sreenivasulu Giritheja <[email protected]>
Srikar Ch <[email protected]>
Stefanie Muroya Lei <[email protected]>
Stephanie Federwisch <[email protected]>
Stephen Chiang <[email protected]>
Sudhanva MG <[email protected]>
Expand Down
15 changes: 11 additions & 4 deletions core/templates/dev/head/pages/about-page/about-page.directive.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>
<li>Abhimanyu Thakre</li>
<li>Abhishek Arya</li>
<li>Abhishek Kumar</li>
<li>Abhishek Uniyal</li>
<li>Abraham Mgowano</li>
<li>acash mkj</li>
<li>Adarsh Kumar</li>
Expand Down Expand Up @@ -217,6 +218,7 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>

<span>H</span>
<ul>
<li>Hamlet Villa</li>
<li>Hamza Chandad</li>
<li>Haresh Khanna</li>
<li>Harsh Khajuria</li>
Expand All @@ -241,13 +243,13 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>
<li>Jacob Li Peng Cheng</li>
<li>Jakub Osika</li>
<li>James James John</li>
<li>James Xu</li>
<li>Jared Silver</li>
<li>Jasper Deng</li>
<li>Jasmine Rider</li>
<li>Jasper Deng</li>
<li>Jaysinh Shukla</li>
<li>Jenna Mandel</li>
<li>Jeremy Emerson</li>
<li>Jérôme (zolk232)</li>
<li>Jerry Chen</li>
<li>John Glennon</li>
<li>John Prince Mesape</li>
Expand All @@ -260,6 +262,7 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>
<li>Joydeep Mukherjee</li>
<li>Juan Saba</li>
<li>Justin Du</li>
<li>Jérôme (zolk232)</li>
</ul>

<span>K</span>
Expand Down Expand Up @@ -287,6 +290,7 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>
<span>L</span>
<ul>
<li>Laura Kinkead</li>
<li>Lorrany Azevedo</li>
<li>Luis Ulloa</li>
<li>Lunrong Chen</li>
</ul>
Expand Down Expand Up @@ -316,6 +320,7 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>
</ul>
<span>N</span>
<ul>
<li>Nadin Tamer</li>
<li>Nalin Bhardwaj</li>
<li>Nalin Chhibber</li>
<li>Namuli Joyce</li>
Expand Down Expand Up @@ -352,15 +357,16 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>
</ul>
<span>R</span>
<ul>
<li>Rafał Kaszuba</li>
<li>Rafay Ghafoor</li>
<li>Rafał Kaszuba</li>
<li>Rahul Gurung</li>
<li>Rahul Modi</li>
<li>Raine Hoover</li>
<li>Rajan Garg</li>
<li>Rajat Patwa</li>
<li>Rajat Talesra</li>
<li>Rajendra Kadam</li>
<li>Rajitha Warusavitarana</li>
<li>Rakshit Kumar</li>
<li>Raymond Tso</li>
<li>Reinaldo Aguiar</li>
Expand Down Expand Up @@ -388,9 +394,9 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>
<li>Sasa Cocic-Banjanac</li>
<li>Satish Boggarapu</li>
<li>Satmeet Ubhi</li>
<li>Satwik Kansal</li>
<li>Satyam Bhalla</li>
<li>Satyam Yadav</li>
<li>Satwik Kansal</li>
<li>Saurav Pratihar</li>
<li>Scott Junner</li>
<li>Scott Roberts</li>
Expand Down Expand Up @@ -418,6 +424,7 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>
<li>Sourav Singh</li>
<li>Sreenivasulu Giritheja</li>
<li>Srikar Ch</li>
<li>Stefanie Muroya Lei</li>
<li>Stephanie Federwisch</li>
<li>Stephen Chiang</li>
<li>Sudhanva MG</li>
Expand Down

0 comments on commit 1800b9d

Please sign in to comment.