Project

General

Profile

Search

Results (18279)

Help: RE: Issues with attachment not shown after updating Redmine to 2.5.2 from 2.4.2
Yes.. seems like it was a fluke that this issue was with an attachment.. Must be another problem .. But thanks for your reply! 2014-08-07 15:17
Help: RE: Issues with attachment not shown after updating Redmine to 2.5.2 from 2.4.2
Did you check the permissions on new files directory and the owner of the existing files? Alex 2014-08-07 14:53
Help: Redmine 2.4.5 stops frequently by showi ... ect(2) (Errno::EHOSTUNREACH)", Help required.
Hello Everybody As mentioned in the subjec ... provement. Please help me to resolve this issue soon, as i am getting pressure from my teams. 2014-08-07 11:13
Help: Custom Fields creates "Internal Error" after updating Redmine to 2.5.2 from 2.4.2
Hello all. We used Redmine (2.4.2) on a Te ... ogs says following: Started GET "/redmine/issues/39" for 127.0.0.1 at 2014-08-07 09:48:41 +0200 Processing by IssuesController#show as HTML Parameters: {"id"=>"39"} Current user: s.ehlers (id=3) Rendered issues/_action_menu.html.erb (0.0ms) Rendered issues/show.html.erb within layouts/base (31.2ms) ... Error (undefined method `format_store' for #<IssueCustomField:0x4d8e9a8>): 64: rows.right l(:label_spent_time), (@issue.total_spent_hours > 0 ? link_to(l_hours(@issue.total_spent_hours), project_issue_time_entries_path(@project, @issue)) : "-"), :class => 'spent-time' 65: ... d %> 67: <%= render_custom_fields_rows(@issue) %> 68: <%= call_hook(:view_... 2014-08-07 10:13
Open discussion: RE: Searching very slow
Same problem here. About 1.5M issues in database. Searching by username at homep ... 15 minutes. Version of redmine 2.4.5-stable 2014-08-06 08:16
Help: RE: Apache/Ruby/Passenger misconfigured after Ubuntu 12.04 to 14.04 update
I have apparently issue with colliding mysql drivers. The bundle ins ... ML Current user: admin (id=1) Rendered issues/_list_simple.html.erb (95.2ms) Rendered my/blocks/_issuesreportedbyme.html.erb (259.0ms) Rendered ... 14: <%= check_box_tag("ids[]", issue.id, false, :style => 'display:none;', :id => nil) %> 15: <%= link_to(h(issue.id), :controller => 'issues', :action => 'show', :id => issue) %> 16: </td> 17: <td class="project"><%= link_to_project(issue.project) %></td> 18: <td class="tracker"><%=h issue.tracker %></td> 19: <td class="subject"> 20: <%= link_to h(truncate(issue... 2014-08-05 17:53
Open discussion: Ubuntu 10.04 - Apache - Passagner: Gmail Configuration
Hello, As said in the title i run those co ... change it. I still think its a configuration issue. Can anyone help me out? Thanks, Marcus Siqueira 2014-08-05 17:43
Open discussion: RE: Edit issue shows wrong properties?
I played some more with it as I still got the same issue and I think it's a bug. No setting I tried ( ... w" to "Resolved".... For now reason at all. 2014-08-05 14:20
Help: RE: How can I force an user to change the password ?
Anders Thomsen wrote: > You must upgrade to a newer version. > > http://www.redmine.org/issues/1391 Hi Anders, I also have a 2.4.3 re ... t next login. Thanks for your help, Alberto 2014-08-04 16:09
Help: RE: How can I force an user to change the password ?
You must upgrade to a newer version. http://www.redmine.org/issues/1391 2014-08-04 15:57
Help: Active Directory LDAP login fails
Hi, I have same user to check on Active Direc ... lugin_views_revisions 0.0.1 redmine_smart_issues_sort 0.3.1 redmine_spent_time ... redmine_workload 1.0.2 2014-08-04 15:20
Help: How can I force an user to change the password ?
I would like to use internal authentication a ... lugin_views_revisions 0.0.1 redmine_smart_issues_sort 0.3.1 redmine_spent_time ... 0.0.1 redmine_workload 1.0.2 2014-08-04 10:49
Help: RE: "Choose Files" button results in 31 new items being created on page
Hi Sean, This issue is related to mentioned version of Chrome. Y ... lease visit this link http://www.redmine.org/issues/17559 2014-08-04 05:36
Help: RE: Installing redmine 1.2.0 on Synology DS413
Redmine 1.2.0 is more than 3 years old, it's out of support and has security issues. We strongly recommend that you use a recent version of redmine. 2014-08-03 18:24
Help: RE: DoS Attack; Redmine crashes frequently
Hello, many thanks for your quick answer! ... sed on apache. I am not an expert for server issues, we are using the native redmine installer ... h disables ftp access at all.... Richard 2014-08-03 14:08
Help: Redmine getting hung up and pulling 100%CPU load
Hey guys, I recently moved redmine over fr ... L6: Tomcat7.0), however I'm running into the issue of redmine hanging up and pulling 100% cpu t ... ausing this, or how I could solve it? Thanks 2014-08-01 19:25
Help: How can I copy issue(s) with notes?
Hey everyone. How can I copy issue(s) with notes? Redmine: 2.5.2 Cheers Ucci 2014-08-01 15:07
Help: RE: view pdf attachments in browser
tested just now <pre> Environment: Redmi ... refox 31 </pre> Uploaded a pdf file in a issue, then clicked on it: FF offered to open or save it. 2014-07-31 19:58
Open discussion: All project issues Update in a sinlge page?
Hi Everyone, I have been using this redmi ... to the specific project and select specific Issue if he is updating. I feel this is a long process for the user just to update an issue. 2) To over come this, We have a page wi ... and lets user to update the log time or the issue. For instance: We have two drop downs in ... cts I need to navigate into each project and issue to update my log time or to update the proge ... ns will be appreciated. Thanks, Naveen. 2014-07-30 21:25
Help: RE: Redmine Outage - Urgent help required
FYI: The second previous attached outlook ms ... ail of https://github.com/phusion/passenger/issues/1223#issuecomment-47534213 2014-07-30 10:08
Help: RE: Adding Custom Field Value to Subject in Notification Email
This works in redmine 2.1 and 2.5. I used it ... il list. <pre><code class="ruby"> ... #{issue.custom_field_value(55)} </code></pre> Yo ... n link: http://yourURL/custom_fields/55/edit 2014-07-29 22:03
Help: Redmine REST API possibility to select columns in response?
Hi all, I would like to enumerate columns, which to get in Redmine API response when I search for issues. In other words, I would like to achieve, that the issue object in response will have only specified ... MySQL5.5 Thank you for your the answer. 2014-07-29 15:21
Development: EVM Plugin Github Syntax error, unexpected ':', expecting ')' (SyntaxError)
Hey Guys, I installed the EVM (Earned Valu ... g ')' (SyntaxError) ...ssues.where(original_issue_id: issue.id, baseline_id: baseli... ^ /var/www/redm ... r, unexpected ':', expecting '=' ...sue_id: issue.id, baseline_id: baseline_id).first.try(:exc ... g ')' (SyntaxError) ...ssues.where(original_issue_id: issue.id, baseline_id: baseli... ^ /var/www/redm ... r, unexpected ':', expecting '=' ...sue_id: issue.id, baseline_id: baseline_id).first.try(:exc ... redmine-2.2 Colum 83 looks: _next if issue.baseline_issues.where(original_issue_id:issue.id, baseline_id).first.try(:exclude)_ 2014-07-29 14:01
Help: RE: Cannot receive mails from Exchange 2010
This might be a long shot after 2 years but.. ... is out? I'm facing basically the exact same issue (though I am using IMAP rather than POP3). 2014-07-29 12:34
Open discussion: Upgrading from 1.2.1 --> 2.5.2
Hi there, I'm hoping to find some help her ... ankful for any advice on how to resolve this issue. Thanks Kris 2014-07-28 17:09
(5801-5825/18279)