Project

General

Profile

Search

Results (18279)

Plugins: RE: Rails 3 porting issues
Alex Shulgin wrote: > Etienne Massip wrote: ... er module and use include ContactsHelper? 2019-09-19 22:36
Development: RE: How to add an issue trackers(Bag,Feature,Support) to existing project?(c#)
Bernhard Rohloff wrote: > At the moment, I d ... 't add a task to this project(see picture). 2019-09-19 22:24
Help: Upgrading to 4.0.4
We are using version 3.4.5 and are having issues upgrading to 4.0.4. We have a separate fol ... 1 custom_menu 1.7.4 issue_charts 1.3.0 project_ov ... edmine_inventory_manager 0.9 redmine_issue_badge 0.0.6 redmine_issue_tabs 1.2.3 redmine_issues_hub 0.0.2 redmine_logs ... 1.0.1 </pre> Thanks, Harry 2019-09-19 20:33
Help: how can we assign issue to user group wise?
example: we have 4 groups and each group has 5 users. Now if I want to assign issue to specific user of specific group How can I do that? 2019-09-18 13:35
Open discussion: Issues query optimization. How to redefine scope?
I use Redmine 3 and have the optimisation problem, when view all issues. I have seen Redmine 4 and have seen some p ... ery. My query <pre> SELECT COUNT(*) FROM `issues` INNER JOIN `projects` ON `projects`.`id` = `issues`.`project_id` INNER JOIN `issue_statuses` ON `issue_statuses`.`id` = `issues`.`status_id` WHERE (((projects.status <> 9 ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking')) AND ((projects.id IN (22,23,24,2 ... 35,36,46,47,64,65,66,67) AND (1=1))))) AND ((issues.status_id IN (SELECT id FROM issue_statuses WHERE is_closed=0))) </pre> has e ... r - 25 second. <pre> SELECT COUNT(*) FROM `issues` INNER JOIN `projects` ON `projects`.`id` = `issues`.`project_id` INNER JOIN `issue... 2019-09-16 22:30
Open discussion: RE: Redmine query optimizations
I assume there might be some id that could be used to unite all these issues. Couldn't you just create an extra custom field and use it to filter the issues like: <pre> SELECT COUNT(*) FROM `custom_values` INNER JOIN issues ON issues.id = custom_values.customized_id INNER JOIN issue_statuses ON issues.status_id=issue_statuses.id WHERE `custom_values`.`custom_field_id` = 16 AND issues.id in (SELECT customized_id FROM custom_val ... `custom_values`.`value` = 'Maior Domus' AND `issue_statuses`.`is_closed` = 1 </pre> If not, ... hink you could add an extra field into table issues like 'aggregation_id' to filter using it: ... ECT COUNT(*) FROM `custom_values` INNER JOIN issues ON issues.id = custom_values.customized_id INNER JOIN ... 2019-09-16 01:50
Open discussion: Backup and restore
Hi, We are using the redmine 2.6.0.1 version for past 4+ years.Due to the OS issue the redmine system could not boot.So we re-i ... ile restoring the database. Kindly help on th 2019-09-14 00:54
Help: RE: Can't change priority on reopened issue
Administration > Workflow > Fields permission ... ange priority's field in the reopened status. 2019-09-13 13:52
Help: Can't change priority on reopened issue
Hello everyone,, I have reopened a previously closed issue. It is now in state "reopnened". The priori ... The field is not available when I edit the issue. It doesn't matter if I change to another st ... e to change. Anyone knows how to fix that? 2019-09-13 12:04
Job offers: Looking for paid help
Dear all, I am using Redmin and loving it ... e version? # to configure redmine to update issues via email: https://www.redmine.org/projects ... a year and to work with me when I get error. 2019-09-12 14:37
Help: RE: Redmine login error using polish alphabets
Hello i found solution for this issue: 1. you need to create mysql database wit ... ‚ńóśźżĄĆĘŁŃÓŚŹŻ]{5,15}){0,2}/ 2019-09-10 13:05
Help: RE: Help getting Redmine 4 running on Ubuntu 18.04 with Apache
*UPDATE:* <pre> root@redmine:/opt/redmine ... another step in progress! So, it appears the issue may be in the Apache<>Redmine link, like you ... I might look or what I might check?* 2019-09-08 02:49
Help: RE: is that possible? : sending e-mails to customers to inform about clossed issues
Hi, yes, a plugin would be the way to go. You probably would use a hook like :controller_issues_edit_after_save to be notified when an issue is updated. See: https://www.redmine.org/ ... edmine_webhook to receive a notification of issue update on an external app written in somethi ... natively and this showed up instead). 2019-09-06 13:44
Help: is that possible? : sending e-mails to customers to inform about clossed issues
Hi guys! I am searching for this feature/id ... and where i can find it: when i close an issue (either in the issue itself or in the issuechart with the right mouse button --> close issue) i would love to have an automatical e-mail going to the contact in the issue (for example someone from the company i am w ... s much needed and much appreciated. Cheers 2019-09-06 12:33
Open discussion: i want to opimise a process: sending e-mails to customers to inform about clossed issues
Hi guys! We have an idea/problem to optimis ... possible and realisable: when i close an issue (either in the issue itself or in the issuechart with the right mouse button --> close issue) i would love to have an automatical e-mail going to the contact in the issue (for example someone from the company i am w ... ch needed and much appreciated. Cheers 2019-09-06 12:28
Open discussion: RE: In the status drop down list few issue statuses are missing
Thank you Go MAEDA for your response. Those issues have subtasks. I closed the subtasks and th ... y redmine was behaving the way it did. My issue has resolved. 2019-09-05 09:39
Open discussion: RE: In the status drop down list few issue statuses are missing
Do those issues have subtasks? An issue which has open subtasks cannot be closed since Redmine 3.4. 2019-09-05 09:27
Open discussion: In the status drop down list few issue statuses are missing
We recently upgraded redmine from 3.2.1 to 4. ... st does not display all the statuses for few issues. I will take up an example to explain th ... project named explore. Consider we have 5 issues under explore : e1, e2, e3, e4, e5 and the following are the statuses added under issue status available under administrator option ... ns in workflows, nothing helped resolve this issue. 2019-09-05 08:16
Help: RE: Create issues into multiple projects from multiple email addresses
I finally found the trick, I had to modify th ... OT', 'SEEN']).each@ loop : !imap_rb.jpg! 2019-09-02 17:52
Open discussion: RE: Urgent: Will Redmine ever get a properly made UI?
Hi! I agree with your point – even though ... o this rare category of problems. I mean the issues that everyone notices, but they're not so m ... n mobile and doesn't hurt to work on. 2019-08-31 10:52
Open discussion: We're sorry, but something went wrong.
Hello, I am creating high availability clust ... went wrong.* We've been notified about this issue and we'll take a look at it shortly." on se ... wn finished @ Please help me to find this issue 2019-08-30 14:28
Help: Create issues into multiple projects from multiple email addresses
Hi, We are on Redmine 4.0.4 on Windows usi ... ails functionality. Our goal is to create issues into different projects depending on the em ... nt by @john@biometal.com@ should generate an issue in a project called @biometal@ * emails sent by @jane@tradmax.com@ should generate an issue in a project called @tradmax@ * ... Cons ... ed to the project is no more detected and no issue is created. Apparently we should use the ... a how to make things work ? Thanks ! Fred 2019-08-30 13:02
Help: How to change only STATUS, with no 'edit issue' permission [Redmine 3.4.11]
I created a role called 'Team Member', and I ... t to have the permission to modify the whole issue, but I think it would be very useful to chan ... e. Is that possible? Thank you, Buba 2019-08-29 16:07
Open discussion: RE: Redmine Plugin offering change status date ?
Hi Kirill, Thanks for your reply. I am looking for a plugging who can display for every issue: Time when status change (eg: from Open to ... Hope I have well explain my needs :) Thx 2019-08-29 13:47
Open discussion: RE: Redmine Plugin offering change status date ?
It seems I'm not completely understanding the ... g to solve time in status request for single issue in our "Redmine Reporter plugin":http://demo.redmineup.com/issues_report_templates/preview?issue_ids%5B%5D=578&utf8=✓&authenticity_token=IY38 ... ry to find a solution with existed tools 2019-08-29 13:28
(2101-2125/18279)