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 committed Nov 24, 2019
1 parent 769676e commit 5b412e6
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 <abhijit5893@gmail.com>
Abhimanyu Thakre <abhimanyuthakre@gmail.com>
Abhishek Arya <abhishekarya286@gmail.com>
Abhishek Kumar <anonims.ak@gmail.com>
Abhishek Uniyal <abhishekuniyal09@gmail.com>
acash mkj <31628272+acashmkj@users.noreply.github.com>
Adarsh Kumar <kumar.adarshluv99@gmail.com>
Aditya Jain <adityajain.783@gmail.com>
Expand Down Expand Up @@ -87,6 +88,7 @@ Gautam Verma <gautamverma.bits@gmail.com>
Geet Choudhary <geetchoudhary@gmail.com>
Google Inc.
Grace Guo <graceguo43@gmail.com>
Hamlet Villa <hamlet.villa@gmail.com>
Hamza Chandad <zeiurfhc@gmail.com>
Haresh Khanna <khanna.haresh@yahoo.co.in>
Harsh Khajuria <horcrux2301@yahoo.com>
Expand Down Expand Up @@ -138,6 +140,7 @@ Kristin Anthony <anthkris09@gmail.com>
Kumari Shalini <shaliniroy012@gmail.com>
Kunal Garg <kunalgarg2100@gmail.com>
Laura Kinkead <kinkeadlaura@gmail.com>
Lorrany Azevedo <lorrany90@gmail.com>
Luis Ulloa <scssaluis@gmail.com>
Mamat Rahmat <coderbodoh@gmail.com>
Manoj Mohan <m.manoj@linuxmail.org>
Expand All @@ -156,6 +159,7 @@ Mohammad Zaman <mohammad.n.zaman@gmail.com>
Mohit Gupta <thedeveloperrmail@gmail.com>
Mohit Musaddi <96mohitm@gmail.com>
Mungo Dewar <mpjdewar@gmail.com>
Nadin Tamer <nadin.tamer@gmail.com>
Nalin Bhardwaj <nalinbhardwaj@nibnalin.me>
Nalin Chhibber <nalin.chhibber@gmail.com>
Namuli Joyce <jollankent@gmail.com>
Expand Down Expand Up @@ -189,6 +193,7 @@ Rajan Garg <iamrajangarg@gmail.com>
Rajat Patwa <razat249@gmail.com>
Rajat Talesra <rajattalesra4914@gmail.com>
Rajendra Kadam <rajendrakadam249@gmail.com>
Rajitha Warusavitarana <rajitha1998@gmail.com>
Rakshit Kumar <rakshit.kumar.cse17@itbhu.ac.in>
Raymond Tso <thisraymond@gmail.com>
Reto Brunner <brunnre8@gmail.com>
Expand Down Expand Up @@ -238,6 +243,7 @@ Sourav Badami <souravbadami@gmail.com>
Sourav Singh <ssouravsingh12@gmail.com>
Sreenivasulu Giritheja <s.giritheja@gmail.com>
Srikar Ch <srikar.0896@gmail.com>
Stefanie Muroya Lei <michelle_muroya@hotmail.com>
Sudhanva MG <mgsudhanva@gmail.com>
Sumit Paroothi <paroothisumit@gmail.com>
Tanmay Mathur <tanmaymathur4@gmail.com>
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 <abhijit5893@gmail.com>
Abhimanyu Thakre <abhimanyuthakre@gmail.com>
Abhishek Arya <abhishekarya286@gmail.com>
Abhishek Kumar <anonims.ak@gmail.com>
Abhishek Uniyal <abhishekuniyal09@gmail.com>
Abraham Mgowano <mgowano@google.com>
acash mkj <31628272+acashmkj@users.noreply.github.com>
Adarsh Kumar <kumar.adarshluv99@gmail.com>
Expand Down Expand Up @@ -105,6 +106,7 @@ Gagan Suneja <gagan91suneja@gmail.com>
Gautam Verma <gautamverma.bits@gmail.com>
Geet Choudhary <geetchoudhary@gmail.com>
Grace Guo <graceguo43@gmail.com>
Hamlet Villa <hamlet.villa@gmail.com>
Hamza Chandad <zeiurfhc@gmail.com>
Haresh Khanna <khanna.haresh@yahoo.co.in>
Harsh Khajuria <horcrux2301@yahoo.com>
Expand All @@ -121,6 +123,7 @@ Jacob Davis <jacobdavis11@gmail.com>
Jacob Li Peng Cheng <lipech@hotmail.com>
Jakub Osika <osika.jakub@gmail.com>
James James John <jamesjay4199@gmail.com>
James Xu <jamesxu@umich.edu>
Jared Silver <jared@jaredsilver.name>
Jasmine Rider <jasamina13@gmail.com>
Jasper Deng <jasper.deng@gmail.com>
Expand Down Expand Up @@ -159,6 +162,7 @@ Kristin Anthony <anthkris09@gmail.com>
Kumari Shalini <shaliniroy012@gmail.com>
Kunal Garg <kunalgarg2100@gmail.com>
Laura Kinkead <kinkeadlaura@gmail.com>
Lorrany Azevedo <lorrany90@gmail.com>
Luis Ulloa <scssaluis@gmail.com>
Lunrong Chen <lunrong@google.com>
Madiyar Aitbayev <Madiyar92@gmail.com>
Expand All @@ -182,6 +186,7 @@ Mohammad Zaman <mohammad.n.zaman@gmail.com>
Mohit Gupta <thedeveloperrmail@gmail.com>
Mohit Musaddi <96mohitm@gmail.com>
Mungo Dewar <mpjdewar@gmail.com>
Nadin Tamer <nadin.tamer@gmail.com>
Nalin Bhardwaj <nalinbhardwaj@nibnalin.me>
Nalin Chhibber <nalin.chhibber@gmail.com>
Namuli Joyce <jollankent@gmail.com>
Expand Down Expand Up @@ -216,6 +221,7 @@ Rajan Garg <iamrajangarg@gmail.com>
Rajat Patwa <razat249@gmail.com>
Rajat Talesra <rajattalesra4914@gmail.com>
Rajendra Kadam <rajendrakadam249@gmail.com>
Rajitha Warusavitarana <rajitha1998@gmail.com>
Rakshit Kumar <rakshit.kumar.cse17@itbhu.ac.in>
Raymond Tso <thisraymond@gmail.com>
Reinaldo Aguiar <reinaldoaguiar@google.com>
Expand Down Expand Up @@ -270,6 +276,7 @@ Sourav Badami <souravbadami@gmail.com>
Sourav Singh <ssouravsingh12@gmail.com>
Sreenivasulu Giritheja <s.giritheja@gmail.com>
Srikar Ch <srikar.0896@gmail.com>
Stefanie Muroya Lei <michelle_muroya@hotmail.com>
Stephanie Federwisch <sfederwisch@google.com>
Stephen Chiang <chiangs@google.com>
Sudhanva MG <mgsudhanva@gmail.com>
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 5b412e6

Please sign in to comment.