Activity
From 03/15/2022 to 04/13/2022
04/13/2022
- 05:08 PM RK-A Bug #2180 (Rejected): (9 mar testing: d10) '__add__', '__mul__', '__imul__' and 'operator' should not be 1KP since there is no context match
- Solved by fixes to other tickets.
04/12/2022
- 01:12 PM RK-J Feature #2111 (Resolved): When user clicks on "search terms box", show TOC of books selected
- 01:12 PM RK-J Feature #2111: When user clicks on "search terms box", show TOC of books selected
- If a single book is selected in the dropdown, then show complete TOC page of that book in the search result suggestio...
- 01:07 PM RK-J Feature #2111 (In Progress): When user clicks on "search terms box", show TOC of books selected
04/11/2022
- 12:09 PM RK-J Task #1888 (In Progress): Formulae not displaying properly in PyTorch (katex class needs css)
- 11:53 AM RK-J Task #1888: Formulae not displaying properly in PyTorch (katex class needs css)
- Not working as expected for some pages
- 08:46 AM RK-J Task #2254 (Feedback): Appengine config changes for scaling Apr 11 2022
- 07:36 AM RK-J Task #2254 (In Progress): Appengine config changes for scaling Apr 11 2022
04/10/2022
- 02:38 PM RK-A Task #2259 (Resolved): Use processed definition strings to find similar documents
- Today, if we have 'dictionary' KP in a document in lib ref book, we point to 'Python 3 Library Reference > Built-in T...
- 02:36 PM RK-A Bug #2258 (Resolved): Process definitions line like subsections header line and create the definitions-proc line
- 02:36 PM RK-A Task #2257 (Resolved): Copy definitions line to definitions-proc line
- This is just a hack to quickly use this line downstream
- 02:34 PM RK-A Bug #2256 (New): Support for definitions/defStrings
- In a token file, some documents may contain a line "$%^definitions:<defString1>#$<defString2>#$..." under the "$%^sub...
- 08:43 AM RK-J Task #2254 (Closed): Appengine config changes for scaling Apr 11 2022
- Please make the changes for FE and BE on Prod under 'Apr 11 2022' sections in https://docs.google.com/document/d/1_Ac...
04/08/2022
- 03:58 PM RK-J Feature #2253 (Closed): Show 'purple link bobbing pointer' and guide even when there is no bold purple link
- Amongst all purple links whose score >= 0.9, point to purple link with max(score/(occurrenceCountRatio/100)^2). So, w...
- 10:13 AM RK-J Feature #2213 (Feedback): Guide.js support
- 05:22 AM RK-J Feature #2213 (Resolved): Guide.js support
- 05:11 AM RK-J Feature #2213 (In Progress): Guide.js support
- 05:08 AM RK-J Feature #2213 (Reopened): Guide.js support
- Reduce the whitespace in the guide tooltip
- 04:54 AM RK-J Feature #2213 (Feedback): Guide.js support
04/07/2022
- 10:15 AM RK-J Feature #2213 (Resolved): Guide.js support
04/06/2022
- 04:25 PM RK-A Bug #2222 (Resolved): Mark all the ANPs not chosen to be KPs so far due to proximity as brown KPs
- 04:24 PM RK-A Task #2223 (Resolved): Change proximity threshold from 50 words to 250 words
- 04:24 PM RK-A Task #2223 (In Progress): Change proximity threshold from 50 words to 250 words
- 08:25 AM RK-J Feature #2213 (In Progress): Guide.js support
- 08:25 AM RK-J Feature #2213 (Reopened): Guide.js support
- 05:42 AM RK-J Feature #2213 (Feedback): Guide.js support
- 05:42 AM RK-J Feature #2213 (Resolved): Guide.js support
- 05:41 AM RK-J Feature #2213 (In Progress): Guide.js support
- 05:40 AM RK-J Feature #2213: Guide.js support
- We can use this library, https://www.npmjs.com/package/ngx-guided-tour
04/05/2022
- 07:47 AM RK-J Bug #1945 (Resolved): Graph is missing on a few pages in Python Library Reference
- 06:13 AM RK-J Feature #2048 (New): Move results from search box for same book to purple link results
04/02/2022
- 12:39 PM RK-A Feature #2234 (New): Pick right parts of "KP sentence" and sentences before and after
- In 'Python 3 Library Reference > Data Types' document (https://edutestdev-240612.appspot.com/document/python-3-pl-202...
03/29/2022
03/28/2022
- 12:07 PM RK-A Task #2221 (Rejected): Treat singular and plural forms of ANPs as duplicates
- This is done already.
- 07:34 AM RK-A Task #2221 (Rejected): Treat singular and plural forms of ANPs as duplicates
- For example, consider Python 3 Library Reference > Python Runtime Services > dataclasses — Data Classes > Module cont...
- 08:22 AM RK-A Task #2224 (New): Maintain efficiency although we add brown links for duplicates
- Please add an integer after BR2. Let the id for the first BR2 be 0. Then, id is incremented for every unique BR2.
... - 07:36 AM RK-A Task #2223 (Resolved): Change proximity threshold from 50 words to 250 words
- 07:35 AM RK-A Bug #2222 (Resolved): Mark all the ANPs not chosen to be KPs so far due to proximity as brown KPs
- Please define a constant BROWN_SCORE as 0.79 and assign such ANPs a score of min(actual score, BROWN_SCORE).
That ...
03/27/2022
- 10:48 AM RK-A Bug #2215 (Resolved): Need correction in processing sub-headers
- In Python 3 Library Reference > Built-in Types > Mapping Types — dict, the processed sub headers are [class dict (**k...
03/26/2022
- 01:20 PM RK-J Feature #2213 (Closed): Guide.js support
03/24/2022
- 01:21 PM RK-J Task #1888 (New): Formulae not displaying properly in PyTorch (katex class needs css)
- The original page in the ticket is now https://edutestdev-240612.appspot.com/document/pytorch-notes?documentURL=10121...
03/23/2022
- 06:35 AM RK-J Task #1946: Improve Lighthouse Performance.
- https://stackoverflow.com/questions/67250993/how-can-i-download-only-one-angular-material-component-and-not-the-entir...
- 05:12 AM RK-J Task #1946: Improve Lighthouse Performance.
- using the source-map-explorer to know all the files inside a module (this was not possible in webpack-bundle-analyzer...
03/21/2022
- 11:09 AM RK-J Task #1888: Formulae not displaying properly in PyTorch (katex class needs css)
- It is working as expected here https://edutestqa.appspot.com/document/pytorch-python-api?documentURL=10123%2Fks28feb2...
- 09:09 AM RK-J Task #1888 (Feedback): Formulae not displaying properly in PyTorch (katex class needs css)
- 10:46 AM RK-J Bug #2198 (Resolved): Sometimes unable to generate the reports from the GUI.
- 09:10 AM RK-J Task #1841 (Feedback): [3 Subjects] Canonical URL should not be hardcoded
03/17/2022
- 02:05 PM RK-J Bug #2198: Sometimes unable to generate the reports from the GUI.
- The followings are the things I did to find the reason for java.lang.OutOfMemoryError: Java heap space
Tested th... - 11:37 AM RK-J Bug #2198 (In Progress): Sometimes unable to generate the reports from the GUI.
- 11:09 AM RK-J Bug #2198 (Closed): Sometimes unable to generate the reports from the GUI.
- The reason is *java.lang.OutOfMemoryError: Java heap space*
Logs from QA: https://console.cloud.google.com/logs/vi...
03/16/2022
- 01:57 PM RK-J Bug #2190 (Resolved): Unable to generate the 'Top Traffic' report from the GUI on production.
- 01:57 PM RK-J Bug #2190: Unable to generate the 'Top Traffic' report from the GUI on production.
- The response for the request Url:
"files": [
{
"kind": "drive#file",
"id": "1Ub4roUaaO4W9R8Tba0zFE5AsSZ... - 01:44 PM RK-J Bug #2190 (In Progress): Unable to generate the 'Top Traffic' report from the GUI on production.
- 01:23 PM RK-J Bug #2190 (Closed): Unable to generate the 'Top Traffic' report from the GUI on production.
- *Why "Drive outputs folder is not present: null" coming during top traffic generation on prod from GUI?*
*Error Lo... - 01:21 PM RK-J Task #1946: Improve Lighthouse Performance.
- https://christianlydemann.com/the-complete-guide-to-angular-load-time-optimization/
Also available in: Atom