once the new release system goes live, and releases are real nodes (http://drupal.org/node/83339), the existing "view all releases" page is going to start to get quite huge and unwieldy. in addition to being able to filter on core compatibility (http://drupal.org/node/89535) it'd be nice to add a way to sort based on various things (like the project browsing pages):

  1. date (current default)
  2. core compatibility
  3. a release "series" (e.g. a specific stable or devel branch for a given core API).

should these be tabs?
should #2 and #3 be merged?
any other sorting/grouping options we'd want?

mockups, screenshots and patches welcome.

Comments

aclight’s picture

Version: 4.7.x-1.x-dev » 5.x-1.x-dev
Status: Active » Postponed

This should be done with views in the D6 version. Postponing until then.

dww’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Status: Postponed » Active
apaderno’s picture

Has this feature been implemented?

dww’s picture

Status: Active » Postponed

@KiamLaLuno:

http://drupal.org/node/3060/release
http://drupal.org/node/3281/release
...

No, not yet implemented. However, this page is now a view, so we're closer. Unfortunately, exposed sorts aren't fully working in views yet, and will require views3, so it'll probably be a while until we could add exposed sorts here. Postponing this until:

#228510: Exposed Sorts

is committed and officially released...

apaderno’s picture

Version: 6.x-1.x-dev » 7.x-2.x-dev
Issue summary: View changes

On pages like http://drupal.org/node/3060/release, there is a filter for the version using a text field, but I cannot say if that is something added on drupal.org from a custom module / feature.

drumm’s picture

Status: Postponed » Closed (outdated)

This part of the all releases pages is all done by project_release module. And we do effectively have a way to filter by core compatibility and release series with the version starts with filter.