Make this project compatible for drupal 9.
suggestions:

  • use drupal-check, rector , upgrade_status module to check the changes needed to be done
  • Add version key for drupal 9 in info.yml file.
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

sarvjeetsingh created an issue. See original summary.

pradeepjha’s picture

Assigned: Unassigned » pradeepjha
pradeepjha’s picture

Assigned: pradeepjha » Unassigned
Status: Active » Needs review
StatusFileSize
new892 bytes
pradeepjha’s picture

ramya balasubramanian’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new12.41 KB

I have checked this and this patch looks good to me!! I have attached screenshots also. Moving this to RTBC

vaibhavjain’s picture

Status: Reviewed & tested by the community » Needs work

@pradeepjha @Ramya Balasubramanian This an API change, mentioned here https://www.drupal.org/node/3084730 Can you please make sure that there is no Code change involved ? Also, is the module functioning well tested on D9 branch ?

pradeepjha’s picture

Status: Needs work » Needs review

Thanks @vaibhavjain. Your point is valid.
We have one similar ticket https://www.drupal.org/project/draggable_dashboard/issues/3128932, which is now in fixed state. There also the "core/jquery.ui.sortable" asset library is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. We have applied similar patch to fix it. Still someone can apply patch and test it the functionality. I think better we can move it to `in review` state.

vaibhavjain’s picture

Sure, @pradeepjha. We have done some similar implementation here (https://www.drupal.org/project/autocomplete_deluxe/issues/3122933), where jQuery sortable was replaced with core/sortable. If you plan to debug this further, you may want to refer to the above issue.

shayan.azali made their first commit to this issue’s fork.

shevgeny’s picture

This Module does not work on Drupal 9 and needs to be improved. Images are not sorted.

sashken2’s picture

I'm use https://www.drupal.org/project/jquery_ui_sortable and sortable in Nice ImageField Widget works.

Terry_Kolodiy made their first commit to this issue’s fork.

terry_kolodiy’s picture

Assigned: Unassigned » terry_kolodiy
terry_kolodiy’s picture

Version: 8.x-1.x-dev » 8.x-1.2-alpha1
Assigned: terry_kolodiy » Unassigned
Status: Needs review » Fixed
Issue tags: -Drupal 9 porting weekend, -DIACWMay2020

Released D9-D10 version.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.