Page MenuHomePhabricator

Prondubuisi (prondubuisi)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Thursday

  • Clear sailing ahead.

User Details

User Since
Oct 18 2019, 5:22 PM (235 w, 4 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
Prondubuisi [ Global Accounts ]

Recent Activity

May 14 2020

Prondubuisi removed a watcher for OOUI: Prondubuisi.
May 14 2020, 2:59 AM
Prondubuisi removed a watcher for ProofreadPage: Prondubuisi.
May 14 2020, 2:59 AM

Apr 3 2020

Prondubuisi added a watcher for OOUI: Prondubuisi.
Apr 3 2020, 1:18 AM
Prondubuisi added a watcher for ProofreadPage: Prondubuisi.
Apr 3 2020, 1:10 AM

Mar 31 2020

Prondubuisi updated the task description for T248230: GSoC 2020 Proposal : Create OOUI widget for Index page pagelists.
Mar 31 2020, 5:41 PM · Google-Summer-of-Code (2020)
Prondubuisi added a comment to T248230: GSoC 2020 Proposal : Create OOUI widget for Index page pagelists.

Hello @Samwilson Worked on your suggestions. Please have a look. Thanks.

Mar 31 2020, 5:22 PM · Google-Summer-of-Code (2020)
Prondubuisi updated the task description for T248230: GSoC 2020 Proposal : Create OOUI widget for Index page pagelists.
Mar 31 2020, 5:17 PM · Google-Summer-of-Code (2020)
Prondubuisi added a comment to T248230: GSoC 2020 Proposal : Create OOUI widget for Index page pagelists.

Sorry about the delay, @Prondubuisi.

This proposal looks good. The only suggestions I would make would be to integrate the testing process right from the beginning of code-writing, so that your tests and your code develop alongside one another. If you want, some mockups of the UI that you envisage would be great (but not essential).

Mar 31 2020, 2:15 PM · Google-Summer-of-Code (2020)

Mar 30 2020

Prondubuisi added a comment to T248230: GSoC 2020 Proposal : Create OOUI widget for Index page pagelists.

Hello @Samwilson @SGill , Please I am still looking forward to a review. Thanks.

Mar 30 2020, 3:09 PM · Google-Summer-of-Code (2020)

Mar 29 2020

Prondubuisi added a comment to T247157: [Proposal] Create OOUI widget for Index page pagelists {Google Summer of Code 2020}.

Updating to bring it in line with the pdf proposal that I'm submitting on the GSOC website, mostly copy-editing and a few bits of extra info here and there :)

Mar 29 2020, 6:59 PM · Google-Summer-of-Code (2020)

Mar 28 2020

Prondubuisi updated the task description for T248230: GSoC 2020 Proposal : Create OOUI widget for Index page pagelists.
Mar 28 2020, 11:37 AM · Google-Summer-of-Code (2020)
Prondubuisi updated the task description for T248230: GSoC 2020 Proposal : Create OOUI widget for Index page pagelists.
Mar 28 2020, 6:46 AM · Google-Summer-of-Code (2020)

Mar 25 2020

Prondubuisi updated the task description for T248230: GSoC 2020 Proposal : Create OOUI widget for Index page pagelists.
Mar 25 2020, 6:24 AM · Google-Summer-of-Code (2020)

Mar 23 2020

Prondubuisi added a comment to T248230: GSoC 2020 Proposal : Create OOUI widget for Index page pagelists.

Hello @Samwilson @SGill @srishakatux @Pavithraes please I need your help with reviews. Thanks.

Mar 23 2020, 8:10 PM · Google-Summer-of-Code (2020)

Mar 21 2020

Prondubuisi updated the task description for T248230: GSoC 2020 Proposal : Create OOUI widget for Index page pagelists.
Mar 21 2020, 2:53 PM · Google-Summer-of-Code (2020)
Prondubuisi created T248230: GSoC 2020 Proposal : Create OOUI widget for Index page pagelists.
Mar 21 2020, 2:49 PM · Google-Summer-of-Code (2020)

Mar 18 2020

Prondubuisi added a comment to T172953: Create OOUI widget for Index page pagelists.

@Samwilson is it possible to try uploading books to a Mediawiki install after enabling the ProofreadPage extension, like is done with Wikisource, or are there extra steps needed to turn a mediawiki install into a wikisource platform?

Mar 18 2020, 9:40 PM · Patch-For-Review, Google-Summer-of-Code (2020), All-and-every-Wikisource, ProofreadPage
Prondubuisi added a comment to T172953: Create OOUI widget for Index page pagelists.

Hello @Samwilson. I have been trying to understand how WikiSource works, and your videos on youtube have helped grasp most of it.

Mar 18 2020, 9:37 PM · Patch-For-Review, Google-Summer-of-Code (2020), All-and-every-Wikisource, ProofreadPage

Mar 12 2020

Prondubuisi added a comment to T217517: Page Forms: Checkboxes should be farther apart.

Hi @Yaron_Koren
Never mind, I think I fixed it.

This is Before

tttt.png (76×637 px, 3 KB)

And this is After

image.png (62×927 px, 5 KB)

This Microtask was a little tricky because of the direction but I noticed that <body> has a class .ltr, so I used it in the CSS Selector.
The Change would be in the same file, extensions/PageForms/skins/PageForms.css, and I think it goes on Line 143.

The Selector should consider using all the checkboxes but the first one, so it goes in the following way

body.ltr #pfForm label.checkboxLabel:not(:first-child) input[type="checkbox"] {
	margin-left: 40px;
}

body.rtl #pfForm label.checkboxLabel:not(:first-child) input[type="checkbox"] {
	margin-right: 40px;
}

I hope it's right that time, and hope you will help me through submitting it, and tell me the next suitable step, whether going to another microtask, or something else.
Thanks.

Mar 12 2020, 5:12 AM · MediaWiki-extensions-Page_Forms
Prondubuisi added a comment to T246827: [Microtask] Collect feedback on the Docker development environment from GSoC & Outreachy candidates.

@Prondubuisi by the way, are you behind a proxy? https://serverfault.com/questions/908141/docker-pull-tls-handshake-timeout might have some suggestions.

Mar 12 2020, 4:59 AM · Developer-Advocacy, User-srishakatux, User-brennen, MediaWiki-Docker, Outreachy (Round 20), Google-Summer-of-Code (2020)
Prondubuisi added a comment to T211268: Missing links to OOUI libraries in OOUI tutorial.

@srishakatux to avoid repetition, we may just add a link to the NPM install as part of the Intro text, just before the Project files section

Mar 12 2020, 3:18 AM · Patch-For-Review, good first task, Documentation, OOUI
Prondubuisi added a comment to T211268: Missing links to OOUI libraries in OOUI tutorial.

Looking at the tutorial again, I see that instructions to install the oojs-ui modules via npm is in here:
https://doc.wikimedia.org/oojs-ui/master/demos/tutorials/index.html. Maybe I was hoping to see that in the Part 1 tutorial as well. But, I feel it is not necessary. We can close this task.

Mar 12 2020, 3:11 AM · Patch-For-Review, good first task, Documentation, OOUI

Mar 11 2020

Prondubuisi updated subscribers of T60062: ProofreadPage should have default Proofreadpage_index_template message.

Hello @Samwilson I am trying to understand what is needed here, lol. Looks like a lot of work for a beginner, can you please help me with some context to this issue. thanks

Mar 11 2020, 9:42 AM · Patch-Needs-Improvement, ProofreadPage

Mar 10 2020

Prondubuisi added a comment to T246827: [Microtask] Collect feedback on the Docker development environment from GSoC & Outreachy candidates.

@Prondubuisi sorry to hear that, we are working on making the image size smaller in T245443: dev-images: reorganize to reduce various image sizes; if you are interested you can follow that task and try again when work is completed.

Mar 10 2020, 3:12 AM · Developer-Advocacy, User-srishakatux, User-brennen, MediaWiki-Docker, Outreachy (Round 20), Google-Summer-of-Code (2020)
Prondubuisi added a comment to T246827: [Microtask] Collect feedback on the Docker development environment from GSoC & Outreachy candidates.
Mar 10 2020, 3:12 AM · Developer-Advocacy, User-srishakatux, User-brennen, MediaWiki-Docker, Outreachy (Round 20), Google-Summer-of-Code (2020)

Mar 9 2020

Prondubuisi added a comment to T246827: [Microtask] Collect feedback on the Docker development environment from GSoC & Outreachy candidates.

Hello I have been trying to setup the docker install for days and I keep getting the same error on Ubuntu 18.04

Mar 9 2020, 4:57 AM · Developer-Advocacy, User-srishakatux, User-brennen, MediaWiki-Docker, Outreachy (Round 20), Google-Summer-of-Code (2020)

Mar 6 2020

Prondubuisi added a comment to T172953: Create OOUI widget for Index page pagelists.

@Prondubuisi You accidentally submitted it for the wrong task, it's T243932 😄

Mar 6 2020, 5:51 AM · Patch-For-Review, Google-Summer-of-Code (2020), All-and-every-Wikisource, ProofreadPage
Prondubuisi updated the task description for T243932: Fix phpcs exclusions (8 microtasks).
Mar 6 2020, 2:02 AM · MW-1.35-notes (1.35.0-wmf.32; 2020-05-12), Patch-For-Review, ProofreadPage, good first task

Mar 5 2020

Prondubuisi added a comment to T243932: Fix phpcs exclusions (8 microtasks).

Hello @Samwilson can I edit the task description to tick the tasks that have been merged?

Mar 5 2020, 9:15 PM · MW-1.35-notes (1.35.0-wmf.32; 2020-05-12), Patch-For-Review, ProofreadPage, good first task

Feb 29 2020

Prondubuisi added a comment to T243932: Fix phpcs exclusions (8 microtasks).

@Prondubuisi Thanks for the help. I realised where I messed up. Commit updated. BTW, I was asking for advice, Jayprakash was rechecking my patch via Jenkin's Bot... 😄

Feb 29 2020, 5:31 PM · MW-1.35-notes (1.35.0-wmf.32; 2020-05-12), Patch-For-Review, ProofreadPage, good first task
Prondubuisi added a comment to T243932: Fix phpcs exclusions (8 microtasks).

@Soda Could you guide me on how to fix the errors that came up in the checking build.... I am unable to reproduce them locally using docker-dev, there are no errors given by composer or npm and I can't figure out what phan does or how to install it..

Feb 29 2020, 1:00 PM · MW-1.35-notes (1.35.0-wmf.32; 2020-05-12), Patch-For-Review, ProofreadPage, good first task

Feb 27 2020

Prondubuisi added a comment to T172953: Create OOUI widget for Index page pagelists.

I am interested in this task and would like to work as a part of GSoC participant in summer.

Feb 27 2020, 1:51 AM · Patch-For-Review, Google-Summer-of-Code (2020), All-and-every-Wikisource, ProofreadPage

Feb 12 2020

Prondubuisi added a comment to T241632: Remove use of jQuery UI from Page Forms.

@Prondubuisi: No, please don't "ask". :)

Feb 12 2020, 10:21 AM · Google-Summer-of-Code (2020), MediaWiki-extensions-Page_Forms
Prondubuisi added a comment to T241632: Remove use of jQuery UI from Page Forms.

@Yaron_Koren I wish to contribute to this projects but seems the microtasks are taken. Are there any other issues to be fixed or methods to contribute to the projects?
Thanks in advance

Feb 12 2020, 10:13 AM · Google-Summer-of-Code (2020), MediaWiki-extensions-Page_Forms

Feb 11 2020

Prondubuisi added a comment to T243932: Fix phpcs exclusions (8 microtasks).

Hello @Samwilson I am A student interested in GSoC, and I have proposed a fix for one of the PHPcs issues, thanks.

Feb 11 2020, 6:26 PM · MW-1.35-notes (1.35.0-wmf.32; 2020-05-12), Patch-For-Review, ProofreadPage, good first task

Feb 10 2020

Prondubuisi added a comment to T217516: Page Forms: Checkboxes labels in multiple-instance templates are not clickable.

Changed it to String, still the same output, I tried editing it manually using form edit and the previews don't include any checkboxes,

manual guide.png (207×732 px, 10 KB)

Feb 10 2020, 8:59 AM · MediaWiki-extensions-Page_Forms
Prondubuisi added a comment to T217516: Page Forms: Checkboxes labels in multiple-instance templates are not clickable.

So I tried Specifying List of Values, But the form created, did not have checkboxes, rather it had Textfields, Here is a how I filled the Special:CreateClass options

Feb 10 2020, 5:15 AM · MediaWiki-extensions-Page_Forms
Prondubuisi added a comment to T217516: Page Forms: Checkboxes labels in multiple-instance templates are not clickable.

When Creating form fields using Special:CreateClass I don't see an option for field type checkboxes, I only see Page, String, Text, Integer, Float, Date etc

Feb 10 2020, 4:13 AM · MediaWiki-extensions-Page_Forms
Prondubuisi added a comment to T241632: Remove use of jQuery UI from Page Forms.

Yes @Yaron_Koren I am interested in GSoC, Sorry I have been looking at different micro tasks, I will stick to one issue, thanks.

Feb 10 2020, 3:39 AM · Google-Summer-of-Code (2020), MediaWiki-extensions-Page_Forms

Feb 9 2020

Prondubuisi added a comment to T217517: Page Forms: Checkboxes should be farther apart.

Hello @Yaron_Koren is this still an Issue? which check boxes are referred to here? the ones on Special:CreateClass?

Feb 9 2020, 7:08 AM · MediaWiki-extensions-Page_Forms
Prondubuisi added a comment to T242973: Special:CargoQuery autocompletion appearance should be standardized.

Also would you like to change the Font type/Size of the Label Text? as well as the color of the Submit button to be closer to the defaults in mediawiki like below?

Screenshot from 2020-02-09 07-39-33.png (454×852 px, 26 KB)

Feb 9 2020, 7:05 AM · MediaWiki-extensions-Cargo
Prondubuisi added a comment to T242973: Special:CargoQuery autocompletion appearance should be standardized.

Hello @Yaron_Koren I am trying see the auto completion feature in action, so I can adjust the colors and font sizes as necessary, typing random table and field name does not show any dropdown though, please is there another way to see the auto-completion dropdown? are there any fields or tables you can suggest I type in to see the drop down?

dropdown.png (630×1 px, 62 KB)

Feb 9 2020, 6:35 AM · MediaWiki-extensions-Cargo
Prondubuisi added a comment to T217516: Page Forms: Checkboxes labels in multiple-instance templates are not clickable.

Hello @Yaron_Koren is this still an issue? If so, please how do I experience the bug? thanks. I already have cargo and page forms extensions enabled, and I am able to create pages using pageforms

CreateForm.png (550×1 px, 84 KB)

Feb 9 2020, 6:28 AM · MediaWiki-extensions-Page_Forms

Feb 4 2020

Prondubuisi added a comment to T241632: Remove use of jQuery UI from Page Forms.

Hello @Yaron_Koren I am a Student Developer new to Mediawiki development and interested in learning more about the Wikimedia Ecosystem(Mediawiki core,Skins, Extensions) etc. And I would love to learn while making little contributions for a start.

Feb 4 2020, 12:32 AM · Google-Summer-of-Code (2020), MediaWiki-extensions-Page_Forms

Feb 3 2020

Prondubuisi added a comment to T208305: Support 'maps' parameter in TemplateData Editor (GUI).

No issues @Mvolz . I have the extensions enabled though. Import continued failing until I got all necessary extensions installed

Extensionsenabled.png (670×1 px, 180 KB)

Feb 3 2020, 11:22 AM · User-Ryasmeen, Google-Summer-of-Code (2020), VisualEditor, Outreach-Programs-Projects, TemplateData
Prondubuisi added a comment to T208305: Support 'maps' parameter in TemplateData Editor (GUI).

After going through https://www.mediawiki.org/wiki/Content_handlers page, I was able to enable missing extensions and import the template page Successfully

Feb 3 2020, 3:55 AM · User-Ryasmeen, Google-Summer-of-Code (2020), VisualEditor, Outreach-Programs-Projects, TemplateData

Feb 2 2020

Prondubuisi added a comment to T208305: Support 'maps' parameter in TemplateData Editor (GUI).

Hello @Mvolz thanks for the additional information, I was able to create a vagrant install of mediawiki, then followed the steps to export the cite journal template

Feb 2 2020, 9:28 PM · User-Ryasmeen, Google-Summer-of-Code (2020), VisualEditor, Outreach-Programs-Projects, TemplateData

Jan 30 2020

Prondubuisi added a comment to T208305: Support 'maps' parameter in TemplateData Editor (GUI).

Hello @Mvolz thanks for the additional description! I am interested in working on this project,

Jan 30 2020, 12:33 PM · User-Ryasmeen, Google-Summer-of-Code (2020), VisualEditor, Outreach-Programs-Projects, TemplateData

Oct 29 2019

Prondubuisi added a comment to T236645: MediaWiki-Vagrant: git clone of mediawiki/core returns error code 128.

I tested from a hotel wifi which is not blazing fast but better than my 4G connection (and as such probably better than what most African developers have access to), so I'd question that this only affects a small number of users (other than the userbase of Vagrant being fairly small in the first place).
Of course I might have gotten a different error than @Prondubuisi.

Oct 29 2019, 3:58 PM · MediaWiki-Vagrant
Prondubuisi added a comment to T236645: MediaWiki-Vagrant: git clone of mediawiki/core returns error code 128.

@Tgr @bd808 I don't mind the 1gb download, how do I go about pulling in the repository? thanks

Oct 29 2019, 4:22 AM · MediaWiki-Vagrant

Oct 28 2019

Prondubuisi added a comment to T236645: MediaWiki-Vagrant: git clone of mediawiki/core returns error code 128.

Hello I tried the above, looks like the Git repository is not accessible, I even tried cloning the repository outside the box as well as inside

Oct 28 2019, 8:08 AM · MediaWiki-Vagrant
Prondubuisi created T236645: MediaWiki-Vagrant: git clone of mediawiki/core returns error code 128.
Oct 28 2019, 5:35 AM · MediaWiki-Vagrant

Oct 18 2019

Prondubuisi created T235909: MediaWiki-Vagrant: Could not find command '/usr/bin/npm'.
Oct 18 2019, 5:35 PM · MediaWiki-Vagrant