Project

General

Profile

Actions

Feature #6464

closed

Ability to set landing page after login

Added by Jos Accapadi over 13 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Core Plugins
Target version:
-
Start date:
2010-09-22
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate

Description

We'd like to request the ability to set the landing page people see when logging in, configurable on a per user or per project basis (set by user), or globally by groups or system wide set by the admin user or manager-role.

For example, we use the Stuff-To-Do module, it would be nice to have our developers land on that page when logging in, as it is the most useful to them, but in some cases others might want to land on a project issues page.

I'm guessing this could be done via a plugin, but if others like it might be a valuable core feature.


Related issues

Related to Redmine - Feature #1233: change default homepage to My pageNew2008-05-13

Actions
Has duplicate Redmine - Feature #664: User can choose what page he want's to be Start pageNew2008-02-14

Actions
Actions #1

Updated by Sebastian M. over 13 years ago

+1

Actions #2

Updated by ross lazarus about 13 years ago

+1

The ability to control the page a user sees when opening a (sub)project would be a real boon for us as a general (eg settings) item.

Typical use case: We have subprojects that are ONLY wikis - no isses or anything else - so our users only want to see the main wiki page on opening the subproject. We link the wiki on the overview page that always appears by default but that's one more click than anyone really wants!

Actions #3

Updated by random tao about 13 years ago

agreed, we would like to assign default project for users, so when they login they go there.

Actions #4

Updated by Anonymous over 12 years ago

+1

Actions #5

Updated by Igor Zubkov over 12 years ago

I have wrote plugin for this. https://github.com/biow0lf/redmine_landing_page

Also, I can make patch for redmine based on this plugin. Any one instructing in this?

Actions #6

Updated by Igor Zubkov over 12 years ago

Igor Zubkov wrote:

Also, I can make patch for redmine based on this plugin. Any one instructing in this?

*interesting

Actions #7

Updated by Jos Accapadi over 12 years ago

The plugin method works fine for us until such time as it can be an official part of core. We are trying to avoid patches except where critical because we don't have the change control needed yet to ensure on every upgrade the patches move forward with the upgrade.

A couple things to note, a person could set the landing page, such that redmine constantly redirects to itself, or to some non-related url. Don't ask me who would do it, because I'm sure there is someone out there that would or mistype something and it goes somewhere else. :) So some validation checking on if what they enter exists, and some restriction on where it could go to.

If someone does enter the wrong item, the admin of course can always clean it up. But do we really want to bug the admins? :)

On the per project basis, it overrides the Overview tab, meaning if for example the landing page of the project is set to the Wiki page of the project, and you click the Overview tab, it takes you always to the wiki. I think users still should be able to go to overview, but if they select the projects from the project drop down or Projects link list.

For now it works for us.

Actions #8

Updated by Filou Centrinov about 11 years ago

Duplicate: #664

Actions #9

Updated by Toshi MARUYAMA about 11 years ago

  • Status changed from New to Closed
  • Resolution set to Duplicate

Filou Centrinov wrote:

Duplicate: #664

Thank you for your pointing.

Actions #10

Updated by Nathan Eddle almost 10 years ago

Does the plugin still work?

Actions #11

Updated by Filou Centrinov over 9 years ago

  • Related to Feature #1233: change default homepage to My page added
Actions #12

Updated by Aleksandar Pavic over 3 years ago

+1

IMHO it's best to implement features from https://github.com/biow0lf/redmine_landing_page
to the core.

Actions #13

Updated by Yuuki NARA over 3 years ago

+1

redmine_landing_page is convenient , because we can set the user and project initial page.

I fixed a DB migration error in Redmine 4.1.
git clone https://github.com/y503unavailable/redmine_landing_page -b redmine-4

Actions

Also available in: Atom PDF