Project

General

Profile

Search

Results (18279)

Plugins: add PDF-Link without history
Hi there Im not a ruby(onrails) developer so ... e problem. I want the to add a Link to an Issue to export it as PDF without the history. I ... ion 1.2.1 my changes so far: ./app/views/issues/show.rhtml line 113 changed, and added 1 l ... _history => 'false'} %> ./app/controllers/issues_controller.rb line 121 added: @show_histo ... ' line 126 changed: format.pdf { send_data(issue_to_pdf(@issue, @show_history) ... # added show_history ... he parameter isn't passed from show.rhtml to issues_conrtoller.rb When i set the @show_history in the issues_controller.rb fixed to true or false it wor ... me greez and by the way Redmine rocks :) 2013-09-06 12:06
Open discussion: RE: Improving performance
So it appears that the performance issues directly correlate to number pf members of ... e is some inefficiency in the way updates to issues are processed when evaluating which members are impacted/involved. 2013-09-06 07:08
Help: Request of Integration with Gitlab.
I have integrated Redmine with Gitlab, it's f ... show the commit number link of Gitlab in the issue list of Redmine? I have tried to finding ... reat thought rasied, please guide me, thanks. 2013-09-06 04:35
Open discussion: Web application could not be started
Hi, I've an issue with my redmine,I havn't made any update, ju ... Thanks for your help. Regards, Nicolas 2013-09-05 22:50
Help: Unescaped html entities madness from emails
We use redmine for a few things, but one of t ... ly non-break spaces -- are creeping into the issues that were posted via email. Not a show-stop ... ovide more details if it helps the cause. 2013-09-05 22:10
Help: RE: Limit new issue types to certain users
I worked around this problem by hiding a requ ... he users which are not allowed to create the issue. 2013-09-05 16:05
Open discussion: RE: git is in path - but failing with "bad file descriptor"
Hi Aakash, I have the same problem. I found this issue with these environments: a.1) GNU/Linux D ... K 1.7 + Git 1.7.2.5 There is an important issue here related with *Bad file descriptor* https://github.com/jruby/jruby/issues/781 Regards, 2013-09-05 14:12
Help: How to show custom field in add filter in "View all issues" page?
Hi, I noticed that custom fields are showing ... to make it appear in add filter of "View all issues" page (http://www.redmine.org/issues) in anyway? By the way, here's the versi ... am using. Ruby: 1.9.3 Redmine: 2.3.2.stable 2013-09-05 12:23
Plugins: RE: Detailed tabs and time in Issue (v 0.1.0)
Hi toto, u simply need to go to roles and ... will be selected. let me know how it goes 2013-09-04 21:01
Plugins: RE: Detailed tabs and time in Issue (v 0.1.0)
Hi Mark, Works fine but how do change the permission per role base ? (added in v 0.1.0) 2013-09-04 18:13
Open discussion: RE: API issue when attempting to POST custom field
You may want to use single quotes instead of ... "<?xml version='1.0' encoding='ISO-8859-1'?><issue><subject>MyTest</subject><project_id>1</proj ... Sev2</value></custom_field></custom_fields></issue>" http://4216cd0mykeyhere571938e60:X@my.ip.address.here:8888/redmine/issues.xml </pre> 2013-09-04 07:45
Help: Can't login, Internal error
I have * Debian GNU/Linux unstable (sid), Li ... applications. How to figure out, where is issue? And how fix it? 2013-09-04 04:31
Help: RE: issue generation based on RFP in redmine plugin
i have been creating RFP plugin in red ... requirement when user fill &submmited it the issues must generate in respective project.All form fields on form must become the issues my question is how each fiels i map with the redmine issue table and generate the respective issue def new @rfp = Rfp.new ... @rfp = Rfp.new(params[:rfp]) issue = Issue.new issue.subject = params[:rfp] issue.tracker = Tracker.find_by_name("Feature") issue.project = Project.find_by_name(params[:project]) issue.start_date = Time.now.localtime.strftime("%Y-%m-%d") issue.priority = IssuePriority.find_by_name("Normal") issue... 2013-09-03 15:14
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 ... d with RoR. Thank you for your the answer. 2013-09-03 08:14
Help: RE: Personalize my page in Redmine: issues status filter
Thanks for advice, Jan Niggemann! I posted my question there. 2013-09-02 20:26
Plugins: Plugin Redmine My Page Queries does ... stom filters in 2.3.2.stable version Redmine.
Hi everyone! On my page I would like to see issues status filter for the blocks: * *Reported issues* * *Issues assigned to me* * *Watched issues* This filter and others are available when I turn on the link "View all issues". It would be very convenient if issues status filter were also available on my pag ... alternative to this plugin? Thanks to all! 2013-09-02 20:24
Help: RE: ssmtp + redmine?
Hi there. I created an issue (http://www.redmine.org/issues/13904) since I'm NOT able to send out e-mai ... ation, software versions and so on. Thanks 2013-09-02 16:17
Plugins: RE: Smart issues sort plugin
Good work! Issue filtering and field configuring is working n ... my projects, except one. Tehe are about 170 issues in this project. And when I try to view a l ... <pre> Started GET "/projects/kis-distrfs/issues?utf8=%E2%9C%93&set_filter=1&f%5B%5D=status_ ... at 2013-09-02 20:38:04 +0800 Processing by IssuesController#index as HTML Parameters: {"ut ... ve some ideas? How to solve this problem& 2013-09-02 15:28
Help: How to find orphan files
How to find if there is orphan files (mostly pictures) that are not related to (used by) an issue or other wiki page? 2013-09-02 13:21
Plugins: RE: Issue Creation Plugin
i am facing almost same problem any help..... 2013-09-02 07:25
Help: RE: Personalize my page in Redmine: issues status filter
If this is about a plugin, please create a new post in the plugin forum, Thank you! 2013-09-01 23:56
Help: RE: Personalize my page in Redmine: issues status filter
Thanks for the reply, Jan Niggemann! :-) 2013-09-01 19:29
Help: RE: Personalize my page in Redmine: issues status filter
I installed this plugin, but I did not get wh ... y-page-redmine.png! On the page "View all issues" this filter there are - !issues-page-redmine.png! 2013-09-01 19:27
Help: RE: Personalize my page in Redmine: issues status filter
Look if there's already a feature request and if not, add one :-) 2013-09-01 19:25
Help: RE: Personalize my page in Redmine: issues status filter
I'll try to use *Redmine My Page Queries* plu ... why not include this feature in the release? 2013-09-01 12:38
(7051-7075/18279)