I wanted to be able to filter the list by the version status, i.e. if the module is dev, alpha, beta, rc or released. So I created a patch for this which I will attach. See if you like it.

Comments

mossy2100’s picture

Status: Active » Needs review
StatusFileSize
new7.48 KB

Patch attached - please forgive a little bit of formatting on the existing code.

mossy2100’s picture

Note, however, that because the "All" vertical tab has been removed (not sure why) it isn't possible to list all the dev modules in one view (which was what I wanted to be able to do).

klonos’s picture

Nice feature Shaun! Thanx ;)

petsagouris’s picture

From what I've read about the issue, the "All" tab was removed because it is the default mode, as if no tab is selected. You can unselect a selected tab by clicking on it again, thus return to the "All" behavior again.

greenskin’s picture

Status: Needs review » Active

The "All" tab was initially removed. I felt it wasn't a category, or package however you look at it, and was better to list all modules by not having a tab selected. The default behavior was to have all tabs deselected and as such list all modules - no tab selected, no filtering by package. With the addition of a "New" tab I've brought the "All" tab back from the grave. The "All" and "New" tabs are separated from the regular package tabs by a spacer, thus distinguishing themselves from the "All" and "New" tabs.

I like the feature idea though I'm hesitant to add even more checkboxes. Perhaps a query operator instead. For example, in the filter input you could enter "status:beta" to show modules with a beta status. To list both alpha and beta modules you could enter "status:beta status:alpha", or perhaps allow the operator to accept "status:beta,alpha".

klonos’s picture

I'm hesitant to add even more checkboxes...

...I understand, but still a click or two is way faster than having to type operators. Plus you'll either have to memorize them or add some help text to explain the feature ...which is just as much clutter if you ask me ;)

rooby’s picture

I would like these filters too.
I would be fine with having more checkboxes. I don't see an issue with it, especially seeing as they can be turned off if you don't want them.

smustgrave’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Closing as outdated after 11 years as we transition to Drupal 10.

I'm keeping an eye on the 7.x branch of this module, reviews and majors, but active work is going toward 4.x (supporting D10)

If valid for 4.x please reopen