Page MenuHomePhorge
Feed All Stories

Mar 10 2024

valerio.bozzolan accepted D25504: Fix "Map omits required key" exception by comparing result order against modern field keys.

Thanks \o/ Can reproduce.

Mar 10 2024, 16:41
valerio.bozzolan added a comment to T15631: "Map returned omits required key" exception for second result page (cursor) for Maniphest search ordered by custom field.

Maybe unrelated. But after we fix PhabricatorCursorPagedPolicyAwareQuery, maybe we will find a crash test also for the first two lines:

Mar 10 2024, 16:25 · Affects-Wikimedia, Bug Reports
valerio.bozzolan triaged T15631: "Map returned omits required key" exception for second result page (cursor) for Maniphest search ordered by custom field as Normal priority.

Interestingly I was able to reproduce, but only creating 101+ tasks manually and going to the next page. So after that ?after=100 is introduced.

Mar 10 2024, 12:05 · Affects-Wikimedia, Bug Reports
valerio.bozzolan updated the diff for D25118: Remarkup: make less internal links open in new tabs.

adopt PhabricatorEnv::isSelfURI()

Mar 10 2024, 10:57
avivey updated the test plan for D25551: Arc liberate: support traits.
Mar 10 2024, 07:52
avivey added a comment to D25551: Arc liberate: support traits.
  1. (Yes, arc liberate --clean. I'll also run it in Phorge).
  2. I'll check it again, I refactored some things and maybe I broke that.
Mar 10 2024, 07:52
valerio.bozzolan accepted D25551: Arc liberate: support traits.

Thanks. Premising I have only knowledge of traits, but not mapbuilder.

Mar 10 2024, 07:37
20after4 added a comment to Q116: How to set fa-pie-chart value? (Answer 147).

@littleggghost I think you might just need to run celerity to update the icons.

Mar 10 2024, 00:56

Mar 9 2024

valerio.bozzolan requested review of D25555: isSelfURI: fix anchors and relative URIs (that are "self" indeed).
Mar 9 2024, 22:30
valerio.bozzolan added a revision to T15182: Simplify the way "internal links" are identified: D25555: isSelfURI: fix anchors and relative URIs (that are "self" indeed).
Mar 9 2024, 22:30 · User-valerio.bozzolan, Remarkup
valerio.bozzolan triaged T15753: Add text/html self link in Phame atom feed as Normal priority.

Interesting. I see. Maybe expanding its controller that should be this one:

Mar 9 2024, 15:00 · Feed, Good Starter Task, Feature Requests, Phame
valerio.bozzolan added Q118: Add text/html self link in Phame atom feed (Answer 150).
Mar 9 2024, 14:51
avivey closed Q98: Unable to start phd daemons, missing PhabricatorRepositoryCommitOwnersWorker as resolved.
Mar 9 2024, 10:06

Mar 8 2024

Krinkle closed Q118: Add text/html self link in Phame atom feed as obsolete.
Mar 8 2024, 19:18
Krinkle closed Q118: Add text/html self link in Phame atom feed as resolved.
Mar 8 2024, 19:18
Krinkle created T15753: Add text/html self link in Phame atom feed.
Mar 8 2024, 19:18 · Feed, Good Starter Task, Feature Requests, Phame
avivey added a comment to T15180: Phriction: when a document is deleted from web, allow to see the related destroy CLI command.

Yeah, in this one special place it doesn't matter; But that page already have a special body, so we can save even the extra click by putting the message right there...

Mar 8 2024, 18:47 · Phriction, Feature Requests, User-valerio.bozzolan
valerio.bozzolan added a comment to T15180: Phriction: when a document is deleted from web, allow to see the related destroy CLI command.

OK I see. Indeed we should not put any similar button anywhere else.

Mar 8 2024, 16:32 · Phriction, Feature Requests, User-valerio.bozzolan
avivey added a comment to T15180: Phriction: when a document is deleted from web, allow to see the related destroy CLI command.

But in Diffusion, that button is hidden behind a "Actions -> Manage" button, inside a screen that also has dozens of other admin actions. The clutter cost there is minimized.

Mar 8 2024, 16:04 · Phriction, Feature Requests, User-valerio.bozzolan
valerio.bozzolan added a comment to T15180: Phriction: when a document is deleted from web, allow to see the related destroy CLI command.

I see. Maybe the root problem is that I'm in love with that Diffusion popup 🤔

Mar 8 2024, 15:40 · Phriction, Feature Requests, User-valerio.bozzolan
avivey added a comment to T15180: Phriction: when a document is deleted from web, allow to see the related destroy CLI command.

In that case, we don't even need another button - just add a line to the "deleted message" that says something like "To completely remove the history from the database, contact your admin".

Mar 8 2024, 14:53 · Phriction, Feature Requests, User-valerio.bozzolan
littleggghost added a comment to Q116: How to set fa-pie-chart value? (Answer 147).

I change the visibility now.
I intuitional think the default permission is all users. But I'm wrong. The default permission is only myself. Maybe this is for privacy reasons?

Mar 8 2024, 13:38
valerio.bozzolan added a comment to T15180: Phriction: when a document is deleted from web, allow to see the related destroy CLI command.

Premising the user already have an Delete Document button.

Mar 8 2024, 12:31 · Phriction, Feature Requests, User-valerio.bozzolan
avivey added a comment to T15180: Phriction: when a document is deleted from web, allow to see the related destroy CLI command.

I feel that adding such a button would clutter the UI.
Users should generally "know" that in order to really delete things, they need to go to the admin, because they don't have the permissions anyway; And adding that just for the once-in-a-while that the admin needs this...

Mar 8 2024, 11:40 · Phriction, Feature Requests, User-valerio.bozzolan
valerio.bozzolan added a comment to T15180: Phriction: when a document is deleted from web, allow to see the related destroy CLI command.

I mean, we can maybe have a "Delete" button that just shows the related CLI command, like I've seen around (Diffusion maybe)

Mar 8 2024, 11:27 · Phriction, Feature Requests, User-valerio.bozzolan
avivey added a comment to T15180: Phriction: when a document is deleted from web, allow to see the related destroy CLI command.

I don't think we actually allow "deleting" from the web ui, only hiding it (in the sense that the data is not removed from the database).

Mar 8 2024, 11:24 · Phriction, Feature Requests, User-valerio.bozzolan
valerio.bozzolan added a project to T15180: Phriction: when a document is deleted from web, allow to see the related destroy CLI command: Feature Requests.

This feature request could also be expanded to:

Mar 8 2024, 11:03 · Phriction, Feature Requests, User-valerio.bozzolan
valerio.bozzolan closed Q87: Deleting a specific Phriction version as resolved.
Mar 8 2024, 11:01
valerio.bozzolan added Q87: Deleting a specific Phriction version (Answer 149).
Mar 8 2024, 11:01
valerio.bozzolan added a comment to Q116: How to set fa-pie-chart value? (Answer 147).

(We cannot see screenshots like F1633808 - please set permissions to Visible To All Users - thanks)

Mar 8 2024, 10:52
valerio.bozzolan updated Q112: Deprecation Notice from PhrictionRemarkupRule.php:194 from Deprecation Notice to Deprecation Notice from PhrictionRemarkupRule.php:194.
Mar 8 2024, 10:51 · Deprecation Notice
valerio.bozzolan added a comment to Q112: Deprecation Notice from PhrictionRemarkupRule.php:194.

(Marking as Resolved thanks to the mentioned patch - feel free to reopen and thanks)

Mar 8 2024, 10:51 · Deprecation Notice
valerio.bozzolan closed Q112: Deprecation Notice from PhrictionRemarkupRule.php:194 as resolved.
Mar 8 2024, 10:50 · Deprecation Notice
valerio.bozzolan edited Description on QR Codes Extension.
Mar 8 2024, 07:28
valerio.bozzolan added a member for QR Codes Extension: valerio.bozzolan.
Mar 8 2024, 07:23
valerio.bozzolan added a comment to T15541: "arc browse <file>" does not support Subversion.

Since Subversion allows to checkout just a sub-directory,

Mar 8 2024, 07:12 · User-valerio.bozzolan, Arcanist
valerio.bozzolan added a comment to D25554: Custom integer fields: fix search by array of possible values.

To quickly double-check the backend logic, to understand why it really likes an array:

Mar 8 2024, 06:58

Mar 7 2024

valerio.bozzolan updated the test plan for D25554: Custom integer fields: fix search by array of possible values.
Mar 7 2024, 15:13
valerio.bozzolan updated the diff for D25554: Custom integer fields: fix search by array of possible values.

Be more friendly against the backend logic, and with PhabricatorStandardCustomFieldLink

Mar 7 2024, 15:11
valerio.bozzolan requested review of D25554: Custom integer fields: fix search by array of possible values.
Mar 7 2024, 15:05
valerio.bozzolan added a revision to T15752: Allow to find objects by multiple custom field values (IN query): D25554: Custom integer fields: fix search by array of possible values.
Mar 7 2024, 15:05 · Feature Requests
valerio.bozzolan claimed T15752: Allow to find objects by multiple custom field values (IN query).
Mar 7 2024, 14:51 · Feature Requests
valerio.bozzolan triaged T15752: Allow to find objects by multiple custom field values (IN query) as Wishlist priority.
Mar 7 2024, 12:26 · Feature Requests
valerio.bozzolan created T15752: Allow to find objects by multiple custom field values (IN query).
Mar 7 2024, 12:24 · Feature Requests
valerio.bozzolan added a comment to Q117: How to run "WHERE custom field = something" in PHP (Answer 148).

Uh. Yes, for example PhabricatorCustomField::ROLE_DEFAULT is maybe a good choice, just to be sure to obtain its definition whatever its "frontend role"

Mar 7 2024, 11:50
valerio.bozzolan updated the diff for D25363: Calendar Import: calendar uploader is not anymore an alien.

git rebase master again :) ready.

Mar 7 2024, 10:33
valerio.bozzolan closed D25553: Celerity map late update.
Mar 7 2024, 10:29
valerio.bozzolan committed rPfaf43d7edf7b: Celerity map late update.
Celerity map late update
Mar 7 2024, 10:29
valerio.bozzolan added inline comments to D25551: Arc liberate: support traits.
Mar 7 2024, 10:17
avivey accepted D25553: Celerity map late update.
Mar 7 2024, 10:12
valerio.bozzolan requested review of D25553: Celerity map late update.
Mar 7 2024, 10:07
valerio.bozzolan updated the diff for D25363: Calendar Import: calendar uploader is not anymore an alien.

Tested again with git rebase master. Ready.

Mar 7 2024, 09:58
valerio.bozzolan awarded Q118: Add text/html self link in Phame atom feed a Like token.
Mar 7 2024, 09:35

Mar 6 2024

l2dy added a comment to D25478: Use predictable filenames when downloading raw diffs from a revision.

Thanks for the reminder!

Mar 6 2024, 16:04
l2dy closed D25478: Use predictable filenames when downloading raw diffs from a revision.
Mar 6 2024, 16:04
l2dy committed rP10a3f4fa192d: Use predictable filenames when downloading raw diffs from a revision (authored by dkl).
Use predictable filenames when downloading raw diffs from a revision
Mar 6 2024, 16:04
l2dy updated the diff for D25478: Use predictable filenames when downloading raw diffs from a revision.

Update comments

Mar 6 2024, 15:57
avivey added a comment to Q117: How to run "WHERE custom field = something" in PHP (Answer 148).

It also effects the PhabricatorCustomField::ROLE_APPLICATIONSEARCH condition, and possibly actually storing the data in some search-able table.
But try other roles - maybe it will work anyway.

Mar 6 2024, 08:24
valerio.bozzolan added a comment to Q118: Add text/html self link in Phame atom feed.

( Welcome in Phorge \o/ you are now a Trusted Contributors - feel free to escalate as Task under Phame with a copy-paste for additional visibility, since it seems a super-appreciated Feature Requests )

Mar 6 2024, 02:19
valerio.bozzolan added a member for Trusted Contributors: Krinkle.
Mar 6 2024, 02:17
Krinkle asked Q118: Add text/html self link in Phame atom feed.
Mar 6 2024, 01:01
valerio.bozzolan added a comment to Q117: How to run "WHERE custom field = something" in PHP (Answer 148).

Awesome thanks

Mar 6 2024, 00:15
valerio.bozzolan awarded Q117: How to run "WHERE custom field = something" in PHP a Love token.
Mar 6 2024, 00:14
valerio.bozzolan closed Q117: How to run "WHERE custom field = something" in PHP as resolved.
Mar 6 2024, 00:14

Mar 5 2024

avivey added Q117: How to run "WHERE custom field = something" in PHP (Answer 148).
Mar 5 2024, 16:57
valerio.bozzolan asked Q117: How to run "WHERE custom field = something" in PHP.
Mar 5 2024, 15:58
littleggghost added a comment to Q116: How to set fa-pie-chart value? (Answer 147).

Hi @20after4
Maybe I should ask this following question in a new Ponder?

Mar 5 2024, 14:01
valerio.bozzolan updated the summary of D25552: Config Projects Extra Fields: link to the doc (like User).
Mar 5 2024, 12:57
valerio.bozzolan requested review of D25552: Config Projects Extra Fields: link to the doc (like User).
Mar 5 2024, 12:53
littleggghost added a comment to Q116: How to set fa-pie-chart value? (Answer 147).

Thanks for your advise!

Mar 5 2024, 12:45
aklapper closed T15748: Make lipsum project generator also fill in project description as Resolved by committing rP179f866deb74: Make lipsum project generator also fill in project description.
Mar 5 2024, 11:08 · Feature Requests
aklapper closed D25545: Make lipsum project generator also fill in project description.
Mar 5 2024, 11:08
aklapper committed rP179f866deb74: Make lipsum project generator also fill in project description.
Make lipsum project generator also fill in project description
Mar 5 2024, 11:08
valerio.bozzolan added a comment to D25301: Diffusion: add "Permalink" button.

I’m not sure about Permalink being a top-level button. Maybe under the View Options menu?

Mar 5 2024, 10:47
valerio.bozzolan updated the diff for D25475: Drag & Drop Task Cover Image: also attach.

ready for review, flagged the thing as side-effect

Mar 5 2024, 09:47
valerio.bozzolan added a comment to D25478: Use predictable filenames when downloading raw diffs from a revision.

Maybe better to land this to help the author. The author cannot receive email notifications.

Mar 5 2024, 06:28

Mar 4 2024

avivey updated the diff for D25551: Arc liberate: support traits.

move }

Mar 4 2024, 21:02
valerio.bozzolan awarded Blog Post: Winter Solstice 2023 Release a Party Time token.
Mar 4 2024, 17:25
avivey updated the test plan for D25551: Arc liberate: support traits.
Mar 4 2024, 15:50
avivey updated the diff for D25551: Arc liberate: support traits.

lint

Mar 4 2024, 15:49
avivey requested review of D25551: Arc liberate: support traits.
Mar 4 2024, 15:49
avivey added a revision to T15751: Make Libphutil and Linters support modern PHP syntax: D25551: Arc liberate: support traits.
Mar 4 2024, 15:49 · Phorge Development Tools
avivey committed R12:e5d138af2bc0: Test scenarios for Traits.
Test scenarios for Traits
Mar 4 2024, 15:28
valerio.bozzolan updated the summary of D25550: Avoid "Action with no effect" for auto-claim statuses after manually removing assignee.
Mar 4 2024, 15:16
valerio.bozzolan added a comment to D25550: Avoid "Action with no effect" for auto-claim statuses after manually removing assignee.

I'm a bit happy that:

Mar 4 2024, 14:56
valerio.bozzolan updated the diff for D25550: Avoid "Action with no effect" for auto-claim statuses after manually removing assignee.

keep the original optimization about $is_claim, defined only in case

Mar 4 2024, 14:44
valerio.bozzolan accepted D25476: Avoid "Action with no effect" for auto-claim statuses after manually removing assignee.

Thanks again for this proposed solution. I have now a big picture and I partially agree on the approach: the fix is there, in touching the manually-set claim action, but maybe we can just mute that "non-effective manual transaction" instead of dropping it. And anyway, we can maybe recycle some code about finding that transaction.

Mar 4 2024, 14:30
valerio.bozzolan updated the diff for D25550: Avoid "Action with no effect" for auto-claim statuses after manually removing assignee.

avoid to touch line 327

Mar 4 2024, 14:26
valerio.bozzolan requested review of D25550: Avoid "Action with no effect" for auto-claim statuses after manually removing assignee.
Mar 4 2024, 14:22
valerio.bozzolan added a revision to T15164: Resolving without Claiming causes error "Action with no effect": D25550: Avoid "Action with no effect" for auto-claim statuses after manually removing assignee.
Mar 4 2024, 14:22 · Maniphest, User-valerio.bozzolan
valerio.bozzolan accepted D25501: Feed: Do not query and display data of uninstalled applications.

Evaluate the suggested refactor just for readability reasons :) fine also without that.

Mar 4 2024, 09:17
valerio.bozzolan awarded T15751: Make Libphutil and Linters support modern PHP syntax a Like token.
Mar 4 2024, 06:49 · Phorge Development Tools

Mar 3 2024

avivey triaged T15751: Make Libphutil and Linters support modern PHP syntax as Normal priority.
Mar 3 2024, 21:26 · Phorge Development Tools
mturdus added a comment to D25509: Improve remarkup codeblock syntax highlighting when using Dark Mode.

Mission accomplished.
Thanks

Mar 3 2024, 14:55
mturdus closed D25509: Improve remarkup codeblock syntax highlighting when using Dark Mode.
Mar 3 2024, 14:54
mturdus committed rP892f527b9f63: Improve remarkup codeblock syntax highlighting when using Dark Mode.
Improve remarkup codeblock syntax highlighting when using Dark Mode
Mar 3 2024, 14:54
valerio.bozzolan added a comment to D25509: Improve remarkup codeblock syntax highlighting when using Dark Mode.

I suggest to visit here:

Mar 3 2024, 14:22
mturdus added a comment to D25509: Improve remarkup codeblock syntax highlighting when using Dark Mode.

I thought this was already in the repo, but I forgot to execute arc land... (sorry)
I bump into a 403 error when I execute it now.
I had one merge conflict in resources/celerity/map.php which I corrected manually.

Mar 3 2024, 14:15
valerio.bozzolan closed T15178: New Phorge Trigger Sounds as Resolved.

Perhaps a single new sound is enough to change the world.

Mar 3 2024, 11:50 · User-valerio.bozzolan, Workboard, Trigger
valerio.bozzolan attached a referenced file: F1360344: image.png.
Mar 3 2024, 11:48