Project

General

Profile

Search

Results (18279)

Open discussion: RE: Problem with modules
Ian Walker wrote: > Redmine version 1.0.1-2 ... your version is *very* old and has security issues: http://www.redmine.org/projects/redmine/wiki/Security_Advisories 2013-07-09 23:23
Plugins: RE: Detailed tabs and time in Issue (v 0.0.6)
Is there some other app that must be installe ... ng like mine after installing and restarting. 2013-07-09 19:33
Help: Redmine 2.3.1+Ruby 1.9.3 Fetching emails: (no subject), wrong description
Hi all, I'm using redmine in configuration w ... hing email function, I can recieve mails and issues can be created automatically, but there is no subject ot the issue ("(no subject)") and the body of issue contains just something like below message. ... om.xxxx.com (Postfix) with ESMTP id 832243453 2013-07-09 14:46
Development: RE: Ability to specify default git branch for repository browser
I'm not sure how to "vote" for an issue in this system, so I comment to add my support to this issue. I have just migrated our systems from Bugzi ... Git integration. However, we need different issue trackers for different branches as each clie ... mine does not support this important feature. 2013-07-09 12:24
Help: RE: Changing the email template
Hi, Kuniharu Thank you very much for help, ... 1.0.4. If someone needs, files are called _issue_text_html.rhtml and _issue_text_plain.rhtml, but content is the same. 2013-07-09 12:24
Help: Field permissions - not working
Dear Redmine users I have a problem with c ... ee field as required but when creating a new issue it is still not required. Any thoughts? Bet Regards Alexey 2013-07-09 09:50
Help: RE: Changing the email template
Hi, Tory This is my patch for Redmine 2.2. ... ff"> diff -r 9408ffaa08a2 app/views/mailer/_issue.html.erb --- a/app/views/mailer/_issue.html.erb Wed Jan 09 16:20:58 2013 +0000 +++ b/app/views/mailer/_issue.html.erb Wed Feb 27 17:13:13 2013 +0900 @@ -7,6 +7,9 @@ <li><%=l(:field_assigned_to)%>: <%=h issue.assigned_to %></li> -<li><%=l(:field_category)%>: <%=h issue.category %></li> -<li><%=l(:field_fixed_version)%>: <%=h issue.fixed_version %></li> <li><%=l(:field_start_date)%>: <%=h issue.start_date %></li> <li><%=l(:field_due_date)%>: <%=h issue.due_date %></li> <% issue.custom_field_values.each do |c| %> <li>< ... nd %> +<li><%=l(:field_description)%>: <%=h ... 2013-07-09 09:24
Open discussion: Problem with modules
When I open a new project, the default module ... _projects_modules][]" type="checkbox" value="issue_tracking" />Issue tracking</label><label class="block"><input ... Redmine version 1.0.1-2 with Debian Squeeze. 2013-07-09 09:20
Plugins: RE: Time & Expense 1.5
These are the features planned for Time & Exp ... Logs Filter timesheets by groups Filter Issues assigned to me Public Holidays Support ... ort link does not shows up by default Minor Issues in Plugin Settings Page Dhanasingh 2013-07-07 19:44
Open discussion: RE: Need help on speeding up Redmine install, slow to load issues list
I ran the benchmark test and got 1.3120174407 ... on.log @ Started GET "/projects/sig?jump=issues" for 174.109.213.196 at Sat Jul 06 19:34:03 ... s HTML Parameters: {"id"=>"sig", "jump"=>"issues"} Current user: jamie (id=4) Redirected to https://xxx.xxx.xxx/projects/sig/issues Completed 302 Found in 9ms (ActiveRecord: 0.6ms) Started GET "/projects/sig/issues" for 174.109.213.196 at Sat Jul 06 19:34:03 +0000 2013 Processing by IssuesController#index as HTML Parameters: {"pr ... ueries/_columns.html.erb (3.8ms) Rendered issues/_list.html.erb (1625.0ms) Rendered issues/_sidebar.html.erb (11.9ms) Rendered issues/index.html.erb within layouts/base (1762.7m ... 38.7ms) @ Any suggestions for me to try? 2013-07-06 23:01
Help: RE: Wiki REST Api and wiki pages relationship
Hello Dmitry, I just tried modifying wiki ... If you have feedback to the create/update issue, I would be glad to hear it. Best regards, Martin 2013-07-06 00:10
Open discussion: [solved] Custom Status per role/tracker type
I'm not sure if I'm using the role/tracker wo ... ont know how to delete forums but I think my issue is actually being an admin problem. If your ... atter what role your user is in a project. 2013-07-05 15:22
Help: Changing the email template
Hello, I'm trying to customize the template ... like the message to include the text of the issue and exclude "category" and "version" fields ... ut not body. Could anyone help me with this? 2013-07-05 15:10
Open discussion: Getting project information using Redmine REST API
I have to create a dashboard which would acce ... ng this API and can find methods to list all issues associated with a project. Does anyone a ... information from Redmine? Thanks, Pranjal 2013-07-05 11:27
Open discussion: RE: Accept issues from mail Redmine 2.3.0.stable
No, not really. In the log files it says that ... il is read, moved to "read" folder and a new issue is created). So the problem is with cron. Wi ... riables i think. But i don't know which one. 2013-07-04 23:09
Open discussion: RE: Accept issues from mail Redmine 2.3.0.stable
Do the logfiles have valuable information? 2013-07-04 22:22
Open discussion: Accept issues from mail Redmine 2.3.0.stable
Hello all. I have a major problem. I want to configure Redmine to accept issues from mail. OS: CentOS 6.3 Versions: rub ... : * * * * * /bin/bash /home/Redmine/redmine_issue_mail.sh I have tried this in many ways (t ... t is not processed. It does not appear as an Issue in Redmine and it is not moved to INBOX.read nor INBOX.failed. What can i do? 2013-07-04 15:35
Help: RE: Problem overriding REST API in plugin
Please help with this issue. It's a huge showstopper for me right now. ... rong and view should be registered somewhere? 2013-07-03 16:29
Help: [RESOLVED]Total data exporting to CSV although filter the results in 'Spent time'->'details'
Hi in my Redmine i have many number of users and issues. I need the report for particular user. I ... to change the code? Help me.. Thanks, RK 2013-07-03 14:29
Help: How to set a field in a form through the URL itself
hi first post on here :) i hope i'm not d ... fields *Example*: _i want to create a new issue in project 123 setting the assignee, the pri ... ng like: @https://myredmine.com/projects/xxx/issues/new&assignee=delfo&priority=low&type=request@ ??? thanks in advance for your help 2013-07-03 12:49
Help: Creating tickets from e-mail with on-the-fly user creation from LDAP
Hi, I'm setting up our Redmine to "make ti ... I don't really know how else to solve this issue. 2013-07-03 12:12
Help: RE: the exported PDF Can't display the right layout
i use redmine 2.3,got this problem too。 when ... e list: find code1: <pre> half = (issue.custom_field_values.size / 2.0).ceil issue.custom_field_values.each_with_index do |cust ... </pre> modify to: <pre> half = (issue.custom_field_values.size / 2.0).ceil issue.custom_field_values.each_with_index do |cust ... riteHTMLCell(35+155, 5, 0, 0, issue.description.to_s, issue.attachments, "LRB") </pre> modify to: <pr ... riteHTMLCell(35+155, 5, 0, 0, issue.description.to_s, issue.attachments, "LRB") ########## issue.custom_field_values.each_with_index do |cust ... pdf.Ln end ###### </pre> 2013-07-03 05:49
Help: Links for none ASCII
Howdy? Redmine failed to recognize none-ASCII links with space separator, how can I fix this issue? Example: *This result of:* <pre> "FTP ... ://bzr@ecs.lan:23/reference/c++/كائنية المنحى 2013-07-03 03:47
Plugins: RE: Redmine Issue Reminder - Version 0.0.1
This looks like such a promising project... ... work, let me know if any testing is needed. 2013-07-03 02:28
Help: Setting project_path & Default View to 'Issues' rather than 'Overview'/#show
Hi, I'm running 2.3.1.stable and trying to f ... efault view when one clicks on a project to 'Issues' rather than the 'Overview'. 1) I manag ... g the 'Overview' tab, always took me back to Issues, which is not good <pre>match '/projects/:id/', :to => redirect("/redmine/projects/%{id}/issues"), :via => [:get]</pre> 2) In redmine.rb ... to switch the order of the tabs, i.e. make 'Issues' first, then 'Overview'..however 'Overview' ... bie is more than welcome! Greetings, marin 2013-07-02 21:22
(7301-7325/18279)