Page MenuHomePhorge
Feed Advanced Search

Fri, May 10

revi created T15822: When a phriction page is moved, history should follow the page move.
Fri, May 10, 07:45 · Feature Requests, Phorge

Tue, May 7

revi added a comment to T15535: Using Differential with plain Git, without requiring Arc.

Something I stumbled upon few months ago (via forgejo): agit-flow[^1]. Maybe worth sharing here -- for teh record? It does have some CLI client (git-repo) but it's optional and push via git push origin HEAD:refs/for/<target-branch>/<session> would trigger the Code Review process, without gerrit's Change-Id hack.

Tue, May 7, 08:55 · Feature Requests

Thu, May 2

valerio.bozzolan added a comment to T15643: Support marking text with <ins> in Remarkup.

To implement this, you may want to start from this 🌈

Thu, May 2, 18:09 · Feature Requests, Remarkup

Sun, Apr 28

revi created T15800: Comment templates to reuse.
Sun, Apr 28, 08:48 · Feature Requests, Phorge

Apr 16 2024

aklapper added a comment to T15749: Display warning about commenting on a task which is closed as a duplicate.

Maybe put the warning above the box, so it catches all actions, not just comments?

Apr 16 2024, 10:44 · Feature Requests
zhe added a comment to Q123: [Feature] Phorge integrates with Keycloak.

:p

Apr 16 2024, 09:11 · Phorge, Feature Requests
revi added a comment to Q123: [Feature] Phorge integrates with Keycloak.

I was responding to the previous comment which...

Apr 16 2024, 09:09 · Phorge, Feature Requests
zhe added a comment to Q123: [Feature] Phorge integrates with Keycloak.

Our company uses the Phorge, and we use Keycloak as IAM. Keycloak is a very popular OAuth2/SAML provider now.

Apr 16 2024, 09:06 · Phorge, Feature Requests

Apr 14 2024

avivey added a comment to T15749: Display warning about commenting on a task which is closed as a duplicate.

Maybe put the warning above the box, so it catches all actions, not just comments?

Apr 14 2024, 08:22 · Feature Requests

Apr 13 2024

revi added a comment to Q123: [Feature] Phorge integrates with Keycloak.

GitHub/Facebook is already supported as a Login/Registration providers.

Apr 13 2024, 09:50 · Phorge, Feature Requests

Apr 2 2024

ncoker added a comment to Q123: [Feature] Phorge integrates with Keycloak.

Yes will be great to see a SAML or Oauth support for external authorities like:

  • Keycloak
  • Entra ID
  • Github
  • Facebook
  • WeChat / WeCom
Apr 2 2024, 02:43 · Phorge, Feature Requests

Mar 30 2024

valerio.bozzolan closed T15752: Allow to find objects by multiple custom field values (IN query) as Resolved by committing rP5263d5d59030: Custom integer fields: fix search by array of possible values.
Mar 30 2024, 11:14 · Feature Requests

Mar 28 2024

zhe asked Q123: [Feature] Phorge integrates with Keycloak.
Mar 28 2024, 06:17 · Phorge, Feature Requests

Mar 9 2024

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 · Good Starter Task, Feature Requests, Phame

Mar 8 2024

Krinkle created T15753: Add text/html self link in Phame atom feed.
Mar 8 2024, 19:18 · 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 · 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 · 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 · 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 · 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 · 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.

Premising the user already have an Delete Document button.

Mar 8 2024, 12:31 · 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 · 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 · 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 · 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 · Feature Requests, User-valerio.bozzolan

Mar 7 2024

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

Mar 5 2024

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

Feb 29 2024

aklapper added a revision to T15749: Display warning about commenting on a task which is closed as a duplicate: D25546: Warn in comment field if task is closed as duplicate.
Feb 29 2024, 17:07 · Feature Requests
aklapper created T15749: Display warning about commenting on a task which is closed as a duplicate.
Feb 29 2024, 16:56 · Feature Requests
aklapper added a revision to T15748: Make lipsum project generator also fill in project description: D25545: Make lipsum project generator also fill in project description.
Feb 29 2024, 15:23 · Feature Requests
aklapper created T15748: Make lipsum project generator also fill in project description.
Feb 29 2024, 15:15 · Feature Requests
valerio.bozzolan merged T15747: Support short language specifier in code blocks: ```php instead of ```lang=php into T15481: Support language highlighting for GitHub+StackOverflow+GitLab "Flavored Markdown" code blocks.
Feb 29 2024, 08:30 · Feature Requests, Remarkup

Feb 28 2024

20after4 added a comment to T15675: Visually indicate new user accounts.

I agree, badges seems like the right way to go. They are an underutilized feature really, IMO.

Feb 28 2024, 08:37 · Feature Requests
avivey added a comment to T15675: Visually indicate new user accounts.

I've looked down some of the links of this request, and it looks like the definition of "new user" should be install-specific, and open to interpretation.

Feb 28 2024, 08:22 · Feature Requests

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

Dec 6 2023

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
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 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

Dec 5 2023

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

Nov 25 2023

avivey added a comment to T15675: Visually indicate new user accounts.

I don't see the point in having this feature. What is it for?

Nov 25 2023, 14:21 · Feature Requests
l2dy added a comment to T15675: Visually indicate new user accounts.

Should this be configurable and behind a feature flag, as some Phorge installations may not want this (plus may slow down performance a little bit)?

Nov 25 2023, 13:34 · Feature Requests
aklapper added a revision to T15675: Visually indicate new user accounts: D25477: Visually indicate new user accounts.
Nov 25 2023, 12:29 · Feature Requests
aklapper created T15675: Visually indicate new user accounts.
Nov 25 2023, 12:22 · Feature Requests

Nov 20 2023

valerio.bozzolan added a comment to T15237: Conpherence: allow "announcement" style channel.

I think a dedicated policy for "Can send messages" would be better, to cover more cases. It would be strange that all participants must also be allowed to edit all settings.

Nov 20 2023, 09:53 · Feature Requests, Conpherence
valerio.bozzolan renamed T15660: Generate a Table of Content for Diffusion browse as Remarkup (?as=remarkup) from No TOC generated for diffusion browse ?as=remarkup to Generate a Table of Content for Diffusion browse as Remarkup (?as=remarkup).
Nov 20 2023, 09:15 · Feature Requests

Nov 14 2023

waldyrious updated the task description for T15644: Support backticks in inline and block code by wrapping with multiple backticks.
Nov 14 2023, 14:47 · Feature Requests, Remarkup

Nov 10 2023

bekay updated the task description for T15583: Typeahead datasource query for repos should match substrings.
Nov 10 2023, 07:57 · Feature Requests, Diffusion

Nov 5 2023

Sten added a revision to T15660: Generate a Table of Content for Diffusion browse as Remarkup (?as=remarkup): D25457: Update diffusion browse to generate Table of Contents when viewed as remarkup.
Nov 5 2023, 15:57 · Feature Requests
Sten added a revision to T15660: Generate a Table of Content for Diffusion browse as Remarkup (?as=remarkup): D25456: Update diffusion browse to generate Table of Contents when viewed as remarkup.
Nov 5 2023, 15:54 · Feature Requests
Sten claimed T15660: Generate a Table of Content for Diffusion browse as Remarkup (?as=remarkup).
Nov 5 2023, 15:13 · Feature Requests

Nov 3 2023

valerio.bozzolan added a project to T15660: Generate a Table of Content for Diffusion browse as Remarkup (?as=remarkup): Feature Requests.

Ah! Indeed it would be lovely

Nov 3 2023, 12:00 · Feature Requests

Oct 3 2023

valerio.bozzolan moved T15515: Blur profile image when account disabled from Backlog to Feature Requests on the Affects-Wikimedia board.
Oct 3 2023, 05:31 · Feature Requests, Affects-Wikimedia

Sep 25 2023

valerio.bozzolan updated the task description for T15535: Using Differential with plain Git, without requiring Arc.
Sep 25 2023, 06:01 · Feature Requests

Sep 22 2023

waldyrious updated the task description for T15644: Support backticks in inline and block code by wrapping with multiple backticks.
Sep 22 2023, 22:22 · Feature Requests, Remarkup
waldyrious created T15644: Support backticks in inline and block code by wrapping with multiple backticks.
Sep 22 2023, 22:17 · Feature Requests, Remarkup
waldyrious added a comment to T15643: Support marking text with <ins> in Remarkup.

Note: the <ins> tag is typically rendered as underlined text, so this would be very similar to the <u> formatting that is produced with __foobar__foobar. In fact, it might be worth repurposing that rule to produce <ins> instead, since ~~foobar~~ actually creates a semantic <del> tag rather than the presentational equivalent <s> (strikethrough) tag.

Sep 22 2023, 21:58 · Feature Requests, Remarkup
waldyrious created T15643: Support marking text with <ins> in Remarkup.
Sep 22 2023, 21:47 · Feature Requests, Remarkup
waldyrious added a comment to T15245: Continue bulleted/numbered list during new line.

Ugh. I added this to the UX project but forgot to remove the test content from the comment box, so my changes ended up coupled with a comment that said "- List Item". I tried to delete the comment but now it looks weird like some sort of redacted content :( anway, though I'd leave the note here in case anyone is confused with the deleted comment.

Sep 22 2023, 21:36 · UX, Feature Requests, Remarkup
waldyrious added a project to T15245: Continue bulleted/numbered list during new line: UX.
Sep 22 2023, 21:34 · UX, Feature Requests, Remarkup

Sep 4 2023

bekay closed T15583: Typeahead datasource query for repos should match substrings as Resolved.

This is now resolved.

Sep 4 2023, 11:14 · Feature Requests, Diffusion

Sep 2 2023

bekay added a revision to T15583: Typeahead datasource query for repos should match substrings: D25430: Implement ferret engine in typeahead datasource query for repos.
Sep 2 2023, 16:24 · Feature Requests, Diffusion

Aug 22 2023

bekay added a comment to T15583: Typeahead datasource query for repos should match substrings.

go for it.

There may already be a feature somewhere to automatically trigger a re-index because the code changed - I'll try to look for one this week.

edit: looks like it's just "add an autopatch" like resources/sql/autopatches/20191028.uriindex.01.rebuild.php. No worries.

Aug 22 2023, 08:13 · Feature Requests, Diffusion
avivey added a project to T15491: Add config option for default branch name: Good Starter Task.

This might be a Good Starter Task, I think - you'll need to add a class for the config, and pull the config value in diffusion.

Aug 22 2023, 07:28 · Good Starter Task, Feature Requests, Diffusion
avivey added a comment to T15583: Typeahead datasource query for repos should match substrings.

go for it.

Aug 22 2023, 07:13 · Feature Requests, Diffusion

Aug 21 2023

bekay updated subscribers of T15583: Typeahead datasource query for repos should match substrings.

Okay, my proposal:

Aug 21 2023, 18:01 · Feature Requests, Diffusion
avivey added a comment to T15583: Typeahead datasource query for repos should match substrings.

a hack that might work: add a field in the document that's called "typeahead-text" or something, and put both title and callsign into it (and maybe number and short-name as well). Then use that field in the Datasource.
Since this is a full-text field, whatever the user types will fit this field...

Aug 21 2023, 17:59 · Feature Requests, Diffusion
bekay added a comment to T15583: Typeahead datasource query for repos should match substrings.

Okay, I have tried to wrap my head around the ferret engine. Problem is: the repo callsign is not part of the indexed material. So I would have to construct some query like (just a schema): WHERE ferret-query like '%term%' OR callsign like 'term%' - but that is not possible with the phabricator query engine. The ferret query parts are separatly created and every other where clause is merged with AND. I don't think, there is a clean way out of this. You could make TWO queries: The old one and one with the ferret engine. And then merge the results and remove doubles. But I don't know... just doesn't feel right.

Aug 21 2023, 17:07 · Feature Requests, Diffusion
bekay added a comment to T15583: Typeahead datasource query for repos should match substrings.

I suspect that the code in People is the oldest one - this stuff blames to 2011! and does explicit sql stuff!

Aug 21 2023, 15:36 · Feature Requests, Diffusion
avivey added a comment to T15583: Typeahead datasource query for repos should match substrings.

rP99c9df96b4ffbf7 (2015) is the big "convert to Full Text Search" commit, but looks like it's not about Ferret (2017?).

Aug 21 2023, 15:36 · Feature Requests, Diffusion
avivey added a comment to T15583: Typeahead datasource query for repos should match substrings.

I suspect that the code in People is the oldest one - this stuff blames to 2011! and does explicit sql stuff!

Aug 21 2023, 15:21 · Feature Requests, Diffusion
bekay added a comment to T15583: Typeahead datasource query for repos should match substrings.

I have searched through the code a little bit and there is another system for typeahaed results. It is token based. So, how does it work?

Aug 21 2023, 14:42 · Feature Requests, Diffusion
avivey added a comment to T15583: Typeahead datasource query for repos should match substrings.

Yeah, that's probably good - that's the query for typeaheads and probably global search, but not for other cases.

Aug 21 2023, 11:29 · Feature Requests, Diffusion
bekay added a comment to T15583: Typeahead datasource query for repos should match substrings.

There is no ferret involved in my fix. I have already implemented it in our company instance and the devs are loving it. The change is in this line: https://we.phorge.it/source/phorge/browse/master/src/applications/repository/query/PhabricatorRepositoryQuery.php$650

Aug 21 2023, 09:23 · Feature Requests, Diffusion
valerio.bozzolan added a comment to T15583: Typeahead datasource query for repos should match substrings.

I also don't fully understand the "Phabricator way" to create full text queries still using indexes. That is my main concern.

Aug 21 2023, 08:56 · Feature Requests, Diffusion
avivey added a project to T15583: Typeahead datasource query for repos should match substrings: Feature Requests.

Yeah, totally reasonable feature request.
Do you think you can implement?
This might involve the Ferret engine (like this thing, or maybe there's a simpler approach for the query (title LIKE %text% in the Query class?).

Aug 21 2023, 08:14 · Feature Requests, Diffusion

Aug 20 2023

avivey added a subtask for T15535: Using Differential with plain Git, without requiring Arc: T15250: Raw use of "git diff" provides insufficient Diff Context.
Aug 20 2023, 08:20 · Feature Requests

Aug 6 2023

Bukkit added a comment to T15245: Continue bulleted/numbered list during new line.
  • Automatically continued bulleted list upon new line
Aug 6 2023, 18:41 · UX, Feature Requests, Remarkup

Aug 5 2023

aklapper closed T15550: Add HTML header for Atom/RSS feed discovery on Phame blog pages as Resolved by committing rP39b576b145ae: Add HTML header for Atom/RSS discovery on Phame blog pages.
Aug 5 2023, 21:26 · Feature Requests

Aug 1 2023

valerio.bozzolan added a comment to T15578: The action "Quote comment" has an incomplete fragment URL.

clicking such a link w/javascript disabled will do nothing. Changing it to #123 and no JS will do something....

Aug 1 2023, 15:42 · Comments, Feature Requests, User-valerio.bozzolan, Maniphest
avivey added a comment to T15578: The action "Quote comment" has an incomplete fragment URL.

Implicitly, Phorge generally works fine for browsers where Javascript is completely disabled.

Aug 1 2023, 15:20 · Comments, Feature Requests, User-valerio.bozzolan, Maniphest
avivey added a comment to T15578: The action "Quote comment" has an incomplete fragment URL.
  1. Why these nice URLs are set in these links, if nobody visit them?
Aug 1 2023, 15:18 · Comments, Feature Requests, User-valerio.bozzolan, Maniphest
valerio.bozzolan lowered the priority of T15578: The action "Quote comment" has an incomplete fragment URL from Low to Wishlist.

Less priority of course, since this Task I authored is super-stupid

Aug 1 2023, 15:13 · Comments, Feature Requests, User-valerio.bozzolan, Maniphest
valerio.bozzolan added a comment to T15578: The action "Quote comment" has an incomplete fragment URL.

OK I've done my best :D I admit it helped me psychologically.

Aug 1 2023, 14:11 · Comments, Feature Requests, User-valerio.bozzolan, Maniphest
valerio.bozzolan updated the task description for T15578: The action "Quote comment" has an incomplete fragment URL.
Aug 1 2023, 14:10 · Comments, Feature Requests, User-valerio.bozzolan, Maniphest
avivey added a comment to T15578: The action "Quote comment" has an incomplete fragment URL.

If this is a feature request, then add all the things needed for a feature request - as in, "why would this feature be needed" and "what problem you're trying to solve".

Aug 1 2023, 12:40 · Comments, Feature Requests, User-valerio.bozzolan, Maniphest
valerio.bozzolan added a project to T15578: The action "Quote comment" has an incomplete fragment URL: Feature Requests.

Is this a bug or a feature request?

Aug 1 2023, 12:39 · Comments, Feature Requests, User-valerio.bozzolan, Maniphest
valerio.bozzolan added a comment to T15481: Support language highlighting for GitHub+StackOverflow+GitLab "Flavored Markdown" code blocks.

Should this be documented here? I think yes

Aug 1 2023, 08:08 · Feature Requests, Remarkup

Jul 17 2023

aklapper updated the task description for T15550: Add HTML header for Atom/RSS feed discovery on Phame blog pages.
Jul 17 2023, 09:31 · Feature Requests
avivey added a comment to T15550: Add HTML header for Atom/RSS feed discovery on Phame blog pages.

@aklapper can you please re-write this ticket with the information required from a feature request?

Jul 17 2023, 08:06 · Feature Requests

Jul 13 2023

aklapper added a revision to T15550: Add HTML header for Atom/RSS feed discovery on Phame blog pages: D25346: Add HTML header for Atom/RSS discovery on Phame blog pages.
Jul 13 2023, 13:22 · Feature Requests
aklapper created T15550: Add HTML header for Atom/RSS feed discovery on Phame blog pages.
Jul 13 2023, 13:20 · Feature Requests

Jul 12 2023

aklapper closed T15515: Blur profile image when account disabled as Resolved by committing rP85539ce25559: Blur profile image when user account disabled.
Jul 12 2023, 20:06 · Feature Requests, Affects-Wikimedia

Jul 6 2023

valerio.bozzolan triaged T15539: Update Patch: modernize "Diff selector" as Wishlist priority.
Jul 6 2023, 21:01 · Feature Requests, Differential
Ekubischta added a comment to T15535: Using Differential with plain Git, without requiring Arc.

For completeness - Landing revisions from the UI Since they wouldn't be able to land from git? - Would have to be enabled in the UI

Jul 6 2023, 15:24 · Feature Requests
avivey updated the task description for T15535: Using Differential with plain Git, without requiring Arc.
Jul 6 2023, 13:30 · Feature Requests
avivey created T15535: Using Differential with plain Git, without requiring Arc.
Jul 6 2023, 13:29 · Feature Requests