Skip to content

Commit

Permalink
Update AUTHORS, CONTRIBUTORS, CHANGELOG and credits for v2.5.5. (oppi…
Browse files Browse the repository at this point in the history
  • Loading branch information
seanlip authored Oct 20, 2017
1 parent 39218dc commit 69e432f
Show file tree
Hide file tree
Showing 4 changed files with 75 additions and 0 deletions.
7 changes: 7 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,11 @@
#
# Please keep the list sorted alphabetically.

Aashish Gaba <aashishgaba097@gmail.com>
Abhay Raizada <abhsag24@gmail.com>
Abhijit Suresh <abhijit5893@gmail.com>
Abhishek Arya <abhishekarya286@gmail.com>
acash mkj <31628272+acashmkj@users.noreply.github.com>
Aditya Jain <adityajain.783@gmail.com>
Ajo John <ajojohn555@gmail.com>
Alex Gower <alexanderpgower@gmail.com>
Expand All @@ -21,11 +24,13 @@ Anggoro Dewanto <anggorodewanto@gmail.com>
Anmol Shukla <anmol.shkl@gmail.com>
Anthony Alridge <anthonyalridge270@gmail.com>
Anthony Zheng <Anthony@fopen-dream.space>
Anurag Thakur <ranaasr60@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>
Aubrey Wells <dozure@gmail.com>
Avijit Gupta <526avijit@gmail.com>
Barnabas Makonda <barnabasmakonda@gmail.com>
Expand All @@ -47,6 +52,7 @@ Edward Allison <eallison1102@gmail.com>
Estelle Lee <estelle0500@gmail.com>
Frederik Creemers <frederikcreemers@gmail.com>
Fang You <fangy@andrew.cmu.edu>
Gagan Suneja <gagan91suneja@gmail.com>
Google Inc.
Grace Guo <graceguo43@gmail.com>
Hamza Chandad <zeiurfhc@gmail.com>
Expand Down Expand Up @@ -154,6 +160,7 @@ Truong Kim <kimphantruong@gmail.com>
Tuguldur Baigalmaa <philoniare@gmail.com>
Umesh Singla <umeshksingla@gmail.com>
Utkarsh Dixit <downloadplaza97@gmail.com>
Vibhor Agarwal <agarwalvibhor84@gmail.com>
Viraj Prabhu <prabhuviraj@gmail.com>
Vishal Gupta <vishal.vgu@gmail.com>
Vojtěch Jelínek <vojtin.j@gmail.com>
Expand Down
54 changes: 54 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,60 @@ This file contains a summary of changes to the Oppia code base. For a full chang
https://github.com/oppia/oppia/commits/master


v2.5.5 (20 Oct 2017)
--------------------
Learner View:
* Have the tutor card appear directly above the supplemental card on mobile (#3936)
* Fix #3993: Standardize the check for whether autogenerated translations are shown. (#4002)
* Fix #3790: Add automatic text-to-speech audio to explorations (#3818)
* Add all supported audio languages (#3903)
* Disable the save button while uploading audio to server; add Spanish support to audio languages; add audio loading message to learner view (#3856)
* Fix #3807: Center the info icon in the footer vertically (#3859)
* Fix #3812: Auto-adjust the size of buttons to fit within small screen widths (#3858)

Learner Dashboard:
* Add timestamps to individual messages (#3873)
* Disable the "feedback updates" send button when there is no text entered. (#3860)
* Fix #3404: Add default placeholder text for mobile devices (#3845)
* Add I18N to “give up” button, and change the tooltip text. (#3844)

Collections:
* Fix issue with the exploration tile in a collection being unclickable on mobile devices. (#3900)

Exploration Editor:
* Replace "source" element with in-line "audio" element in the audio translations editor, to prevent the same audio source persisting incorrectly across multiple states. (#3908)
* Fix #3295: Save a draft of the exploration editor’s change list to local storage, to guard against loss of Internet connectivity while editing. (#3584)
* Fix part of #3400: make the Objective field directives in the exploration settings tab and the publish modal match each other (#3740)

Site Navigation:
* Update the Oppia blog link, and rewrite the Teach with Oppia page. (#3945)
* Add external Foundation links (#3934)
* Fix #3800: Fix hover issue for dropdown menu buttons in the About page (#3855)
* Fix #3828: fix warning erroneously showing up in registration page on Safari (#3833)

Embedding:
* Add v0.0.3 version of embed script, which adds explorationTitle data to messengerServices (#3935)

Infrastructure and Refactoring:
* Fix #3691 Add a config property to add notification emails for failing ML tasks (#3871)
* Fix #2553: Change the "index all explorations" job in the admin dashboard to index all activities (#3831)
* Fix #3687: Batch calls for retrieving the exploration and exploration rights objects. (#3815)
* Enforce the one-service-per-frontend-file rule and frontend naming conventions in more places.
* Fix part of #3891: Refactor directives to use template URLs (#3942)
* Fix part of #2575: Refactor rich-text component directives to use template URLs (#3921)
* Fix part of #2863: Introduce ParamType domain object in the frontend (#3870)
* Introduce Creator Dashboard page object for Protractor tests (#3949)

Misc:
* Fix #3721: Update the release_info script to use LCA and the most recent release tag in order to compile the list of changes, rather than relying on git describe. (#3838)
* Update deploy scripts to match new release process (#3952)
* Update the automatic backup script to automatically split up URLs if needed (#3956)
* Update the backups script to ignore reconstitutable models (#3876)
* Update the release info script to output both new and old authors to Oppia (#3878)
* Add the release script to the codebase (#3839)
* Add script for cutting a new release branch. (#3919)


v2.5.4 (22 Sep 2017)
--------------------
Learner Dashboard:
Expand Down
7 changes: 7 additions & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,11 @@
#
# Please keep the list sorted alphabetically.

Aashish Gaba <aashishgaba097@gmail.com>
Abhay Raizada <abhsag24@gmail.com>
Abhijit Suresh <abhijit5893@gmail.com>
Abhishek Arya <abhishekarya286@gmail.com>
acash mkj <31628272+acashmkj@users.noreply.github.com>
Abraham Mgowano <mgowano@google.com>
Aditya Jain <adityajain.783@gmail.com>
Ajay Sharma <ayejay.nsit@gmail.com>
Expand All @@ -37,11 +40,13 @@ Anggoro Dewanto <anggorodewanto@gmail.com>
Anmol Shukla <anmol.shkl@gmail.com>
Anthony Alridge <anthonyalridge270@gmail.com>
Anthony Zheng <Anthony@fopen-dream.space>
Anurag Thakur <ranaasr60@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>
Aubrey Wells <dozure@gmail.com>
Avijit Gupta <526avijit@gmail.com>
Barnabas Makonda <barnabasmakonda@gmail.com>
Expand All @@ -66,6 +71,7 @@ Elizabeth Kemp <kempy@kempy.org>
Estelle Lee <estelle0500@gmail.com>
Fang You <fangy@andrew.cmu.edu>
Frederik Creemers <frederikcreemers@gmail.com>
Gagan Suneja <gagan91suneja@gmail.com>
Grace Guo <graceguo43@gmail.com>
Hamza Chandad <zeiurfhc@gmail.com>
Himanshu Aggarwal <rackstar17@gmail.com>
Expand Down Expand Up @@ -185,6 +191,7 @@ Truong Kim <kimphantruong@gmail.com>
Tuguldur Baigalmaa <philoniare@gmail.com>
Umesh Singla <umeshksingla@gmail.com>
Utkarsh Dixit <downloadplaza97@gmail.com>
Vibhor Agarwal <agarwalvibhor84@gmail.com>
Viraj Prabhu <prabhuviraj@gmail.com>
Vishal Gupta <vishal.vgu@gmail.com>
Vishal Joisar <vjoisar@google.com>
Expand Down
7 changes: 7 additions & 0 deletions core/templates/dev/head/pages/about/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,12 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>
<div class="oppia-about-credits-letter-groups three-col">
<span>A</span>
<ul>
<li>Aashish Gaba</li>
<li>Abhay Raizada</li>
<li>Abhijit Suresh</li>
<li>Abhishek Arya</li>
<li>Abraham Mgowano</li>
<li>acash mkj</li>
<li>Aditya Jain</li>
<li>Ajay Sharma</li>
<li>Ajo John</li>
Expand All @@ -139,11 +142,13 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>
<li>Anmol Shukla</li>
<li>Anthony Alridge</li>
<li>Anthony Zheng</li>
<li>Anurag Thakur</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>Aubrey Wells</li>
<li>Avijit Gupta</li>
</ul>
Expand Down Expand Up @@ -192,6 +197,7 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>

<span>G</span>
<ul>
<li>Gagan Suneja</li>
<li>Grace Guo</li>
</ul>

Expand Down Expand Up @@ -367,6 +373,7 @@ <h2 translate="I18N_ABOUT_PAGE_CREDITS_TAB_HEADING"></h2>

<span>V</span>
<ul>
<li>Vibhor Agarwal</li>
<li>Viraj Prabhu</li>
<li>Vishal Gupta</li>
<li>Vishal Joisar</li>
Expand Down

0 comments on commit 69e432f

Please sign in to comment.