Active
Project:
Project issue tracking
Version:
5.x-2.x-dev
Component:
Mail
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Aug 2006 at 23:27 UTC
Updated:
13 Apr 2008 at 13:59 UTC
Reorganize the above page to match the download pages.
Comments
Comment #1
dwwto clarify, killes is talking about organizing that table based on the project taxonomy (at least).
it's a good idea. i've made similar changes in other parts of project and project_issue already (e.g. http://drupal.org/node/57709). however, at this point, this is pretty low prio for me. ;)
feel free to submit a patch and i'll review/commit. otherwise, this will have to wait...
thanks,
-derek
Comment #2
moshe weitzman commentedyeah, this page is huge. in addiiton, i'd like for a single autocomplete field where i can type in project names and a radio for 'all' or 'own' and then add projects that way.
Comment #3
dwwBump -- this is critical for d.o since we keep getting memory errors on this page. See, for example, http://drupal.org/node/155943.
Comment #4
aclight commentedI agree that this would be nice to have. I'm not sure if this would be helpful or not, but dmitrig01 has a nice patch in for D7 core that does this kind of real time searching/filtering of text on the access control page. We might be able to adopt the code to some degree to use on the subscriptions page. He told me that there's nothing in the code (jQuery wise) that couldn't be done in D6. Anyway, the issue for that is #229193: Incremental filter for permissions page.