Project

General

Profile

Search

Results (18336)

Help: "add issue" question
Is there a way to restrict what issue type (tracker type) can be created by a cert ... ole. I want that the customer can create bug issue but not feature issue. 2015-09-10 08:39
Help: RE: All Issues shows "visibility is not included in the list"
In case anybody was wondering... I just clear ... ermission off thinking it wasn't needed. The issue doesn't show up until the app pool is recycl ... ious the permission change was cause of this. 2015-09-09 19:17
Help: RE: Changing the email template
Hi, Igor This is my patch for Redmine 2.6. ... t well, but hope this help. * app/helpers/issues_helper.rb <pre><code class="diff"> diff --git a/app/helpers/issues_helper.rb b/app/helpers/issues_helper.rb index ab78fe0..44aee8f 100644 --- a/app/helpers/issues_helper.rb +++ b/app/helpers/issues_helper.rb @@ -234,7 +234,7 @@ module IssuesHelper def email_issue_attributes(issue, user) items = [] - %w(author stat ... gned_to ).each do |attribute| unless issue.disabled_core_fields.include?(attribute+"_id") items << "#{l("field_#{attribute}")}: #{issue.send attribute}" end </code></pre> 2015-09-09 15:50
Help: Modifying search result template
Dear Redmine community, I would like to see the full subject for all issues in the search results. By default long subject titles of issues get shortened by "..." !search.png! ... this behavior? Thank you for your help!!! 2015-09-09 08:59
Help: Modified issue_query.rb but changes not appearing.
We modified the apps\redmine\htdocs\app\models\issue_query.rb line 262 to sum the subtask and parent hours in the "Issue" report. Here's the updated line: @:sort ... ry.table_name} WHERE #{TimeEntry.table_name}.issue_id in ( select id from #{Issue.table_name} where parent_id = #{Issue.table_name}.id or id = #{Issue.table_name}.id )), 0)",@ We're using the ... ny areas to look to help troubleshoot? 2015-09-08 18:18
Help: RE: Changing the email template
I'd like to make same modification. But in R ... version)%>:" statements in app/views/mailer/_issue.text.erb Any advice? 2015-09-08 16:01
Open discussion: RE: Redmine Performance with more than 100.000 Issues
Hi Jan, thanks for your answer and sorry for ... e a good performance? Regards, Julian 2015-09-07 09:31
Help: RE: Error 500 on large Wiki updates
OK I just ran into this issue it's saying "internal error". How to fix it? ... document isn't even large it's only 50 lines 2015-09-06 07:24
Help: LDAP Authentication Issue
Hi, Kindly assist on how to set the Base DN. ... u. Please ignore. Fixed it using Filters 2015-09-06 07:17
Open discussion: Text alignment + tables support
Hi, I tried ckeditor plugin along with cke ... covered that "Paste screenshots into body of Issue - as images plugin":http://www.redmine.org/p ... s. Suggestions are very welcome. thanks 2015-09-05 01:07
Help: Rest API copy attachments
I have a few questions regarding Rest API and ... th the Redmine GUI it is possible to copy an issue including the attachment(s). Is it possible ... same with the Rest API? - When we have an issue with attachment(s) it is possible with the Rest API to create a new issue with some fields of the original issue. But is it also possible to add/attach/copy/... the attachments from the original issue to the new issue? If so, how is this done? If not, how is t ... on Database adapter Mysql2 2015-09-04 11:39
Job offers: CLOSED - Small amount of help needed to iron out glitches
Hi, Am looking for a pro to help iron out ... I'm getting 404 errors when I try to look at issues. Could be some ongoing work to keep up with ... me now your rates. Very best, roheap 2015-09-03 22:08
Help: Bulk update parent project Id
I am trying to re assign a large number of pr ... ble. This partially works, except all the issues associated with the projects that were "mov ... make this bulk change. thanks in advance. 2015-09-03 20:37
Help: How edit simply the issue description
Hi When I edit an issue, the system write by default a new note. To ... ystematically the edit textarea ? Thanks 2015-09-03 14:41
Help: "Quote" and "Watch" button doesn't work after redmine upgrade - version 3.1.0 stable
Hello, I recently upgraded redmine to version ... n I try to click on "Quote" or "Watch" in an issue I get the "Loading" dialog in ajax but there ... n.log, but I get nothing there. Any ideas? 2015-09-03 13:50
Help: Bulk update followed by error also on ports 3001 and 3002
Dear Forum, In the past I had a similar er ... e I tried to bulk update several hundreds of issues, but got a proxy error. We solved it with t ... lready occurs with a bulk update for only 15 issues. I get an _Internal Error An error occ ... the bulk update: _Started POST "/redmine/issues/bulk_update?back_url=%2Fredmine%2Fprojects%2Fgeomolg%2Fissues%3Fc%255B%255D%3Dassigned_to%26c%255B%255D%3 ... ids%5B%5D=1906&ids%5B%5D=1965&ids%5B%5D=2214&issue%5Bcustom_field_values%5D%5B1%5D=Open" for 5.43.200.102 at 2015-09-01 10:10:50 +0300 Processing by IssuesController#bulk_update as HTML Parameters: ... Q==", "back_url"=>"/redmine/projects/geomolg/issues?c%5B%5D=assigned_to&c%5B%5D=subject&c%5B%5D ... ", "1540", "1695", "1906", "1965", "2214"], "issue"=>{"custom_field_values"=>{"1"=>"Open"}}} Current user: alex (id=1) Rendered mailer/_... 2015-09-03 08:10
Help: how to get a conflict when updating a stale issue
Hi there, I'm updating an issue via Redmine's REST API. I wonder how to achieve the same result I get when I try to update a stale issue using the Web UI, where I get an error saying that there's a conflict. I tried calling PUT /issues/{id}.json "last_journal_id" and "lock_versi ... ces. None of them work. I mean I updated the issue, but was expecting the call to fail with 409 ... sing-redmine-rest-api-to-concurrently-update-issues but there's no example of a request that wo ... conflict. Thanks for any tips. Cheers, 2015-09-02 11:25
Help: How to Disable some field
Dear all When i open new issue and fill time that i estimated in estimated time field and submit this issue to the developer . What should I do to di ... he developer can't edit estimat time field ? 2015-09-01 14:21
Open discussion: RE: Auto Add as watcher when an issue has been marked with a Certain Tracker
Hi Tom, Your req is more specific to your ... use version redmine versino 3.1.0 and it has issue category where you can define the owner _(em ... his account automatically)_ Regards, Minh 2015-08-31 13:28
Open discussion: RE: Email issue
We run the email server ourselves and the set ... nd I removed the extra :. Thanks Andrew 2015-08-31 13:21
Open discussion: RE: Email issue
Hi Andrew, _(It's just my experience. I am ... ing services Hope it help. Regards, Minh 2015-08-31 13:08
Open discussion: RE: Install redmine 3.1 - Centos 6.5 - fail first access
Hi Federico, Did you get any solution for this issue, if yes then please share that information w ... Skype ID: ssingh917 sandeep.singh@adaan.com 2015-08-29 12:04
Help: All Issues shows "visibility is not included in the list"
I installed redmine 3.1 earlier this week (Wi ... ay I logged into my redmine server, and the "Issues" tab now just displays a "visibility is not ... le plugin), I get the I am able to see all issues by creating a custom query (with status=any). I am able to see all issues that have been assigned a version on the ro ... 3.1.1 redmine_lightbox2 0.2.2 2015-08-28 20:01
Open discussion: What is expected behavior for Copy an existing project?
What to expect when copy an existing project? ... tomatically? Documents, news, wiki, existing issues? For me it's copying issues for the last year only and just for one tra ... how this feature supposed to work. Thanks. 2015-08-27 15:43
Help: RE: Rake email:receive_imap urgently needs your help guys
Set log level to debug in ./config/additional ... e', the 'Non member' role must have the 'Add issues' permission so that an issue can be created by an unknown user via email. ... low_override=project,tracker,priority </pre> 2015-08-27 11:05
(4651-4675/18336)