Page MenuHomePhorge

Good Starter TaskTag
ActivePublic

Members

  • This project does not have any members.
  • View All

Watchers

  • This project does not have any watchers.
  • View All

Details

Description

Marks tasks that are a good place for new contributors to start in.

Recent Activity

Sun, Oct 20

aklapper added a comment to T15766: Cleanup a bit MimeMailParser.

@valerio.bozzolan Proposing to decline in favor of T15940: Update copy of external mimemailparser library / D25829: Update mimemailparser from May 2011 version to 8.0.4.
Let's not increase the diff to upstream (13 years difference) even more.

Sun, Oct 20, 17:26 · Good Starter Task

Sep 4 2024

aklapper added a comment to T15766: Cleanup a bit MimeMailParser.

I'd prefer not to increase the diff to upstream (as a side effect of this very task) but instead to pull a more recent upstream version - see T15940.

Sep 4 2024, 19:58 · Good Starter Task

May 5 2024

valerio.bozzolan attached a referenced file: F2179138: image.png.
May 5 2024, 11:10 · UX, Good Starter Task, Files
valerio.bozzolan attached a referenced file: F2179135: image.png.
May 5 2024, 11:09 · UX, Good Starter Task, Files
waldyrious updated the task description for T15270: "Access Denied: Restricted File" strings concatenated without whitespace.
May 5 2024, 11:08 · UX, Good Starter Task, Files
valerio.bozzolan updated the task description for T15270: "Access Denied: Restricted File" strings concatenated without whitespace.
May 5 2024, 11:05 · UX, Good Starter Task, Files
valerio.bozzolan closed T15270: "Access Denied: Restricted File" strings concatenated without whitespace as Resolved by committing rPc8fb5046909c: Fix the whitespace issue in the message "Access Denied: Restricted File".
May 5 2024, 11:02 · UX, Good Starter Task, Files
valerio.bozzolan added a revision to T15270: "Access Denied: Restricted File" strings concatenated without whitespace: D25419: Fix the whitespace issue in the message "Access Denied: Restricted File".
May 5 2024, 11:02 · UX, Good Starter Task, Files

Apr 22 2024

valerio.bozzolan added a comment to T15526: Diffusion: Description and tags are not shown.
(From Task description)

In diffusion repositories, Description and tags are hard to find or never shown (only show in Manage page).

Apr 22 2024, 08:32 · Good Starter Task, UX
valerio.bozzolan removed a revision from T15526: Diffusion: Description and tags are not shown: D25538: Separate repository home and browse view in tab menu.
Apr 22 2024, 08:29 · Good Starter Task, UX
valerio.bozzolan added a comment to T15526: Diffusion: Description and tags are not shown.

Which exact page(s) is this ticket about?

Apr 22 2024, 05:11 · Good Starter Task, UX
valerio.bozzolan added a revision to T15526: Diffusion: Description and tags are not shown: D25538: Separate repository home and browse view in tab menu.
Apr 22 2024, 05:09 · Good Starter Task, UX

Apr 21 2024

aklapper added a comment to T15526: Diffusion: Description and tags are not shown.

Which exact page(s) is this ticket about?

Apr 21 2024, 11:43 · Good Starter Task, UX

Mar 29 2024

valerio.bozzolan created T15766: Cleanup a bit MimeMailParser.
Mar 29 2024, 13:20 · Good Starter Task

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

Feb 13 2024

sirocyl closed T15737: Include information for installing required PHP version in Diviner docs as Wontfix.
Feb 13 2024, 03:34 · PHP 8 support, Good Starter Task, Documentation

Feb 12 2024

avivey added a revision to T15737: Include information for installing required PHP version in Diviner docs: D25537: Update PHP versions in install guide: Remove 5, Add 8..
Feb 12 2024, 20:35 · PHP 8 support, Good Starter Task, Documentation
sirocyl added a comment to T15737: Include information for installing required PHP version in Diviner docs.

On it, thank you!

Feb 12 2024, 10:47 · PHP 8 support, Good Starter Task, Documentation
valerio.bozzolan added a comment to T15737: Include information for installing required PHP version in Diviner docs.

My friend, I think you are affected by this change, and this applies to whatever PHP version

Feb 12 2024, 10:46 · PHP 8 support, Good Starter Task, Documentation
sirocyl added a comment to T15737: Include information for installing required PHP version in Diviner docs.

I'm on the latest pull, commit f81e821abf2b275d1778d02a018a4d0af7208be8.
A bit off topic here :) but I'll quickly sum up the issue I'm having (and am in the middle of trying things to fix):

  • Visiting https://[phorge instance]/auth/config/view/2/, where my Github auth item is, makes nginx dump a blank 502 page, no further info.
  • First instinct is to check the /var/log/nginx/error.log, where I get a PHP stack trace concatenated into one line, and an nginx header length error (reformatted for readability. the PHP error is truncated):
Feb 12 2024, 10:35 · PHP 8 support, Good Starter Task, Documentation
avivey added a comment to T15737: Include information for installing required PHP version in Diviner docs.

Oh, totally possible that I forgot to update it :)

Feb 12 2024, 10:14 · PHP 8 support, Good Starter Task, Documentation
sirocyl added a comment to T15737: Include information for installing required PHP version in Diviner docs.

I'll take your word on it that it's supported, though the current installation guide says otherwise.
Further, I had a few roadbumps on a fresh install to a new server with PHP 8, that I suspect may relate to strlen(NULL) behavior, but I did need to set up PHP 7 to make sure that was or wasn't the case.
(I'm in the process of reproducing those and working out a possible cause or trace. Some manifested as warning banners, one as a 502 on my end in the GitHub auth provider.)

Feb 12 2024, 10:01 · PHP 8 support, Good Starter Task, Documentation
avivey added a comment to T15737: Include information for installing required PHP version in Diviner docs.

We already support PHP 8...

Feb 12 2024, 09:44 · PHP 8 support, Good Starter Task, Documentation
sirocyl updated the task description for T15737: Include information for installing required PHP version in Diviner docs.
Feb 12 2024, 07:38 · PHP 8 support, Good Starter Task, Documentation
sirocyl updated the task description for T15737: Include information for installing required PHP version in Diviner docs.
Feb 12 2024, 07:37 · PHP 8 support, Good Starter Task, Documentation
sirocyl created T15737: Include information for installing required PHP version in Diviner docs.
Feb 12 2024, 07:36 · PHP 8 support, Good Starter Task, Documentation

Dec 15 2023

waldyrious added a project to T15270: "Access Denied: Restricted File" strings concatenated without whitespace: UX.
Dec 15 2023, 08:49 · UX, Good Starter Task, Files

Nov 20 2023

valerio.bozzolan triaged T15504: If registration is disabled, show the button as disabled as Low priority.
Nov 20 2023, 09:49 · Good Starter Task, UX

Nov 7 2023

valerio.bozzolan updated the task description for T15349: Explicitly cover in "Timezone settings" dialog how to ignore the browser vs profile conflict.
Nov 7 2023, 14:09 · Good Starter Task
roberto.urbani closed T15349: Explicitly cover in "Timezone settings" dialog how to ignore the browser vs profile conflict as Resolved by committing rP37ecdf233697: Improving UX for ignoring timezone conflicts.
Nov 7 2023, 08:29 · Good Starter Task

Oct 16 2023

aklapper closed T15585: Replace or remove deprecated "-moz-outline-style" CSS property as Resolved.
Oct 16 2023, 19:13 · Good Starter Task

Sep 22 2023

waldyrious added a comment to T15270: "Access Denied: Restricted File" strings concatenated without whitespace.

For others reading this thread: there's some discussion going on in the thread of the patch linked above, D25419.

Sep 22 2023, 22:26 · UX, Good Starter Task, Files

Aug 28 2023

valerio.bozzolan added a comment to T15349: Explicitly cover in "Timezone settings" dialog how to ignore the browser vs profile conflict.

Thanks Roberto, feel free to update D25420 to reflect your lovely screenshot.

Aug 28 2023, 08:05 · Good Starter Task

Aug 25 2023

avivey added a comment to T15349: Explicitly cover in "Timezone settings" dialog how to ignore the browser vs profile conflict.

Yeah, the dialog looks better then the extra notification...

Aug 25 2023, 15:24 · Good Starter Task
valerio.bozzolan added a comment to T15349: Explicitly cover in "Timezone settings" dialog how to ignore the browser vs profile conflict.

I like so much this popup, thanks Roberto

Aug 25 2023, 14:15 · Good Starter Task
roberto.urbani added a comment to T15349: Explicitly cover in "Timezone settings" dialog how to ignore the browser vs profile conflict.

I don't know how to add a third button in a modal, but I would agree on that approach.

Aug 25 2023, 13:45 · Good Starter Task

Aug 24 2023

valerio.bozzolan added a comment to T15349: Explicitly cover in "Timezone settings" dialog how to ignore the browser vs profile conflict.

I don't know how to add a third button in a modal, but I would agree on that approach.

Aug 24 2023, 18:39 · Good Starter Task
valerio.bozzolan added a revision to T15349: Explicitly cover in "Timezone settings" dialog how to ignore the browser vs profile conflict: D25420: Improving UX for ignoring timezone conflicts.
Aug 24 2023, 18:37 · Good Starter Task
valerio.bozzolan added a revision to T15585: Replace or remove deprecated "-moz-outline-style" CSS property: D25416: Replacing the deprecated -moz-outline-style with outline-style.
Aug 24 2023, 18:29 · Good Starter Task

Aug 22 2023

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

Aug 17 2023

aklapper closed T15611: Typo "this this server" in user visible strings as Resolved by committing rP3a1f568974f7: Fix typo "this this server".
Aug 17 2023, 15:46 · Good Starter Task
aklapper added a revision to T15611: Typo "this this server" in user visible strings: D25404: Fix typo "this this server".
Aug 17 2023, 12:42 · Good Starter Task
aklapper created T15611: Typo "this this server" in user visible strings.
Aug 17 2023, 12:41 · Good Starter Task

Aug 3 2023

aklapper created T15585: Replace or remove deprecated "-moz-outline-style" CSS property.
Aug 3 2023, 12:34 · Good Starter Task

Jul 10 2023

avivey added a project to T15528: Diffusion commit Feed: avoid to show the author twice (Authored by xxx) : Good Starter Task.
Jul 10 2023, 20:09 · UX, User-valerio.bozzolan, Diffusion

Jul 5 2023

avivey added a project to T15526: Diffusion: Description and tags are not shown: Good Starter Task.

I think this is a Good Starter Task...

Jul 5 2023, 09:09 · Good Starter Task, UX

Jun 29 2023

Cigaryno closed T15005: Get Better Logo / Brand Assets as Resolved.

I think we are done with the logo as we have a graphical kit.

Jun 29 2023, 18:26 · Phactory: Community Projects, Good Starter Task, Phorge

Jun 28 2023

valerio.bozzolan added a revision to T15005: Get Better Logo / Brand Assets: D25314: Improve quality of logo.png and fix favicon.ico.
Jun 28 2023, 06:56 · Phactory: Community Projects, Good Starter Task, Phorge

Jun 17 2023

valerio.bozzolan updated the task description for T15005: Get Better Logo / Brand Assets.
Jun 17 2023, 15:42 · Phactory: Community Projects, Good Starter Task, Phorge
valerio.bozzolan added a subtask for T15005: Get Better Logo / Brand Assets: T15478: Graphical Kit.
Jun 17 2023, 15:37 · Phactory: Community Projects, Good Starter Task, Phorge