Project

General

Profile

Search

Results (12108)

Feature #521 (New): Add preference to auto-reassign back to author on resolve or feedback
It would be great if you could set a paramete ... s being changed to resolved or feedback. 2007-12-18 11:04
Feature #519 (Closed): Ideas from Trac
First, thank you very much for great software ... be really interesting to us. Your ideas? ;) 2007-12-17 18:32
Feature #517 (Closed): Add billing ability to Timelog
I have some ideas we have using in Trac and o ... prepare more detailed and complex analysis ;) 2007-12-17 18:08
Feature #515 (Closed): Add 'watchers' pro-actively.
It would be handy to be able to add people to an issue, rather then each individual having to add themselves. ie. the 'watch' link. 2007-12-12 14:55
Feature #514 (Closed): Custom Field on Closing Screen
Redmine has been a massive help to our company in keeping track of issues, and I would first like to reiterate my tha ... we'd really like to see: When we close an issue, there are often actions that need to occur ... f troubleshooting steps that apply to every issue we have, and we'd love to start tracking whi ... ticket closing screen, independently of the issue addition screen, would be massively helpful ... t you put towards this request. Thank you! 2007-12-12 10:13
Defect #168 (Closed): When changing start date back one day I get an error
When changing the start date of an issue 1 day backwards so that it is today I get th ... evision: 954 of trunk NoMethodError in Issues#edit Showing app/views/issues/_form.rhtml where line #34 raised: undef ... Trace of template inclusion: /app/views/issues/edit.rhtml RAILS_ROOT: ./script/../confi ... k Trace | Full Trace C:/redmine/app/views/issues/_form.rhtml:34:in `_run_rhtml_47app47views47issues47_form46rhtml' C:/redmine/app/views/issues/edit.rhtml:6:in `_run_rhtml_47app47views47issues47edit46rhtml' C:/redmine/app/helpers/appli ... lled_tabular_form_for' C:/redmine/app/views/issues/edit.rhtml:3:in `_run_rhtml_47app47views47issues47edit46rhtml' c:/ruby/lib/ruby/gems/1.8/ ... re' script/server:3 C:/redmine/app/views/issue... 2007-12-12 00:57
Defect #165 (Closed): (rake rails:migrate) no such file to load -- action_web_service 0.6.0
rake db:migrate raise "no such file to load -- action_web_service" error. The issue is described at forum: http://rubyforge.o ... ttp://www.redmine.org/wiki/1/RedmineInstall 2007-12-10 00:54
Feature #241 (Closed): Mailer sender is set as event initiator
When mail is notified, default sender is got ... on, I made sender as event initiator such as issue editor, message poster and so on. Now Alice add an issue note, mail notification is sent from "Alice" not remine@ yourdomain.com. 2007-12-07 23:23
Patch #239 (New): Adds two blocks for my/page and fixes a report bug
This fixes a report query filter bug where as ... ks for my/page, for a manager's dashboard - issues due in the next week and past due issues. 2007-12-07 12:11
Patch #238 (Closed): Change the tracker from the issue edit screen
This patch adds a tracker select box to the issue edit page to enable changing an issue from (for example) bug to feature. 2007-12-05 15:00
Feature #513 (New): Different behavior for deployments or users with only one project
For a deployment or user with only one projec ... e should be replaced, possibly with a Latest Issues widget. Currently I have one Redmine depl ... nd the overall experience in both situations. 2007-12-05 12:06
Defect #161 (Closed): error 'View all issues' link at issues's sidebar
hi everybody~ I found a bug that 'View all issues' link don't act exactly at issues's sidebar. When i used custom queries at issue list, 'View all issues' clicked and changed all issues list exactly. but 'View all issues' don't changed when i showed some issue. i think that source code has a bugs at app/views/issues/_sidebar.rhtml ,line 7 <%= link_to l(:label_issue_view_all), { :set_filter => 1 } %><br /> ... different http://localhost:3004/projects/1/issues?set_filter=1 http://localhost:3004/issues/show/39?set_filter=1 i modified source code <%= link_to l(:label_issue_view_all), '/projects/'+@project.id.to_s+'/issue... 2007-12-05 01:28
Feature #512 (Closed): Search Custom Fields
It would be great if redmine searched on cust ... "searchable" when configuring custom fields. 2007-12-04 22:38
Defect #159 (Closed): Error when changing Activity on Time log if the issue has been moved
I ad moved an issue to a different project and later I had creat ... " When I tried to adjust the activity in the issue it threw an error. After I moved the issue back to its originating project I could update the issue successfully Cheers 2007-12-03 18:29
Feature #510 (Closed): Allow user deletion
Title says it all :) 2007-12-03 03:56
Defect #158 (Closed): A role with less permission that a anonymous
Hi, I notice, that if I made a repository ... every member can see the repository. Same issue for all right of an anonymous. I made an integration test as soon as possible. 2007-11-30 11:00
Defect #157 (Closed): URLs in emails do not use HTTPS when appropriate
My redmine installation is set up on an HTTPS ... es via https://x.y.com/redmine/ When issues are created or updated, the emails don't us ... for example, text emails look like: Issue #31 has been reported. ------------------ ... #31: My Problem Is http://x.y.com/redmine/issues/show/31 and the html emails look like: Issue #31 has been reported. <hr /> <a href="http://x.y.com/redmine/issues/show/31">Feature #31</a>: My Problem Is ... supply all the details needed for the URL. 2007-11-30 09:31
Feature #506 (New): Add reports to top menu
Would it be possible to add the below code to ... <%= link_to l(:Reports), { :controller => 'issues' }, :class => 'admin' if User.current.admin? %> Cheers 2007-11-25 22:52
Defect #155 (Closed): public/.htaccess lacks ... handlers without checking for their existance
mod_fcgid is an improved version of mod_fastc ... > blocks for the relevant apache module. 2007-11-23 16:40
Feature #500 (Closed): Delete Enumerations
Enumerations can be added but not deleted, wo ... able to, with the possibility to assign all issues with deleted enumeration to another existing one. For example, issues have been assign the Design activity for ti ... activity, we should be able to reassign all issues tagged design to interface design for example 2007-11-23 05:56
Defect #154 (Closed): Home page typo
Home page of redmine, Latest news block Link at the end of block says: View all issues Should be: View all news 2007-11-23 05:26
Feature #494 (Closed): Have a global page for all projects Activity and Repositories
Like redmine already has a page with http://redmine.url/issues Make Activity available at http://redm ... sitories Thanks, keep up the GREAT work. 2007-11-22 11:03
Defect #153 (Closed): Redmine can't access svn repository if runs under mongrel
If Redmine runs under mongrel started by root ... t mongrel manually after I reboot the server. 2007-11-22 07:19
Defect #151 (Closed): Float custom field marked as 'used as filter' breaks the issue list
When I define a new custom field type float, and when I try to list issues in a projet used this new custom field, red ... lters' /var/www/redmine/app/controllers/issues_controller.rb:240:in `retrieve_query' /var/www/redmine/app/controllers/issues_controller.rb:46:in `index' /var/lib/g ... ire.rb:27:in `require' script/server:3 2007-11-21 03:58
Defect #150 (Closed): sorting error at the header of the list 'Assigned to'
hi~ I found sorting error that 'Assigned t ... ==================================== SELECT issues.`id` AS t0_r0, issues.`tracker_id` AS t0_r1, issues.`project_id` AS t0_r2, issues.`subject` AS t0_r3, issues.`description` AS t0_r4, issues.`due_date` AS t0_r5, issues.`category_id` AS t0_r6, issues.`status_id` AS t0_r7, issues.`assigned_to_id` AS t0_r8, issues.`priority_id` AS t0_r9, issues.`fixed_version_id` AS t0_r10, issues.`author_id` AS t0_r11, issues.`lock_version` AS t0_r12, issues.`created_on` AS t0_r13, issues.`updated_on` AS t0_r14, issues.`start_date` AS t0_r15, ... 2007-11-21 02:07
(11851-11875/12108)