Patch #6690
Redmine link to user profile
| Status: | New | Start date: | 2010-10-18 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | Text formatting | |||
| Target version: | Candidate for next major release |
Description
new redmine link keyword to user profile.
format: user#1 or user:admin
Related issues
History
#1 Updated by Jean-Baptiste Barth over 2 years ago
- Category set to Text formatting
- Status changed from New to 7
- Assignee set to Jean-Baptiste Barth
- Target version set to 1.1.0
- it should have some unit tests
link_to_userhelper doesn't work the same as otherlink_to_*; we can't addonly_pathoption nor css classes easily
I'll have a look at it before 1.1.0.
#2 Updated by Jean-Philippe Lang over 2 years ago
The problem with this patch is that it breaks the users privacy. It would allow someone to see the name of any user, which is not what UsersController#show does.
#3 Updated by Jean-Philippe Lang over 2 years ago
- Target version changed from 1.1.0 to Unplanned
1.1 feature freeze.
#4 Updated by Etienne Massip about 2 years ago
- Target version changed from Unplanned to Candidate for next major release
#5 Updated by Josh Nijenhuis about 1 year ago
Will this allow multiple users?
User:me,you,who
#6 Updated by Etienne Massip about 1 year ago
Josh Nijenhuis wrote:
Will this allow multiple users?
It's very unlikely, mainly for consistency with other link types.
#7 Updated by Jean-Baptiste Barth 11 months ago
- Assignee deleted (
Jean-Baptiste Barth)
#8 Updated by Alexander Meindl 11 months ago
- File userlink.patch
added
I updated the patch for redmine 1.4.3
#9 Updated by Rainer Putzinger 10 months ago
+1
This feature request, as well as a first implementation approach, seems to stick around here for quite some time now. I would greatly appreciate this feature, as we could include references to contact persons qite easily.
#10 Updated by Terence Mill 10 months ago
+1
#11 Updated by Vincent Metalhead 8 months ago
- File userlink-1.4.4.patch
added
Updated the patch for Redmine 1.4.4-stable.
cd /path/to/redmine wget http://www.redmine.org/attachments/download/8216/userlink-1.4.4.patch patch -p0 < userlink-1.4.4.patch
+1
#12 Updated by Andriy Lesyuk 5 months ago
WikiNG support this, see: http://projects.andriylesyuk.com/projects/wiking
#13 Updated by Jean-Philippe Lang 4 months ago
- Status changed from 7 to New
Assigned issue with no assignee back to New status.
#14 Updated by Rainer Putzinger 3 months ago
+1
I would also greatly appreciate this enhancement. Does not seem to be a big deal! :-)