Page MenuHomePhorge
Feed All Stories

Oct 27 2023

fgaz created T15656: Clicking "Clone" in a Diffusion repo gives an error.
Oct 27 2023, 11:17 · PHP 8 support, Diffusion
aklapper closed D25451: Remove unused variable $info in DiffusionCloneController.php.
Oct 27 2023, 09:35
aklapper closed T15655: Remove unused variable $info in DiffusionCloneController.php as Resolved by committing rPd4b110af260c: Remove unused variable $info in DiffusionCloneController.php.
Oct 27 2023, 09:35
aklapper committed rPd4b110af260c: Remove unused variable $info in DiffusionCloneController.php.
Remove unused variable $info in DiffusionCloneController.php
Oct 27 2023, 09:35
valerio.bozzolan added a project to T15486: Do not expose "Contact Numbers" in user settings when no SMS support is set up in Phorge: Policy.
Oct 27 2023, 09:30 · Policy
aklapper updated the diff for D25452: Do not expose Contact Numbers settings panel when no SMS support configured.

make linter happy

Oct 27 2023, 09:26
aklapper requested review of D25452: Do not expose Contact Numbers settings panel when no SMS support configured.
Oct 27 2023, 09:23
aklapper added a revision to T15486: Do not expose "Contact Numbers" in user settings when no SMS support is set up in Phorge: D25452: Do not expose Contact Numbers settings panel when no SMS support configured.
Oct 27 2023, 09:23 · Policy
avivey accepted D25451: Remove unused variable $info in DiffusionCloneController.php.
Oct 27 2023, 08:12

Oct 26 2023

aklapper requested review of D25451: Remove unused variable $info in DiffusionCloneController.php.
Oct 26 2023, 20:45
aklapper added a revision to T15655: Remove unused variable $info in DiffusionCloneController.php: D25451: Remove unused variable $info in DiffusionCloneController.php.
Oct 26 2023, 20:45
aklapper created T15655: Remove unused variable $info in DiffusionCloneController.php.
Oct 26 2023, 20:44
aklapper renamed T15443: Add Diffusion policy capability "Can Edit and View Identities" from Add Diffusion policy capability "Can create and edit Identities" to Add Diffusion policy capability "Can Edit and View Identities".
Oct 26 2023, 19:36 · Diffusion, Policy
aklapper added a comment to D25450: Add Diffusion policy capability "Can Edit and View Identities".

Note that this patch does NOT default to admin as proposed in T15443#9918 as I could imagine confusion by overwriting that value on existing installations. Happy to adjust though...

Oct 26 2023, 19:31
aklapper requested review of D25450: Add Diffusion policy capability "Can Edit and View Identities".
Oct 26 2023, 19:30
aklapper added a revision to T15443: Add Diffusion policy capability "Can Edit and View Identities": D25450: Add Diffusion policy capability "Can Edit and View Identities".
Oct 26 2023, 19:30 · Diffusion, Policy
aklapper added a comment to P13 T15443.
In P13#202, @smith wrote:

Shouldn't Create and Edit be lowercase?

Oct 26 2023, 18:27
avivey resigned from D25118: Remarkup: make less internal links open in new tabs.

I don't have much of an attention span these days, sorry.

Oct 26 2023, 11:32

Oct 25 2023

speck added a comment to T15106: "Upload file" in remarkup text fields should attach by default .

I had communicated these upstream (almost exactly a year ago~) and some helpful information was provided

Oct 25 2023, 21:33 · Files, Remarkup
speck added inline comments to D25118: Remarkup: make less internal links open in new tabs.
Oct 25 2023, 21:24
speck requested changes to D25118: Remarkup: make less internal links open in new tabs.
Oct 25 2023, 21:17
valerio.bozzolan added a comment to T15163: The Task Cover Image is visible only to the uploader (invisible to Task participants).

Partially related to

Oct 25 2023, 19:33 · Affects-Wikimedia, Maniphest, User-valerio.bozzolan, Cover Image, Workboard
valerio.bozzolan added a comment to D25118: Remarkup: make less internal links open in new tabs.

I've done my best to implement all proposed improvements

Oct 25 2023, 17:13
valerio.bozzolan closed D25448: Calendar: fix creation of ICS Files.
Oct 25 2023, 17:09
valerio.bozzolan closed T15619: Calendar: Impossible to import .ics file (Phorge checks for a non-existing remote URI) as Resolved by committing rP629fa368cb9a: Calendar: fix creation of ICS Files.
Oct 25 2023, 17:09 · Affects-Wikimedia, Bug Reports, Calendar
valerio.bozzolan committed rP629fa368cb9a: Calendar: fix creation of ICS Files.
Calendar: fix creation of ICS Files
Oct 25 2023, 17:09
valerio.bozzolan updated the summary of D25448: Calendar: fix creation of ICS Files.
Oct 25 2023, 17:09
20after4 accepted rP7b0021a03cb2: Fix "Undefined index" exception setting Meme text.
Oct 25 2023, 11:57
20after4 accepted D25448: Calendar: fix creation of ICS Files.
Oct 25 2023, 11:56
Sten closed T15654: PhabricatorAuthCSRFEngine.php:50 strncmp(): Passing null to parameter #1 ($string1) of type string is deprecated, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
Oct 25 2023, 10:03 · PHP 8 support
Sten closed T15654: PhabricatorAuthCSRFEngine.php:50 strncmp(): Passing null to parameter #1 ($string1) of type string is deprecated as Resolved by committing rP318d7a61feab: Fix PhabricatorAuthCSRFEngine.php strncmp(null) PHP 8.1 error.
Oct 25 2023, 10:03 · PHP 8 support
Sten closed D25449: Fix PhabricatorAuthCSRFEngine.php strncmp(null) PHP 8.1 error.
Oct 25 2023, 10:03
Sten committed rP318d7a61feab: Fix PhabricatorAuthCSRFEngine.php strncmp(null) PHP 8.1 error.
Fix PhabricatorAuthCSRFEngine.php strncmp(null) PHP 8.1 error
Oct 25 2023, 10:03
valerio.bozzolan accepted D25449: Fix PhabricatorAuthCSRFEngine.php strncmp(null) PHP 8.1 error.

Before this change NULL was indeed implicitly casted to ''

Oct 25 2023, 09:07
Sten requested review of D25449: Fix PhabricatorAuthCSRFEngine.php strncmp(null) PHP 8.1 error.
Oct 25 2023, 08:43
Sten added a revision to T15654: PhabricatorAuthCSRFEngine.php:50 strncmp(): Passing null to parameter #1 ($string1) of type string is deprecated: D25449: Fix PhabricatorAuthCSRFEngine.php strncmp(null) PHP 8.1 error.
Oct 25 2023, 08:43 · PHP 8 support
Sten updated the task description for T15654: PhabricatorAuthCSRFEngine.php:50 strncmp(): Passing null to parameter #1 ($string1) of type string is deprecated.
Oct 25 2023, 08:22 · PHP 8 support
Sten claimed T15654: PhabricatorAuthCSRFEngine.php:50 strncmp(): Passing null to parameter #1 ($string1) of type string is deprecated.
Oct 25 2023, 08:21 · PHP 8 support
Sten created T15654: PhabricatorAuthCSRFEngine.php:50 strncmp(): Passing null to parameter #1 ($string1) of type string is deprecated.
Oct 25 2023, 08:21 · PHP 8 support
Sten updated the task description for T15641: Creating or editing a project under PHP 8.1 causes strlen() null error with custom integer fields.
Oct 25 2023, 08:05 · PHP 8 support
20after4 created an object: 3rd Party Docs.
Oct 25 2023, 01:08

Oct 24 2023

valerio.bozzolan updated the test plan for D25448: Calendar: fix creation of ICS Files.
Oct 24 2023, 18:52
valerio.bozzolan updated subscribers of D25448: Calendar: fix creation of ICS Files.

Ah, sorry @20after4 if I broke "your" Wikimedia Phabricator ihih

Oct 24 2023, 17:08
20after4 added a comment to T15653: Prefilled tag in task form opened from workboard column deletes any project tags defined by form.

Yeah so we are all for "let's just append as default and maybe think about something more for the future, if they ask"

Oct 24 2023, 16:34 · Affects-Wikimedia, Bug Reports
valerio.bozzolan added a comment to T15653: Prefilled tag in task form opened from workboard column deletes any project tags defined by form.

Yeah so we are all for "let's just append as default and maybe think about something more for the future, if they ask"

Oct 24 2023, 14:24 · Affects-Wikimedia, Bug Reports
20after4 added a comment to T15653: Prefilled tag in task form opened from workboard column deletes any project tags defined by form.

What if it were possible to intentionally remove a tag by passing the tag prepended with - to signify removal? like ?tags=-ABCDE to remove a tag but otherwise the behavior would be to just append. I realize this doesn't have the same compatibility advantages but it does offer slightly more flexibility for use in ad-hoc workflows.

Oct 24 2023, 13:54 · Affects-Wikimedia, Bug Reports
20after4 added a comment to T15483: EditEngine: allow to Duplicate a Form.
Oct 24 2023, 13:48 · Affects-Wikimedia
aklapper closed T15637: Undefined index exception setting Meme text, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
Oct 24 2023, 07:58 · PHP 8 support
aklapper closed D25437: Fix "Undefined index" exception setting Meme text.
Oct 24 2023, 07:58
aklapper closed T15637: Undefined index exception setting Meme text as Resolved by committing rP7b0021a03cb2: Fix "Undefined index" exception setting Meme text.
Oct 24 2023, 07:58 · PHP 8 support
aklapper committed rP7b0021a03cb2: Fix "Undefined index" exception setting Meme text.
Fix "Undefined index" exception setting Meme text
Oct 24 2023, 07:58

Oct 23 2023

valerio.bozzolan added a comment to D25362: Show more in Application Detail and List view.

Hi @Matthew can I help in landing this useful change?

Oct 23 2023, 10:32
valerio.bozzolan added a comment to D25437: Fix "Undefined index" exception setting Meme text.

You have green light, feel free to land and thanks

Oct 23 2023, 07:12

Oct 22 2023

aklapper added a comment to D25437: Fix "Undefined index" exception setting Meme text.

@valerio.bozzolan: I've lost track a bit given the latest comments. Shall I commit the accepted version, or are changes required?

Oct 22 2023, 19:19
aklapper added a comment to D25441: Fix possible array to string conversion renaming Pholio Mockup image.

Where to find the test plan? (And is expanding a hard requirement to get this reviewed?)

Oct 22 2023, 18:51

Oct 20 2023

valerio.bozzolan added a comment to D25441: Fix possible array to string conversion renaming Pholio Mockup image.

Maybe we can expand the test plan:

Oct 20 2023, 08:57
valerio.bozzolan added a comment to T15653: Prefilled tag in task form opened from workboard column deletes any project tags defined by form.

Thanks for reporting.

Oct 20 2023, 05:26 · Affects-Wikimedia, Bug Reports

Oct 17 2023

valerio.bozzolan added a project to T15653: Prefilled tag in task form opened from workboard column deletes any project tags defined by form: Affects-Wikimedia.
Oct 17 2023, 05:35 · Affects-Wikimedia, Bug Reports

Oct 16 2023

aklapper updated the task description for T15653: Prefilled tag in task form opened from workboard column deletes any project tags defined by form.
Oct 16 2023, 20:06 · Affects-Wikimedia, Bug Reports
aklapper created T15653: Prefilled tag in task form opened from workboard column deletes any project tags defined by form.
Oct 16 2023, 20:04 · Affects-Wikimedia, Bug Reports
aklapper accepted D25448: Calendar: fix creation of ICS Files.

After applying this patch locally, after selecting Import .ics file, I can confirm that /calendar/import/edit/ does not show an URI field anymore, and that selecting an ICS File and importing it successfully creates calendar/import/8/ with expected name, date, and time.

Oct 16 2023, 19:24
aklapper closed T15585: Replace or remove deprecated "-moz-outline-style" CSS property as Resolved.
Oct 16 2023, 19:13 · Good Starter Task
valerio.bozzolan added a comment to T15497: Exception when viewing incoming Chat room messages, when not in Participants.

Hi @bekay, feel free to look at D25408. It should fix your original problem. Thanks for your reporting

Oct 16 2023, 08:40 · Conpherence
valerio.bozzolan edited the content of Next Up.
Oct 16 2023, 06:46
valerio.bozzolan closed T15651: Tab Panel: the first Tab is not always auto-selected anymore as Resolved by committing rP2d635fb76e9b: Dashboard Panel: fix first tab sometime not opened anymore.
Oct 16 2023, 06:44 · Dashboards
valerio.bozzolan closed D25447: Dashboard Panel: fix first tab sometime not opened anymore.
Oct 16 2023, 06:44
valerio.bozzolan committed rP2d635fb76e9b: Dashboard Panel: fix first tab sometime not opened anymore.
Dashboard Panel: fix first tab sometime not opened anymore
Oct 16 2023, 06:44
avivey accepted D25447: Dashboard Panel: fix first tab sometime not opened anymore.
Oct 16 2023, 06:19

Oct 13 2023

valerio.bozzolan moved T15619: Calendar: Impossible to import .ics file (Phorge checks for a non-existing remote URI) from Backlog to Bug Reports on the Affects-Wikimedia board.
Oct 13 2023, 16:28 · Affects-Wikimedia, Bug Reports, Calendar
valerio.bozzolan requested review of D25448: Calendar: fix creation of ICS Files.
Oct 13 2023, 16:26
valerio.bozzolan added a revision to T15137: Not able to edit a "Calendar Imported .ics URI": D25448: Calendar: fix creation of ICS Files.
Oct 13 2023, 16:26 · User-valerio.bozzolan, Calendar
valerio.bozzolan added a revision to T15619: Calendar: Impossible to import .ics file (Phorge checks for a non-existing remote URI): D25448: Calendar: fix creation of ICS Files.
Oct 13 2023, 16:26 · Affects-Wikimedia, Bug Reports, Calendar
valerio.bozzolan claimed T15619: Calendar: Impossible to import .ics file (Phorge checks for a non-existing remote URI).

I've probably understood what is going on here

Oct 13 2023, 15:57 · Affects-Wikimedia, Bug Reports, Calendar
valerio.bozzolan added projects to T15619: Calendar: Impossible to import .ics file (Phorge checks for a non-existing remote URI): Calendar, Bug Reports.
Oct 13 2023, 15:50 · Affects-Wikimedia, Bug Reports, Calendar
valerio.bozzolan added inline comments to rP02a4f8b0c8f1: Fix editing a Calendar import ICS URI.
Oct 13 2023, 15:45
valerio.bozzolan added inline comments to D25408: Fix Exception in Chat room when you are not a Participant.
Oct 13 2023, 13:22
valerio.bozzolan added a comment to D25437: Fix "Undefined index" exception setting Meme text.

What about something like this?

Oct 13 2023, 09:02
valerio.bozzolan closed D25416: Replacing the deprecated -moz-outline-style with outline-style.
Oct 13 2023, 08:47
valerio.bozzolan committed rP94aefaa31d4c: Replacing the deprecated -moz-outline-style with outline-style (authored by roberto.urbani).
Replacing the deprecated -moz-outline-style with outline-style
Oct 13 2023, 08:47
valerio.bozzolan added a comment to D25416: Replacing the deprecated -moz-outline-style with outline-style.

Hoping to be useful, let's land this.

Oct 13 2023, 08:46
valerio.bozzolan updated the diff for D25447: Dashboard Panel: fix first tab sometime not opened anymore.

move comment

Oct 13 2023, 07:27
valerio.bozzolan awarded Q77: Arcanist writes cache files to its source directory, and this prevents packaging a Mountain of Wealth token.
Oct 13 2023, 06:50 · Arcanist
valerio.bozzolan updated the answer details for Q77: Arcanist writes cache files to its source directory, and this prevents packaging (Answer 106).
Oct 13 2023, 06:50
fgaz updated the answer wiki for Q77: Arcanist writes cache files to its source directory, and this prevents packaging.
Oct 13 2023, 06:40 · Arcanist
fgaz updated the answer wiki for Q77: Arcanist writes cache files to its source directory, and this prevents packaging.
Oct 13 2023, 06:39 · Arcanist
fgaz closed Q77: Arcanist writes cache files to its source directory, and this prevents packaging as resolved.
Oct 13 2023, 06:37 · Arcanist

Oct 12 2023

avivey closed D25446: only update cache file if something changed.
Oct 12 2023, 16:22
avivey committed rARC98d16d27cf3e: only update cache file if something changed.
only update cache file if something changed
Oct 12 2023, 16:22
avivey added a comment to D25446: only update cache file if something changed.

Yeah, the first run of arc lint creates the file, and subsequent runs do not update it.

Oct 12 2023, 16:19
Sten updated the diff for D25436: Update PhutilCowsay.php to work for small cows.

smallcow test case added.

Oct 12 2023, 16:12
valerio.bozzolan updated the diff for D25447: Dashboard Panel: fix first tab sometime not opened anymore.

add useful comment (at least in my opinion) about $idx

Oct 12 2023, 13:45
valerio.bozzolan requested review of D25447: Dashboard Panel: fix first tab sometime not opened anymore.
Oct 12 2023, 13:38
valerio.bozzolan added a revision to T15651: Tab Panel: the first Tab is not always auto-selected anymore: D25447: Dashboard Panel: fix first tab sometime not opened anymore.
Oct 12 2023, 13:38 · Dashboards

Oct 11 2023

valerio.bozzolan added a comment to D25436: Update PhutilCowsay.php to work for small cows.

I'm trying to propose two unit tests, but I'm not able to make them "fail" before the change. The unit always says "OK" so I think I'm not useful :( But here as reference:

Oct 11 2023, 08:51
Sten updated the diff for D25436: Update PhutilCowsay.php to work for small cows.

Replace $m with $matches, as per review.

Oct 11 2023, 07:31
valerio.bozzolan updated the diff for D25011: Remove CircleCI specific code from all over the place.

git rebase master

Oct 11 2023, 06:35 · Almanac/Drydock/Harbormaster
valerio.bozzolan edited the content of Next Up.
Oct 11 2023, 06:24
valerio.bozzolan triaged T15082: Consider allowing milestone columns to be ordered arbitrarily on workboards as Wishlist priority.

I triage this to Wishlist since it's indeed useful to some people but it's somehow still controversial. In order to attract more eyes, adding also Discussion Needed.

Oct 11 2023, 06:22 · Discussion Needed, Affects-Wikimedia, Workboard
valerio.bozzolan added a revision to T15082: Consider allowing milestone columns to be ordered arbitrarily on workboards: D25111: Allow for reordering milestones.
Oct 11 2023, 06:19 · Discussion Needed, Affects-Wikimedia, Workboard
valerio.bozzolan updated the summary of D25111: Allow for reordering milestones.
Oct 11 2023, 06:18 · Projects (archived)