Skip to content

Commit 5f03607

Browse files
committed
Update authors and changelog for v3.0.6 (oppia#11594)
* Update CHANGELOG * Update AUTHORS * Update CONTRIBUTORS * Update core/templates/pages/about-page/about-page.constants.ts * Removes organization contributors name from AUTHORS.
1 parent 68807a6 commit 5f03607

File tree

4 files changed

+151
-1
lines changed

4 files changed

+151
-1
lines changed

AUTHORS

+10
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ Dharmesh Poddar <[email protected]>
9898
Diana Chen <[email protected]>
9999
Divyadeep Singh <[email protected]>
100100
Domenico Vitarella <[email protected]>
101+
Dong Wook Brian Chung <[email protected]>
101102
Edward Allison <[email protected]>
102103
Emily Glue <[email protected]>
103104
@@ -108,6 +109,7 @@ Felicity Zhao <[email protected]>
108109
Frederik Creemers <[email protected]>
109110
Gabriel Fuentes <[email protected]>
110111
Gagan Suneja <[email protected]>
112+
Gangavarapu Praneeth <[email protected]>
111113
Gautam Verma <[email protected]>
112114
Geet Choudhary <[email protected]>
113115
Google Inc.
@@ -172,6 +174,8 @@ Keshav Gupta <[email protected]>
172174
Kevin Conner <[email protected]>
173175
Kevin Lee <[email protected]>
174176
Kevin Thomas <[email protected]>
177+
Kevin Zhang <[email protected]>
178+
Khushi Gangopadhyay <[email protected]>
175179
Kiran Konduru <[email protected]>
176180
Konstantinos Kagkelidis <[email protected]>
177181
Krishita Jain <[email protected]>
@@ -194,17 +198,20 @@ Mariana Zangrossi <[email protected]>
194198
Mark Cabanero <[email protected]>
195199
Mark Halpin <[email protected]>
196200
Martin Smithurst <[email protected]>
201+
Matt Higgins <[email protected]>
197202
Maurício Meneghini Fauth <[email protected]>
198203
Meet Vyas <[email protected]>
199204
Michael Mossey <[email protected]>
200205
Michael Orwin <[email protected]>
201206
Michael Wagner <[email protected]>
207+
Michael Wu <[email protected]>
202208
Milagro Teruel <[email protected]>
203209
204210
Mohammad Shahebaz <[email protected]>
205211
Mohammad Zaman <[email protected]>
206212
Mohit Gupta <[email protected]>
207213
Mohit Musaddi <[email protected]>
214+
Mozammel Haque <[email protected]>
208215
Mridul Setia <[email protected]>
209216
Mungo Dewar <[email protected]>
210217
Nadin Tamer <[email protected]>
@@ -228,6 +235,7 @@ Oswell Chan <[email protected]>
228235
Owen Parry <[email protected]>
229236
Ozan Filiz <[email protected]>
230237
Paloma Oliveira <[email protected]>
238+
Pankaj Dahiya <[email protected]>
231239
Parth Bhoiwala <[email protected]>
232240
Philip Hayes <[email protected]>
233241
Phillip Moulton <[email protected]>
@@ -253,6 +261,7 @@ Rajendra Kadam <[email protected]>
253261
Rajitha Warusavitarana <[email protected]>
254262
Rakshit Kumar <[email protected]>
255263
Raymond Tso <[email protected]>
264+
Rebekah Houser <[email protected]>
256265
Reshu Kumari <[email protected]>
257266
Reto Brunner <[email protected]>
258267
Ria Arora <[email protected]>
@@ -325,6 +334,7 @@ Stefanie Muroya Lei <[email protected]>
325334
Sudhanva MG <[email protected]>
326335
Sudipta Gyan Prakash Pradhan <[email protected]>
327336
Sumit Paroothi <[email protected]>
337+
Surya Siriki <[email protected]>
328338
Tanmay Mathur <[email protected]>
329339
Tarashish Mishra <[email protected]>
330340
Teddy Marchildon <[email protected]>

CHANGELOG

+116
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,121 @@
11
This file contains a summary of changes to the Oppia code base.
22

3+
v3.0.6 (04 Jan 2021)
4+
------------------------
5+
Contributor Pages
6+
* Add config to disallow contributors to suggest questions (#11442)
7+
* Fix ck-editor lagging issue on contributor dashboard (#11349)
8+
* Removes run_in_transactions for suggestion and stats models and fixes translation issue in contributor dashboard page (#11320)
9+
* Fix #11300: Revert "Add job to delete invalid suggestion models on server" (#11319)
10+
* Adds Dari language for contents and translations. (#11307)
11+
* Fix translation count issue for the exploration opportunity models (#11290)
12+
* Fix #10715: Admin page UI issues (#11172)
13+
* Fix part of #9004: Record event measurements for Contributor Dashboard analytics (#11238)
14+
* Add one-off job for question suggestion migration (#11169)
15+
* Fix part of #10415: Refactor suggestion validators (#11345)
16+
* Fix part of #10720: Hide in review translation texts in contributor dashboard translation modal (#11356)
17+
* Fix part of #10720: Add check for loading data in translation modal. (#11401)
18+
19+
Answer Classification
20+
* Milestone 2 of ML pipeline migration (#11052)
21+
22+
QA Team
23+
* Drop ClassroomPage e2e test from Circle CI because it is present in Actions (#11358)
24+
* Fix part of #4057: Adds frontend test cases for ExplorationRecommendationsService (#11348)
25+
* Rewrite additional editor features (#11324)
26+
* Fix #11309: Minor changes to the failing test (#11310)
27+
* Fix common e2e flakes (#11279)
28+
* Store protractor screenshots as artifacts (#11266)
29+
* Rewrite Play Voiceovers E2E Test (#11265)
30+
* Fixes common e2e errors in e2e_learner_flow_skill_editor_and_embedding (#11259)
31+
* Fix issue #10798 : Fixed End-to-End Tests with action.js and waitFor.js in ExplorationEditorFeedbackTab.js (#11166)
32+
* Fix part of #10798:Fixing End-to-End Tests for CollectionEditor.js (#11126)
33+
* Update e2e workflow names (#11223)
34+
35+
Server Errors
36+
* Adds more info to the logs for #7951 server error (#11357)
37+
38+
Developer UX
39+
* Fix part of #10474: Make typescript checks strict for service CreatorDashboardStatsObjectFactory (#11332)
40+
* Fix #11163: Fix installation output to output correct error message. (#11282)
41+
* Remove travis from the codebase (#11275)
42+
* Removed Hudda as codeowner (#11240)
43+
* Increase taskqueue http request timeout (#11195)
44+
* Upgrade libraries (#11147)
45+
* Fix part of #10306: Added async keyword to asynchronous functions that return a promise. (#11068)
46+
* Fix part of #10474: Add strict checks to files (#11028)
47+
* Ubuntu docker (#11278)
48+
* Add auto retry functionality to e2e script (#11277)
49+
* Fix part of #8668: Document the service file with jsdoc (#11239)
50+
* Add Travis CI tests to Github actions (#11205)
51+
* Fix part of #10415: Refactor user validators (#11117)
52+
* Fix part of #8423: Forbid use of "if x != None" (#11108)
53+
* Fix part of #10306: Added async keyword to asynchronous functions that return a promise. (#10886)
54+
55+
Data handling
56+
* Fix part of #5914: Takeout E2E testing (#11311)
57+
* Wipeout 8.17: Fix remaining stuff from the audit (#11281)
58+
* Fix #11142 and #11150: Update Takeout Docstrings and Clean Up (#11261)
59+
* Wipeout 8.16: Save the username of deleted user so it cannot be reused (#11168)
60+
* Fix part of #10415: Extract collection model validators from prod_validators to a new file (#11152)
61+
* Fix part of #10415: Extract config validators from prod_validator (#11148)
62+
* Add missing commit logs (#11146)
63+
* Fix part of #10415: Refactor classifier validators (#11116)
64+
* Fix interaction customization args validation issues in LogicProof, AlgebraicExpressionInput, MathEquation (#11019)
65+
* Fix part of #10415: Topic validator refractor (#10967)
66+
67+
Translations
68+
* Localisation updates from https://translatewiki.net. (#11110)
69+
70+
Learner/Creator Pages
71+
* Fix #11536: pencil code editor inside interaction box (#11538)
72+
* Show all topics that a skill has been assigned to in the dashboard page (#11525)
73+
* Fix blocking bugs #11399 and #11416 (#11517)
74+
* Fix #11418 & #11415 and minor SEO improvements (#11436)
75+
* Fix #11334: Changes index -> version number in the history tab (#11346)
76+
* Fix part of #10667: make alt text in image editor into paragraph text (#11298)
77+
* Add page title field for Topics and minor changes to page titles (#11294)
78+
* Fix #11155, #11156: Removed redundant rule for simplified value (#11251)
79+
* Fixing Lesson info modal card (#11224)
80+
* Fix part of #10415: Refactor question validators (#11222)
81+
* Fix #11157 and #10758: Adress comments from PRs (#11210)
82+
* Fix #11096 and rest of classroom page issues (#11196)
83+
* Adds licence metadata to HTML (#11167)
84+
* Fix #3341: Added confirmation modal in the customization args editing. (#11164)
85+
* Fix of #10905 for not showing negative numbers in feedback notification (#11132)
86+
87+
Bug fixes
88+
* Fix promo bar breakage in production. (#11326)
89+
* Fix #11200: fix browser detection mismatch between frontend and backend (#11211)
90+
* Fix issue #9992: Fixing the fin shaped portion of the blockquote element in the topic and skills dashboard and about page. (#11271)
91+
* Fix param editor: c.isCurrentlyInSettingsTab is not a function (#11335)
92+
* Move margin-bottom to conversation-skin-tutor-card-container (#11336)
93+
* Fix #11073: Fixes evaluation context in feature gating (#11218)
94+
* Add one-off job to wipe all ExplorationIssuesModel instances (#11323)
95+
* Fix to #10798 Refactor ExplorationPlayerPage.js (#11301)
96+
* Fix #11133: display '+1' icon and "Nowhere yet..." text (#11252)
97+
* Fix part of #9749 Remove circular image directive (#11201)
98+
* Fix part of #8472 Migrate response-service.ts to Angular 8 (#11194)
99+
* Fix issue #9041: Maxlength in the input box when renaming a state (#11175)
100+
101+
Python Migration
102+
* Change Cloud Tasks from HTTP tasks to AppEngine tasks (#11246)
103+
* Fix part of #9827: Implement search platfrom API (#11295)
104+
105+
Angular Migration
106+
* Fix Part of #8472: Migrate Question Player Enginer Service to Angular 8 (#11285)
107+
* Fix part of #8472 : Migrate TopicUpdateService to Angular8 (#11276)
108+
* Fix part of #8472: Migrate story-editor-state.service.ts (#11268)
109+
* Fix Part of #8472: Remove unused expression-type-parser service file and connected functions (#11262)
110+
* Fix Part of #8472: Migrate User Service to Angular 8 (#11191)
111+
* Fix part of #8472: Migrate translation language service to Angular (#11178)
112+
* Fix Part of #8472: Migrate Topic Rights Backend API Service (#11177)
113+
* Migrate ReadOnlyExplorationBackendApiService to angular (#11060)
114+
* Fix part of #8472: Migrate thread-data.service.ts to Angular 8 (#10941)
115+
* Fix Part of #8472: Migrate HintsAndSolutionManagerService to Angular 8 (#10900)
116+
* Fix part of #10474:Make typescript checks strict for service "CreatorExplorationSummaryObjectFactory" (#11327)
117+
* Fix part of #10474: Set strict checks for LearnerParamsService (#11302)
118+
3119
v3.0.5 (02 Dec 2020)
4120
------------------------
5121
Contributor Pages

CONTRIBUTORS

+13-1
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ Dharmesh Poddar <[email protected]>
118118
Diana Chen <[email protected]>
119119
Divyadeep Singh <[email protected]>
120120
Domenico Vitarella <[email protected]>
121+
Dong Wook Brian Chung < [email protected]>
121122
Edward Allison <[email protected]>
122123
Elizabeth Kemp <[email protected]>
123124
Emily Glue <[email protected]>
@@ -130,6 +131,7 @@ Florin Balint <[email protected]>
130131
Frederik Creemers <[email protected]>
131132
Gabriel Fuentes <[email protected]>
132133
Gagan Suneja <[email protected]>
134+
Gangavarapu Praneeth <[email protected]>
133135
Gautam Verma <[email protected]>
134136
Geet Choudhary <[email protected]>
135137
Grace Guo <[email protected]>
@@ -153,6 +155,7 @@ Ishan Singh <[email protected]>
153155
Jackson Wu <[email protected]>
154156
Jacob Davis <[email protected]>
155157
Jacob Li Peng Cheng <[email protected]>
158+
Jacque Li <[email protected]>
156159
Jakub Osika <[email protected]>
157160
James James John <[email protected]>
158161
@@ -165,6 +168,7 @@ Jaysinh Shukla <[email protected]>
165168
Jenna Mandel <[email protected]>
166169
Jeremy Emerson <[email protected]>
167170
Jerry Chen <[email protected]>
171+
168172
Jiazhi Chen <[email protected]>
169173
170174
John Glennon <[email protected]>
@@ -197,7 +201,8 @@ Keshav Gupta <[email protected]>
197201
Kevin Conner <[email protected]>
198202
Kevin Lee <[email protected]>
199203
Kevin Thomas <[email protected]>
200-
Kevin Zhang <[email protected]>
204+
Kevin Zhang <[email protected]>
205+
Khushi Gangopadhyay <[email protected]>
201206
Kiran Konduru <[email protected]>
202207
Koji Ashida <[email protected]>
203208
Konstantinos Kagkelidis <[email protected]>
@@ -225,19 +230,22 @@ Mariana Zangrossi <[email protected]>
225230
Mark Cabanero <[email protected]>
226231
Mark Halpin <[email protected]>
227232
Martin Smithurst <[email protected]>
233+
Matt Higgins <[email protected]>
228234
Maurício Meneghini Fauth <[email protected]>
229235
Meet Vyas <[email protected]>
230236
Mert Degirmenci <[email protected]>
231237
Michael Anuzis <[email protected]>
232238
Michael Mossey <[email protected]>
233239
Michael Orwin <[email protected]>
234240
Michael Wagner <[email protected]>
241+
Michael Wu <[email protected]>
235242
Milagro Teruel <[email protected]>
236243
237244
Mohammad Shahebaz <[email protected]>
238245
Mohammad Zaman <[email protected]>
239246
Mohit Gupta <[email protected]>
240247
Mohit Musaddi <[email protected]>
248+
Mozammel Haque <[email protected]>
241249
Mridul Setia <[email protected]>
242250
Mungo Dewar <[email protected]>
243251
Nadin Tamer <[email protected]>
@@ -261,6 +269,7 @@ Oswell Chan <[email protected]>
261269
Owen Parry <[email protected]>
262270
Ozan Filiz <[email protected]>
263271
Paloma Oliveira <[email protected]>
272+
Pankaj Dahiya <[email protected]>
264273
Parth Bhoiwala <[email protected]>
265274
Phil Wagner <[email protected]>
266275
Philip Hayes <[email protected]>
@@ -289,6 +298,7 @@ Rajitha Warusavitarana <[email protected]>
289298
Rakshit Kumar <[email protected]>
290299
Ramin Izadpanah <[email protected]>
291300
Raymond Tso <[email protected]>
301+
Rebekah Houser <[email protected]>
292302
Reinaldo Aguiar <[email protected]>
293303
Reshu Kumari <[email protected]>
294304
Reto Brunner <[email protected]>
@@ -369,10 +379,12 @@ Stephen Chiang <[email protected]>
369379
Sudhanva MG <[email protected]>
370380
Sudipta Gyan Prakash Pradhan <[email protected]>
371381
Sumit Paroothi <[email protected]>
382+
Surya Siriki <[email protected]>
372383
Tanmay Mathur <[email protected]>
373384
Tarashish Mishra <[email protected]>
374385
Teddy Marchildon <[email protected]>
375386
Tezuesh Varshney <[email protected]>
387+
Theo Lipeles <[email protected]>
376388
377389
Tianqi Wu <[email protected]>
378390
Timothy Cyrus <[email protected]>

core/templates/pages/about-page/about-page.constants.ts

+12
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ export const AboutPageConstants = {
120120
'Diana Chen',
121121
'Divyadeep Singh',
122122
'Domenico Vitarella',
123+
'Dong Wook Brian Chung',
123124
'Edward Allison',
124125
'Elizabeth Kemp',
125126
'Emily Glue',
@@ -132,6 +133,7 @@ export const AboutPageConstants = {
132133
'Frederik Creemers',
133134
'Gabriel Fuentes',
134135
'Gagan Suneja',
136+
'Gangavarapu Praneeth',
135137
'Gautam Verma',
136138
'Geet Choudhary',
137139
'Grace Guo',
@@ -155,6 +157,7 @@ export const AboutPageConstants = {
155157
'Jackson Wu',
156158
'Jacob Davis',
157159
'Jacob Li Peng Cheng',
160+
'Jacque Li',
158161
'Jakub Osika',
159162
'James James John',
160163
'James Xu',
@@ -167,6 +170,7 @@ export const AboutPageConstants = {
167170
'Jenna Mandel',
168171
'Jeremy Emerson',
169172
'Jerry Chen',
173+
'Jian Fu',
170174
'Jiazhi Chen',
171175
'Jim Zhan',
172176
'John Glennon',
@@ -200,6 +204,7 @@ export const AboutPageConstants = {
200204
'Kevin Lee',
201205
'Kevin Thomas',
202206
'Kevin Zhang',
207+
'Khushi Gangopadhyay',
203208
'Kiran Konduru',
204209
'Koji Ashida',
205210
'Konstantinos Kagkelidis',
@@ -227,19 +232,22 @@ export const AboutPageConstants = {
227232
'Mark Cabanero',
228233
'Mark Halpin',
229234
'Martin Smithurst',
235+
'Matt Higgins',
230236
'Maurício Meneghini Fauth',
231237
'Meet Vyas',
232238
'Mert Degirmenci',
233239
'Michael Anuzis',
234240
'Michael Mossey',
235241
'Michael Orwin',
236242
'Michael Wagner',
243+
'Michael Wu',
237244
'Milagro Teruel',
238245
'Min Tan',
239246
'Mohammad Shahebaz',
240247
'Mohammad Zaman',
241248
'Mohit Gupta',
242249
'Mohit Musaddi',
250+
'Mozammel Haque',
243251
'Mridul Setia',
244252
'Mungo Dewar',
245253
'Nadin Tamer',
@@ -263,6 +271,7 @@ export const AboutPageConstants = {
263271
'Owen Parry',
264272
'Ozan Filiz',
265273
'Paloma Oliveira',
274+
'Pankaj Dahiya',
266275
'Parth Bhoiwala',
267276
'Phil Wagner',
268277
'Philip Hayes',
@@ -291,6 +300,7 @@ export const AboutPageConstants = {
291300
'Rakshit Kumar',
292301
'Ramin Izadpanah',
293302
'Raymond Tso',
303+
'Rebekah Houser',
294304
'Reinaldo Aguiar',
295305
'Reshu Kumari',
296306
'Reto Brunner',
@@ -371,10 +381,12 @@ export const AboutPageConstants = {
371381
'Sudhanva MG',
372382
'Sudipta Gyan Prakash Pradhan',
373383
'Sumit Paroothi',
384+
'Surya Siriki',
374385
'Tanmay Mathur',
375386
'Tarashish Mishra',
376387
'Teddy Marchildon',
377388
'Tezuesh Varshney',
389+
'Theo Lipeles',
378390
'Tia Jin',
379391
'Tianqi Wu',
380392
'Timothy Cyrus',

0 commit comments

Comments
 (0)