Problem/Motivation

There are a lot of change notices (which is good). But hard to go through them to identify which are important... or to just filter them based on what someone is looking for.

Proposed resolution

Add filters to http://drupal.org/list-changes/drupal to filter change notices by those that relate to *issues* that were/are critical/major (priority) or that were tasks/features (category)

Remaining tasks

  • find other issues that need to be fixed/opened in order to be able to add this feature to the change records page.

User interface changes

Adding filters.

API changes

TBD

Originally mentioned:

in #493074-53: Back-link to the commit as a comment on the related issue. @YesCT

I was looking at the change notices
http://drupal.org/list-changes/drupal

and wanting to be able to filter them by those that relate to issues that were/are critical/major (priority) or that were tasks/features (category)

Comments

YesCT’s picture

this might need to go to a different project.

I was tempted to add the tag: revisit before release
but I didn't. I'll leave that up to someone more familiar with how that tag is used.

YesCT’s picture

Issue tags: +Developer improvements

tagging

marvil07’s picture

Project: Version Control / Project* integration » Drupal.org customizations
Version: 6.x-2.x-dev » 7.x-3.x-dev
Component: User interface » Code

Change records is a custom drupal.org feature, so moving there, where AFAIK the view for list-changes page lives.

I'm also modifying the summary to remove dependency on about adding a comment based on commit messages, which is unrelated.

The view providing list-changes/* should be change_records views, at page_1 display.

Also I'm moving it to d7, since it probably will not be added now because of d7 migration effort.

marvil07’s picture

Issue summary: View changes

remove mention of possible dependency on unrelated #493074

mgifford’s picture

Issue summary: View changes

This would be nice. It didn't get taken care of with the upgrade to D7.

YesCT’s picture

YesCT’s picture

xjm’s picture

2dareis2do’s picture

I would also like the ability to filter posts e.g. d.o/user/####/track page

drumm’s picture

Status: Active » Closed (won't fix)

2dareis2do - this issue is about another page. The user/…/track page comes from Drupal core, so improvements would be made in that project

This issue will not be doable with #3265096: Move issues from www.drupal.org to git.drupalcode.org. When issues are on a separate site, we can not set up Views filters for their priority, category, etc.

2dareis2do’s picture

Ok thanks. Will see if there is another issue or perhaps create a new one.