Search
Results (18292)
- 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...
- 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
- 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
- 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
- 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
- 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.
- 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 ?
- 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~
- 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?
- 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.
- 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
- 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 ...
- 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.
- I have a decent sized redmine deployment with ... ll accounts need to be recreated? What about issue assignments, etc.. will all of that be lost?
- Hello * I have added watchers to an issue. They are reporters in that project. * When I update the issue, the author is notified * *watchers are NOT ... clipboard_image_paste 1.8 </pre>
- Open discussion: RE: How to contribute
- Jan, after our discussion here in the forums, ... t WHERE to place these patches? If I open an issue and append the patch, how likely is it, that ... and need to be re-patched again and again...
- Help: RE: get subtasks with REST API
- Sorry, found the answer myself. You have to ... children,relations__: <pre> https://xxxx/issues/123.xml?include=children </pre>
- I'm trying to get the sub tasks of an issue with the REST API. I've found this issue (#5338) that it should be possible. But for my test query: <pre> https://xxxx/issues/123.xml </pre> I don't get any information about the sub taks of this issue. Does anybody know how to get the sub tasks via the REST API? Thank a lot.
- Redmine 2.6.0, redmine_checklist 3.0.1: While updating an issue following error occurs: <pre> checklists.subject can't be blank </pre>and the issue is not updated. The same happens when creating new issue. I had to remove redmine_checklists plugin in order to be able to create and edit issues.
- *version info* Tomcat 8.0.14 Jruby 1.7.6 M ... isplay when i open 'scrum'. !scrum.jpg! !Issues.jpg! !Issues1.jpg! !sprints.jpg!
- Help: RE: Redmine stopped working
- Hello dear Feroze Ahmed, Redmine use 3 ser ... Check them and let me know if it solves your issue!
- I manage 2 projects (A , B) with redmine and ... asks and subtasks. Yesterday, I moved the issues from project A to project B and merge the t ... on the ticket are not real ancestors of the issue. Anyone is caught with such mass? Thank you very much !!!
- Plugins: RE: XLS export plugin
- I have tested 2 format, yyyy.mm.dd, yyyy/mm/dd, the same issue, though it shows as yyyy/mm/dd, yyyy.mm.dd, ... with the date format to remove hh:mm:ss info.
- Plugins: RE: Smart issues sort plugin
- Hi, I found a bug, the feature is ok, but ... ys for projects to export different types of issue, but when I installed this plug-in, if I wan ... e is error shown. Can it be fixed? Thanks.
- Plugins: RE: XLS export plugin
- Thanks,do bundle install at redmine\htdocs and use the latest release, all the issues are fixed. But there are another issue and feature request I have submitted on gith ... et more guide. Thanks much about your effort.