Project

General

Profile

Search

Results (12397)

Feature #2617 (Closed): Closed version links in the roadmap
We are currently using the roadmap site as ou ... uld ease the navigation to previous versions. 2009-01-29 11:43
Defect #2616 (Closed): Target version-list on bulk edit form is incorrectly sorted
The list of issue target-verion options that is shown on the b ... l) would be to change source:trunk/app/views/issues/bulk_edit.rhtml#L30 from: <pre> ... ersions.sort, :id, :name)) %></label> </pre> 2009-01-28 23:36
Defect #2615 (Closed): Change log doesn't strike out closed issues
1. Open change log (http://www.redmine.org/pr ... og/redmine) 2. Visit any of the striked out issues 3. Return to the change log Visited issue appears not striked out. There is no way to ... ect definition of a:visited style for closed issues. 2009-01-28 21:11
Feature #2613 (New): Define working steps/packages for tickets
The way we currently use Redmine is that some ... n how much steps have already been completed. 2009-01-28 13:38
Defect #2611 (Closed): Problem at login page when wrong password entered
The problem occurs when the following sequenc ... %3a%2f%2fredmine.server.com%2f/ on my server) 2009-01-28 11:21
Feature #2610 (Closed): Git repository comments should use git convention for commit messages
Git is typically used with the convention tha ... e. I suggest that for git, firstly in the issue lists, only the first line should be display ... should only contain the body of the message. 2009-01-28 11:05
Feature #2609 (Closed): mailhandler
It would be great if the mailhandler can rece ... edmine use as a IT Help Desk (Ticket System). 2009-01-28 09:59
Defect #2605 (Closed): Help: Apache reverse proxy solution needed and past solutions did not work
Hello all, I have been sifting through the ... as or have come up with a solution to this? 2009-01-28 05:01
Feature #2604 (Closed): Preview comment on news / bulk edit
When creating a new issue, we can preview our text before we submit. L ... t be previewed. I think they should be, yeah? 2009-01-28 01:44
Defect #2600 (Closed): Referencing keywords collide in imported Trac instances
# Work on some Trac instance, making use of r ... B1. A simple solution would be to disable issue references from before the time a project was imported. 2009-01-27 19:01
Patch #2599 (Closed): New View Hooks
Here is a patch with five new view hooks that ... d => @custom_field, :form => f) app/views/issue_statuses/_form.rhtml: * [ 14] :view_issue_statuses_form, :issue_status => @issue_status) app/views/my/account.rhtml: * ... s_form, :user => @user, :form => f) </pre> 2009-01-27 11:01
Feature #2598 (Closed): Edit of issue notes should be tracked
When somebody creates a note to issue, he may be able to edit it. If so, after edi ... uess, there should be a possibility to track issue's note changes. 2009-01-27 10:39
Feature #2597 (New): Allow users to choose on which specific events they want to be notified
We are using Redmine for managing issues from a group of users. Those users get notified of any change made to the issues they reported. That's not quite good, as th ... of them. For example, for them, receiving an issue edit notification telling that the "Assigned ... be: * When there is a new comment on the issue. * When the issue Status field changes to a specific status. But probably it should be more configurable. 2009-01-27 00:43
Feature #2595 (New): Issue report for all projects
Currently, we can view /reports/issue_report/PROJECTNAME, but /reports/issue_report results in a 404. Everything on this ... for this page, be replaced by Project, yeah? 2009-01-27 00:05
Feature #2594 (Closed): Sort issues by project
On the /issues page, there's no way to sort by project. If ... ecomes chaotic to get the necessary overview. 2009-01-27 00:02
Feature #2592 (New): Suggested new feature: Recent ticket list at right of New Issue page
It would be immensely helpful to have, at the right of the New Issue page, a list of the recently created tickets ... ist of five (5) to ten (10) recently created issues at right, underneath the current Versions i ... would show the ticket's vital information (*Issue ID*, Tracker, Subject, Assigned To, Version, ... Time, Category, and Status). 3. The recent issues list would show only issues within the current project. The main reason for this is so that as issues are created, mainly during project setup bu ... creator can insert the number of any related issues into the Description, and/or link them via Relate Issues, without having to open up a new tab, navigate to the Issues list, and look for them there. An altern ... other places. Thanks for considering this! 2009-01-26 22:05
Defect #2590 (Closed): Moved tickets and project permissions
Okay, here's the case. User Alice creates a t ... l and good, but on /my/page in the _Reported issues_ block, she sees her ticket with a link (th ... s mean it shouldn't display elsewhere to her? 2009-01-26 19:04
Defect #2589 (Closed): Cross project issue relations and user permissions
I have an odd use-case here. Administrator Alice enables cross-project issue relations, creates a private project and creates issue 1 (an issue User Bob can't see). Bob, who belongs to a public project, creates issue 2. Being the sneaky user that he is, he want ... at tickets private trackers have. He adds an issue relation to issue 1 and sees the ticket subject. Oh noes! Basically, cross-project issue relations aren't respecting user permissions to see the ticket (or its subject). The issue relation could be kept, for sure, just not d ... ser. I gather the fix is to restrict what issue relations show according the the viewing user's permissions, yeah? 2009-01-26 18:55
Feature #2587 (Closed): Improvement of built-in issue reports in roadmap page
Hi, When I click on a specific roadmap i'm ... n. On the right side, there is a report "Issues by...". If I click on "Assigned to", it wil ... (e.g. None). You can apply this pattern for "Issues by Cateroy" report as well. Regards. 2009-01-26 15:17
Feature #2585 (New): Add Modules to hide/display Overview, Activity, Roadmap
When opening Projects to clients, in some cas ... to its requirements (confidentiality, etc..). 2009-01-26 12:05
Defect #2584 (Closed): NameError
When using @IssuesController.send(:include, ...)@ from a self- ... module Redmine module Export </pre> 2009-01-26 10:31
Patch #2582 (Closed): Linking to Lotus Notes documents
Hi, in our company we commonly link from Redmine issues to documents on our Lotus Notes servers. T ... ux] * rails 2.1.2 * redmine revision 2316 2009-01-26 07:43
Feature #2580 (Closed): Remote git repositories
I'm sure this one has been asked before, but ... o ease the barrier to entry with the product. 2009-01-25 16:36
Feature #2579 (Closed): Configure SSL schema for "private" actions.
Right now I have my entire Redmine installati ... later that I realized it was for email links. 2009-01-25 16:25
Defect #2575 (Closed): PHP Syntax Highlighting Not Working
<code class="php"> echo "Hello World"; ... ors in the Log files. Any ideas what the issue could be, or how I could gather more debug information? 2009-01-24 15:37
(11001-11025/12397)