Feature #664
User can choose what page he want's to be Start page
Status: | New | Start date: | 2008-02-14 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | UI | |||
Target version: | Candidate for next major release | |||
Resolution: |
Description
Redmine need a feature when user can choose which would be start page - project page, overview page or MY PAGE. If user are not choosen which will be a Start page that settings are taking from global administration.
Related issues
History
#1
Updated by Jean-Philippe Lang over 14 years ago
- Category changed from Administration to UI
What does 'Start page' means for you ? The page that is displayed after the user has logged in ?
#2
Updated by Gunars Grundstoks over 14 years ago
Yes
#3
Updated by jongyoon Choi over 14 years ago
But after logged in, to select start page is difficult when the user included in many projects.
so, I recommend you to divide this with two viewpoints.
- User can select default project at My account menu.
- Project administrator can choose start page of project.
- Now, Redmine can show the customized 'start page' after logged in.
What do you think about this?
#4
Updated by jason axelson almost 13 years ago
I'd like to add that I would also like this feature, especially so that once user's login they can be pushed to their personalized pages which (by default) include a list of all tickets they are responsible for.
#5
Updated by Eric Davis almost 13 years ago
- Due date deleted (
2008-02-21) - Priority changed from High to Normal
Could someone could build a plugin for this to show a sample implementation? I'm pretty sure all the API is available in trunk and 0.8-stable.
#6
Updated by Sebastian M. almost 12 years ago
+1
#7
Updated by Vinicius Ferreira about 8 years ago
+1 Really needed
#8
Updated by Nathan Eddle about 8 years ago
+1 because this is indeed very much needed.
#9
Updated by Radek Terber about 8 years ago
+1 I would highly appreciate this feature
#10
Updated by Minu Moto almost 8 years ago
+1
#11
Updated by Arlene moyers almost 8 years ago
- File images (8).jpg added
#12
Updated by Arlene moyers almost 8 years ago
- File images (9).jpg added
#13
Updated by Toshi MARUYAMA almost 8 years ago
- File deleted (
images (8).jpg)
#14
Updated by Toshi MARUYAMA almost 8 years ago
- File deleted (
images (9).jpg)
#15
Updated by Mizuki ISHIKAWA 5 months ago
- File feature-664.patch
added
- File settings.png added
I have attached the patch.
This is a simple patch that gives the Start Page three options: Home, Project, and My Page.
At the moment, I have only added application settings, but it is functionally possible to support settings for each user in the future.