Project

General

Profile

Search

Results (31861)

Patch #1471 (Closed): Lua syntax highlighter for CodeRay
Attached is a patch that will add lua lexer syntax highlighting to coderay. 2008-06-16 21:12
Patch #1470 (New): Projects Info Block for MyPage
This patch will add a projects block to the M ... es, it will also list the number of assigned issues, reported issues, and spent time for a given project. 2008-06-16 21:09
Patch #1463 (Closed): Spanish translation for the admin and user manual
Translated by Eduardo Vega zen.edu@gmail.com 2008-06-16 11:50
Feature #1462 (Closed): Access control to trackers by user roles/profiles
This request works in conjuction with user's ... le or whatever, based on user profile/role. 2008-06-16 10:23
Feature #1461 (Closed): Issues linking by a combo box or similar
Actually, you need to know de request identifier to set a link. 2008-06-16 10:20
Feature #1460 (New): Project Plan import/export utility
It would be very useful a Project Plan import ... esktop tool and then, imported into Redmine 2008-06-16 10:19
Feature #1459 (New): Global Holidays calendar
A global Holidays calendar should be desirable in order to plan a project. 2008-06-16 10:17
Open discussion: Private issues vs. private projects
I've been testing Redmine to work with privat ... blic projects and grant access by role. Only issue we found out was that if you have public sub ... anagement + customers) So what's the real issue to have a private flag? How does it handle things differently apart from being in same project? 2008-06-16 09:06
Help: Reporting the details of the Issues
Hi all, I'd like to print a report with all details (especially all comments) of the issues, resulting from a query. The report would be like that |Issue# 1|Title|status| |\3. description| |\3. comment1| |\3. comment2| |Issue# 2|Title|status| |\3. description| |\3. co ... the query result display ? cheers gabriel 2008-06-16 08:31
Defect #1457 (Closed): Undefined method "length"
See http://www.redmine.org/boards/2/topics/show/1346 2008-06-16 00:29
Help: Email notification to other project members
Hello, In Version v0.7.0 you have made th ... an i notify other project memebers about one Issue. Thanks for your help. Ina. 2008-06-15 20:50
Feature #1455 (New): Create reports from Custom Fields
I'd like the capability of creating issue_reports from Custom Fields. I think this would only apply to List and Boolean types. 2008-06-15 08:50
Feature #1450 (Closed): Automaticaly add project creator as manager
I have noticed an issue with automatic repository creation, if you h ... he project as a manager during its creation. 2008-06-15 02:15
Defect #1449 (Closed): gpl version issue
the link to the gpl on www.redmine.org goes t ... /old-licenses/gpl-2.0.html Thanks, marc 2008-06-14 05:08
Feature #1448 (New): Add tags to issues
Many of our issues span multiple categories -- or more specifi ... d be great if there was a way to add tags to issues. 2008-06-14 04:59
Feature #1447 (Closed): Resource management
It would be great if possible for the users t ... are involved in a specific project, who have issues assigned and who don't. 2008-06-14 00:03
Feature #1446 (Closed): Allow notification on editing of a message
There's no way to notify when a message is edited. 2008-06-13 23:50
Feature #1445 (Closed): add new permission 'edit issue planning'
A permission 'edit issue planning' can be added which allows or disal ... roject. Otherwise, reporters can pollute the issue overviews, like demonstrated by the current redmine roadmap. 2008-06-13 23:07
Help: Display issue estimated hours in gantt chart
Hi, I am new to redmine, but so far I like ... e number of ours on the starting date of the issue, for example in a row below the days (column ... d if so point me in the right direction?) 2008-06-13 22:03
Open discussion: RE: Dealing with Version/Releases in Redmine
I was also wondering how to handle Trac way version/milestone when reporting issues, specially bug reports. There would real ... that marks when bug is about to be fixed. 2008-06-13 21:28
Open discussion: RE: Contributing code to Redmine
Hopefully Redmine will be running on Rails 2. ... t happens, migrations should no longer be an issue. 2008-06-13 20:25
Help: RE: How to create a link with pre-filled parameters?
Found the way to do that (maybe it will help to somebody): <pre><%= link_to l(:label_issue_new), :controller => 'issues', :project_id => @project, :action => 'new', :issue =>{:assigned_to_id => User.current.id} %></p ... oes not work!!! <pre><%= link_to l(:label_issue_new), :controller => 'issues', :project_id => 1, :action => 'new', :issue =>{:status_id => 2} %></pre> 2008-06-13 17:05
Help: Some problems with svn repository
Hi, The Redmine interface to my svn reposi ... ve me an idea what's wrong? If it is a paths issue, how can I correctly set up the svn path in Redmine? Thanks! 2008-06-13 16:01
Help: RE: New issue url to preload some fields
Well.. I found the way.. <pre>http://myredmine.com/projects/myproject/issues/new?issue[assigned_to_id]=<%= User.current.id %></pre> ... <pre>http://myredmine.com/projects/myproject/issues/new?issue[status_id]=2</pre> does not work.. :-( A ... f there is such a functionality in Redmine). 2008-06-13 15:30
Open discussion: RE: Contributing code to Redmine
hi Clay, The standard way to contributing is to create a patch issue, or a feature request issue and a patch issue, if you think you need discussion around it. ... tor is a grown-up and can modify it :) HTH 2008-06-13 14:33
(30676-30700/31861)