Project

General

Profile

Search

Results (18317)

Plugins: RE: Issue Closed Date
Anders Wallin wrote: > Hi, > ............ > Hope it helps. Thank you, it works! 2012-05-14 16:08
Plugins: RE: Issue Closed Date
Hi, The reason "related issues" is removed by this plugin is that it replaces the file app/views/issues/show.rhtml and the plugin version of this f ... from the plugin folder (i.e. vendor/plugins/issue_close_date/app/views/issues/show.rhtml) because the only thing it does is to add closed date to the issue view and I think you can live without it. You can see from the issue history when the issue was closed anyway. Note that the plugin a ... you can leave it as it is. Hope it helps. 2012-05-14 15:05
Plugins: How to acces to a priviledge from a view.
Hi, I have in my init.rb this : @projec ... ugin_name do permission :disable_this, :issue => :index end@ In my view I have this : @<% if User.current.allowed_to?(:disable_this, @issue) %>@ Followed by the end syntax after the ... e permission at role level ? Best regards, 2012-05-14 14:45
Help: Failed to update attachment
I had a redmine instance in 1.1 and wanted to enjoy the nice functions of uploading attachments to Issues using the API. I tried to upgraded my in ... uccess, plus the normal attaching files into Issue functionality was not working at all. I ... ny idea what might go wrong/how I can fix it? 2012-05-14 06:33
Help: Issue After Upgrade
Upgrading our redmine installation to the latest version and I am having a bit of a strange issue. The install is on a Windows Server 2003 ... t login, the second is a valid login attempt. 2012-05-13 21:02
Help: Unable to use REST API over https
Hi Our internal Redmine server only allows ... "https://redmine.company.com/redmine/issues/149.xml?key=fffffffffffffffffffffffffffffff ... the URL @https://redmine.company.com/redmine/issues/149.xml?key=fffffffffffffffffffffffffffffff ... her https sites and have managed to download issue data from http://demo.redmine.org with the c ... n what I'm doing wrong. Thanks, Andreas 2012-05-12 12:46
Plugins: RE: Ticket dependencies graph
http://www.redmine.org/issues/2448#note-14 2012-05-12 10:07
Help: Promote to subtask
I created a new Issue, then found it should be added to a subtask of another issue. Is there a way to move my issue as a subtask of another?. I'm using Redmine 1.3.0 2012-05-11 13:57
Plugins: Coding a "Log user File downloads" plugin - "is not missing constant" error
Hello everyone, I've started writing a Plu ... roblems I have found are caused by namespace issues, which I can't see how to apply to this cod ... ank you for your time. Best regards, Matt 2012-05-11 07:18
Help: boolean issue filter by subject
Is it possible to filter issues by Subject using multiple filters? For e ... bject contains Foo AND subject contains Bar 2012-05-10 22:01
Plugins: Ticket dependencies graph
Hello. I have seen this feature http://www.redmine.org/issues/2448 but last message was 1 year ago. Do ... now if similar plugin or tool already exists? 2012-05-10 20:01
Plugins: Проблема с уведомлениями redmine_reminder
Добрый день! У меня такая проблема, я не с ... , задача 68): http://redmine/redmine/loginissues/68 Если из этой ссылки убрать login и оставить вот так http://redmine/redmine/issues/68 , то всё работает нормально. Подскажи ... файлах я могу поменять ссылку на правильную? 2012-05-10 15:07
Help: Mail not sent when issue status updated after repository commit
Hello everyone, I've posted this also on O ... for duplicates. The subject summarises my issue. I am having redmine retrieve the changesets ... use keywords which trigger the update of an issue status, such as changing from "In progress" ... considered a defect. Before I post a new issue I hope people in the forum can shed some lig ... Regards, thanks for your feedback, -RLP 2012-05-10 14:36
Open discussion: RE: Mail not sent when issue status updated after repository commit
Maybe I should add that I am using Redmine 1.4.1. 2012-05-10 14:31
Open discussion: Mail not sent when issue status updated after repository commit
Hello everyone, the subject summarises my issue. I am having redmine retrieve the changesets ... use keywords which trigger the update of an issue status, such as changing from "In progress" ... considered a defect. Before I post a new issue I hope people in the forum can shed some lig ... Regards, thanks for your feedback, -RLP 2012-05-10 14:21
Help: RE: Rmagick 2.13.1 not being detected on Redmine 1.4.0 running on Windows.
same issue. RM 1.4.1 up and running but says that RMagi ... openid (2.1.8) * tzinfo (0.3.33) </pre> 2012-05-10 14:13
Plugins: RE: XLS export plugin
Vitaly Klimov wrote: > Karel, thank you for ... en't included export_history.patch providing issue history options into the new release v014? 2012-05-10 12:00
Help: Redmine 500 Internal Server Error
Hello, after upgrade the ubuntu server my red ... ls/mailer.rb:322:in `deliver!' app/models/issue_observer.rb:20:in `after_create' /usr/lib ... 184:in `notify_observers' app/controllers/issues_controller.rb:145:in `create' /usr/lib/r ... r) </pre> Does anybody know what's wrong? 2012-05-10 09:22
Help: RE: How to get available issue statuses list by REST API?
You almost have it right. Try: http://redmine/issue_statuses.xml For redmine.org, the URL is http://www.redmine.org/issue_statuses.xml. I got this information from http://www.redmine.org/projects/redmine/wiki/Rest_api. 2012-05-09 00:01
Help: Search/filter for issues closed by a specific user?
Is there some way that I can search or filter the issue list for issues that were closed (or had some other change) ... that I closed this week. Any way to do this? 2012-05-08 23:43
Plugins: RE: Hudson Plugin 1.0.8 Released
Hi, I just upgrade Redmine from 1.3.3 to 1. ... , too. When I want to see the details of an issues which has related commits I get an error message: <pre> Processing IssuesController#show (for ***.***.***.*** at 2012 ... "action"=>"show", "id"=>"15", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/show ActionView::TemplateError (No route ... an 2012, :id=>nil}) on line #85 of app/views/issues/show.html.erb: 82: <%= link_to_attachments @issue %> 83: <% end -%> 84: 85: <%= call_hook(:view_issues_show_description_bottom, :issue => @issue) %> 86: 87: <% if !@issue.leaf? || User.current.allowed_to?(:manage_su ... ne/hook.rb:146:in `call_hook' app/views/... 2012-05-08 17:35
Help: RE: TemplateError when viewing issue details after upgrading 1.3.3 to 1.4.1
It works when I deactivate the Hudson plugin. So it seems to be a problem with this plugin. 2012-05-08 16:51
Plugins: DoodlePlugin Error500
Hi, i've just install the newest version of D ... dmineversion: 1.4.1 Thanks! Edit: Issue is closed. I found out, i have to change from enum_with_index... to each_with_index. 2012-05-08 15:17
Help: RE: Installing redmine1.3.3 on windows server 2003 with apache
issue: Source code is displayed on the Mozilla Fir ... on. What's the problem,and i don't know why. 2012-05-08 04:01
Help: TemplateError when viewing issue details after upgrading 1.3.3 to 1.4.1
Hello communtiy, I upgraded Redmine from 1 ... problem. If I want to see the details of an issue which has comments I get the following error message: <pre> Processing IssuesController#show (for ***.***.***.*** at 2012 ... "action"=>"show", "id"=>"15", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/show ActionView::TemplateError (No route ... an 2012, :id=>nil}) on line #85 of app/views/issues/show.html.erb: 82: <%= link_to_attachments @issue %> 83: <% end -%> 84: 85: <%= call_hook(:view_issues_show_description_bottom, :issue => @issue) %> 86: 87: <% if !@issue.leaf? || User.current.allowed_to?(:manage_su ... ne/hook.rb:146:in `call_hook' app/views/... 2012-05-07 18:56
(9626-9650/18317)