Search
Results (18279)
- Development: RE: Customize Issue creation from incoming emails
- Federico, you might want to take a look at th ... ivingEmails#Enabling-unknown-users-to-create-issues-by-email|RedmineReceivingEmails#Enabling-unknown-users-to-create-issues-by-email]]. There is no need to patch Redmine for this.
- Hi, I have a problem about loading issue page after adding over one thousand users to ... h me. Thanks for your help in advance!
- Help: RE: Custom fields List vs Key/value List
- In the case of Key / value list, after the issue is registered, if you modify the value of th ... the Key / value list item of the registered issue also changes.
- Hello Folks, When we update issue or bug in issue tab.it takes too much time. It would be great if you can help me out.
- Hello everyone, I am tasked with fixing a ... implemented a custom plugin for creating new issues, based on this existing plugin: https://github.com/akiko-pusu/redmine_issue_templates/issues I'm able to create new issues based on his version of the template, but every time I try to access "Issues Assigned to Me" or "Reported Issues" links from the "My Page" section, I am redirected to an internal error. The issues have been successfully created, as I can ac ... Here's the text for the error logs for this issue: Started GET "/issues?assigned_to_id=me&set_filter=1&sort=priorit ... at 2017-01-30 22:54:39 +0000 Processing by IssuesController#index as HTML Parameters: {"as ... ueries/_columns.html.erb (1.6ms) Rendered issue...
- Hello, is it possible to group Gantt diagram ... n, custom attribute)? It seems to works for issue view only but not for gantt. Any suggestion ... Rails version 3.2.16 </pre>
- Help: RE: After migrating to a new server I get a 404 when trying to create New Issues
- Does anyone have anything else I can check?
- Hi! i have the same problem: > When I have issue A and issue B, and I assign issue B to follow issue A I want to still be able to schedule the st ... the same day. > > Currently if I schedule issue A and issue B to start on the same day, than I say issue B follows issue A, issue B's start date is changed to the next day after issue A's due date. Issue A may only take an hour which means issue A and issue B could technically start on the same day. ... xt day. are there any plugins for this?
- Hello, I have an email account which is used ... s account is then checked by redmine and new issues are created (or existing ones updated). The result is that all issues are created as coming from the same issuer/account, i.e. the email account which colle ... different, of course. I'd like to have each issue created with the correct user from the start ... Currently my idea is to intercept the "new issue creation" procedure and change that to do wh ... thanks in advance for any input, Federico
- Hi All! sorry if this should have been in ... plugins. I have written a new "Vote On Issues" plugin, because the existing ([[http://www ... ot solve. In the partial hooked into view_issues_show_details_bottom, authorize_for works ju ... ode class="ruby"> project_module :vote_on_issues do permission :cast_votes, {:issues => :cast_vote }, :require => :loggedin permission :view_votes, {:issues => :view_votes}, :require => :loggedin e ... b <pre><code class="ruby"> render_on :view_issues_show_details_bottom, :partial => 'view_issues/show_details_bottom' </code></pre> plugins/vote_on_issues/app/views/view_issues/_show_details_bottom.erb <pre><code class="ruby"> <% if authorize_for('issue...
- I need to upgrade my Redmine installation. I' ... version right now). In the process, I had issues with installing a new Ruby, and ended up wi ... w if you need more information. Thanks, S
- We use redmine for project management. Since ... e use http://www.redmine.org/plugins/redmine_issue_evm to track this progress. Also excel repor ... er activity tracking softwares like sapience.
- Hello everyone, I wanted to know if there ... a workflow, lets say auto assign related to issues priority, thanks for responses
- Help: RE: Rake not found
- Hi all, Did you found the way out on this. I am facing the same issue now.
- I have installed redmine on debian with <pre> ... defines the virtualhost for redmine. The issue is that I already have apache installed and ... e in the /redmine/ directory, is it possible?
- Help: RE: With new issue, only able to assign the issue as 'new' status. Where can I change this?
- You can do it by change the workflow in Admin ... dont remember exactly the path to workflow.
- Can we disable the cache of Redmine ?? If we ... ache of Redmine 3.1.1 due to speed regarding issues which occurs. It's very problematic for us.
- I post this question on stackOverflow i poste ... stackoverflow.com/questions/42007913/redmine-issue-to-mail-with-windows I need to activate the option:create issue via mail, but i don't know how to do it. I r ... Thanks, Sorry for my english i am spanish.
- /projects which files i have to edit to get a small icon for new issue after project name?
- Help: RE: "Sort" and "Group Results by" not ... multiple values Custom Field formated as List
- Thanks Misha. When you say "by design", do y ... too... I'm asking, because in our model an issue can affect several modules of your software, ... h modules will be affected by the fix of the issue. But after that, it's a pain in th @$$ to list issues affecting a specific module... and it shoul ... ults in Excel, and use macros to regroup our issues by module...
- I'd like to let Redmine call an external hook when there is any kind of activity / update on any issue: something like calling a web hook over http ... poll the API at regular intervals and filter issues on @updated_on@ but I'd really prefer for R ... of? Any help would be appreciated, thanks!
- hi, I am getting the following error whil ... egory@ Am I missing some configurations ?
- Hi ! I have created few Redmine 3 plugins and ... TestCase fixtures :projects, :issues, :issue_statuses, :versions, ... :projects_trackers, :issue_categories, :time_entries d ... Thank you very much and have a great day !
- On rare occasions, probably about 5 times a year, Redmine creates the Project issue that we want to add, but then immediatly creates a duplicate issue. The date and time of the issue creation is identical for both issues. Both issues are identical in every way, including added files. I have tried replicating the issue by trying to quickly double-click the Create issue button, but this only ever creates one issue, (as I want). Redmine 1.1.2.stable (MySQL) Thanks in advance. Paul Newton
- Open discussion: RE: Migrate ONE project to another Redmine server
- I think that this tool might interest you : h ... ance to another with all their dependencies (issues, users, parent projects, children projects, ... n3 so make sure that it is already installed.