Project

General

Profile

Search

Results (18317)

Open discussion: RE: Import/Export Issues plugin not working when i trying to uploadi ... g i am using redmine 1.0.4 and webrick server
Taraka Rajesh U wrote: > Taraka Rajesh U wrote: > > when i am using Import/Export Issues plugin in redmine 1.0.4 version and webrick ... redmine version1.0.4 and also Import/Export Issues plugin when i run with ipadress it is showi ... ble.8636 (Mysql2) and it can't be reproduced. 2012-07-12 19:51
Open discussion: Field validation in Redmine
Hi I have tried to generate some filter in the field of the new issue page. in the path app\views\issues, existe many views where was modified some ... filters? Redmine version: Redmine 1.2.1 2012-07-12 17:44
Plugins: RE: Weekly Timesheet comments overwrite
yeah, the permission issue has been raised by few other users also. We ... is complete, we are testing it. Dhanasingh 2012-07-12 16:35
Help: Help with Internal Error
I have someone trying to update a ticket in o ... g and I found this below: Started GET "/issues/427" for 10.123.2.3 at 2012-07-11 17:27:32 -0400 Processing by IssuesController#show as HTML Parameters: {"id" ... > 'Text' }' instead. (called from _app_views_issues__action_menu_html_erb___288876616_33107184 at C:/redmine-2.0.3/app/views/issues/_action_menu.html.erb:6) Rendered issues/_action_menu.html.erb (15.6ms) Rendered issues/show.html.erb within layouts/base (93.7ms) ... v class="wiki"> 79: <%= textilizable @issue, :description, :attachments => @issue.attachments %> 80: </div> 81: <% end %> 82: <%= link_to_attachments @issue %> app/views/issues/show.html.erb:79:in `_app_views_issue... 2012-07-12 15:32
Help: Debian Redmine 1.4.4: Issue Assignee List Includes Only Creator
||/ Name Version +++-============ ... ts filter 1.02 Redmine Issue Checklist plugin 1.0.3 Redmine Time Tracker plugin 0.4 When creating or updating an Issue, the only person listed in the Assignee selection list is the creator of the Issue. If the current user is the creator, then << ... verything seems to work, except the assignee issue. The assignee issue was not with me before the server/redmine ve ... atly appreciated. Thanks, Stephen 2012-07-12 15:25
Open discussion: RE: Import/Export Issues plugin not working when i trying to uploadi ... g i am using redmine 1.0.4 and webrick server
Taraka Rajesh U wrote: > when i am using Import/Export Issues plugin in redmine 1.0.4 version and webrick ... redmine version1.0.4 and also Import/Export Issues plugin when i run with ipadress it is showing error which ever uploaded log. 2012-07-12 14:50
Help: RE: Solved: Redmine 2.0: routes.rb synthax has changed?
Hello, i did it now the hard way, i change ... rrent redirect_to url_for(:controller => 'issues', :action => 'index') end def r ... se, :content_type => 'text/plain' end end 2012-07-12 11:24
Plugins: *Problems with Ascendro Issues Reminder*
I installed the plugin but when i execute th ... apps/redmine/vendor/plugins/ascendro-redmine_issue_reminder-19d3eae/lib/tasks/reminder.rake:6 ... apps/redmine/vendor/plugins/ascendro-redmine_issue_reminder-19d3eae/lib/tasks/reminder.rake:5:i ... lease I need help¡¡¡¡ Best regards¡¡¡ xD 2012-07-12 11:07
Help: RE: Solved: Redmine 2.0: routes.rb synthax has changed?
I can't reproduce your error... What are t ... 'home' </pre> to <pre> root :to => 'issues#index', :as => 'home' </pre> and it works ... edmine plugins: no plugin installed <pre> 2012-07-12 09:58
Help: RE: Solved: Redmine 2.0: routes.rb synthax has changed?
nice, but this the followinf error. <pre> ... hu Jul 12 09:27:21 +0200 2012 Processing by IssuesController#index as */* Rendered queries/ ... ueries/_columns.html.erb (2.0ms) Rendered issues/_list.html.erb (42.0ms) Rendered issues/_sidebar.html.erb (17.6ms) Rendered issues/index.html.erb within layouts/base (195.3ms ... veRecord: 44.9ms) Started GET "/redmine/issues/247" for 192.9.133.16 at Thu Jul 12 09:27:36 +0200 2012 Processing by IssuesController#show as HTML Parameters: {"id" ... > 'Text' }' instead. (called from _app_views_issues__action_menu_html_erb___88352655_102409380 ... Redmine Stack/apps/redmine/htdocs/app/views/issues/_action_menu.html.erb:6) Rendered issues/_action_menu.html.erb (23.4ms) Rendered issue_relations/_form.html.erb (2.9ms) Rendered ... 2012-07-12 09:29
Open discussion: Datetime for new issue
Hi guys, I made many search but couldnt find ... just want to add a new field on creating new issue as datetime. I mean I want to add a time fow new issue not only date. How can I do that? btw Im using 1.4.4 on Windows Cheers.. 2012-07-12 09:16
Open discussion: RE: Redmine GitAuth / Gitosis integration
Hi. What is the status of this plugin? Red ... ten for the Rails 2.x. I've fixed few of the issues but I'm not a ruby pro... I will put patche ... 3.2. Otherwise, is there any alternative? 2012-07-11 17:41
Open discussion: RE: Import/Export Issues plugin not working when i trying to uploadi ... g i am using redmine 1.0.4 and webrick server
Fixed in 1.4.0: #5638 2012-07-11 17:01
Open discussion: Import/Export Issues plugin not working when i trying to uploadi ... g i am using redmine 1.0.4 and webrick server
when i am using Import/Export Issues plugin in redmine 1.0.4 version and webrick ... nows plz help me Regards Taraka Rajesh 2012-07-11 16:03
Help: Solution: Redmine 2.0: routes.rb synthax has changed?
It's easy once you know :) With this change in routes.rb the user gets redirected to the issues overwiev (/issues) for all Projects: <pre> root :to => 'issues#index', :as => 'home' </pre> 2012-07-11 15:43
Open discussion: Extracting Report based on the assigned/reassigned task to a developer.
Dear Friends, I am using redmine 1.4.x version on windows. I have imported 280 issues in redmine through importer plugin. There are 10 members to which these issues have been assigned and reassigned to. Is there a way to generate report on how many issues have been assigned/reassigned to a member for a specified month and number of issues they have resolved it. Iam using p ... now the hours, each member have spent on the issues, but is there a way to know which issue is open and which is closed. Is there a way ... Kindly suggesst your inputs. Regards, SR 2012-07-11 13:14
Help: RE: Redmine fails after two runs
I find the easiest way to get rid of the heap of fcgi issues is to move onto Mongrel or Passenger. ht ... http://www.redmine.org/boards/2/topics/6517 2012-07-10 23:16
Open discussion: RE: What's the difference between Redmine 1 and 2?
Etienne Massip wrote: > William Roush wrote: ... > > I personally don't have any performance issues but my RM instance is not a big one and I u ... y 1.9.3-p194 does appear to have a _problem_. 2012-07-10 23:11
Help: Redmine fails after two runs
Heres my issue guys, I work at company x and we use redmine ... ver "/var/www/redmine/public/dispatch.fcgi" 2012-07-10 21:32
Open discussion: RE: What's the difference between Redmine 1 and 2?
William Roush wrote: > Etienne Massip wrote: > > I personally don't have any performance issues but my RM instance is not a big one and I u ... ersion suffers from the same behaviour. 2012-07-10 20:51
Open discussion: RE: What's the difference between Redmine 1 and 2?
Etienne Massip wrote: > I personally don't have any performance issues but my RM instance is not a big one and I u ... e the last of the Rails 2 support. :) thanks. 2012-07-10 18:51
Open discussion: RE: What's the difference between Redmine 1 and 2?
William Roush wrote: > As far as I can tell: ... ) I personally don't have any performance issues but my RM instance is not a big one and I u ... no longer maintained by the Rails team??. 2012-07-10 18:42
Help: How to track hours for sub tasks.
Dear Friends, I am using redmine 1.4.1 version. I have created one issue with Status as New. I have updated the relat ... to Resolved. I have created a subtask as the issue is reopened with status as reopened. Now I h ... some logtime(Spent time). When I export the issues in to CSV I am being displayed with the hou ... separately in the CSV when exported, all the issues into CSV. Is there any reporting tool which ... ur valuable time and support. Regards, SR 2012-07-10 16:58
Plugins: RE: Sidebar Issue Control
is it working with 2.0.x ? 2012-07-10 08:56
Help: Database mysteriously getting deleted
I have a strange problem that I'm having a ha ... ning every 5 minutes via a cron job, but the issue still occurs when the cron job is disabled. ... of which seem to be related to the database issue: > OpenIdAuthentication.store is nil. Using ... .rb:58) * RubyGems 1.7.2 and MySQL 5.1.63. 2012-07-10 06:24
(9226-9250/18317)