Page MenuHomePhorge
Feed All Stories

Dec 8 2023

soloturn added a comment to T15100: [Feature request] Option to measure WIP limits based on card count instead of points, to more closely adhere to Kanban standards..

there is a presentation from eric brechner, who was in microsofts xbox development, about kanban. he does it on whiteboard, extremely sinple:
https://www.youtube.com/watch?v=CD0y-aU1sXo

Dec 8 2023, 08:17 · Feature Requests, Maniphest, Discussion Needed, Affects-Wikimedia, Workboard
deric asked Q98: Unable to start phd daemons, missing PhabricatorRepositoryCommitOwnersWorker.
Dec 8 2023, 08:14
pppery added a comment to T15688: "Undefined index: PHID-PROJ-***" in project.search API when project_customfieldstorage table has additional fields not requested.

Also related: https://phabricator.wikimedia.org/T266966

Dec 8 2023, 06:06

Dec 7 2023

waldyrious closed D25466: Improve command line prompts in setup issue pages.
Dec 7 2023, 16:22 · Config, UX
waldyrious committed rPc49eeb235ea0: Improve command line prompts in setup issue pages.
Improve command line prompts in setup issue pages
Dec 7 2023, 16:22
valerio.bozzolan added a comment to D25466: Improve command line prompts in setup issue pages.

We may want to expand the Test Plan to mention additional tips to help newcomers in breaking their installation.

Dec 7 2023, 11:59 · Config, UX
valerio.bozzolan updated the test plan for D25466: Improve command line prompts in setup issue pages.
Dec 7 2023, 11:55 · Config, UX
valerio.bozzolan accepted D25466: Improve command line prompts in setup issue pages.

I love it, thanks.

Dec 7 2023, 11:54 · Config, UX
valerio.bozzolan updated the task description for T15081: Figure out if there are patches from Wikimedia's fork that are desirable to upstream in Phorge.
Dec 7 2023, 10:33 · Discussion Needed, Affects-Wikimedia
valerio.bozzolan added a parent task for T15688: "Undefined index: PHID-PROJ-***" in project.search API when project_customfieldstorage table has additional fields not requested: T15081: Figure out if there are patches from Wikimedia's fork that are desirable to upstream in Phorge.
Dec 7 2023, 10:32
valerio.bozzolan added a subtask for T15081: Figure out if there are patches from Wikimedia's fork that are desirable to upstream in Phorge: T15688: "Undefined index: PHID-PROJ-***" in project.search API when project_customfieldstorage table has additional fields not requested.
Dec 7 2023, 10:32 · Discussion Needed, Affects-Wikimedia
speck added a comment to D25492: Fix PHP 8.1 "strlen(null)" exception when custom select field configured.

It might be safer to do a null check with the strlen check in case the value isn’t a string.

Dec 7 2023, 00:06

Dec 6 2023

aklapper added a comment to D25493: Avoid "Undefined index" error in project.search API when project_customfieldstorage table has additional fields not requested.

Note that I did *not* test this locally yet; just putting it here so it does not get lost (again)

Dec 6 2023, 22:19
aklapper requested review of D25493: Avoid "Undefined index" error in project.search API when project_customfieldstorage table has additional fields not requested.
Dec 6 2023, 22:18
aklapper added a revision to T15688: "Undefined index: PHID-PROJ-***" in project.search API when project_customfieldstorage table has additional fields not requested: D25493: Avoid "Undefined index" error in project.search API when project_customfieldstorage table has additional fields not requested.
Dec 6 2023, 22:18
aklapper updated the diff for D25489: Fix PHP 8.1 "strlen(null)" exception rendering dashboard panel with latest tasks when custom int field configured.

Still WIP, was just checking that nothing explodes locally (yet)

Dec 6 2023, 22:07
aklapper created T15688: "Undefined index: PHID-PROJ-***" in project.search API when project_customfieldstorage table has additional fields not requested.
Dec 6 2023, 22:03
valerio.bozzolan accepted D25491: Improve contrast of Links in Dark Mode.

Tested, thanks! no nuclear implosions and I like it. I also think that "accadf" is more readable than before :^) please wait some days before landing to eventually attract additional testers.

Dec 6 2023, 19:36
valerio.bozzolan updated the diff for D25491: Improve contrast of Links in Dark Mode.

arc lint

Dec 6 2023, 19:36
aklapper closed T15686: Include 'published' date in Phame atom feeds, a subtask of T15081: Figure out if there are patches from Wikimedia's fork that are desirable to upstream in Phorge, as Resolved.
Dec 6 2023, 19:34 · Discussion Needed, Affects-Wikimedia
aklapper closed T15686: Include 'published' date in Phame atom feeds as Resolved by committing rP6c8329fb6614: Include 'published' date of posts in Phame Atom feeds.
Dec 6 2023, 19:34 · Affects-Wikimedia, Feature Requests
aklapper closed D25490: Include 'published' date of posts in Phame Atom feeds.
Dec 6 2023, 19:34
aklapper committed rP6c8329fb6614: Include 'published' date of posts in Phame Atom feeds (authored by 20after4).
Include 'published' date of posts in Phame Atom feeds
Dec 6 2023, 19:34
aklapper updated the diff for D25490: Include 'published' date of posts in Phame Atom feeds.

git commit --amend --author="Mukunda Modell"

Dec 6 2023, 19:33
valerio.bozzolan added a revision to T15056: Improve Dark Mode: D25491: Improve contrast of Links in Dark Mode.
Dec 6 2023, 19:33 · User-Cigaryno, User-valerio.bozzolan, Accessibility, User-Bukkit
valerio.bozzolan retitled D25491: Improve contrast of Links in Dark Mode from Links in dark theme have low contrast (T15056)
Dec 6 2023, 19:33
valerio.bozzolan updated the name of F416077: Links After.png from "image.png" to "Links After.png".
Dec 6 2023, 19:28
valerio.bozzolan updated the name of F416075: Links Before.png from "image.png" to "Links Before.png".
Dec 6 2023, 19:27
aklapper requested review of D25492: Fix PHP 8.1 "strlen(null)" exception when custom select field configured.
Dec 6 2023, 19:24
aklapper added a revision to T15687: PHP 8.1 "strlen(null)" exception when custom select field configured: D25492: Fix PHP 8.1 "strlen(null)" exception when custom select field configured.
Dec 6 2023, 19:24 · PHP 8 support
aklapper created T15687: PHP 8.1 "strlen(null)" exception when custom select field configured.
Dec 6 2023, 19:24 · PHP 8 support
aklapper added a comment to D25489: Fix PHP 8.1 "strlen(null)" exception rendering dashboard panel with latest tasks when custom int field configured.

Urgh, indeed not the brightest proposed patch (though it worked locally).
Also need to rework/expand patch because there are several more places in this very file to fix.
More stacktraces triggered by going to http://phorge.localhost/maniphest/ :

Dec 6 2023, 18:49
aklapper closed T15684: PHP 8.1 "strlen(null)" exception rendering dashboard panel with latest tasks when custom text field configured, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
Dec 6 2023, 18:33 · PHP 8 support
aklapper closed T15684: PHP 8.1 "strlen(null)" exception rendering dashboard panel with latest tasks when custom text field configured as Resolved by committing rP5ddca7da55e3: Fix PHP 8.1 "strlen(null)" exception rendering dashboard panel with latest….
Dec 6 2023, 18:33 · PHP 8 support
aklapper closed D25488: Fix PHP 8.1 "strlen(null)" exception rendering dashboard panel with latest tasks when custom text field configured.
Dec 6 2023, 18:33
aklapper committed rP5ddca7da55e3: Fix PHP 8.1 "strlen(null)" exception rendering dashboard panel with latest….
Fix PHP 8.1 "strlen(null)" exception rendering dashboard panel with latest…
Dec 6 2023, 18:33
aklapper updated the diff for D25488: Fix PHP 8.1 "strlen(null)" exception rendering dashboard panel with latest tasks when custom text field configured.

Also fix line 14

Dec 6 2023, 18:31
deric updated the summary of D25491: Improve contrast of Links in Dark Mode.
Dec 6 2023, 16:41
adrelanos updated the answer details for Q95: Maniphest task: strlen(): Passing null to parameter #1 ($string) of type string is deprecated (Answer 122).
Dec 6 2023, 16:41
adrelanos added Q95: Maniphest task: strlen(): Passing null to parameter #1 ($string) of type string is deprecated (Answer 122).
Dec 6 2023, 16:40
deric added Q97: Unable to submit patch via arc diff (Answer 121).
Dec 6 2023, 16:35
deric requested review of D25491: Improve contrast of Links in Dark Mode.
Dec 6 2023, 16:30
avivey updated the answer details for Q96: Support for FIDO2-backed SSH keys (Answer 120).
Dec 6 2023, 16:10
avivey added Q96: Support for FIDO2-backed SSH keys (Answer 120).
Dec 6 2023, 16:01
avivey awarded Q96: Support for FIDO2-backed SSH keys a Orange Medal token.
Dec 6 2023, 15:55
matmarex closed T15682: Different monospace fonts for inline code snippets and block code snippets as Resolved.
Dec 6 2023, 15:51 · Phorge
matmarex closed D25486: Use user's preferred font for inline code snippets too.
Dec 6 2023, 15:51
matmarex committed rPc8a927006067: Use user's preferred font for inline code snippets too.
Use user's preferred font for inline code snippets too
Dec 6 2023, 15:51
avivey added Q97: Unable to submit patch via arc diff (Answer 119).
Dec 6 2023, 15:50
waldyrious closed D25485: CSS adjustments to Conpherence.
Dec 6 2023, 15:36 · Conpherence
waldyrious committed rPe59702569f8e: CSS adjustments to Conpherence.
CSS adjustments to Conpherence
Dec 6 2023, 15:36
matmarex added inline comments to D25305: Workboard: have thin scrollbars.
Dec 6 2023, 15:35
matmarex changed the visibility for F337632: image.png.
Dec 6 2023, 15:34
waldyrious added a comment to D25485: CSS adjustments to Conpherence.

Thanks both! I'll land this, then.

Dec 6 2023, 15:32 · Conpherence
deric asked Q97: Unable to submit patch via arc diff.
Dec 6 2023, 15:24 · Arcanist
l2dy closed Q80: Bug: passing null to strlen in readLocalArcConfig as resolved.
Dec 6 2023, 14:24 · Arcanist
antonia asked Q96: Support for FIDO2-backed SSH keys.
Dec 6 2023, 13:48
valerio.bozzolan added inline comments to D25305: Workboard: have thin scrollbars.
Dec 6 2023, 08:28
avivey added Q95: Maniphest task: strlen(): Passing null to parameter #1 ($string) of type string is deprecated (Answer 118).
Dec 6 2023, 08:21
valerio.bozzolan updated the answer details for Q95: Maniphest task: strlen(): Passing null to parameter #1 ($string) of type string is deprecated (Answer 117).
Dec 6 2023, 08:21
valerio.bozzolan updated the answer details for Q95: Maniphest task: strlen(): Passing null to parameter #1 ($string) of type string is deprecated (Answer 117).
Dec 6 2023, 08:21
valerio.bozzolan added Q95: Maniphest task: strlen(): Passing null to parameter #1 ($string) of type string is deprecated (Answer 117).
Dec 6 2023, 08:02
adrelanos asked Q95: Maniphest task: strlen(): Passing null to parameter #1 ($string) of type string is deprecated.
Dec 6 2023, 07:33 · Bug Reports
valerio.bozzolan accepted D25485: CSS adjustments to Conpherence.

Thanks @waldyrious - I agree with both you and @speck since I was affected by the first issue and since I believe that T15225 is a good thing. Tested, nice!

Dec 6 2023, 07:05 · Conpherence
valerio.bozzolan accepted D25488: Fix PHP 8.1 "strlen(null)" exception rendering dashboard panel with latest tasks when custom text field configured.
Dec 6 2023, 06:53
valerio.bozzolan added a comment to D25488: Fix PHP 8.1 "strlen(null)" exception rendering dashboard panel with latest tasks when custom text field configured.

Hmm, I guess the patch should also change line 14 in the same way? I managed to reach that line with the same problem but do not remember the exact steps I performed...

Dec 6 2023, 06:53
valerio.bozzolan updated the test plan for D25486: Use user's preferred font for inline code snippets too.
Dec 6 2023, 06:39
valerio.bozzolan accepted D25486: Use user's preferred font for inline code snippets too.

Tested. No nuclear implosions :) Thanks!

Dec 6 2023, 06:39
valerio.bozzolan awarded T15686: Include 'published' date in Phame atom feeds a Like token.
Dec 6 2023, 06:28 · Affects-Wikimedia, Feature Requests
valerio.bozzolan added a project to T15686: Include 'published' date in Phame atom feeds: Affects-Wikimedia.
Dec 6 2023, 06:28 · Affects-Wikimedia, Feature Requests
valerio.bozzolan updated the summary of D25490: Include 'published' date of posts in Phame Atom feeds.
Dec 6 2023, 06:25
valerio.bozzolan accepted D25490: Include 'published' date of posts in Phame Atom feeds.

If the patch was written by 20after4 we can probably set git commit --amend --author="Mukunda Modell". Can I help in this?

Dec 6 2023, 06:23
valerio.bozzolan updated the task description for T15081: Figure out if there are patches from Wikimedia's fork that are desirable to upstream in Phorge.
Dec 6 2023, 06:21 · Discussion Needed, Affects-Wikimedia
valerio.bozzolan added a parent task for T15686: Include 'published' date in Phame atom feeds: T15081: Figure out if there are patches from Wikimedia's fork that are desirable to upstream in Phorge.
Dec 6 2023, 06:21 · Affects-Wikimedia, Feature Requests
valerio.bozzolan added a subtask for T15081: Figure out if there are patches from Wikimedia's fork that are desirable to upstream in Phorge: T15686: Include 'published' date in Phame atom feeds.
Dec 6 2023, 06:21 · Discussion Needed, Affects-Wikimedia
valerio.bozzolan moved T15081: Figure out if there are patches from Wikimedia's fork that are desirable to upstream in Phorge from Backlog to Discussion Needed on the Affects-Wikimedia board.
Dec 6 2023, 06:20 · Discussion Needed, Affects-Wikimedia
valerio.bozzolan added a comment to Q94: Email notifications are not being sent.
Dec 6 2023, 05:59
rwoolf asked Q94: Email notifications are not being sent.
Dec 6 2023, 00:26

Dec 5 2023

siepkes added a comment to Q45: PostgreSQL support (Answer 55).

but very unlikely anyone would ever make the effort, with MySQL (and compatibles) being so easy to obtain.

Dec 5 2023, 21:52
avivey added a member for Trusted Contributors: kuba-orlik.
Dec 5 2023, 21:42
avivey added Q92: Cannot submit a revision - mysql problems? (Answer 116).
Dec 5 2023, 21:42
avivey added Q93: The latest changes aren't reflected in the Setup Guide (Answer 115).
Dec 5 2023, 21:36
kuba-orlik asked Q93: The latest changes aren't reflected in the Setup Guide.
Dec 5 2023, 19:56
kuba-orlik asked Q92: Cannot submit a revision - mysql problems?.
Dec 5 2023, 19:27
aklapper closed T15683: PHP 8.1 "strlen(null)" exceptions rendering Maniphest task when custom select field configured, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
Dec 5 2023, 18:24 · PHP 8 support
aklapper closed T15683: PHP 8.1 "strlen(null)" exceptions rendering Maniphest task when custom select field configured as Resolved by committing rPe610e739cb42: Fix PHP 8.1 exceptions rendering task when custom select field configured.
Dec 5 2023, 18:24 · PHP 8 support
aklapper closed D25487: Fix PHP 8.1 exceptions rendering task when custom select field configured.
Dec 5 2023, 18:24
aklapper committed rPe610e739cb42: Fix PHP 8.1 exceptions rendering task when custom select field configured.
Fix PHP 8.1 exceptions rendering task when custom select field configured
Dec 5 2023, 18:24
aklapper requested review of D25490: Include 'published' date of posts in Phame Atom feeds.
Dec 5 2023, 14:56
aklapper added a revision to T15686: Include 'published' date in Phame atom feeds: D25490: Include 'published' date of posts in Phame Atom feeds.
Dec 5 2023, 14:56 · Affects-Wikimedia, Feature Requests
aklapper created T15686: Include 'published' date in Phame atom feeds.
Dec 5 2023, 14:51 · Affects-Wikimedia, Feature Requests
speck requested changes to D25489: Fix PHP 8.1 "strlen(null)" exception rendering dashboard panel with latest tasks when custom int field configured.

Good catch. I don’t think it would cause an implosion but might result in not applying constraints when it should

Dec 5 2023, 12:18
valerio.bozzolan added a comment to D25489: Fix PHP 8.1 "strlen(null)" exception rendering dashboard panel with latest tasks when custom int field configured.

I think that the value may be an int, so, causing a nuclear implosion. Probably nice to check for a concrete populated example, and eventually do line 27 or similar ones.

Dec 5 2023, 12:07
speck accepted D25489: Fix PHP 8.1 "strlen(null)" exception rendering dashboard panel with latest tasks when custom int field configured.
Dec 5 2023, 12:04
speck accepted D25487: Fix PHP 8.1 exceptions rendering task when custom select field configured.
Dec 5 2023, 12:03
bourbonz added a comment to Q88: Phorge upgrade error PhutilURI::checkHrefType() (Answer 111).

I have successfully updated this now, thank you for your help

Dec 5 2023, 09:06
aklapper added a comment to D25488: Fix PHP 8.1 "strlen(null)" exception rendering dashboard panel with latest tasks when custom text field configured.

Hmm, I guess the patch should also change line 14 in the same way? I managed to reach that line with the same problem but do not remember the exact steps I performed...

Dec 5 2023, 04:31
aklapper closed T15680: Transaction Log after renaming Pholio Mock image: Unhandled Exception: Call to undefined method PholioImageSequenceTransaction::renderHandleLink() as Resolved by committing rPacedbd022d45: Fix exception in Transaction Log after renaming Pholio Mock image: Call to….
Dec 5 2023, 03:32 · Bug Reports
aklapper closed D25482: Fix exception in Transaction Log after renaming Pholio Mock image: Call to undefined method PholioImageSequenceTransaction::renderHandleLink().
Dec 5 2023, 03:32
aklapper committed rPacedbd022d45: Fix exception in Transaction Log after renaming Pholio Mock image: Call to….
Fix exception in Transaction Log after renaming Pholio Mock image: Call to…
Dec 5 2023, 03:32