Feature #1605
Activity page to remember user's selection of activities
Status: | Closed | Start date: | 2008-07-09 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Activity view | |||
Target version: | 3.2.0 | |||
Resolution: | Fixed |
Description
On www.redmine.org if you go to the activity tab the messages option is unselected by default. If you select it and hit reply then you can see recent activity in the forums. When you navigate away from activity tab and then go back the messages option is again unselected and you have to reapply to see that activity. It would be nice if it would remember your selection, if the admin could choose to have it selected by default or both.
If what I am seeing is not expected behaviour, then this is a bug and I am on firefox 3.0 on Kubuntu.
Thanks.
Related issues
Associated revisions
Activity page to remember user's selection of activities (#1605).
History
#1
Updated by Jonathan Schneider about 13 years ago
I too would really appreciate this one fixed. In my case it's Wiki edits I'd like to be able to see by default.
It doesn't appear to be browser-specific. Same behaviour in Safari and Camino on a Mac and Chrome on windows.
Jon
#2 Updated by Anonymous almost 13 years ago
+1
Same for the check-boxes on the Roadmap page as well :)
#3
Updated by minkbear minkbear almost 13 years ago
+1
agree this feature
#4
Updated by C Com almost 12 years ago
+1
for a global setting of which boxes are checked by default (maybe even project-specific setting)
#5
Updated by Etienne Massip almost 12 years ago
- Category set to Projects
#6
Updated by Etienne Massip almost 12 years ago
- Category changed from Projects to UI
#7
Updated by Matt N about 11 years ago
+1
#8
Updated by Leonardo Sena almost 11 years ago
+1
#9
Updated by Cassiano Monteiro almost 11 years ago
+1!
#10
Updated by Go MAEDA over 7 years ago
- Duplicated by Feature #2729: Memorize activity events selection added
#11
Updated by Go MAEDA over 7 years ago
- Duplicated by Feature #5750: Configurable activity list defaults added
#12
Updated by Go MAEDA over 7 years ago
- Duplicated by Feature #6824: Make it possible to choose default filters on activity page added
#13
Updated by Go MAEDA over 7 years ago
- Duplicated by Feature #7548: Option to remember Activities set to show on activity view added
#14
Updated by Go MAEDA over 7 years ago
- Duplicated by Feature #8439: Default Settings on Activity Tab added
#15
Updated by Go MAEDA over 7 years ago
- Related to Feature #8680: Select all modules for search and activities added
#16
Updated by Go MAEDA over 7 years ago
- Related to Patch #13666: wiki edits, wiki comments and messages turned on by default on activity page added
#17
Updated by Go MAEDA over 7 years ago
- Related to Feature #938: Add default Activity value per user added
#18
Updated by Go MAEDA over 7 years ago
- Related to Feature #1295: Option to show wiki pages under activity by default added
#19
Updated by Go MAEDA over 7 years ago
I have wrote a patch to make Activity tab remember the selection of activity events even if the user logged out.
#20
Updated by Go MAEDA over 7 years ago
- File activity-store-user-selection.diff
added
This is the patch: activity-store-user-selection.diff
#21
Updated by Go MAEDA over 7 years ago
- File activity-store-user-selection-v2.diff
added
Code improvement. Added property methods for "activity_scope" to UserPreference model.
#22
Updated by Go MAEDA over 7 years ago
- Target version set to 3.2.0
This is a long awaited feature by many users (please see "Related issues").
I think it would be better to include in 3.2.0.
#23
Updated by Jean-Philippe Lang over 7 years ago
- Category changed from UI to Activity view
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Feature added in r14678. I've made a few changes to the patch so that the preference gets updated only when the user changes the scope by hitting the Apply bouton. And tests added.
#24
Updated by Toshi MARUYAMA over 7 years ago
- Duplicated by Feature #3189: Activity Tab Filter Save added