ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Merge My Account and the My User page (Bug #391)
Description
At the top, there are two links, one on the username, going to the profile page of the currently logged in user and "My Account" for changing settings. But for all it's worth, I can't remember which one's which.
So I propose to
- unify the "My Account" page and the
users/123/edit
page, and - merge those two top-links into one, by using a tab-bar even for non-admins, subsequently getting rid of
/my/account
. Alternatively, all information from the users page should be visible in My Account if the unique URL should be presevered.
History
Updated by Eric Davis at 2011-05-12 11:22 pm
I think this is a good idea. I was trying to do this back in Redmine by moving some of the notification preferences into the user/edit page but I never finished the merge.
The one thing we should watch for is the change password. I want to make sure that:
- admins can change the password without knowing the current password
- normal users must supply their current password to change it
- Category set to User accounts