Search
Results (18279)
- Help: RE: Is there any option in custom fields to make them read only in the form
- Yes, I'm having the same issue as well. I'm importing issues with n fields, and some of them need to be read only.
- Help: RE: Uploading a zip file under "files" in a project results in "invalid file"
- I can't reproduce the issue on my instance. Furthermore I think it makes ... nistrator section. Kind regards, Bernhard
- Plugins: RE: Redmine plugin with Issues template
- Do you want to change the view or the functionality of the issues module? I think most of your questions wil ... ide]] in the wiki. Kind regards, Bernhard
- Hello, I'm not sure this is the right place t ... acts, and we want the View to be the same as Issues, the only thing that we have to change are ... ries, but we can't seem to do that, any help?
- Job offers: RE: New datatypes for custom fields
- Maxim Krušina wrote: > Hi everybody, for a l ... r. List of tickets should be passed as saved Issue filter = this way it's most robust and flexi ... d? Should I prepare detailed documentation?
- Hi all, I have redmine receiving emails via ... t new tasks can be created via email with no issue. If we want to update an issue via email it does not work. Some examples ... with the following syntax works to crate the issue email subject is new test task Project: ... ://imgur.com/a/qHfpBTE This works fine no issues. If a new email is sent that has the fol ... ing else we need to do or change?
- Hi, I'm trying to install a fresh Redmine ... y-2.6.0/bin/ruby". I thought this Bundler issue could be due to httpd running as another use ... o to solve this problem. Thanks in advance
- Open discussion: RE: Redmine Roadmap question
- The target version of #30285 is 4.0.2 for now ... othing the Redmine community can do with the issue.
- We have Redmine 3.4.6-3. I have found that when defining a role that if 'Add Issues' is not checked in the Issues Tracking permissions area of the role defin ... create a workflow for a role that cannot Add Issues?
- Help: RE: How to create an issue ?
- Do you talk about this www.redmine.org?
- Hi all. I have a specific use-case in which I ... the user selects any of these as part of an issue, the database stores the actual selection, w ... the users sees in the drop down list in the issue is Value1, Value2, ... and the database stor ... et this up? Thanks for any help. Tobias
- Help: RE: Changing the email template
- Hi, Thank you! I was just researching this ... ems to work. I tried to do the same thing to issue_edit.[html|text].erb and got also rid of text in issue updates. Since there are many situations ... here should be separate setting for removing issue description and notes from updates. I'm a ... some comments there. http://www.redmine.org/issues/10459 The same thing could be accomplish ... out some fields and just provide the link to issue. Following this thought, these issues could partly solve the problem: http://www.redmine.org/issues/16209 http://www.redmine.org/issues/15615 http://www.redmine.org/issues/6221 Pasi
- Help: RE: How to download selected issue to csv
- Thanks Tatsuya ! but i cant update my Redmine ... w customize plugin i associated copy button /issues/[0-9]+/copy to https://code-maven.com/crea ... thod to do it using other plugins? Thanks!
- Hello, is it possible to add issue name (you can see it under Projects->Spent time->Report webpage) to CSV export? There is only issue number in exported CSV. May be this could be CSV export option ... Thanks.
- I did git clon job from the Redmine server an ... ion correctly except some push events. This issues are same with other projects. I thinks not ... . Why some push events doesn't sync?
- I have some custom fields in issue creation form which are having pre-filled da ... in any version of redmine ? Please help me
- for one of my specific redmine account (company), '/issues.json' API call returns NULL. Actually this ... y: XXXXXXXXXXXXYYYYYYYYYYYY" http://HOST_URL/issues.json* < HTTP/1.1 403 Forbidden < X-Fram ... ct It doesn't return the json like this {"issues":[],"total_count":0,"offset":0,"limit":25}. ... problem to fetch projectes, but not sure why issues.json returns null.
- Hello for one of my specific redmine account (company), '/issues.json' API call returns NULL. It doesn't return the json like this {"issues":[],"total_count":0,"offset":0,"limit":25}. ... problem to fetch projectes, but not sure why issues.json returns null.
- Help: RE: Permissions to close issues
- Thanks a lot *R Daneel Olivaw*
- Help: RE: Changing the email template
- Andrew X wrote: > Hi, what would I need to edit to remove the description on an HTML RM update issue and new issue: The following change should suppress the issue description in email notifications. <pre><code class="diff"> Index: app/views/mailer/_issue.html.erb ================================== ... ===================== --- app/views/mailer/_issue.html.erb (revision 17835) +++ app/views/mailer/_issue.html.erb (working copy) @@ -2,8 +2,6 @@ <%= render_email_issue_attributes(issue, user, true) %> -<%= textilizable(issue, :description, :only_path => false) %> - <% if issue.attachments.any? %> <fieldset class="att ... :label_attachment_plural) %></legend> <% issue.attachments.each do |attachment| %> Index: app/views/mailer/_...
- Looking at issue #9076, it's exactly what I'm looking to do, ... for a way do do something like: <pre> .../issues/new?issue[tracker_id]=2&issue[subject]=Issue+Subject&issue[description]=This+is+a+description+of+the+issue&issue[priority_id]=2&issue[assigned_to_id]=5&commit=true </pre>
- Help: RE: Changing the email template
- Hi, what would I need to edit to remove the description on an HTML RM update issue and new issue: RM 3.3.3.stable Sometimes we post sen ... email in clear. The rest of the info for issues that are updated or new are fine. Thanks!
- First the normal procedure: 1. Create a li ... xes What you get when u create / edit the issue is the list with format: [] Value 1 [] V ... heckbox (YES/NO) this way when you create an issue you could directly get something like this: ... st or checkboxes. Imagine that you have a issue like fix problem "x"... In your department t ... !! Will wait for news ! Many thanks !!
- I'm using python-redmine 2.2.0 and trying to ... been using journals and iterating to all the issues and finding out the user under 'assigned_to ... thout using the script. !ActivityPage.PNG!
- Hi there, I'm using rdm-mailhandler.rb script to add issues for a project. Everything works fine except for one little thing. The issue is that all emails come from the same email ... tLevelSupport@company.com) with the original issue creator user being copied in the CC. When we create issues this way I have noticed that the CC user is added as a Watcher for the issue if the email has already an existing user in ... sible? Thanks in advance. Best regards.