Patch #6690
closedRedmine link to user profile
Added by Ahmad Azhar about 14 years ago. Updated over 7 years ago.
0%
Description
new redmine link keyword to user profile.
format: user#1
or user:admin
Files
redmine-userlink.diff (1.66 KB) redmine-userlink.diff | Ahmad Azhar, 2010-10-18 06:49 | ||
userlink.patch (1.81 KB) userlink.patch | Alexander Meindl, 2012-06-12 11:34 | ||
userlink-1.4.4.patch (1.89 KB) userlink-1.4.4.patch | Vincent Metalhead, 2012-09-16 07:48 |
Related issues
Updated by Jean-Baptiste Barth about 14 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_user
helper doesn't work the same as otherlink_to_*
; we can't addonly_path
option nor css classes easily
I'll have a look at it before 1.1.0.
Updated by Jean-Philippe Lang about 14 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.
Updated by Jean-Philippe Lang about 14 years ago
- Target version changed from 1.1.0 to Unplanned backlogs
1.1 feature freeze.
Updated by Etienne Massip almost 14 years ago
- Target version changed from Unplanned backlogs to Candidate for next major release
Updated by Josh Nijenhuis over 12 years ago
Will this allow multiple users?
User:me,you,who
Updated by Etienne Massip over 12 years ago
Josh Nijenhuis wrote:
Will this allow multiple users?
It's very unlikely, mainly for consistency with other link types.
Updated by Jean-Baptiste Barth over 12 years ago
- Assignee deleted (
Jean-Baptiste Barth)
Updated by Alexander Meindl over 12 years ago
- File userlink.patch userlink.patch added
I updated the patch for redmine 1.4.3
Updated by Rainer Putzinger over 12 years 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.
Updated by Vincent Metalhead over 12 years ago
- File userlink-1.4.4.patch 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
Updated by Andriy Lesyuk about 12 years ago
WikiNG support this, see: http://projects.andriylesyuk.com/projects/wiking
Updated by Jean-Philippe Lang about 12 years ago
- Status changed from 7 to New
Assigned issue with no assignee back to New status.
Updated by Rainer Putzinger almost 12 years ago
+1
I would also greatly appreciate this enhancement. Does not seem to be a big deal! :-)
Updated by Toshi MARUYAMA over 11 years ago
- Is duplicate of deleted (Feature #4179: Link to user in wiki syntax)
Updated by Toshi MARUYAMA over 11 years ago
- Related to Feature #4179: Link to user in wiki syntax added
Updated by Marius BĂLTEANU over 7 years ago
and a new proposal was made to support also user:1.
I think that we can close this issue too.
Updated by Mischa The Evil over 7 years ago
- Related to deleted (Feature #4179: Link to user in wiki syntax)
Updated by Mischa The Evil over 7 years ago
- Is duplicate of Feature #4179: Link to user in wiki syntax added
Updated by Mischa The Evil over 7 years ago
- Status changed from New to Closed
- Target version deleted (
Candidate for next major release)
Marius BALTEANU wrote:
I think that we can close this issue too.
Indeed. Closing it as a duplicate of #4179.