Project

General

Profile

Search

Results (18047)

Help: RE: Send notification when new issue created by email ?
I have same issue here and my solution is 1. assigned new ... existing ticket, he will receive the emails. 2020-09-03 19:31
Help: RE: Roles and Permission for Root Project Creation
Marek Stepan wrote: > I Removed "create proj ... ive. I also think this is somehow a security issue as any user with no permissions at all can c ... single project. Perhaps it's an archived one. 2020-09-03 07:21
Help: RE: Roles and Permission for Root Project Creation
Mischa The Evil wrote: > Bernhard Rohloff wr ... ive. I also think this is somehow a security issue as any user with no permissions at all can c ... group has create project permissions ! 2020-09-02 17:29
Help: RE: help on Redmine install : PB with bundle install
Thank you for your quick reply ! ;) I 'v ... www.reddit.com/r/rubyonrails/comments/973jcv/issue_installing_rails_help_if_you_can/ I chose ... redmine but it is ok to do a test i hope ! 2020-09-02 16:27
Plugins: RE: Is there a plugin to convert the user ID to user name?
Any chance you could switch which attribute i ... iguration in Redmine? I dealt with a similar issue years ago when our LDAP system changed, and ... ttribute from uid to either cn, mail, or upn. 2020-09-02 15:40
Help: RE: help on Redmine install : PB with bundle install
Hi Tom, I don't have a guaranteed solution ... es as here: https://github.com/vmg/redcarpet/issues/628, then try what is explained there (inst ... it for other users. Best Regards, Liane 2020-09-02 08:57
Help: Performance hit on user based filters
We are experiencing performance issues when using user based filters. A simple "As ... t regarding number of registered users? This issue happens even when there is no resource usage ... edmine 4.0.x Rails 5.2.x PostgreSQL backend 2020-09-01 23:12
Open discussion: RE: How to change attached file storage location to NAS Storage
Thanks Man, You saved my day. Now it is working fine without any issue after changing the permission of the directo ... aemon 152 Sep 1 12:11 2020 Thanks, Asish 2020-09-01 11:18
Open discussion: RE: Don't shows closed issue status in project summary page
Hello Tariq, go to the @Administrator menu -> Issue statuses@ and make sure that the status which should mark an issue as closed has the checkbox 'Issue closed' checked. !closed_issue_status.png! Kind regards, Bernhard 2020-09-01 10:35
Open discussion: Don't shows closed issue status in project summary page
Hello I have attached a screen short of my Redmine IT Project which don't show the closed total issues in project overview. I have gone through m ... solution then kindly write it here. Thanks 2020-09-01 09:17
Help: BCC and email subaddress not working anymore
Hello All! Before, we used Redmine 3.4 and ... emails with subaddress in BCC to open a new issue in the desired Project. But after upgrading ... mine_dashboard 2.7.1 redmine_issue_templates 1.0.4 redmine_lightbox2 ... 8 sidebar_hide 0.0.8 2020-08-31 10:10
Help: Roles and Permission for Root Project Creation
Hello , we have found out that every register ... avoid import errors because of compatibility issues with new database schema of redmine 4.0.2 ... e this behaviour . Regards Marek Stepan 2020-08-29 18:01
Help: RE: Can an issue update another issue?
That worked like a charm Bernhard! I added a ... on the purchase tracker and I only see those issues, but everything's still in place in their projects. Awesome! :) Thanks for your help. 2020-08-29 16:11
Help: RE: Can an issue update another issue?
Domhnall Currie wrote: > I have to admit, on ... have walked that bumpy road before... ;-) 2020-08-29 08:17
Help: RE: Can an issue update another issue?
That's what I was thinking, maybe doing a tra ... o for me. :) Thanks for your help Bernhard! 2020-08-28 19:42
Help: RE: Reopen issue by mail - plugin for 4.0.6?
For anyone interested I fixed the plugin, here's proper code: <pre> module ReopenIssuesByMail module MailHandlerPatch def s ... ass_eval do # alias_method_chain :receive_issue_reply, :reopen_issues_by_mail alias_method :receive_issue_reply_without_reopen_issues_by_mail, :receive_issue_reply alias_method :receive_issue_reply, :receive_issue_reply_with_reopen_issues_by_mail end end module InstanceMethods # Adds a note to an existing issue def receive_issue_reply_with_reopen_issues_by_mail(issue_id, from_journal=nil) journal = receive_issue_reply_without_reopen_issue... 2020-08-26 12:31
Help: RE: What formula is used to calculate the% of RoadMap (Closed and Finished)
As can be seen in the respective view (source ... e looking for are: * @version.visible_fixed_issues.closed_percent@ * @version.visible_fixed_issues.completed_percent@ These two methods are ... n extensions_ that are defined on the @fixed_issues@ association (source:/trunk/app/models/version.rb@19983#L119) in a named extension module (@FixedIssuesExtension@). This module resides prior to th ... you'll ultimately be guided to the private @issues_progress@ method where you can find the algorithms that are used to calculate the percentages. 2020-08-26 03:09
Help: Reopen issue by mail - plugin for 4.0.6?
Hello, We are using Redmine 4.0.6 (installed ... ) I've created special email address for issue reporting, everything works fine. The problem is, when I close issue and someone replies to email notification about issue closing, the issue stays closed. I know there is option of a ... w at the beginning of the mail to reopen the issue, but a lot of non tech-savvy users don't rem ... ps://github.com/openSUSE-Team/redmine-reopen-issues-by-mail But it's not working with Redmin ... ias_method) also 2 other lines (ie. One with IssueStatus.default.id - I change it to 1 (number ... hanged status from Closed to New" but *whole issue status is still Closed* (status at the top of the page and on issues list) Can someone please help me to make this plugin work in 4.0.6? 2020-08-25 18:34
Plugins: RE: rmplus plugins
I can confirm that RMPlus is absolutely not r ... t address. Have also troubles with unread_issues and custom_menu and hope I can find anyone ... ot working in first instance on Redmine 4.1.1 2020-08-25 09:37
Help: RE: Can an issue update another issue?
You cannot 'mirror' issues to show up in different projects at the sam ... parent projects which are always showing the issues of their child projects. But I think that's ... her do it with a custom filter in the global issues list. There you have access to all issues and you can filter them by tracker e.g. 'or ... m by project. It is far less complicated and issues stay in their projects. Kind regards, Bernhard 2020-08-25 06:58
Help: RE: Project selection dropdown shows wrong content after update
Hi Klaus, I think the behavior you are str ... roy the hierarchy of the projects list. This issue was reported by other users, too and will be ... ing release 4.2. Kind regards, Bernhard 2020-08-25 06:26
Help: I need to import from CSV while preserving existing issue numbers
h1. TLDR I am trying to do a CSV import fr ... redmine install to a newer one. I need the issue numbers to stay the same. Every time I do ... ocess completes successfully, but all of the issue numbers are just autoincremented, starting a ... r code repos. But we still reference these issue numbers all over the place. I googled to see if anyone else had the same issue, and found nothing. All of the closely rel ... none of them seem to mention this particular issue at all. As I said before, we reference these issue numbers in lots of places. It will add con ... dmine plugins: no plugin installed </pre> 2020-08-24 12:36
Help: RE: How to create a plugin to add a custom button and behavior to create/edit issue page?
Yes, please make it. I'm curious about it. 2020-08-22 14:30
Help: Cannot edit start/due dates
Hi, I have a "task" tracker that has "star ... edit a task. I can see the start date in the issue and the due date is there but empty. I ca ... t this. Why are they not available in edit? 2020-08-22 01:03
Help: RE: How to create a plugin to add a custom button and behavior to create/edit issue page?
Hello Liane, thank you for your help. I wi ... nted the requirements. Best Regards Armin 2020-08-21 22:19
(1426-1450/18047)