In D25066#8893, @valerio.bozzolan wrote:Hi @20after4 :) Can I ask you if this could be useful in Wikimedia? I think yep
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sep 16 2023
Sep 16 2023
Sep 15 2023
Sep 15 2023
20after4 updated subscribers of D25066: Workboard: Milestone Name easily editable (instead of surfing 3 pages).
20after4 added a comment to D25066: Workboard: Milestone Name easily editable (instead of surfing 3 pages).
I like it but I haven't tested locally.
avivey added a comment to Q75: wiki (phriction) page doesn't utilize full screen width like most other pages do (Answer 104).
Yeah, I generally agree with "let the user set the width of the page"...
ken added a comment to Q75: wiki (phriction) page doesn't utilize full screen width like most other pages do (Answer 104).
Thanks Eyal for the quick answer.
Sep 14 2023
Sep 14 2023
valerio.bozzolan updated the answer details for Q75: wiki (phriction) page doesn't utilize full screen width like most other pages do (Answer 102).
valerio.bozzolan updated the answer details for Q75: wiki (phriction) page doesn't utilize full screen width like most other pages do (Answer 102).
valerio.bozzolan updated the answer details for Q75: wiki (phriction) page doesn't utilize full screen width like most other pages do (Answer 102).
Sep 13 2023
Sep 13 2023
revi awarded T15554: Handling PHP deprecations: convert to Setup Issues a The World Burns token.
valerio.bozzolan retitled D25066: Workboard: Milestone Name easily editable (instead of surfing 3 pages) from Workboard: Milestone Name changable in 4 clicks instead of 6
Sep 12 2023
Sep 12 2023
Update unit test
Fix rendering of cowsay sheep.cow
Sep 11 2023
Sep 11 2023
Updates as per reviews
Sten closed T15634: auth view results in strlen(null) error under PHP 8.1, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
Sten closed T15634: auth view results in strlen(null) error under PHP 8.1 as Resolved by committing rPa0fb344b9488: Fix PHP 8.1 auth view strlen(null) error.
Fix PHP 8.1 auth view strlen(null) error
Add a note about figlet
Can you add a couple of tests to https://we.phorge.it/source/arcanist/browse/master/src/utils/__tests__/cowsay/ ?
valerio.bozzolan added a comment to Q76: How can I display a checklist to users depending on the current status and type of the ticket? (Answer 101).
I'm talking about Herald Webhook, not Herald Rule. So you can write some web code that is visited when something happens, so you can run custom code when that happens, and you can edit your Tasks.
vidhya added a comment to Q76: How can I display a checklist to users depending on the current status and type of the ticket? (Answer 101).
Thanks for the Answer @valerio.bozzolan.
I have created those checklists as custom fields. The problem I have is all these lists are shown in all types of tickets and statuses.
But later with this checklist, I want to control the the status transition.
Eg: Only when "Checklist 1" and "Checklist 2" are selected, User should be able to change the status from In progress - Ready for testing.
valerio.bozzolan updated the answer details for Q76: How can I display a checklist to users depending on the current status and type of the ticket? (Answer 101).
Sep 10 2023
Sep 10 2023
Seems like it is solvable via
I tried to test this but I have not a real JIRA account and I was not able to test a non-null value. But, I inspected all the definitions of that method and it seems it only returns pht() so I would assume that it only returns strings.
Sep 9 2023
Sep 9 2023
aklapper committed rPa65061ddc33d: Fix PHP 8.1 "strlen(null)" exception rendering Task with empty custom date field.
Fix PHP 8.1 "strlen(null)" exception rendering Task with empty custom date field
valerio.bozzolan added a comment to T15632: PHP 8.1 "strlen(null)" exception rendering task with custom date field after adding project.
I think this is apparently unrelated to projects. It's just needed to edit something else, keeping the date field as empty.
valerio.bozzolan retitled D25431: Fix PHP 8.1 "strlen(null)" exception rendering Task with empty custom date field from Fix PHP 8.1 "strlen(null)" exception rendering task with custom date field after adding project
valerio.bozzolan updated the test plan for D25431: Fix PHP 8.1 "strlen(null)" exception rendering Task with empty custom date field.
valerio.bozzolan accepted D25431: Fix PHP 8.1 "strlen(null)" exception rendering Task with empty custom date field.
Tested. Thanks!
valerio.bozzolan added a comment to D25419: Fix the whitespace issue in the message "Access Denied: Restricted File".
What do you think about the related tip? Also here I can maybe try to propose a counter-patch next week
valerio.bozzolan added a comment to D25390: Fix PHP 8.1 "json_decode(null)" exception editing a form when custom field of type Users exists.
What do you think about? Maybe I can try to propose a counter-patch about the related tip
Sep 8 2023
Sep 8 2023
Add quick-access buttons to lists
Sep 7 2023
Sep 7 2023
aklapper updated the task description for T15636: Project page (using its slug in URL) is a 404 after renaming project.
Please wait 2-3 days before landing, so other people can share useful tips
Yeah why not, thanks
Sep 6 2023
Sep 6 2023
valerio.bozzolan updated the diff for D25066: Workboard: Milestone Name easily editable (instead of surfing 3 pages).
comments more sexier for reviewers
Sten closed T15635: Clicking on a link in Diviner results in a strlen(null) error under PHP 8.1, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
Fix Diviner strlen(null) error when clicking on a link
Updated differential_faq.diviner as per review.
valerio.bozzolan added inline comments to D25421: Audit Feed: less verbose when the author is the committer.
The AphrontRequest::getStr() method is known to return null or a string and any other value will cause a nuclear implosion from phutil_nonempty_string() and we like that
Nice! Just few inline tips
While it could be nice to have this, in the meanwhile I think that having something minimal like D25434 would be nice
Cowsay documentation moved to Remarkup section
Links to Remarkup section added to Differential documentation
Cowsay documentation moved to Remarkup section
Links to Remarkup section added to Differential documentation
Sep 5 2023
Sep 5 2023
In D25434#12399, @valerio.bozzolan wrote:lol
Just a question. Why under differential and not related to Remarkup?
Just a question. Why under differential and not related to Remarkup?
Sten closed T15574: PHP8.1: strlen() null exception when creating a tab panel in a dashboard, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
Various PHP 8.1 strlen(null) fixes for Dashboard Panels
___________________________
< Please approve this diff! >
---------------------------
\ . .
\ / `. .' "
\ .---. < > < > .---.
\ | \ \ - ~ ~ - / / |
_____ ..-~ ~-..-~
| | \~~~\.' `./~~~/
--------- \__/ \__/
.' O \ / / \ "
(_____, `._.' | } \/~~~/
`----. / } | / \__/
`-. | / | / `. ,~~|
~-.__| /_ - ~ ^| /- _ `..-'
| / | / ~-. `-. _ _ _
|_____| |_____| ~ - . _ _ _ _ _>
valerio.bozzolan added a comment to D25419: Fix the whitespace issue in the message "Access Denied: Restricted File".
Nice catch
Hi all, can this be approved if no one has any objections? Dashboards simply can't be modified under PHP 8.1 without this. Thanks.
aklapper added a comment to T15631: "Map returned omits required key" exception for second result page (cursor) for Maniphest search ordered by custom field.
In theory this could be a two-liner: Changing the last character of the $prefix, and in PhabricatorCursorPagedPolicyAwareQuery.php
- $map[$field->getFieldKey()] = $field->getValueForStorage(); + $map[$field->getModernFieldKey()] = $field->getValueForStorage();
In practice that leads to: Unhandled Exception ("PhutilTypeExtraParametersException") - Got unexpected parameters: customfield, customfield.index.table, customfield.index.key
Did some digging, and it looks like Segoe is not something we can use:
Sep 4 2023
Sep 4 2023
Here is the homepage feed after I created this task. Nothing indicates that there was a task creation, just a triage:
aklapper renamed T15632: PHP 8.1 "strlen(null)" exception rendering task with custom date field after adding project from PHP 8.1 "strlen(null)" exception rendering task after adding project to PHP 8.1 "strlen(null)" exception rendering task with custom date field after adding project.
Content licensed under Creative Commons Attribution-ShareAlike 4.0 (CC-BY-SA) unless otherwise noted; code licensed under Apache 2.0 or other open source licenses. · CC BY-SA 4.0 · Apache 2.0