Page MenuHomePhorge
Feed All Stories

Jan 11 2024

speck accepted D25492: Fix PHP 8.1 "strlen(null)" exception when custom select field configured.
Jan 11 2024, 21:22
aklapper added a comment to D25503: Allow to uninstall (hide) Audit application.

Ideally, comments are a general things and should be kept. Also changing Tags and Subscribers etc. is generic and should be kept.

Jan 11 2024, 21:20
aklapper added a comment to D25494: Fix PHP 8.1 exception creating task when custom select field configured.

Does anyone dare to accept the last revision? :)

Jan 11 2024, 21:09
aklapper added a comment to D25492: Fix PHP 8.1 "strlen(null)" exception when custom select field configured.

The updated one-liner welcomes another review :)

Jan 11 2024, 21:00
aklapper requested review of D25511: Ellipsize long labels in Add Action area to avoid text overlap.
Jan 11 2024, 18:16
aklapper added a revision to T15707: Long labels overlap in Add Action area: D25511: Ellipsize long labels in Add Action area to avoid text overlap.
Jan 11 2024, 18:16
aklapper created T15707: Long labels overlap in Add Action area.
Jan 11 2024, 18:16
doommius updated the task description for T15706: Phorge/auth/config/view/3/ Call to phutil_nonempty_string() expected null or a string, got: PhutilSafeHTML..
Jan 11 2024, 17:23 · Auth, Bug Reports
doommius updated the task description for T15706: Phorge/auth/config/view/3/ Call to phutil_nonempty_string() expected null or a string, got: PhutilSafeHTML..
Jan 11 2024, 17:17 · Auth, Bug Reports
doommius created T15706: Phorge/auth/config/view/3/ Call to phutil_nonempty_string() expected null or a string, got: PhutilSafeHTML..
Jan 11 2024, 17:15 · Auth, Bug Reports
valerio.bozzolan added a member for Trusted Contributors: doommius.
Jan 11 2024, 16:51
sirocyl updated the question details for Q103: Ponder: "New Answer" input box should be hidden for those without permissions..
Jan 11 2024, 16:41 · UX
sirocyl asked Q103: Ponder: "New Answer" input box should be hidden for those without permissions..
Jan 11 2024, 16:38 · UX
sirocyl added a comment to T15006: Re-brand Phorge.

Noticed a few dangling phacility references in URLs in documentation, which could lead users to grabbing upstream Phabricator versions by mistake:

phorge/src/docs/user/field/xhprof.diviner:  $ git clone https://github.com/phacility/xhprof.git
phorge/src/docs/user/userguide/arcanist.diviner:  some_install_path/ $ git clone https://github.com/phacility/arcanist.git
phorge/src/docs/user/userguide/arcanist_quick_start.diviner:  somewhere/ $ git clone https://github.com/phacility/arcanist.git

corresponding to:
https://we.phorge.it/book/phorge/article/xhprof/#installing-xhprof
https://we.phorge.it/book/phorge/article/arcanist/#installing-arcanist
https://we.phorge.it/book/phorge/article/arcanist_quick_start/#installing-arcanist

Jan 11 2024, 15:36 · Phorge
aklapper closed D25510: Fix invalid CSS property value.
Jan 11 2024, 12:54
aklapper committed rP49c3fe619342: Fix invalid CSS property value.
Fix invalid CSS property value
Jan 11 2024, 12:54
speck accepted D25510: Fix invalid CSS property value.
Jan 11 2024, 12:32
bekay added a comment to T15645: Implement "Locate File" input in Browse view.

Under the hood branches are already supported by the locate feature. The whole file tree is loaded via AJAX, when you first click in the input field. This tree represents the current selected branch.

Jan 11 2024, 12:30 · Diffusion
aklapper requested review of D25510: Fix invalid CSS property value.
Jan 11 2024, 10:58
fgaz added a comment to Q91: How can I tell phorge to use a different local.json file at runtime? (Answer 114).

did you find a solution for this?

Jan 11 2024, 09:03

Jan 10 2024

valerio.bozzolan awarded D25509: Improve remarkup codeblock syntax highlighting when using Dark Mode a Love token.
Jan 10 2024, 20:54
valerio.bozzolan updated the diff for D25509: Improve remarkup codeblock syntax highlighting when using Dark Mode.

Run arc diff from my computer that has Xdebug enabled

Jan 10 2024, 20:54
mturdus added a comment to D25509: Improve remarkup codeblock syntax highlighting when using Dark Mode.

Can someone explain what these "Code coverage needs to be enabled in php.ini by setting 'xdebug.mode' to 'coverage'" messages mean ?
Are these automated unit tests run on we.phorge.it or on my system ?

Jan 10 2024, 17:57
avivey awarded T15705: Lower the search ranking of disabled user accounts a Evil Spooky Haunted Tree token.
Jan 10 2024, 14:37 · Spam mitigation, UX
valerio.bozzolan added a comment to T15705: Lower the search ranking of disabled user accounts.

Completely agree on lowering their ranking as default

Jan 10 2024, 10:06 · Spam mitigation, UX
avivey updated subscribers of Q91: How can I tell phorge to use a different local.json file at runtime? (Answer 114).

@fgaz - did you find a solution for this?
For the "make Phorge extensions easy to install" feature (which I can't find the ticket for), I have a vague plan of adding another file describing available/installed extensions. I'd like to make packaging harder if I can avoid it, so possibly whatever solves local.json can solve this file too.

Jan 10 2024, 04:59
speck added a comment to T15566: Make is easier to install Phorge in the smallest case.

I have some containers I put together for development which could provide a place to start
https://github.com/neandrake/phab-dev

Jan 10 2024, 04:21 · Phorge

Jan 9 2024

20after4 added a comment to T15566: Make is easier to install Phorge in the smallest case.

I've just found again this

https://github.com/cooperspencer/phorge/

Jan 9 2024, 22:53 · Phorge
20after4 added a comment to T15673: Phorge participation at FOSDEM 2024.

OH MY GOD FOR SOME REASONS THEY RE-OPENED OUR PROPOSAL \o/ IT'S HAPPENING!

https://pretalx.fosdem.org/fosdem-2024/talk/review/EXZNAUXQKMJ7HRYYRD7MKFXTTV8JFQDJ

Jan 9 2024, 22:49 · Blessed Communicators, Phorge
20after4 created T15705: Lower the search ranking of disabled user accounts.
Jan 9 2024, 22:42 · Spam mitigation, UX
mturdus requested review of D25509: Improve remarkup codeblock syntax highlighting when using Dark Mode.
Jan 9 2024, 21:56
mturdus added a revision to T15056: Improve Dark Mode: D25509: Improve remarkup codeblock syntax highlighting when using Dark Mode.
Jan 9 2024, 21:56 · User-Cigaryno, User-valerio.bozzolan, Accessibility, User-Bukkit
valerio.bozzolan added a project to T15566: Make is easier to install Phorge in the smallest case: Phorge.

I do not remember who was developing Docker stuff for this. I've just found again this

Jan 9 2024, 13:32 · Phorge
valerio.bozzolan triaged T15673: Phorge participation at FOSDEM 2024 as High priority.
Jan 9 2024, 12:37 · Blessed Communicators, Phorge
valerio.bozzolan reopened T15673: Phorge participation at FOSDEM 2024 as "Open".

OH MY GOD FOR SOME REASONS THEY RE-OPENED OUR PROPOSAL \o/ IT'S HAPPENING!

Jan 9 2024, 12:37 · Blessed Communicators, Phorge

Jan 8 2024

bd808 updated the task description for T15566: Make is easier to install Phorge in the smallest case.
Jan 8 2024, 23:48 · Phorge
valerio.bozzolan added a comment to D25118: Remarkup: make less internal links open in new tabs.

Just discovered this from secure dot, 2017

Jan 8 2024, 19:41
valerio.bozzolan added a comment to D25494: Fix PHP 8.1 exception creating task when custom select field configured.

This works as long as getFieldValue() never returns an object (that has a toString, that may be empty)

Jan 8 2024, 18:15
valerio.bozzolan edited the content of Next Up.
Jan 8 2024, 18:08
valerio.bozzolan closed D25508: Add support for FIDO2-backed SSH keys.
Jan 8 2024, 18:08
valerio.bozzolan committed rP6fe942a8f9f6: Add support for FIDO2-backed SSH keys.
Add support for FIDO2-backed SSH keys
Jan 8 2024, 18:08
avivey accepted D25508: Add support for FIDO2-backed SSH keys.

notmyfault

Jan 8 2024, 14:28
valerio.bozzolan accepted D25500: Add getQueryApplicationClass() to *TransactionQuery.php classes.

Thanks. Don't take my comments seriously. Probably they have no sense.

Jan 8 2024, 13:24
valerio.bozzolan added inline comments to D25503: Allow to uninstall (hide) Audit application.
Jan 8 2024, 13:19
valerio.bozzolan closed Q96: Support for FIDO2-backed SSH keys as obsolete.
Jan 8 2024, 13:14
valerio.bozzolan added Q96: Support for FIDO2-backed SSH keys (Answer 129).
Jan 8 2024, 13:14
antonia accepted D25508: Add support for FIDO2-backed SSH keys.

This is exactly the same as I've done on the system I patched at my workplace. I apologize for not submitting my own patch, I didn't have access to my work systems during the holidays.

Jan 8 2024, 13:07
valerio.bozzolan added a comment to Q96: Support for FIDO2-backed SSH keys.

Hoping to be useful I've added you as reviewer in D25508: Add support for FIDO2-backed SSH keys

Jan 8 2024, 13:02
valerio.bozzolan added a reviewer for D25508: Add support for FIDO2-backed SSH keys: antonia.
Jan 8 2024, 13:02
valerio.bozzolan requested review of D25508: Add support for FIDO2-backed SSH keys.
Jan 8 2024, 13:01
valerio.bozzolan updated the task description for T15703: Workboard Cover Image: the cropped "Transform" is orphan.
Jan 8 2024, 11:19 · Bug Reports, User-valerio.bozzolan, Cover Image
valerio.bozzolan added a revision to T15703: Workboard Cover Image: the cropped "Transform" is orphan: D25475: Drag & Drop Task Cover Image: also attach.
Jan 8 2024, 11:01 · Bug Reports, User-valerio.bozzolan, Cover Image
valerio.bozzolan updated the summary of D25475: Drag & Drop Task Cover Image: also attach.
Jan 8 2024, 11:01
valerio.bozzolan added a comment to D25118: Remarkup: make less internal links open in new tabs.

Some possibilities:

Jan 8 2024, 09:36
valerio.bozzolan requested review of D25507: Config User Extra Fields: link to the doc (like Maniphest).
Jan 8 2024, 09:07
valerio.bozzolan updated the diff for D25475: Drag & Drop Task Cover Image: also attach.

fix missing Transform entry

Jan 8 2024, 08:07

Jan 7 2024

speck added a comment to D25118: Remarkup: make less internal links open in new tabs.

Also instead of “Goodie” maybe “Helper” or something. Maybe there’s a similar naming elsewhere in the code base

Jan 7 2024, 14:43
speck added a comment to D25118: Remarkup: make less internal links open in new tabs.

I forgot I had this requesting changes. Any idea of the performance hit in markup rendering now that PhutilURI is constructed for every link? I think its constructor does a fair amount.

Jan 7 2024, 14:42
valerio.bozzolan added inline comments to D25503: Allow to uninstall (hide) Audit application.
Jan 7 2024, 10:19
valerio.bozzolan added a comment to D25503: Allow to uninstall (hide) Audit application.

You are doing a nice work.

Jan 7 2024, 10:09
valerio.bozzolan awarded D25503: Allow to uninstall (hide) Audit application a Like token.
Jan 7 2024, 10:03
valerio.bozzolan added a comment to D25491: Improve contrast of Links in Dark Mode.

Hi deric,

Jan 7 2024, 09:58 · UX, Accessibility
avivey added a comment to D25505: Improve handling queries with "Current Viewer" set while not logged in.

Alternatively, maybe catch the existing exception and show a nice error message + the form?

Jan 7 2024, 09:57
valerio.bozzolan added a comment to D25118: Remarkup: make less internal links open in new tabs.

Still red light? Thanks :)

Jan 7 2024, 09:53
avivey added a comment to D25505: Improve handling queries with "Current Viewer" set while not logged in.

the simplest other-solution would be to extract the exception thrown to its own method, and override that method in the child-class:

Jan 7 2024, 07:17
avivey added a comment to D25505: Improve handling queries with "Current Viewer" set while not logged in.

How about other functions that might require a logged-in user? "current Viewer's Projects" for example?

Jan 7 2024, 07:12

Jan 6 2024

aklapper added a comment to D25505: Improve handling queries with "Current Viewer" set while not logged in.

Is this needed simply because PhabricatorApplicationSearchController doesn't actually have a try { } block to catch this particular case? Maybe we could improve the exception handling instead of return null?

Jan 6 2024, 15:33
aklapper closed T15698: Do not expose "Packages" field as Audit query form field when Packages application uninstalled as Resolved by committing rPd92ed9ce0c0c: Hide "Packages" field in Diffusion Commits query form when application….
Jan 6 2024, 15:26
aklapper closed D25506: Hide "Packages" field in Diffusion Commits query form when application uninstalled.
Jan 6 2024, 15:26
aklapper committed rPd92ed9ce0c0c: Hide "Packages" field in Diffusion Commits query form when application….
Hide "Packages" field in Diffusion Commits query form when application…
Jan 6 2024, 15:26
ayazsheikh set Timezone to UTC+05:00 on ayazsheikh.
Jan 6 2024, 09:51
ayazsheikh updated ayazsheikh.
Jan 6 2024, 09:47
ayazsheikh awarded F696116: profile a Manufacturing Defect? token.
Jan 6 2024, 09:41
ayazsheikh updated ayazsheikh.
Jan 6 2024, 09:32
ayazsheikh updated ayazsheikh.
Jan 6 2024, 09:31

Jan 5 2024

siepkes awarded Blog Post: Winter Solstice 2023 Release a Party Time token.
Jan 5 2024, 16:13
20after4 accepted D25505: Improve handling queries with "Current Viewer" set while not logged in.

Is this needed simply because PhabricatorApplicationSearchController doesn't actually have a try { } block to catch this particular case? Maybe we could improve the exception handling instead of return null?

Jan 5 2024, 02:07
20after4 accepted D25506: Hide "Packages" field in Diffusion Commits query form when application uninstalled.
Jan 5 2024, 02:01

Jan 4 2024

fgaz awarded Blog Post: Winter Solstice 2023 Release a Party Time token.
Jan 4 2024, 16:18
aklapper requested review of D25506: Hide "Packages" field in Diffusion Commits query form when application uninstalled.
Jan 4 2024, 12:00
aklapper added a revision to T15698: Do not expose "Packages" field as Audit query form field when Packages application uninstalled: D25506: Hide "Packages" field in Diffusion Commits query form when application uninstalled.
Jan 4 2024, 12:00
aklapper added a comment to T15704: Cryptic exception when listing tasks "Closed By: Current Viewer" while logged out.

Without D25505 applied:

T15704-befoore.png (1×958 px, 109 KB)

Jan 4 2024, 11:41 · Bug Reports, User-valerio.bozzolan
aklapper requested review of D25505: Improve handling queries with "Current Viewer" set while not logged in.
Jan 4 2024, 11:39
aklapper added a revision to T15704: Cryptic exception when listing tasks "Closed By: Current Viewer" while logged out: D25505: Improve handling queries with "Current Viewer" set while not logged in.
Jan 4 2024, 11:39 · Bug Reports, User-valerio.bozzolan
aklapper created T15704: Cryptic exception when listing tasks "Closed By: Current Viewer" while logged out.
Jan 4 2024, 11:29 · Bug Reports, User-valerio.bozzolan
aklapper requested review of D25504: Fix "Map omits required key" exception by comparing result order against modern field keys.
Jan 4 2024, 09:17
aklapper added a revision to T15631: "Map returned omits required key" exception for second result page (cursor) for Maniphest search ordered by custom field: D25504: Fix "Map omits required key" exception by comparing result order against modern field keys.
Jan 4 2024, 09:17 · Affects-Wikimedia, Bug Reports
aklapper updated the diff for D25503: Allow to uninstall (hide) Audit application.

Remove a forgotten debug line

Jan 4 2024, 07:38
aklapper added a comment to D25503: Allow to uninstall (hide) Audit application.

This is not ready for merge yet.

Jan 4 2024, 07:36
aklapper requested review of D25503: Allow to uninstall (hide) Audit application.
Jan 4 2024, 07:34
aklapper added a revision to T15129: Unmark Audit as a required application: D25503: Allow to uninstall (hide) Audit application.
Jan 4 2024, 07:34 · Diffusion, User-Cigaryno

Jan 2 2024

avivey edited the content of Change Log.
Jan 2 2024, 19:42
avivey created Blog Post: Winter Solstice 2023 Release.
Jan 2 2024, 19:42
avivey renamed 2023 week 49 from 2023 week 49 RC to 2023 week 49.
Jan 2 2024, 19:41
avivey committed rARCca72430916af: Promote 2023.49 to Stable.
Promote 2023.49 to Stable
Jan 2 2024, 19:31
avivey committed rP43c969cd27d4: Promote 2023.49 to stable.
Promote 2023.49 to stable
Jan 2 2024, 19:28
aklapper added a comment to D25479: Display default "Page Size" value in Maniphest Advanced Search form.

Indeed ideally I'd prefer to convert the current use of PhabricatorSearchTextField for an integer value to a functioning PhabricatorSearchIntField (which should return a future new AphrontFormIntControl()) instead, thus I'm reluctant to land this (though it remains a mystery to me how to set a default value (not: placeholder) in any non-dropdown field).

Jan 2 2024, 12:12
aklapper updated the test plan for D25502: Make PhabricatorSearchIntField validate its input.
Jan 2 2024, 12:00
aklapper updated the diff for D25502: Make PhabricatorSearchIntField validate its input.

Replace minus dash by its UTF8 representation to pass lint

Jan 2 2024, 11:58
aklapper requested review of D25502: Make PhabricatorSearchIntField validate its input.
Jan 2 2024, 11:51