Skip to content

Commit

Permalink
Update authors and changelog for v2.8.9 (oppia#8532)
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

* made review changes

* review changes
  • Loading branch information
aks681 committed Feb 1, 2020
1 parent 127c4fa commit ddec174
Show file tree
Hide file tree
Showing 4 changed files with 144 additions and 0 deletions.
8 changes: 8 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
# Please keep the list sorted alphabetically.

Aadya Mishra <aadyamishra24@gmail.com>
Aaron Zuspan <aa.zuspan@gmail.com>
Aashish Gaba <aashishgaba097@gmail.com>
Aashish Singh <f2016683@pilani.bits-pilani.ac.in>
Abeer Khan <abeerunscore96@gmail.com>
Expand Down Expand Up @@ -42,6 +43,7 @@ Anubhav Sinha <anubhavsinha98@gmail.com>
Anurag Thakur <ranaasr60@gmail.com>
Apurv Bajaj <apurvabajaj007@gmail.com>
Areesha Tariq <areeshatariq02@gmail.com>
Arnesh Agrawal <arnesh07@gmail.com>
Arpan Banerjee <arpanbnrj9@gmail.com>
Arun Kumar <arunkumarm1995@gmail.com>
Arunabh Ghosh <arunabhghosh98@gmail.com>
Expand All @@ -50,6 +52,7 @@ Ashmeet Singh <ashmeet.nas96@gmail.com>
Ashutosh Singla <ashutoshsingla@ymail.com>
Assem Yeskabyl <assemyeskabyl@gmail.com>
Aubrey Wells <dozure@gmail.com>
Aung Hein Oo <aung@umich.edu>
Avijit Gupta <526avijit@gmail.com>
Barnabas Makonda <barnabasmakonda@gmail.com>
Ben Targan <ben.targan@gmail.com>
Expand All @@ -58,6 +61,7 @@ BJ Voth <bjvoth86@gmail.com>
Bolaji Fatade <bjfatade@gmail.com>
Boyd Y. Ching <pooplacka@gmail.com>
Brenton Briggs <briggs.brenton@gmail.com>
Cathleen Huang <cathuang@umich.edu>
Charisse De Torres <midorijikan@gmail.com>
Chase Albert <chase@mybasis.com>
Chen Shenyue <chensy1996@sjtu.edu.cn>
Expand All @@ -83,6 +87,7 @@ Eric Yang <esyang@umich.edu>
Estelle Lee <estelle0500@gmail.com>
Fang You <fangy@andrew.cmu.edu>
Frederik Creemers <frederikcreemers@gmail.com>
Gabriel Fuentes <GFuentesData@gmail.com>
Gagan Suneja <gagan91suneja@gmail.com>
Gautam Verma <gautamverma.bits@gmail.com>
Geet Choudhary <geetchoudhary@gmail.com>
Expand Down Expand Up @@ -185,6 +190,7 @@ Piyush Agrawal <poush12@gmail.com>
Pranav Siddharth S <pranavsid98@gmail.com>
Prasanna Patil <prasannapatil08@gmail.com>
Pratik Katte <pratikkatte7@gmail.com>
Prayush Dawda <iamprayush@gmail.com>
Pulkit Gera <pulkithifi@yahoo.com>
Rafay Ghafoor <rafayghafoor@pm.me>
Rafał Kaszuba <rafalk342@gmail.com>
Expand Down Expand Up @@ -233,6 +239,7 @@ Shiqi Wu <wushiqi1998@gmail.com>
Shiva Krishna Yadav <14311a05r1@sreenidhi.edu.in>
Shivan Trivedi <shivanstar7@gmail.com>
Shivansh Bajaj <bajajshivansh1@gmail.com>
Shivansh Rakesh <mailbox.shivansh@gmail.com>
Shouvik Roy <vicks4uster@gmail.com>
Shubha Gupta <shubha1593@gmail.com>
Shubha Rajan <shubharajan94@gmail.com>
Expand All @@ -248,6 +255,7 @@ Sreenivasulu Giritheja <s.giritheja@gmail.com>
Srikar Ch <srikar.0896@gmail.com>
Stefanie Muroya Lei <michelle_muroya@hotmail.com>
Sudhanva MG <mgsudhanva@gmail.com>
Sudipta Gyan Prakash Pradhan <spp11@iitbbs.ac.in>
Sumit Paroothi <paroothisumit@gmail.com>
Tanmay Mathur <tanmaymathur4@gmail.com>
Tarashish Mishra <sunu0000@gmail.com>
Expand Down
120 changes: 120 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,125 @@
This file contains a summary of changes to the Oppia code base.

v2.8.9 (01 Feb 2020)
------------------------
Speed improvements
* Moved no-script tag to be injected using webpack (#8325)
* Fix #6732: Remove files from tsconfig.json (#8148)

Lesson analytics
* Stop indexing the cached last_nonempty_message_text (#8367)

Translations
* Fixes: 8350 Translation tab button text overflow (#8364)

Release Team
* Minor automation changes for branch cut (#8222)
* Fix initial release prep script (#8204)
* Update release info script for new changelog labels (#8291)

QA Team
* Milestone 1 (3rd PR) - Increase coverage for learner-answer-details-data.service.ts (#8180)
* Add sourceMap on tsconfig in order to fix test coverage issues (#8213)
* Milestone 1 (2nd PR) - Increase coverage for easy tests (#8164)
* Add simple e2e test for community dashboard page. (#8162)
* Milestone 1 (1st PR) - Increase coverage for easy tests (#8136)

Miscellaneous
* Remove extra file pattern from karma conf (#8323)
* Fix part of #7427 Add args, raises in exp_domain.py (#8288)
* Fix part of #7450: Modify private method in collection_services_test (#8287)
* Report Topic names in addition to Entity id for the abbreviated_name audit job (#8253)
* Fix part of #7450: Modify test method in InteractionUnitTests (#8201)
* Fix #7429, #7659: Set model fields as required (#8185)
* Wipeout 4.2: Implement pre deletion on the backend (#8182)
* Fix part of #7427: Add args, raises in base.py (#8176)
* Make SkillEditorTest's private method to be public (#8163)
* Fix part of #7450: Changed ConfigPropertyRegistryTests from private to public interface (#8158)
* Fix part of #7450: modify private methods in html_validation_service files (#8156)
* Fix part of #7427: Adds args, returns and raises in docstrings of utils.py (#8134)
* Wipeout 3.5: User ID migration (#8097)

Learner/Creator experience
* Fix #8384: Adds frontend skill validation (#8436)
* Fix new structures issues (#8363)
* Removed QuestionRights and SkillRights models (#8337)
* Fix #8199: Adds 16:9 aspect ratio cropping for topic thumbnail (#8303)
* Fix #8192: Added search bar to classroom page (#8270)
* Fixes #6601 modified checks for enabling and disabling the submit button in the suggestion modal (#8251)
* Renames the 'concept' RTE element to 'skillreview' (#8227)
* Fix #8126: Removed the error message for intermediate fraction expressions (#8149)
* Fix #8127: Multiple response audio highlight issue fix (#8140)
* Added a 'link concept card' RTE button (#8122)
* Introduce message cache to threads (#8091)
* Fix #8019: Adds abbreviated topic name and thumbnail fields in… (#8067)

Angular Migration
* Migrate StorySummaryObjectFactory to angular (#8326)
* Migrate StateTopAnswersStatsBackendApiService to angular (#8280)
* Migrate ExplorationFeaturesBackendApiService to angular and add tests (#8246)
* Angular Migration ConceptCardObjectFactory (#8229)
* Migrate ReadOnlyStoryNodeObjectFactory and StoryPlaythroughObjectFact… (#8220)
* Angular Migrating PlayerPosition and TopicObjectFactory (#8200)
* Upgrades CodeReplRulesService to Angular (#8195)
* Angular Migration: SuggestionThreadObjectFactory and ExtractImageFilenamesFromStateService (#8188)
* Migrating AudioTranslationService, StateObject, Playertranscript (#8183)
* Upgrades ExplorationObjectFactory to Angular (#8177)
* Upgrade PythonProgramTokenizer and CodeReplPredictionService (#8137)
* Angular 8 Service Migration DebugInfo, TopicSummaryObjectFactory (#8135)
* Upgrades BrowserCheck and LanguageUtil Service to Angular (#8115)

Community contribution and dashboar
* Fix #8007: Add one off job to regenerate skill opportunity models (#8243)
* Fix part of #7471: Frontend changes for question suggestion integration (#8057)

Data handling
* Wipeout 4.3: Full deletion process (#8335)
* Store trained classifier data on file system (#8268)

Bug fixes
* Fix #7041: Fixes race condition issue on editor page relead (#8321)
* Adds correct path for the dir in skip_files of app_dev.yaml (#8309)
* Fixes #8184: Force refresh and prevent submitting new message while one message is being submitted (#8290)
* Fixes return type of Classroom backed api service to be TopicSummaryO… (#8147)
* Fix part of #8015: Return ReadOnlySubtopicPageData instead of ReadOnlySubtopicPageDict (#8121)

Developer experience
* Decrease parallelization (#8333)
* Remove code climate coverage (#8317)
* Update yarn lock file (#8316)
* Fix part of #7450 Added new function to avoid calling a private method from user_query_jobs_one_off_test.py (#8310)
* Introduce Github Action for lint checks (#8306)
* Update node packages (#8305)
* Revert "Halt a protractor suite once the first test fails." (#8304)
* Reconfigure circleci cache (#8299)
* Fix #7852: Update skulpt to v1.1.0 and get rid of the requirement to build it locally. (#8298)
* Update Codeowner file to reflect change in username (#8322)
* Move fileUploadFeatures and topicAndStoryEditor E2E tests to CircleCI (#8312)
* Fixes #8289: Adding profile features to travis and fixing the tests (#8294)
* Removes feconf.py.bak file after updating the feconf.py file while running e2e tests (#8292)
* Try switching back to ChromeHeadless. (#8286)
* Use a mock for speechSynthesis to prevent flakiness in Karma tests. (#8283)
* Halt a protractor suite once the first test fails. (#8279)
* Remove master branch from Travis. Update CONTRIBUTING.md to match wiki home page. (#8278)
* Fixes #8265: Resolve comments from 8233 (#8276)
* Increase browser timeout (#8275)
* Upgrade node from v10.15.3 to v10.18.0. (#8266)
* Increase concurrent runs for CircleCI (#8264)
* Fixes #8260: Adding adminPage e2e test to travis.yml (#8261)
* fixes #8258: fix .eslintrc file trailing commas and ordering. (#8259)
* Change chrome headless flags and modify voice test (#8233)
* Fix #8123 (#8198)
* Update yarn version (#8187)
* Lesson analytics temporary ownership handoff to seanlip (#8170)
* Fixes frontend text issues on develop (#8167)
* Fix #8118: Ensuring use of 'pip2' or 'pip2.7' during installati… (#8153)
* Update serialize-javascript and other js dependencies (#8151)
* Reinstate test whose removal caused backend coverage to drop. (#8186)
* Fix #8023: Introduce direct coverage integration (#8145)
* Optimize the backend test runner (#8141)
* Fix build.py is not working correctly on Windows (#8139)


v2.8.8 (30 Dec 2019)
------------------------
Bug fixes
Expand Down
8 changes: 8 additions & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
# Please keep the list sorted alphabetically.

Aadya Mishra <aadyamishra24@gmail.com>
Aaron Zuspan <aa.zuspan@gmail.com>
Aashish Gaba <aashishgaba097@gmail.com>
Aashish Singh <f2016683@pilani.bits-pilani.ac.in>
Abeer Khan <abeerunscore96@gmail.com>
Expand Down Expand Up @@ -58,6 +59,7 @@ Anubhav Sinha <anubhavsinha98@gmail.com>
Anurag Thakur <ranaasr60@gmail.com>
Apurv Bajaj <apurvabajaj007@gmail.com>
Areesha Tariq <areeshatariq02@gmail.com>
Arnesh Agrawal <arnesh07@gmail.com>
Arpan Banerjee <arpanbnrj9@gmail.com>
Arun Kumar <arunkumarm1995@gmail.com>
Arunabh Ghosh <arunabhghosh98@gmail.com>
Expand All @@ -66,6 +68,7 @@ Ashmeet Singh <ashmeet.nas96@gmail.com>
Ashutosh Singla <ashutoshsingla@ymail.com>
Assem Yeskabyl <assemyeskabyl@gmail.com>
Aubrey Wells <dozure@gmail.com>
Aung Hein Oo <aung@umich.edu>
Avijit Gupta <526avijit@gmail.com>
Barnabas Makonda <barnabasmakonda@gmail.com>
Ben Henning <bhenning@google.com> <henning.benmax@gmail.com>
Expand All @@ -76,6 +79,7 @@ Bolaji Fatade <bjfatade@gmail.com>
Boyd Y. Ching <pooplacka@gmail.com>
Brenton Briggs <briggs.brenton@gmail.com>
Brian Rodriguez <thatbrod@gmail.com>
Cathleen Huang <cathuang@umich.edu>
Charisse De Torres <midorijikan@gmail.com>
Chase Albert <chase@mybasis.com>
Chen Shenyue <chensy1996@sjtu.edu.cn>
Expand All @@ -102,6 +106,7 @@ Eric Yang <esyang@umich.edu>
Estelle Lee <estelle0500@gmail.com>
Fang You <fangy@andrew.cmu.edu>
Frederik Creemers <frederikcreemers@gmail.com>
Gabriel Fuentes <GFuentesData@gmail.com>
Gagan Suneja <gagan91suneja@gmail.com>
Gautam Verma <gautamverma.bits@gmail.com>
Geet Choudhary <geetchoudhary@gmail.com>
Expand Down Expand Up @@ -213,6 +218,7 @@ Piyush Agrawal <poush12@gmail.com>
Pranav Siddharth S <pranavsid98@gmail.com>
Prasanna Patil <prasannapatil08@gmail.com>
Pratik Katte <pratikkatte7@gmail.com>
Prayush Dawda <iamprayush@gmail.com>
Pulkit Gera <pulkithifi@yahoo.com>
Rafay Ghafoor <rafayghafoor@pm.me>
Rafał Kaszuba <rafalk342@gmail.com>
Expand Down Expand Up @@ -266,6 +272,7 @@ Shitong Shou <sshou14@cmc.edu>
Shiva Krishna Yadav <14311a05r1@sreenidhi.edu.in>
Shivan Trivedi <shivanstar7@gmail.com>
Shivansh Bajaj <bajajshivansh1@gmail.com>
Shivansh Rakesh <mailbox.shivansh@gmail.com>
Shouvik Roy <vicks4uster@gmail.com>
Shubha Gupta <shubha1593@gmail.com>
Shubha Rajan <shubharajan94@gmail.com>
Expand All @@ -283,6 +290,7 @@ Stefanie Muroya Lei <michelle_muroya@hotmail.com>
Stephanie Federwisch <sfederwisch@google.com>
Stephen Chiang <chiangs@google.com>
Sudhanva MG <mgsudhanva@gmail.com>
Sudipta Gyan Prakash Pradhan <spp11@iitbbs.ac.in>
Sumit Paroothi <paroothisumit@gmail.com>
Tanmay Mathur <tanmaymathur4@gmail.com>
Tarashish Mishra <sunu0000@gmail.com>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>
<span>A</span>
<ul>
<li>Aadya Mishra</li>
<li>Aaron Zuspan</li>
<li>Aashish Gaba</li>
<li>Aashish Singh</li>
<li>Abeer Khan</li>
Expand Down Expand Up @@ -142,6 +143,7 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>
<li>Anurag Thakur</li>
<li>Apurv Bajaj</li>
<li>Areesha Tariq</li>
<li>Arnesh Agrawal</li>
<li>Arpan Banerjee</li>
<li>Arun Kumar</li>
<li>Arunabh Ghosh</li>
Expand All @@ -150,6 +152,7 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>
<li>Ashutosh Singla</li>
<li>Assem Yeskabyl</li>
<li>Aubrey Wells</li>
<li>Aung Hein Oo</li>
<li>Avijit Gupta</li>
</ul>

Expand All @@ -168,6 +171,7 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>

<span>C</span>
<ul>
<li>Cathleen Huang</li>
<li>Charisse De Torres</li>
<li>Chase Albert</li>
<li>Chen Shenyue</li>
Expand Down Expand Up @@ -210,6 +214,7 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>

<span>G</span>
<ul>
<li>Gabriel Fuentes</li>
<li>Gagan Suneja</li>
<li>Gautam Verma</li>
<li>Geet Choudhary</li>
Expand Down Expand Up @@ -355,6 +360,7 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>
<li>Pranav Siddharth S</li>
<li>Prasanna Patil</li>
<li>Pratik Katte</li>
<li>Prayush Dawda</li>
<li>Pulkit Gera</li>
</ul>
<span>R</span>
Expand Down Expand Up @@ -414,6 +420,7 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>
<li>Shiva Krishna Yadav</li>
<li>Shivan Trivedi</li>
<li>Shivansh Bajaj</li>
<li>Shivansh Rakesh</li>
<li>Shouvik Roy</li>
<li>Shubha Gupta</li>
<li>Shubha Rajan</li>
Expand All @@ -431,6 +438,7 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>
<li>Stephanie Federwisch</li>
<li>Stephen Chiang</li>
<li>Sudhanva MG</li>
<li>Sudipta Gyan Prakash Pradhan</li>
<li>Sumit Paroothi</li>
</ul>

Expand Down

0 comments on commit ddec174

Please sign in to comment.