Project

General

Profile

Search

Results (18279)

Development: RE: How to display links from custom, fields value
Hi Martin, I am attaching to this thread, be ... he table has the value of first row. Only issue #44 should have value with link in the colum ... redmine2.jpg?1414751605! Greetings, Tomek 2014-10-31 11:35
Open discussion: Roadmap: show only issues that does not have a parent?
Is there any way to make the roadmap view to show only issues that does not have a parent, i.e. hide all subtasks? 2014-10-30 22:51
Help: Filtering issues by target version's due date
Hello everyone, I was wondering how to filter issues by target version's due date. I can do i ... Hope this message finds you well :-) Seb 2014-10-30 17:05
Help: Can't access changeset page
* use git scm * change git path * now when ... sik (id=1) Rendered repositories/_related_issues.html.erb (21.0ms) Rendered repositories/ ... f manage_allowed %> 27: <%= form_for(@issue, :as => :issue, :remote => true, 28: :url => {:controller => 'repositories', :action => 'add_related_issue', 29: :id => @project, ... ntifier}, app/views/repositories/_related_issues.html.erb:27:in `_app_views_repositories__related_issues_html_erb__3690622906488479603_14833100' ... ontroller.rb:223:in `revision' </code></pre> 2014-10-30 11:14
Development: updating custom field value from code doesn't work.
Hi, I have the latest version of redmine a ... custom field values from the code- app/views/issues/new.html.erb. Is this the correct format ... elds.custom_field[0] = 16" ? thanks, kal. 2014-10-30 06:51
Help: Import redmine 2.3.2 sql data into redmine 2.6 issue
Has anyone try to test redmine 2.6? I install ... nnot update to the latest redmine version.... 2014-10-30 04:50
Help: RE: About redmine reminder emails
if you set a reminder due in 7 days, and set ... uns once each day for check the state of all issuees, the reminder mail will send once per day, ... send twice, the reminder temlate is like xxx issue due in xx days, it is the redmine default format, and it is enough to use that default format. 2014-10-30 04:47
Plugins: RE: Most plugins functionality broken in 2.6.0 version
Hi Tony, My intention was not to blame you ... thub.com/paginagmbh/redmine_lightbox2 Same issues were encountered for developer, that was th ... ologies for same. Regs, Lajish Lakshmanan 2014-10-29 14:56
Help: RE: Change Repository URL without losing manual-added commit-issue references
We have the same issue, but with subversion. Our solution till n ... y to add relation between commit and redmine issue, but also to modify the svn commit so that t ... g, if they do not contain a reference to the issue in redmine (without checking the existence of the issue - only the message format). With git it c ... ript to be able to keep all of the relations. 2014-10-29 13:34
Help: Redmine works strange
Hello, i just installed Redmine and its well- ... ins: no plugin installed Troubles: 1) Issues => Select issue => Click 'Quote' => PAGE NOT FOUND Log fil ... ller::RoutingError (No route matches [GET] "/issues/8/quoted"): /usr/lib/ruby/vendor_ruby/ac ... in `block (3 levels) in start_threads' 2) Issues => Select issue => Click 'Delete'=> Nothing happens - just page refresh (but message box should appears). 3) Issues => Select issue => Click 'Watch' => PAGE NOT FOUND ActionCo ... thing not installed or installed with errors? 2014-10-29 06:54
Development: RE: How to view custom field is 2.000.000
Thank you very much. This code is true with s ... st:3000/projects/du-an-mua-sam-thiet-bi-2014/issues I insert this code into file my_plugin\app\view\issue\index.html.erb This code cannot resovle prop ... 000000</td> !http://i.imgur.com/6ijETmg.png! 2014-10-29 06:19
Help: RE: redmine 1.1 upgrade 2.5 but error 500 on the page "New issue", "Calendar" " Gantt" and "Issues"
Hello Matthieu, I don't know if it's your er ... .5.x uses Rails 3.2 and not Rails 4. cheers, 2014-10-29 06:00
Development: RE: How to view custom field is 2.000.000
code <pre> <script> var format = funct ... '.cf_1').html)); }); </script> <% if @issue.tracker_id ==2 %> <%= render :partial => 'action_menu' %> <h2><%= issue_heading(@issue) %></h2> <div class="<%= @issue.css_classes %> details"> <% if @prev_issue_id || @next_issue_id %> <div class="next-prev-links contextual"> <%= link_to_if @prev_issue_id, "\xc2\xab #{l(:label_previous)}", (@prev_issue_id ? issue_path(@prev_issue_id) : nil), :title => "##{@prev_issue_id}" %> | <% if @issue... 2014-10-29 05:28
Development: RE: How to view custom field is 2.000.000
Hi. When I add this code js into my_plugin\view\issues\show.html.rb. It 's show Money:$fun,cti,on ,(e),{re,tur,n v.ac 2014-10-29 05:26
Plugins: RE: Most plugins functionality broken in 2.6.0 version
Dear Tony, I don't think that Redmine Ligh ... g every users to update these type of plugin issues. Regs, Lajish Lakshmanan 2014-10-29 03:54
Help: elasticsearch
Hi all! Recently upgraded from 2.1.2 to the ... ithout luck. I've also posted to the github issues page for redmine_resque but I'm no further. ... Sorry if I've missed something simple! :-D 2014-10-28 18:44
Plugins: Company overview plugin
Hey guys, We're using Redmine for some time now and I'm looking for a solution to the issue we have. We're a web design company and run ... of graphical company overview about assigned issues and issues currently under development. Something like ... t would help me with that? Cheers, Martin 2014-10-28 16:21
Help: RE: Redmine 2.5.2 - No Option for Markdown Formatting
For referencing: the same issue with the RMagick gem is confirmed in message#44476. 2014-10-28 01:44
Help: RE: Time tracking display format
Hi, I am using Redmine 2..3.1 stable, however ... ase help me if anyone know solution for this issue. OR do we have fix on latest release like 2.5 ? 2014-10-27 11:52
Help: calendar tooltip custom fields
Dear All, I'm trying to add a custom field ... ceived errors from customizing ~/app/helpers/issues_helper.rb . I'm not exactly sure what ... ll upon you for some direction. Thanks~ 2014-10-27 09:16
Open discussion: Is there a way to calculate "Bug age" in redmine?
We are currently using Redmine as our Project ... te-Closed Date(There are cases in which some issues are reopened in the middle but we are elimi ... r more easy way to calculate it effectively? 2014-10-27 08:18
Help: RE: [Solved] Image not displayed in exported PDF document (Redmine version 2.3.1) ?
Jun NAITOH wrote: > [...] > > But, redmin ... 's problem. AFAICT it is indeed. The same issue is reported earlier in another context (relating to Redcarpet) in message#44058. There's an issue with gems that need native compilation on th ... sion/26610 in the Bitnami forums yesterday. 2014-10-26 02:52
Help: Problem with sending email notification
Hi We have very strange problem with email ... mine_helpdesk 0.0.8 redmine_issue_due_date 0.2.0 redmine_tags 2.0.1-dev 2014-10-25 14:17
Help: redmine 1.1 upgrade 2.5 but error 500 on the page "New issue", "Calendar" " Gantt" and "Issues"
Hi, I'm sorry to my approximate english. ... possible to access "Calendar", "Gantt" and "Issues" and "New issue". I get an error 500 with the logs <pre> Started GET "/projects/equipeinfo/issues/gantt" for x.x.x.x at 2014-10-24 13:4 0:19 ... ned local variable or method `options' for #<IssueQuery:0xae961 b4>): app/models/issue_query.rb:106:in `draw_relations=' app/models/issue_query.rb:120:in `build_from_params' app/h ... <pre> Started GET "/projects/equipeinfo/issues/calendar" for x.x.x.x at 2014-10-24 1 3:40 ... ned local variable or method `options' for #<IssueQuery:0xd352e a8>): app/models/issue_query.rb:106:in `draw_relations=' app/models/issue_query.rb:120:in `build_from_params' app/h ... :42:in `show' </pre> I'dont found this ... 2014-10-25 07:56
Plugins: RE: Most plugins functionality broken in 2.6.0 version
It might useful to others to _also_ know whic ... so, please report these plugin compatibility issues to the respective plugin authors so they are notified and can fix their works. 2014-10-25 07:00
(5476-5500/18279)