Patch #2779
closedRSS-link should be visible even though no issues where found
100%
Description
Sometimes we create saved filters to trap specific conditions like overdue issues. With a RSS/Atom reader it's very easy to read that filter now and then, and act if issues are found.
We do not however want to pollute our production database with test-issues to be able to see the RSS-icon in bottom right corner, so we patched /app/views/issues/index.rhtml to show the icon even if no issues where found.
I would not mind this in the main release, it should do no harm.
/T
Files
Updated by Eric Davis over 15 years ago
- Status changed from New to 7
- Assignee set to Eric Davis
I don't use Redmine's feeds but I could see that being annoying.
Updated by Mischa The Evil over 15 years ago
This was one of the smaller issues I had on my ever-lasting todo-list to patch since I'm an heavy feed-user...
I wish I had moved it up the list much earlier knowing that the improvement is made with such a patch... Great!
Updated by Eric Davis over 15 years ago
- Status changed from 7 to Closed
- Target version set to 0.8.2
- % Done changed from 0 to 100
Fixed in r2487. Let me know if you find any other UI improvements.
Mischa, you probably spent more time keeping that item on your todo list than I did fixing it :) Maybe you should share your todo list and we can see what else we can fix.
Updated by Eric Davis over 15 years ago
- Status changed from Reopened to Resolved
Setting to resolved so it will appear on the 0.8.2 list of issues to merge.
Updated by Jean-Philippe Lang over 15 years ago
- Status changed from Resolved to Closed
Merged in 0.8 branch in r2514.