Project

General

Profile

Search

Results (18280)

Open discussion: Redmind 2.0.3 - Can't Update issue Description
Since updating to redmine 2.0.3, I can no longer update the issue description. Usually, if you select an issue and then hit the update link, under the "cha ... hat toggles the description textarea visible. 2012-08-26 15:12
Open discussion: RE: Getting rid of issue fields
James R wrote: > Fixed in Feature #8050 (hid ... e made readonly or required, not invisible. 2012-08-25 20:27
Open discussion: lttng ust build error
While building lttng ust I am getting error: ... tions 1 and 2 in site https://bugs.lttng.org/issues/321 but it did not help. Any way out of this issue? 2012-08-25 20:24
Help: Seeing the committed code text in the same page as the issue
JIRA has a functionality where once the code ... r comments, the code change specific to that issue is displayed in the same page as the issue In Redmine, all that happens so far is a ... using 'refs #20' for checking out a code for issue #20. This link is there at the end of the issue's page. However, I was looking for a func ... itself is displayed in the same page as the issue, for a code committed which is specific to that. Any ideas anyone? 2012-08-25 19:31
Open discussion: RE: Getting rid of issue fields
Fixed in Feature #8050 (hiding on a per Role ... share in the meanwhile, that would be great. 2012-08-25 18:29
Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
hi, >>_are you seeing slowness in other fe ... ing correctly. >>_how many projects and issues do you have_ ? 20 projects with out coun ... _ ? 72 custom fields jaiprakash 2012-08-25 17:56
Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
ok, are you seeing slowness in other featur ... ields? and how many ? how many projects and issues do you have ? Dhanasingh 2012-08-25 17:16
Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
hello DK, Noticed that the edit function i ... ysql slow query log" to get a picture of the issue but with no luck. I am trying to figure o ... p (1.4.10) ttfunk (1.0.3) tzinfo (0.3.33) 2012-08-25 16:17
Open discussion: I think source control revisions should be integrated with the history
Anyone else think source control revisions sh ... d as part of the history? when I click on an issue, I see two columns "history" and "revisions" ... seful to see revisions in the context of the issue status. 2012-08-25 11:35
Help: Customize the issue submit page for anonymous users
I want to allow anonymous users to submit issues, but I haven't figured out a way to prevent ... onymous user shouldn't be able to assign the issue or set the priority of the issue that he's submitting. Is there a way to do this? thanks 2012-08-24 23:24
Plugins: RE: Redmine boards/wiki/issues watchers management plugin
I'm running redmine 2.0.3 and also getting an error with the "new issue" page being blank. The problem is that w ... ays "Using revision 8892 for file /app/views/issues/new.html.erb" when it should be using version 2.0.0. For a workaround I copied rev/app/views/issues/2.0.0-new.html.erb to 2.0.3-new.html.erb an ... one and the new task page loaded correctly. 2012-08-24 18:25
Help: RE: Error after migrating DB
To anyone that is stuck with this issue: Put these 3 files in app/models and rest ... t know if this is the best way to solve this issue, but it worked for me. Cheers. 2012-08-24 16:09
Plugins: RE: Sidebar Issue Control
Anyone got it working with 2.0? 2012-08-24 14:06
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
(8951-8975/18280)