Project

General

Profile

Search

Results (18317)

Help: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
Hello, I am running Redmine 2.0.3 stable : ... rror" : Started GET "/projects/newconsole/issues/gantt" for 10.0.2.142 at Fri Aug 24 12:37:4 ... n how to fix this ? Thanks, -- Léo L. 2012-08-24 12:53
Help: RE: Redmine API doesn't work after 2.0.3 upgrade
Changing mine to use HttpUtilityJavaScriptStringEncode, as well as changing my \n to \r fixed the issue. Now to figure out why JavaScriptSerializer. ... ke the JSON returned has an extra level deep. 2012-08-23 17:27
Help: RE: Redmine API doesn't work after 2.0.3 upgrade
I have the same problem when I try to send mu ... perl example: <pre> my $str = sprintf('{"issue": {"notes": "%s", "custom_field_values":{"4" ... How to send the text with several strings? 2012-08-23 16:31
Help: RE: Using email to create issues
Problem solved. Kinf od strange solution but I have to fix default value for each issue attribute and to override them Example : ... llow_override=tracker,priority<test_email.txt 2012-08-23 12:33
Help: RE: Deleted redmine ticket
No soft delete in Redmine, you'll have to get ... your dump. Recover the matching record in issues table and related records in journal* table ... e was some attachments/custom fields/related issues and revisions you'll probably have to restore data from associated tables. If the issue was included in some subtasking structure th ... ave to rebuild the hierarchy after restore. 2012-08-23 11:30
Help: RE: Redmine error 500 when I try to create a project
I have met similiar issue. I change the AgileDrarf directory name to " ... e plugin, above database field will be added. 2012-08-23 05:14
Help: Error after migrating DB
Hello, I upgraded Redmine from 1.0.x to 2.0. ... ror" everytime I try to create or consult an issue. This is the error in the log: ActiveR ... column for that information.): app/models/issue_status.rb:78:in `find_new_statuses_allowed_to' app/models/issue.rb:546:in `new_statuses_allowed_to' app/controllers/issues_controller.rb:111:in `show' Plugins: ... MSF Database: Mysql Any suggestions? Ty 2012-08-22 23:46
Help: Project priority and "my page" with all issues assigned to me, ordered by project priority
Hello, i'm "just" the user of an redmine ins ... priority? Lets say: Proj1 (prio 3) Issue1.1 Issue1.2 Proj2 (prio 2) Issue2.1 Issue2.2 Proj3 (prio 1) Issue3.1 Issue3.2 Then i should have a list like: Issue3.1 Issue3.2 Issue2.1 Issue2.2 Issue1.1 Issue1.2 And if it could be possible, then issues with URGENT or IMMEDIATE, should overrule this ordering, so any projekt -> issues with this priority, would jump to top, but if more issues have URGENT or IMMEDIATE, then they would b ... here plugins available to make this possible? 2012-08-22 22:04
Help: RE: Accept mail from unknown user?
Changed unknown_user to unknown-user. Now I h ... nown_user"=>"accept", "allow_override"=>"", "issue"=>{"project"=>"under_test1"}, "key"=>"KEY_HE ... tity [http://domain/mail_handler] </pre> 2012-08-22 16:59
Help: Can't select Estimate time in Projects-View all issues
Redmine 1.3.x the way it should be? 2012-08-22 16:46
Help: Accept mail from unknown user?
I have installed redmine with this HowTo: htt ... accept mail from unknown e-mails and create issue from it. /etc/aliases: <pre> redmine ~ ... F7: removed </pre> What am I doing wrong? 2012-08-22 16:07
Open discussion: RE: Optimal setup for Redmine on Linux (machine specs, etc)
We were in the process of moving away from Bi ... is similar to yours hardware wise, but 7000 issues, 300-400 projects, and about 115 users. 2012-08-22 15:36
Help: Using email to create issues
Hi i'm trying to create issues from email as described in the wiki. i succeeded to create issues by raw email until now. But i'm not able to choose the tracker and the priority of the issue when i create it. It seems Issue attributes are not read by redmine. The e ... et suspendu:Oui Numero CAP:AC160-789456_ Issue attributes Project and Numero CAP (custom fi ... od by redmine. The others are not. In my issue, i can see : _Description bonjour le pr ... riority:Urgent_ Do you know why these Issues attributes ar not used by redmine ? Regards Redmine 1.4.4 on linux 2012-08-22 12:04
Plugins: RE: Dwarf plugin problem
I just noticed I got the same issue here :) You should report it in their github repo! 2012-08-22 10:56
Plugins: Issue with Milestone Plugin
Hi I have installed the milestone plugin i ... to enable milestone to normal user Thanks 2012-08-22 07:43
Plugins: Problem creating a task in sprint menu tab using Dwarf Plugin
Hi guys, my problem is when I click the butto ... 6FHdIIvG0heTzxgl45Ltc="} Rendered mailer/_issue.text.erb (0.0ms) Rendered mailer/issue_add.text.erb within layouts/mailer (1.0ms) Rendered mailer/_issue.html.erb (0.0ms) Rendered mailer/issue_add.html.erb within layouts/mailer (0.0ms) ... 116ms (Views: 1.0ms | ActiveRecord: 41.0ms) 2012-08-22 05:40
Plugins: RE: Dwarf plugin problem
Hi Stefan, you were right :). I followed your ... 6FHdIIvG0heTzxgl45Ltc="} Rendered mailer/_issue.text.erb (0.0ms) Rendered mailer/issue_add.text.erb within layouts/mailer (1.0ms) Rendered mailer/_issue.html.erb (0.0ms) Rendered mailer/issue_add.html.erb within layouts/mailer (0.0ms) ... 116ms (Views: 1.0ms | ActiveRecord: 41.0ms) 2012-08-22 05:35
Help: RE: Redmine 2.0 - Could not find coderay-1.0.6 in any of the sources
For anyone still having this issue. I also had it with coderay-1.0.7. My issue was that rake was somehow compiled or pointi ... rsion of ruby/gem/rails. This has fixed the issue for me. 2012-08-21 17:50
Help: Redmine error 500 when I try to create a project
Hello guys when I try to create a new project ... "is_public"=>"0", "enabled_module_names"=>["issue_tracking", "time_tracking", "news", "documen ... n 'field list': select max(ir_position) from issues where project_id = 2): app/controllers/ ... I inspected the MySQL database and the table issues doesn't have the column ir_position. I am ... one can help me, I would appreciate. Cheers. 2012-08-21 06:35
Open discussion: RE: Optimal setup for Redmine on Linux (machine specs, etc)
Jon Lumpkin wrote: > We are currently hostin ... (we use the Bitnami setup, which has a known issue right now with EventMachine and thin). -1 ... time would be the most important task. - Issue listing time: Completed 200 OK in 291ms (Views: 170-250ms | ActiveRecord: 8.5ms) - 1000 issues over 9 projects, 20 users in total - CentO ... cript/rails server webrick -e production :) 2012-08-21 05:35
Open discussion: What is a canonical use case for subtask?
Note: I posted a "similar question at SO":htt ... think of *subtask* relationship as a type of issue relationship, along with *related-to*, *bloc ... efinition of subtask":http://www.redmine.org/issues/443 implies (I believe it hasn't yet migrated from the issue tracker to the wiki). Now, "this issue":http://www.redmine.org/issues/5490 raised several very serious concerns with the auto-calculation rules. (Until I saw that issue, I thought I'm crazy and just don't get some ... le) semantics is a great fit. What is it? 2012-08-21 03:12
Help: Editing estimate time for multiple issues
Is that possible? I really need it. I d ... ing related, question or solution. Thanks. 2012-08-20 18:27
Plugins: RE: XLS export plugin
Works fine for me! But there is one problem: ... itor - all html tags are exported in xls (in issue description) 2012-08-20 11:37
Help: RE: anyone has met this issue?
in the line contain the code <pre> SELECT ... ould be 39 not 163. why and how it happened? 2012-08-20 10:54
Help: RE: anyone has met this issue?
hi,William Roush I just open the debug mod ... ing. <pre> Started GET "/projects/upnf/issues/new" for 192.168.3.115 at Mon Aug 20 16:20:13 +0800 2012 Processing by IssuesController#new as HTML Parameters: {"proj ... abled_modules`.`project_id` = 32 IssueStatus Load (0.3ms) SELECT `issue_statuses`.* FROM `issue_statuses` WHERE (is_default=1) LIMIT 1 IssueStatus Load (0.3ms) SELECT `issue_statuses`.* FROM `issue_statuses` WHERE `issue_statuses`.`id` = 0 LIMIT 1 CACHE (0.0ms) SELECT `issue_statuses`.* FROM `issue_statuses` WHERE (is_default=1) LIMIT 1 IssuePriority Load (0.3ms) SELECT `enumeratio ... umerations` WHERE `enumerations`.`type` IN ('... 2012-08-20 10:52
(9001-9025/18317)