User Details
- User Since
- Oct 8 2025, 3:36 AM (18 w, 4 h)
- Availability
- Available
- LDAP User
- Shreya-bhagat
- MediaWiki User
- Unknown
Oct 28 2025
Thanks for the feedback!
@Pepe_piton Fixed responsiveness: https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/83
@Pepe_piton thanks for the feedback!
Needed some clarifications regarding my PR:
If an authentication token is not used, it gives this error: status: {"error":"rest-cross-origin-anon-write","httpCode":403,"httpReason":"Forbidden"} It's strange because the Wikibase REST API responds successfully to the exact same request when Python requests module is used.
- Reading up on MediaWiki Manual CORS, I wonder if this is an intended behaviour? Because when browser JS (origin = user's browser) calls the API without a bearer token, it’s both cross-origin and unauthenticated. while using the same functionality in python module (origin: flask server), there’s no CORS layer at all — it’s a straight network request. while using bearer token with javascript, the request is still cross origin, but authenticated, hence wikidata allows it (I try and understand it in simpler terms: as if authentication with a bearer token overrides the CORS issue). Your thoughts on this?
Oct 24 2025
@Nat_WDU I had submitted my MR link but found some responsiveness issues with it. fixing them and reattaching the MR asap!
Oct 22 2025
@Pepe_piton @Nat_WDU apologies for the delay due to holiday weekend in India.
Oct 18 2025
Oct 17 2025
@shreya-bhagat, now I do see the correct styles.
thanks @DidiCoronel for the feedback!
Oct 16 2025
Hello @DidiCoronel!
I think just before pushing I made a mistake in the css file. I've fixed that now, have a look: https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/90/diffs?diff_id=136659&start_sha=f7156e42826322923b25e9e1091c5a51585ba6e1
@Miiswom I faced this error too. If you look through any test.wikidata.org page, you will notice that the property IDs used for test instances are different from production.
So, while P31 refers to instance of in wikidata, for test.wikidata, the property ID for instance of is P82
Oct 15 2025
https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/91
@Pepe_piton @Nat_WDU Kindly review the changes!
Completed the task, Kindly review!
Reused the existing javascript functionality of Nationality filter.
Completed the task, kindly review @Pepe_piton @Nat_WDU
Oct 14 2025
Hello! @Pepe_piton @Nat_WDU
Completed the task: https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/83
Oct 13 2025
@Nat_WDU Rebased my PR to the latest main. Please review!
Thanks for the feedback @Nat_WDU
@Pepe_piton thanks for the feedback!
@Nat_WDU @Pepe_piton
Completed the task, kindly review!
https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/70
Oct 11 2025
@Sandijigs I didn't see any PR linked to the phabricator ticket, and the task was still marked In Progress.
Completed the task! @Pepe_piton @Nat_WDU
Was a very good learning experience , created my own test wiki data pages and played around with them. Tried all API requests on the https://test.wikidata.org/w/rest.php/wikibase base URL.
Oct 10 2025
Implemented the changes in the above PR
For displaying values of various fields, I employed a list of dicts (with field label and value) within the jinja template, iterating over them in a for loop. Skipping the ones where the value attribute of the dict is empty.
Hello @Pepe_piton !
I completed the task, kindly review the merge request:
https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/34
Hello @Isaac @SBisson @SEgt-WMF, other mentors and fellow contributors!
Shreya Bhagat here, an outreachy applicant. Found your project very interesting and have forked your ipynb file into my PAWS account.
I'm getting started with the first task, and need a few clarifications: The question is very open ended, there are a number of relevant articles on climate change - some are based on the recent current happenings, some are basic concepts, some describing past events, etc.
- As we are aiming for a list of newcomers, should I only target pages that need minor changes?
- Is it okay to think from a perspective of adding new information, fact checking, removing biased content etc.?
- Do I link such articles to my answers?
@Nat_WDU @Pepe_piton kindly review!
@Oluwatumininu.m two observations:
- Your changes are incomplete: just modifying the jinja template will always show "inception" field as "unknown", as you're not passing the value of "inception" field to the template.
- All your changes are in a single merge request. Each change should be on a separate PR.
Oct 9 2025
@Nat_WDU @Pepe_piton Completed this task, kindly review and merge:
Merge request: https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/13
Preview of changes:
Thank you @Pepe_piton!
Oct 8 2025
Here's the merge request! (gitlab account was just approved)
@Nat_WDU
I've completed the task. The screenshot is attached.
However, a few concerns:
- My Gitlab account hasn't been approved by the Administrator, I'm unable to create a PR.
- Property 172 often is a nil value for various authors. In those cases: do you want me show the ethnicity field as empty (analogous to how Date of Death shows up for authors who are alive), or do you want me to skip the field entirely?
- Let me know the order of properties: I'm not so sure which position will be appropriate.
Hello!
FYI, working on this issue.
okay, sure!
@adiba_anjum I'd like to take this issue up! Kindly assign it to me.
Is this the correct implementation, please clarify if incorrect?
Would be interested in taking up this task if possible!
Interested in taking up the task! Kindly assign it to me if possible.
