Page MenuHomePhabricator

Pepe_piton
User

Projects (4)

Today

  • No visible events.

Tomorrow

  • No visible events.

Tuesday

  • No visible events.

User Details

User Since
Mar 29 2018, 12:16 AM (410 w, 2 d)
Availability
Available
LDAP User
Pepe piton
MediaWiki User
Pepe piton [ Global Accounts ]

Recent Activity

Wed, Jan 14

Pepe_piton closed T405621: Improve country dropdown for the "country of origin" filter in the advanced search for works. as Resolved.

I merged @Aradhya05 's solution. Thank you!

Wed, Jan 14, 3:42 PM · Tool-paulina
Pepe_piton closed T406950: Add Wikidata and Wikimedia Commons links to work page as Resolved.

Merged @Nurah_Wakili 's contribution. Thank you!!

Wed, Jan 14, 2:04 PM · Tool-paulina

Mon, Jan 12

Pepe_piton closed T406949: Add field "inception" to work page as Resolved.

I merged @Sopzy 's solution. Thanks!!

Mon, Jan 12, 8:24 PM · Tool-paulina
Pepe_piton closed T406994: Hide work data fields when they have no value as Resolved.

I merged @Chumzine 's solution. Thanks!

Mon, Jan 12, 6:44 PM · Tool-paulina
Pepe_piton closed T406909: Hide author data fields when they have no value as Resolved.
Mon, Jan 12, 6:22 PM · Tool-paulina
Pepe_piton added a comment to T406909: Hide author data fields when they have no value.

I merged @Chumzine solution. Thanks to everyone!

Mon, Jan 12, 6:22 PM · Tool-paulina

Dec 12 2025

Pepe_piton closed T412526: Persistent filters as Resolved.

Done! Now, the advanced search details section is open by default in the "Results" page and the interface shows the selected filters (they are taken from the URL parameters). This is the commit: https://gitlab.wikimedia.org/toolforge-repos/paulina/-/commit/6c8d39f402569a14f2d9b0a9c0283da5c36e6653

Dec 12 2025, 8:39 PM · Tool-paulina
Pepe_piton closed T405604: Prefill nationality of author and country of origin of work at the country page as Resolved.

I merged @AnbaNguyen's contribution.

Dec 12 2025, 4:28 PM · Tool-paulina
Pepe_piton claimed T412526: Persistent filters.
Dec 12 2025, 3:35 PM · Tool-paulina

Dec 2 2025

Pepe_piton closed T397554: At an author's list of works, show a link to the SPARQL query at the Wikidata Query Service as Resolved.

Merged @Dipanshu1223's solution. Thanks everyone for your work!

Dec 2 2025, 3:58 PM · Tool-paulina

Nov 6 2025

Pepe_piton updated subscribers of T409205: search authors for a specific death date year.

@Mind_Booster_Noori Thank you for your suggestion about this important feature, and @Oluwatumininu.m @System625 thank you for your contributions! Date of birth and date of death filters are something I've been considering for quite some time, but until now I haven't been able to implement it precisely for performance reasons. Since searches with "haswbstatement" using the Action API don't allow the "date" data type, we have to use SPARQL, which significantly impacts performance. Some weeks ago I left a comment on an old ticket about this, asking for the date data type to be added to haswbstatement: T238498

Nov 6 2025, 3:09 PM · Patch-For-Review, Tool-paulina

Nov 3 2025

Pepe_piton added a comment to T406989: Proof of concept for adding new statements.

@Miiswom I liked very much your solution. It works super well in all the different cases. I also liked that you used existing styles for the elements like buttons. Congrats!

Nov 3 2025, 4:13 PM · Tool-paulina
Pepe_piton added a comment to T405412: Proof of concept for editing statements in Paulina.

@Sopzy You did a great job implementing everything we asked for in a very straightforward way. Perhaps the only thing missing is the ability to exit editing without saving, but that''s something I didn't explicitly ask for.

Nov 3 2025, 3:15 PM · Tool-paulina
Pepe_piton added a comment to T406949: Add field "inception" to work page.

@Afanyulionel @Sopzy Excellent work. You catched the logic of the task.

Nov 3 2025, 2:39 PM · Tool-paulina
Pepe_piton added a comment to T406909: Hide author data fields when they have no value.

@Miiswom @Chumzine @Aradhya05 Good work!

Nov 3 2025, 2:19 PM · Tool-paulina

Oct 29 2025

Pepe_piton added a comment to T407558: Proof of concept: add work form, with autocomplete.

@Miiswom Good work! The solution you implemented works very well, congrats! I noticed that you implemented the feature using an API proxy, and this gives me the opportunity to make a general comment:

Oct 29 2025, 8:32 PM · Tool-paulina

Oct 27 2025

Pepe_piton added a comment to T407558: Proof of concept: add work form, with autocomplete.

@Rolalove Good work! Autocomplete works very well. I also liked the way you handled the styles of the autocomplete list! Just a couple of comments. Perhaps it would be better to search in the user's language, using the {{CURRENT_LANGUAGE}} variable instead of "en" in the API call. E. g.: &language={{ CURRENT_LANGUAGE }}&uselang={{ CURRENT_LANGUAGE }}
The other caveat is something I perhaps explained poorly in the instructions: the important thing isn't that the search be restricted to items with P 31, but that they be common P 31 values. For example, literary work (Q7725634) is a type of value that would need to be searched for (it doesn't have P 31 but is a common P 31 value for other items).

Oct 27 2025, 11:05 PM · Tool-paulina
Pepe_piton updated the task description for T408441: 403 error when using Wikibase REST API to search.
Oct 27 2025, 9:19 PM · MW-1.46-notes (1.46.0-wmf.5; 2025-12-02), Wikibase Reuse Team (Sprint 58), User-ItamarWMDE, Wikibase REST API (WPP)
Pepe_piton updated the task description for T408441: 403 error when using Wikibase REST API to search.
Oct 27 2025, 9:18 PM · MW-1.46-notes (1.46.0-wmf.5; 2025-12-02), Wikibase Reuse Team (Sprint 58), User-ItamarWMDE, Wikibase REST API (WPP)
Pepe_piton created T408441: 403 error when using Wikibase REST API to search.
Oct 27 2025, 7:38 PM · MW-1.46-notes (1.46.0-wmf.5; 2025-12-02), Wikibase Reuse Team (Sprint 58), User-ItamarWMDE, Wikibase REST API (WPP)

Oct 23 2025

Pepe_piton added a comment to T407385: Create new generic page.

@System625 Perfect! And thanks for detecting and coding a fix for the JavaScript errors!

Oct 23 2025, 11:27 PM · Tool-paulina

Oct 22 2025

Pepe_piton added a comment to T407385: Create new generic page.

@Oluwatumininu.m @Dipanshu1223 @Nurah_Wakili Perfect!

Oct 22 2025, 11:14 PM · Tool-paulina
Pepe_piton added a member for Trusted-Contributors: Janifatech.
Oct 22 2025, 8:54 PM
Pepe_piton added a comment to T405604: Prefill nationality of author and country of origin of work at the country page.

@Aradhya05 Nice work! It works really well. I also liked that you used code like request.args.get('nationality', country_qid) so that, when the URL parameters for countries are present, it also prefills the country filters. Actually, Paulina still needs some polish to make all the search filters persistent, and this can be a good approach.

Oct 22 2025, 8:45 PM · Tool-paulina

Oct 19 2025

Pepe_piton added a comment to T405604: Prefill nationality of author and country of origin of work at the country page.

@Oluwatumininu.m Good work! The feature works well. The only minor detail is that when the user switches between Author and Work, the country dropdowns have different styles (one with yellow background and the other with white background). As for app.py, the two new variables you created are interchangeable with each other.

Oct 19 2025, 3:55 PM · Tool-paulina

Oct 18 2025

Pepe_piton added a comment to T406989: Proof of concept for adding new statements.

@Joyakinyi Thanks for your contribution! I like your minimalist, clear and simple approach to solve the task. The code is super easy to read. Just a couple of details: the field "Ethnicity" is missing in the dropdown; and it's a bit strange that when all values are complete, the dropdown is shown (although without options).

Oct 18 2025, 11:04 PM · Tool-paulina

Oct 17 2025

Pepe_piton added a member for Trusted-Contributors: marshadkhn.
Oct 17 2025, 6:13 PM

Oct 16 2025

Pepe_piton added a comment to T406989: Proof of concept for adding new statements.

@Oluwatumininu.m Great work, I really like your solution! It works just as expected. I like that you also included code to hide the button when all fields are complete. Congrats!

Oct 16 2025, 10:50 PM · Tool-paulina
Pepe_piton updated the task description for T392429: Outreachy 31: Features to edit author and work data on Wikidata directly from Paulina.
Oct 16 2025, 7:50 PM · Outreachy (Round 31), Tool-paulina
Pepe_piton created T407558: Proof of concept: add work form, with autocomplete.
Oct 16 2025, 7:50 PM · Tool-paulina
Pepe_piton updated the task description for T392429: Outreachy 31: Features to edit author and work data on Wikidata directly from Paulina.
Oct 16 2025, 7:06 PM · Outreachy (Round 31), Tool-paulina
Pepe_piton renamed T407551: Proof of concept: Add author form from Proof of concept: Add author to Proof of concept: Add author form.
Oct 16 2025, 7:06 PM · Tool-paulina
Pepe_piton moved T407551: Proof of concept: Add author form from Backlog to To do on the Tool-paulina board.
Oct 16 2025, 7:06 PM · Tool-paulina
Pepe_piton created T407551: Proof of concept: Add author form.
Oct 16 2025, 7:05 PM · Tool-paulina

Oct 15 2025

Pepe_piton added a comment to T405412: Proof of concept for editing statements in Paulina.

@Ritika-Bhambri11 I like very much your approach, and I also like that you added the cancel button and the "Esc" key cancel action. It works well and the code is pretty straightforward. Congrats!

Oct 15 2025, 5:44 PM · Tool-paulina
Pepe_piton added a member for Trusted-Contributors: Nat_WDU.
Oct 15 2025, 1:15 PM

Oct 14 2025

Pepe_piton added a member for Trusted-Contributors: Blegodwin.
Oct 14 2025, 6:29 PM
Pepe_piton added a member for Trusted-Contributors: Claude-Kamaha.
Oct 14 2025, 1:22 PM

Oct 13 2025

Pepe_piton added a comment to T406994: Hide work data fields when they have no value.

@shreya-bhagat Thanks for your contribution! You've solved the problem very well using a strategy similar to the one you used in T406909. I think you're taking full advantage of the Jinja template engine's capabilities.

Oct 13 2025, 10:02 PM · Tool-paulina
Pepe_piton added a comment to T406950: Add Wikidata and Wikimedia Commons links to work page.

Excellent @Kimondorose! Your solution works well and you understood the logic. Anyway, you might be interested in reading the comment I left for @Lebogang , since there are slightly simpler conditional solutions for adding the vertical bar separator in the template.

Oct 13 2025, 7:49 PM · Tool-paulina
Pepe_piton added a comment to T406950: Add Wikidata and Wikimedia Commons links to work page.

@Oluwatumininu.m Thanks for your contribution! You managed to place the Wikidata link very well. However, with your current solution, the Wikimedia Commons link isn't displayed. This is because the work.html template doesn't receive a variable named "work_commons_link." For a clue on how to resolve this issue, it might be helpful to revisit the task of adding the "inception" field to the work page: T406949

Oct 13 2025, 6:41 PM · Tool-paulina
Pepe_piton added a comment to T406949: Add field "inception" to work page.

@Oluwatumininu.m Thanks for your contribution! I think there are some changes from other tasks included in the MR diff and the commit diff, but I was easy to identify the changes corresponding to this task, so don't worry. You did a good job, finally identifying the necessary changes to the Work class in pdclasses.py, the work route in app.py, and the template. I tried your code and it works fine.

Oct 13 2025, 4:20 PM · Tool-paulina

Oct 11 2025

Pepe_piton added a member for Trusted-Contributors: Keerthi_raikar.
Oct 11 2025, 7:12 PM
Pepe_piton added a member for Trusted-Contributors: Afanyulionel.
Oct 11 2025, 6:46 PM
Pepe_piton added a comment to T406909: Hide author data fields when they have no value.

@Oluwatumininu.m, Thanks for your contribution. You catched the essence of the task: adding if statements with Jinja2 in the author.html page. Simple and readable. Congrats!

Oct 11 2025, 12:05 AM · Tool-paulina

Oct 10 2025

Pepe_piton added a comment to T405604: Prefill nationality of author and country of origin of work at the country page.

Excellent work, @AnbaNguyen I tried your code and it works perfect. It was a clever strategy to create the parameter 'prefill_country_qid'!

Oct 10 2025, 8:35 PM · Tool-paulina
Pepe_piton added a member for Trusted-Contributors: Atlas0007.
Oct 10 2025, 7:17 PM
Pepe_piton changed the status of T405604: Prefill nationality of author and country of origin of work at the country page from In Progress to Open.
Oct 10 2025, 6:59 PM · Tool-paulina
Pepe_piton added a member for Trusted-Contributors: NinaTakang.
Oct 10 2025, 4:05 PM
Pepe_piton added a comment to T406949: Add field "inception" to work page.

@Sopzy Hi! Good questions.

Oct 10 2025, 3:59 PM · Tool-paulina
Pepe_piton added a member for Trusted-Contributors: Miiswom.
Oct 10 2025, 3:34 PM
Pepe_piton updated the task description for T392429: Outreachy 31: Features to edit author and work data on Wikidata directly from Paulina.
Oct 10 2025, 3:23 PM · Outreachy (Round 31), Tool-paulina
Pepe_piton created T406994: Hide work data fields when they have no value.
Oct 10 2025, 3:22 PM · Tool-paulina
Pepe_piton updated the task description for T392429: Outreachy 31: Features to edit author and work data on Wikidata directly from Paulina.
Oct 10 2025, 2:10 PM · Outreachy (Round 31), Tool-paulina
Pepe_piton renamed T406989: Proof of concept for adding new statements from Proof of concept for adding new statements in Paulina to Proof of concept for adding new statements.
Oct 10 2025, 2:09 PM · Tool-paulina
Pepe_piton created T406989: Proof of concept for adding new statements.
Oct 10 2025, 2:09 PM · Tool-paulina
Pepe_piton added a comment to T401015: Create functional tests for the basic flows.

Hi @Prithika2804 ! This task is not for the Outreachy process, since it's not related with the specific goal of the Outreachy project. Please choose a task from this list of Outreachy tasks: T392429

Oct 10 2025, 12:27 AM · Tool-paulina

Oct 9 2025

Pepe_piton updated the task description for T392429: Outreachy 31: Features to edit author and work data on Wikidata directly from Paulina.
Oct 9 2025, 11:08 PM · Outreachy (Round 31), Tool-paulina
Pepe_piton created T406950: Add Wikidata and Wikimedia Commons links to work page.
Oct 9 2025, 11:06 PM · Tool-paulina
Pepe_piton updated the task description for T392429: Outreachy 31: Features to edit author and work data on Wikidata directly from Paulina.
Oct 9 2025, 10:43 PM · Outreachy (Round 31), Tool-paulina
Pepe_piton created T406949: Add field "inception" to work page.
Oct 9 2025, 10:41 PM · Tool-paulina
Pepe_piton added a comment to T392429: Outreachy 31: Features to edit author and work data on Wikidata directly from Paulina.

Don't worry if you enter a task from the list and you see it says it's assigned to someone else. From now on, all tasks from the list will remain open for all contributors to work on. Anyone can choose the tasks they like best and submit their contribution to that task. You can simply complete the task, submit the merge request, and let the mentors know you did by leaving a comment on the Phabricator task. In summary, from now on, it's okay if more than one person does a task.

Oct 9 2025, 6:10 PM · Outreachy (Round 31), Tool-paulina
Pepe_piton closed T370173: Add ethnic group to author's page as Resolved.
Oct 9 2025, 6:03 PM · Tool-paulina
Pepe_piton closed T402301: Clickable language menu options as Resolved.
Oct 9 2025, 6:03 PM · Tool-paulina
Pepe_piton updated the task description for T392429: Outreachy 31: Features to edit author and work data on Wikidata directly from Paulina.
Oct 9 2025, 5:33 PM · Outreachy (Round 31), Tool-paulina
Pepe_piton created T406909: Hide author data fields when they have no value.
Oct 9 2025, 5:31 PM · Tool-paulina
Pepe_piton reopened T370173: Add ethnic group to author's page as "Open".
Oct 9 2025, 2:25 PM · Tool-paulina
Pepe_piton reopened T402301: Clickable language menu options as "Open".
Oct 9 2025, 2:25 PM · Tool-paulina
Pepe_piton added a member for Trusted-Contributors: Lebogang.
Oct 9 2025, 2:20 PM
Pepe_piton added a member for Trusted-Contributors: Kimondorose.
Oct 9 2025, 2:13 PM
Pepe_piton added a member for Trusted-Contributors: Joyakinyi.
Oct 9 2025, 1:47 PM
Pepe_piton added a member for Trusted-Contributors: dikshya_shahi.
Oct 9 2025, 1:46 PM
Pepe_piton added a member for Trusted-Contributors: Jay_Kaneki.
Oct 9 2025, 1:45 PM
Pepe_piton added a member for Trusted-Contributors: ObediObadiah.
Oct 9 2025, 1:44 PM
Pepe_piton added a member for Trusted-Contributors: System625.
Oct 9 2025, 1:44 PM
Pepe_piton added a member for Trusted-Contributors: Rolalove.
Oct 9 2025, 1:42 PM
Pepe_piton added a member for Trusted-Contributors: Olatundeawo.
Oct 9 2025, 1:36 PM
Pepe_piton added a member for Trusted-Contributors: Dipanshu1223.
Oct 9 2025, 1:35 PM
Pepe_piton added a member for Trusted-Contributors: Daniel_Ngene.
Oct 9 2025, 1:34 PM
Pepe_piton added a member for Trusted-Contributors: Aradhya05.
Oct 9 2025, 1:34 PM

Oct 8 2025

Pepe_piton added a member for Trusted-Contributors: Sopzy.
Oct 8 2025, 11:36 PM
Pepe_piton added a member for Trusted-Contributors: Oluwatumininu.m.
Oct 8 2025, 10:21 PM
Pepe_piton closed T370173: Add ethnic group to author's page as Resolved.
Oct 8 2025, 9:21 PM · Tool-paulina
Pepe_piton closed T402301: Clickable language menu options as Resolved.
Oct 8 2025, 9:21 PM · Tool-paulina
Pepe_piton added a comment to T402301: Clickable language menu options.

Excellent job, @Nurah_Wakili! I tried it with and without Javascript and it works perfectly!

Oct 8 2025, 6:05 PM · Tool-paulina
Pepe_piton added a comment to T370173: Add ethnic group to author's page.

Excellent job, @shreya-bhagat! I think you've got a good understanding of how the tool works, from how the "Author" class is built, to how Flask sends data to the HTML template, and how that data is displayed in the template.

Oct 8 2025, 4:21 PM · Tool-paulina
Pepe_piton added a member for Tool-paulina: Piracalamina.
Oct 8 2025, 1:40 PM
Pepe_piton added a member for Tool-paulina: Nat_WDU.
Oct 8 2025, 1:36 PM
Pepe_piton added a member for Trusted-Contributors: Chumzine.
Oct 8 2025, 1:33 PM
Pepe_piton added a member for Trusted-Contributors: shreya-bhagat.
Oct 8 2025, 1:27 PM
Pepe_piton added a member for Trusted-Contributors: hnin_wutt_yi.
Oct 8 2025, 1:23 PM
Pepe_piton assigned T405604: Prefill nationality of author and country of origin of work at the country page to AnbaNguyen.

@AnbaNguyen I've assigned this task to you, since Sandijigs has already other task assigned. Thanks!

Oct 8 2025, 12:01 AM · Tool-paulina

Oct 7 2025

Pepe_piton assigned T399974: Results pagination to OlusegunFaj.

Sure @OlusegunFaj. I assigned it to you. Go ahead. Thanks!

Oct 7 2025, 11:58 PM · Tool-paulina
Pepe_piton assigned T405385: Minor improvements to the country page to Oreoluwa.

I assigned this task to @Oreoluwa.

Oct 7 2025, 11:54 PM · Tool-paulina
Pepe_piton assigned T402301: Clickable language menu options to Nurah_Wakili.

Great, Nurah, it has been assigned to you.

Oct 7 2025, 11:51 PM · Tool-paulina
Pepe_piton added a member for Trusted-Contributors: Nurah_Wakili.
Oct 7 2025, 11:48 PM
Pepe_piton assigned T405635: Create API call examples to create and edit Wikidata works and authors items. to Sandijigs.

Great, @Sandijigs the task is assigned to you.

Oct 7 2025, 10:49 PM · Tool-paulina
Pepe_piton added a member for Trusted-Contributors: AnbaNguyen.
Oct 7 2025, 10:04 PM
Pepe_piton added a member for Trusted-Contributors: OlusegunFaj.
Oct 7 2025, 10:01 PM
Pepe_piton added a member for Trusted-Contributors: Ronatone.
Oct 7 2025, 9:28 PM