Page MenuHomePhabricator

241663 (Raushan 31)
Engineering

Projects

User does not belong to any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Tuesday

  • No visible events.

User Details

User Since
Sat, Feb 14, 10:48 PM (3 w, 2 h)
Availability
Available
LDAP User
Unknown
MediaWiki User
Raushan 31 [ Global Accounts ]

Recent Activity

Sun, Mar 1

241663 added a comment to T57110: spellcheck.py could have option 'ignore word for this page'.

Hello!
I noticed spellcheck.py was missing from the current scripts folder, so I followed the link - https://phabricator.wikimedia.org/diffusion/PWBO/browse/master/spellcheck.py - provided in T236642 to find the original code. I have now ported the script to the Core branch, updating the Python2 code to Python 3 standards (including fixes like handeleArgs to handle_args, print " " to print (""), xrange to range, AttributeErrors etc.). Additionally, I implemented the feature requested in T57110 by adding a 'p' ( similar to q for quit) option to ignore a specific word for the rest of the page.
I have uploaded the patch to Gerrit for review: https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1246857
As a newcomer, I’ve made as many changes and corrections as I could based on my current understanding of the codebase. I look forward to your feedback!

Sun, Mar 1, 5:55 PM · Patch-For-Review, Pywikibot-compat-to-core, Pywikibot, Pywikibot-Scripts

Fri, Feb 27

241663 claimed T57110: spellcheck.py could have option 'ignore word for this page'.

Hello!
I was browsing through older tasks, and this one caught my eye. I’d love to give it a try.
If no one is working on this, can I go ahead and start exploring the spellcheck.py logic?

Fri, Feb 27, 9:20 PM · Patch-For-Review, Pywikibot-compat-to-core, Pywikibot, Pywikibot-Scripts

Tue, Feb 24

241663 added a comment to T414239: Add support for kaiwiki to Pywikibot.

Hello, is anyone still working on this. if not, I'd like to give it a try

Tue, Feb 24, 8:23 AM · Patch-For-Review, good first task, Pywikibot

Mon, Feb 23

241663 added a comment to T137914: Add tests for background colors in ui_tests.py.

I have completed the task of adding a test for background colors in ui_tests.py. This is the link to the patch: https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1242465

Mon, Feb 23, 7:46 PM · Pywikibot-tests, Pywikibot
241663 claimed T137914: Add tests for background colors in ui_tests.py.

Hello,
I am a student developer, I have just started working on this.
I will share the patch details once the test runs successfully.
Thank You.

Mon, Feb 23, 7:11 PM · Pywikibot-tests, Pywikibot

Sun, Feb 22

241663 added a comment to T154281: [recurring] Replace assertRaises with assertRaisesRegex.

I have successfully uploaded the patch for tests/djvu_tests.py to Gerrit. The link to the patch is :https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1241825

Sun, Feb 22, 9:11 PM · Patch-For-Review, RoadToWiki, good first task, Pywikibot, Google-Code-in-2017, Google-Code-In-2016, Pywikibot-tests
241663 claimed T154281: [recurring] Replace assertRaises with assertRaisesRegex.

Hello, I'm a student interested in contributing to this patch. I've already set up my local environment and started migrating assertRaises to assertRaisesRegex in tests/djvu_tests.py.
I'll be uploading a patch for review shortly.
Thanks.

Sun, Feb 22, 8:40 PM · Patch-For-Review, RoadToWiki, good first task, Pywikibot, Google-Code-in-2017, Google-Code-In-2016, Pywikibot-tests

Fri, Feb 20

241663 updated 241663.
Fri, Feb 20, 11:41 PM
241663 updated 241663.
Fri, Feb 20, 11:26 PM

Tue, Feb 17

241663 added a comment to T255903: Wrap "username or IP address removed" comment in a span and appropriate class.

I have uploaded a patch for this task: https://gerrit.wikimedia.org/r/c/mediawiki/core/+/1240077 I replaced the legacy <strong> tags with <span> in Special:Contributions. You can see the clean diff in the attached screenshot. Ready for review!

Tue, Feb 17, 11:06 PM · Patch-For-Review, MW-Interfaces-Team, User-Majavah, good first task, CSS, MediaWiki-Revision-deletion
241663 added a comment to T255903: Wrap "username or IP address removed" comment in a span and appropriate class.

Hi! I've successfully completed this task.
Summary of changes:

  • Modified the PHP logic to wrap the '(username removed)' text in a <span> tag with the class history-user-removed instead of the legacy <strong> tag.
Tue, Feb 17, 8:01 PM · Patch-For-Review, MW-Interfaces-Team, User-Majavah, good first task, CSS, MediaWiki-Revision-deletion
241663 claimed T255903: Wrap "username or IP address removed" comment in a span and appropriate class.

Hi! I’m a student developer currently learning JavaScript and CSS. I’d like to take a look at this task as my first contribution to Wikimedia. I'll start by setting up my environment and checking the current progress. Please let me know if there are any specific docs I should check out first! Thanks!

Tue, Feb 17, 4:33 PM · Patch-For-Review, MW-Interfaces-Team, User-Majavah, good first task, CSS, MediaWiki-Revision-deletion

Sat, Feb 14

241663 added a comment to T343438: Fix typo on user setting route.

Hi! I'm a student dev. I'm taking this on as my first task to learn the workflow. I'll be working on a fix tonight

Sat, Feb 14, 11:06 PM · Patch-For-Review, Wiki-Mentor-Africa, good first task, ISA