D8 Pathway Remaining Issues

  1. Fix WSOD after batch finishes on manual file delete
  2. See why files arent force deleting / \Drupal::entityManager()->getStorage('file')->resetCache(); does that really clear the cache now?
  3. hook_views_default_views conversion to D8 so we can add back in Unmanaged / Orphaned/List Views
  4. VBO module gets hammered out as to what is in core and what isn't Follow Issue here in VBO queue and then add VBO back to Views
  5. Once VBO is hammered out, figure out how to add the unmanaged entity && view back in. New Entity system doesn't support hook_entity_info()
  6. Fix call in hook_views_pre_view() so it works
  7. Fix Orphan custom filter so it is actually working
  8. Figure out how tabs work in d8 for when we land on info, we can see the other view tabs, right not it isnt working so well

Comments

labboy0276 created an issue. See original summary.

labboy0276’s picture

Issue summary: View changes

Add issue

labboy0276’s picture

Issue summary: View changes

Add issue

labboy0276’s picture

Issue summary: View changes

Add issue

labboy0276’s picture

Issue summary: View changes

Figured out the new views CMI based system (well figured out how it works to do this) and added another task.
Still ened to do Unmanged view post fact.

labboy0276’s picture

Issue summary: View changes

fixed orphan filter, changed lots of structure, etc

labboy0276’s picture

Issue summary: View changes

Fixed tab issue

labboy0276’s picture

Issue summary: View changes

Fixed WSOD issue, added another issue regarding cache, etc

labboy0276’s picture

Issue summary: View changes

Fixed manual delete to actually work now

labboy0276’s picture

Version: 7.x-1.x-dev » 8.x-1.x-dev

Helps if I make this on the D8 version

labboy0276’s picture

Title: D8 Pathway » [meta] D8 Pathway

change title

edurenye’s picture

Drupal sees the dev branch as a release and tells me to update although it's the last version, I'm not sure if I should open a issue, or has something to be with the config of the module in drupal.org or we can just wait until it gets fixed automatically I guess with the first real release.

It's just so you know this happens.

dakku’s picture

Hey guys, any update on the progress?

lukasss’s picture

progress???

labboy0276’s picture

I haven't touched this module in a long time. Don;t have any time to work on any of my contrib modules right now either.

challeypeng’s picture

This module can play an important role in garbage file management, hoping to be updated continuously.

markus_petrux’s picture

Hi!

The VBO issue linked in 4. is already fixed.

Is there any stopper issue to create an initial release for this module?

Can I help in this direction?

labboy0276’s picture

I havent looked at this module in a long time, my guess is that the current D8 version needs to be tossed and started over.

ikit-claw’s picture

I'm just going to fork the D8 branch and patch it up and release it if you have any objections to me doing this please let me know.

labboy0276’s picture

I can make you a co-maintainer of this module if you want. That would probable be the more appropriate path forward.

ikit-claw’s picture

That would be great if you are willing :)

labboy0276’s picture

Sure, no problem. Let me hook that up now.

ikit-claw’s picture

sweet got a couple of D8 clients need this so expect some work soon. :)

lrcarvalho’s picture

Following

ikit-claw’s picture

I'll be pushing an update to dev this month and following up with issues afterwards.

labboy0276’s picture

@ikit-claw, I had some extra time and went through the issue queue for the D7 module. You can see the issues I added here. You may need to port some of the code to the d8 version if you are still working on it.

ikit-claw’s picture

Thanks for the notice. I will take a look.

labboy0276’s picture

Issue summary: View changes
labboy0276’s picture

Issue summary: View changes
labboy0276’s picture

Status: Active » Fixed

Finally after 5 years, this module is technically at feature parity with its D7 counterpart. I will do some extensive testing on the dev version and release a tagged release for the world.

Status: Fixed » Closed (fixed)

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