- Status changed to Needs review
over 1 year ago 2:59am 3 August 2023 - last update
over 1 year ago 29,946 pass - 🇳🇿New Zealand quietone
This makes the suggested changes. It also includes changing some comments.
- Status changed to Needs work
over 1 year ago 3:10pm 7 August 2023 - 🇺🇸United States smustgrave
believe these should be changed too
'#prefix' => '<h2>' . $this->t('Disabled') . '</h2>',
$form['projects']['#prefix'] = '<h2>' . $this->t('Enabled') . '</h2>';
- Status changed to Needs review
over 1 year ago 11:25pm 7 August 2023 - 🇳🇿New Zealand quietone
The changes asked for in #10 are for the UI. This issue is for the implementation details, the UI is done in a sibling issue.
- Status changed to RTBC
over 1 year ago 11:41pm 7 August 2023 - last update
over 1 year ago 29,953 pass - last update
over 1 year ago 29,958 pass 56:17 52:29 Running- last update
over 1 year ago 29,958 pass - Status changed to Needs work
over 1 year ago 7:44pm 15 August 2023 - 🇫🇮Finland lauriii Finland
Needs reroll now that 🐛 Change UI for /admin/reports/updates/update to not mention "Enabled/Disabled" modules and themes Fixed landed.
- Status changed to Needs review
over 1 year ago 7:32am 16 August 2023 - last update
over 1 year ago 29,953 pass, 2 fail The last submitted patch, 14: 3121870-14.patch, failed testing. View results →
- Status changed to Needs work
over 1 year ago 10:22am 16 August 2023 - last update
over 1 year ago 29,967 pass - Status changed to Needs review
over 1 year ago 4:57pm 17 August 2023 - 🇺🇸United States dww
Thanks for working on this! I had forgotten this issue existed.
dww% egrep -ir disabl core/modules/update/src/Form | wc 15 87 1638 dww% git apply 3121870-16.patch dww% egrep -ir disabl core/modules/update/src/Form | wc
So that's good. 😅
Sadly, there are still a ton of references outside of that directory:
dww% egrep -ir disabl core/modules/update | wc 52 684 7708
We'll need another child (or children?) of 📌 [meta] Update module terminology still refers to disabled extensions when it should be uninstalled Active for that...
I think the patch looks okay, but I need to do a more careful review of the surrounding code to make sure we're only changing internal stuff here, not the structure of any monster ArrayPI arrays.
- 🇳🇿New Zealand quietone
I think it would be better to have followups made as a child of the parent so a followup is not considered a step before this is committed. I am removing the tag. I've updated the IS in the parent to be clear that two of the remaining tasks need issues made.
I looked at the changes in #14 and #15, which I agree with. But I can't RTBC this issue.
- Status changed to RTBC
over 1 year ago 7:44pm 21 August 2023 - last update
over 1 year ago 30,056 pass - 🇳🇿New Zealand quietone
This is actually changing both enable and disable, so updating title.
- last update
over 1 year ago 30,056 pass - last update
over 1 year ago 30,060 pass - last update
over 1 year ago 30,060 pass 26:19 22:39 Running- last update
over 1 year ago 30,134 pass - last update
over 1 year ago 30,135 pass - last update
over 1 year ago 30,136 pass - last update
over 1 year ago 30,136 pass - last update
over 1 year ago 30,146 pass - last update
over 1 year ago 30,146 pass - last update
over 1 year ago 30,150 pass - last update
over 1 year ago 30,146 pass, 2 fail The last submitted patch, 16: 3121870-16.patch, failed testing. View results →
- last update
over 1 year ago 30,158 pass - last update
over 1 year ago 30,161 pass - last update
over 1 year ago 30,168 pass - last update
over 1 year ago 30,168 pass - last update
over 1 year ago 30,205 pass - last update
over 1 year ago 30,208 pass - last update
over 1 year ago 30,362 pass - last update
over 1 year ago 30,348 pass, 2 fail The last submitted patch, 16: 3121870-16.patch, failed testing. View results →
- Status changed to Needs review
over 1 year ago 6:13am 1 October 2023 - 🇳🇿New Zealand quietone
Unrelated failure, retesting
1) Drupal\Tests\Component\Utility\RandomTest::testRandomMachineNamesUniqueness RuntimeException: Unable to generate a unique random machine name
- last update
over 1 year ago 30,360 pass - Status changed to RTBC
over 1 year ago 9:58am 1 October 2023 - last update
over 1 year ago 30,371 pass - last update
over 1 year ago 30,379 pass - last update
over 1 year ago 30,377 pass - last update
over 1 year ago 30,382 pass - last update
over 1 year ago 30,392 pass - last update
over 1 year ago 30,397 pass - last update
over 1 year ago 30,397 pass - last update
over 1 year ago 30,414 pass - last update
over 1 year ago 30,417 pass - last update
over 1 year ago 30,426 pass - last update
over 1 year ago 30,427 pass - last update
over 1 year ago 30,437 pass - last update
over 1 year ago 30,442 pass - last update
over 1 year ago 30,464 pass - last update
over 1 year ago 30,483 pass - last update
over 1 year ago 30,485 pass - last update
over 1 year ago 30,486 pass - last update
about 1 year ago 30,488 pass - last update
about 1 year ago 30,511 pass - Status changed to Needs work
about 1 year ago 11:51pm 10 November 2023 The Needs Review Queue Bot → tested this issue.
While you are making the above changes, we recommend that you convert this patch to a merge request → . Merge requests are preferred over patches. Be sure to hide the old patch files as well. (Converting an issue to a merge request without other contributions to the issue will not receive credit.)
- Merge request !5525Change implementation details of UpdateManagerUpdateForm to use install/uninstall → (Closed) created by quietone
- Status changed to Needs review
about 1 year ago 4:09am 24 November 2023 - Status changed to RTBC
about 1 year ago 2:48pm 24 November 2023 - 🇺🇸United States smustgrave
Hiding patches for clarity.
Was previously RTBC so restoring status.
- Status changed to Fixed
about 1 year ago 1:37pm 11 January 2024 -
longwave →
committed b102e5e9 on 11.x
Issue #3121870 by quietone, narendraR, smustgrave, dww: Change...
-
longwave →
committed b102e5e9 on 11.x
Automatically closed - issue fixed for 2 weeks with no activity.