Search
Results (18279)
- 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 :)
- 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.
- 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.
- Hi, I've an issue with my redmine,I havn't made any update, ju ... Thanks for your help. Regards, Nicolas
- 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.
- 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.
- 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,
- 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
- 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
- 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)
- 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>
- I have * Debian GNU/Linux unstable (sid), Li ... applications. How to figure out, where is issue? And how fix it?
- 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...
- 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.
- Help: RE: Personalize my page in Redmine: issues status filter
- Thanks for advice, Jan Niggemann! I posted my question there.
- 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!
- 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
- 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&
- How to find if there is orphan files (mostly pictures) that are not related to (used by) an issue or other wiki page?
- Plugins: RE: Issue Creation Plugin
- i am facing almost same problem any help.....
- 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!
- Help: RE: Personalize my page in Redmine: issues status filter
- Thanks for the reply, Jan Niggemann! :-)
- 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!
- Help: RE: Personalize my page in Redmine: issues status filter
- Look if there's already a feature request and if not, add one :-)
- 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?