Project

General

Profile

Search

Results (12601)

Feature #6400 (Closed): Manually link a commit/revision to a ticket
h1. The issue Actually, a commiter can link a commit to an issue via a special keyword in the commit's comment like : > Fixing a bug (issue #42) The problem is that developers are l ... e (the new REST API may improve this another issue), the special keyword is often forgotten whi ... azy to switch to its browser to look for the issue number. In the end of the day, I often fi ... in directly editing the database (@changeset_issues@ table) to manually link the ticket to the issue. I've marked this issue as High Priority because of it's a kind of : * "papercut" issue, * usability issue, * bad user experience, * easy to implemen ... perCut h1. Proposed solution h2. Page "Issue" h3. Design Add a new inline form on t ... vision or changeset you want to link to this ... 2010-09-15 13:07
Feature #6397 (Closed): Add Parent Task field as a sort criterium when defining a query
The parent task field cannot be selected as a ... atabase: MySQL 5.0 Ruby: 1.8.6 Rails: 2.3.5 2010-09-15 01:34
Feature #6395 (New): Git Notes
A relatively new, but useful feature of git a ... . Perhaps redmine could do something similar. 2010-09-14 21:33
Defect #6393 (Closed): Review setup instructions for Ubuntu 10.04
Heard a report that they are incomplete. Sin ... tp://twitter.com/dustinrue/status/24487985743 2010-09-14 18:12
Defect #6392 (Closed): Updated/Created links to activity broken
All links I've found so far, after the update ... Running *Redmine 1.0.1.devel.4084 (MySQL)* 2010-09-14 14:28
Defect #6391 (Closed): No move move issue option
Redmine version 1.0.1.stable.4033 Ruby versi ... m v0.9.5 to 1.0.1, no move option appears on issue page even with 'Move issues' selected for role in Issue Tracking in Roles and Permissions. 2010-09-14 11:44
Feature #6390 (New): Option to not send another update e-mail to a user that hasn't viewed the issue since the laste updated e-mail
I've found that especially when people come b ... ough, and really they only need one for each issue, as once they view the issue they can see everything that's happened and the subsequent e-mails for that issue are not necessary. So my suggestion is to add an option to only send an e-mail when an issue is updated that the user hasn't viewed since the last time they were sent an e-mail. 2010-09-14 11:32
Defect #6389 (Closed): Selected strings in subtasks area will be disappeared with mouse selection
With IE8 (Internet Explorer 8), subject strin ... Here are steps to reproduce: # Show an issue that have subtasks with IE. (e.g. http://demo.redmine.org/issues/31577) # Select some subject strings in su ... ) for IE. I assume this might be the cause. 2010-09-14 10:19
Defect #6388 (Closed): New Subproject leads to a 404
Adding a New SubProject renders a 404. - Actual trunk r4083 - Postgres 8.4 2010-09-14 09:42
Defect #6387 (Closed): TemplateError when viewing gantt chart from parent project
Not every parent project has this error, I do ... 00.html (500 Internal Server Error) </pre> 2010-09-14 05:49
Feature #6386 (Closed): Issue mail should render the HTML version of the issue details
The view issue_edit.text.html.rhtml should use the HTML ver ... changed, an error is thrown when updating an issue if an email is sent out. For some reason, the following line from issues_helper.rb (line 147 in 1.0.1): <pre> ... and Fixnum doesn't have a .empty? method. 2010-09-14 03:57
Feature #6385 (Closed): Issue mailer displays journal entries different from issue_helper.show_details()
The issue mailer views just enumerate issue fields whereas the show_details() method is more robust and can be overridden in plugins. 2010-09-13 21:02
Defect #6384 (Closed): Target Version contains HTML for one project
After porting Redmine to a new server, the Target Version when editing or creating an issue contains HTML (See attached image). When cha ... figuration was working on a previous server.. 2010-09-13 20:54
Feature #6383 (New): modifying flash from model hooks
It doesn't currently seem possible to modify ... ther type) from a model hook. In controller_issues_edit_after_save() I would like to be able t ... nd that, I did: <pre> module RedmineCerb4IssuesControllerPatch def self.included(base) # ... ed to flash seemed to hang around when other issues were saved. 2010-09-13 19:59
Patch #6382 (Closed): Issue PDF export variable usage
This doesn't actually break anything on the web frontend, but can break when using the issue PDF export from elsewhere than the controller. Anyway, there's an @@issue@ floating in a function using @issue@, the attached patch fixes that. 2010-09-13 18:25
Defect #6378 (Reopened): Subtask - Start is invalid
When i try to update subtasks the error messa ... d it works for date '2010-10-01' and later... 2010-09-13 09:18
Defect #6376 (Reopened): Turning off textile inline with '==' doesn't work.
At http://www.textism.com/tools/textile/index ... change the font and have different meanings. 2010-09-12 23:06
Feature #6375 (Closed): Last updated by colum in issue list
Hi, I think that it will very beneficial if there was an "Last updated by" column in the issue list, so that way users will be able to tell if the issue was updated or not without entering their mailbox. 2010-09-12 19:53
Defect #6373 (Closed): Can't Set author_id When Creating New Issue Through REST API
I have a web form on a separate site that I have been using with the REST API to create new issues successfully. I have only one problem: whe ... e author_id that I define. Instead, the new issue always ends up having author_id set to the i ... er that is authenticating with the API. # Issue model on the client side class Issue < ActiveResource::Base self.site = 'htt ... = 'foo' self.password = 'bar' end issue = Issue.new( :subject => 'REST API', :assign ... word dynamically with each new request (i.e. issue.user => 'user', issue.password => 'password' before issue.save gets called), without success. 2010-09-12 16:48
Feature #6372 (New): Link to specific revision of file in repository
When writing a comment, I can insert a link t ... tory with e.g. @source:trunk/app/controllers/issues_controller.rb@; I can also insert a link to ... y/revisions/4020/entry/trunk/app/controllers/issues_controller.rb , or, at least a local one, like @"Issues controller @@@ rev 4020" : /projects/redmin ... y/revisions/4020/entry/trunk/app/controllers/issues_controller.rb@. Instead, we could use e.g. <pre> source:/trunk/app/controllers/issues_controller.rb@4020 </pre> 2010-09-12 15:58
Defect #6371 (Closed): reposman.rb creates SVN root for GIT one
Hi, I have encountered issue of reposman.rb when is added a new git repos ... tively for projects separately? Thanks 2010-09-12 15:38
Feature #6369 (New): Add custom format field type that is Resolvers
I want to make a custom field that is a list ... Assigned To status. We tried reassigning the issue to the code reviewer but it ended up confusing people watching the issue and you had to check the issue history to really understand who its really ... that list to assign a user to a custom field. 2010-09-12 06:51
Feature #6368 (Closed): Create a syntax for links to comments
If I want to leave a comment that references ... long ugly url in like http://www.redmine.org/issues/6333#note-1 which doesn't show the issue title hove effect when saved. It would be ni ... on hover but link to http://www.redmine.org/issues/6333#note-1 when clicked. 2010-09-12 06:42
Feature #6367 (New): Shorten links to tickets in comments to #1234 format on save
If a user enters a link to a ticket in a comment like http://www.redmine.org/issues/6363, redmine should shorten the link to #1 ... links to wiki pages or other internal links. 2010-09-12 06:39
Feature #6366 (New): Due date on an issue should follow the associated release due date if it exists
When an issue does not have an end date assigned, but it d ... bserved in Redmine 1.0.1 against MySQL 5.0.91 2010-09-11 20:50
(9176-9200/12601)