- Issue created by @manuel.adan
- π¦πΉAustria mathiasgmeiner
This is an initial, rough patch for Drupal 10.1 and 1.x-dev@dev.
The fixed block content can now be accessed at /admin/content/block/fixed-block-content, although it is still not visible in the user interface. - last update
over 1 year ago Composer require failure - last update
over 1 year ago 15 pass, 1 fail - Status changed to Needs review
over 1 year ago 10:01pm 28 June 2023 - last update
over 1 year ago 16 pass - πΊπΈUnited States jacobbell84
I built on this to hit a few more of the bullet points needed to get it committed. My patch adds the Fixed Blocks tab to the block types admin UI area. It also uses route subscribers and derivatives to alter the new routes for older versions of Drupal, maintaining backward compatibility with older versions. I did alter the routes be under the block type area instead of the block content area for Drupal 10.1. Up the manuel.adan of course but my thoughts were since this is technically configuration and not content it made more sense there. Lastly I updated the tests to hopefully work on all versions of Drupal.
- last update
over 1 year ago Composer require failure - last update
over 1 year ago 16 pass - last update
over 1 year ago 15 pass, 1 fail - last update
over 1 year ago 16 pass - πΊπΈUnited States jacobbell84
Taking into account new permissions in D10.1
- last update
over 1 year ago 15 pass, 2 fail - last update
over 1 year ago 16 pass - πΊπΈUnited States jacobbell84
Hopefully addressing the last of the permission issues.
- last update
over 1 year ago 16 pass - last update
over 1 year ago 16 pass - πͺπΈSpain manuel.adan π
I tested changes both in D10.0 and D10.1. I also tested in an upgraded system from 10.0 to 10.1. Tests passed OK, it seems functional and it's working as expected. Great work!
I just found some CS related issues fixed in the attached update.
Many URL have been changed, so adding redirections from the old to the new ones could be useful. Affected URLs are not public anyway, so might not have many broken links after the upgrade. Shortcuts, aliases or direct link in administration guides would be the only affected. It could be addressed now or in a new issue after this one becomes fixed.
- Status changed to RTBC
over 1 year ago 11:40pm 3 July 2023 - π³π±Netherlands watergate
Works like a charm on both D10.0 and D10.1 :)
- First commit to issue fork.
- last update
over 1 year ago 16 pass - @falco010 opened merge request.
- π³π±Netherlands falco010 π³π± The Netherlands
Because of the hard requirement of 10.0.0 in this module we could not upgrade to 10.1
I therefor created a fork of the work done here (added patch #7) which can be used till this gets merged to be able to upgrade to Drupal 10.1
To be able to use the fork, add the following to your composer.json repositories:
{ "type": "git", "url": "https://git.drupalcode.org/issue/fixed_block_content-3357439.git" },
And run the following command:
composer require drupal/fixed_block_content:dev-3357439-ui-updating-to
- πΊπΈUnited States jacobbell84
It could be addressed now or in a new issue after this one becomes fixed.
@manuel.adan My vote would be a separate issue. This is holding up a few folks doing upgrades so it would be great to get a new release out and then work on refining afterwards if redirects are still needed.
- πΈπ°Slovakia kaszarobert
I tested the patch as this blocks D10.1 upgrade right now for us. It's working fine, RTBC+
- πΊπΈUnited States jv24
Latest patch works well - any progress on a new release to support >10.1?
- πΊπΈUnited States Spry_Julia
I can also confirm that the patch is working. I used the fork created by @Falco101 (described in #11) to move forward with upgrading.
-
manuel.adan β
committed cf8cb8db on 8.x-1.x authored by
jacobbell84 β
Issue #3357439 by jacobbell84, manuel.adan, mathiasgmeiner: UI updating...
-
manuel.adan β
committed cf8cb8db on 8.x-1.x authored by
jacobbell84 β
- Status changed to Fixed
over 1 year ago 9:58am 5 August 2023 - πͺπΈSpain manuel.adan π
Committed, thank you all! Sorry for the delay, pretty busy at work these weeks.
Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
about 1 year ago 12:57pm 7 September 2023 - π¦πΉAustria tgoeg
Is there anything open that prevents releasing this as 8.x-1.3?
Would be nice to have a stable version covering everything needed for Drupal 10.1 - π·π΄Romania ion.macaria Bucharest, π·π΄
Agree with @tgoeg. Can we have it release cause other security tools give it like security issue beeng dowloaded from dev branch.
@manuel.adan +1 for a new release, please! People need to be able to install the module on Drupal 10.1