Search
Results (18336)
- Open discussion: RE: Redmine account activation issues
- Unstickied, lost its actuality.
- Hi everyone, I am using email to update an issue on redmine. The problem is when someone update the issue via email with a photo in the email signatur ... ., the photos will be added as a file to the issue. Does someone know how to configure redmine to not allow to add file via email? Thank you.
- Development: RE: Plugin, ajax, query patch and authorized_for
- In the mean time I found out that the following *does* work: /app/views/vote_on_issues/cast_vote.js.erb: <pre><code class="erb"> ... ... <% end %> </code></pre> lib/vote_on_issues/patches/query_patch.rb: <pre><code class=" ... view_votes, nil, :global => true) VoteOnIssue.where('vote_val < 0 AND issue_id=?', issue.id).sum('vote_val') else '-' end </code></pre> But still...
- Help: RE: "Sort" and "Group Results by" not ... multiple values Custom Field formated as List
- Frédéric Chauvière wrote: > When you say "by ... ds. > 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... Well, the _listing_ of issues affecting a specific module shouldn't be a ... kup and didn't find a similar request in the issue pool)...
- Hello, I have HelpDesk plugin installed on my ... reviously created using the REST API) to the issue that I'm creating from a java web applicatio ... SOLVED: Modifying the RedmineManager Calss
- Help: RE: Allow related issues to be started/due on the same date.
- I have the same issue. I had to stop using dates for most things because of this.
- Open discussion: RE: Bitnami Remine slowness issue
- We faced this issue because our mail server was not configured ... Settings -> Email Notifications -> uncheck "issue updated" and save. Hope this will fix the issue.
- 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.