Search
Results (18279)
- Plugins: RE: hook controller_issues_edit_before_save ignored when batch updating issues
- Have you tried the hook __controller_issues_bulk_edit_before_save__?
- Open discussion: RE: Issue overlapping / holydays
- Ressource management in the way it is provide ... uest and open a ticket if you can't find any.
- Hi, is it possible to define date-ranges wher ... e's only the starting and ending date marked.
- Open discussion: RE: Overview about project status in written form
- No problem :-) I'm not aware of such funct ... tain data directly from there * display all issues from all projects, filter according to your needs, export to CSV and continue from there
- My situation is not an uncommon one and it is ... cessing redmine on my own sub-domain, http://issues.mydomain.com. When I go there, I get defaul ... <pre> <VirtualHost *:80> ServerName issues.ember.co.uk DocumentRoot /var/www/html ... in my httpd.conf also if that is relevant.
- We created a custom hook for issue status updates. It works, but only when updating single issues. When updating from the issue list by selecting multiple issues, then changing status via right click conte ... mine::Hook::ViewListener def controller_issues_edit_before_save(context={}) ... </ ... to also have it listening for batch updates?
- Open discussion: RE: Overview about project status in written form
- >overview of all project status / due dates e ... you try to do, but you can always export the issue list to CSV and change it to the linking of your managers...
- I want to show this progless line. [2.3.0 ... ss lines (html only) http://www.redmine.org/issues/12122 But I cannot find "Option" check ... age. How to config this? (using ver. 2.4.3)
- User1 created a issue and assigned to User2. User1 can update issue even if he is not the assignee of that issue. How can we restrict User1 from updating that issue? Please help me...
- Help: RE: How to create a query where I can get fields calculation from each other?
- This would be a really good addition to allow ... of using this would be to add risk scores to issues so impact and probability and then multiply them to get total risk value for the issue in the project. Easy Redmine do this in the ... in a RAG sort of way. RAG = Red Amber Green.
- As the title suggests, I know very little abo ... s Bitnami Redmine stack running 2.4.2. My issue is that I have to restart my app after every ... which views are requested for different URLs?
- Open discussion: RE: Send mails from Redmine asynchronously
- I have launched Redmine two times (with async ... 00 lines after: <pre> Rendered mailer/_issue.html.erb (1.7ms) Rendered mailer/issue_edit.html.erb within layouts/mailer (4.1ms) ... al logs where I can find details ? Thanks.
- Development: RE: Please Help me! thanks -------taskadapter Issue Attachment related
- Please check with the creator of taskadapter...
- Help: RE: Is it possible to allow issue creation or comments via email to each project in redmine ?
- >Is it possible to allow issue creation or comments via email to each proje ... d read the [[RedmineReceivingEmails|wiki]]...
- We recently upgraded from Redmine 2.30 to 2.4 ... ing unwanted e-mails for changes to 'related issues', and 'copied from' status. For example: # I created a new issue, so I got one email indicating the (New) issue. Perfect. # I copied that issue into a 2nd new issue. I received a 2nd email related the first issue saying it was 'copied to' the new issue. I don't want this! # Then I got an email for the 2nd issue saying (New). Good, I want this e-mail. # Next I got a 2nd email about the 2nd issue saying 'copied from' the first issue. I don't want this either! In total: four e-mails just for creating one issue, then copying it to make a second issue. I'm also now getting e-mails when I add and remove related ...
- Hello, we have problem with performance in ... imestamp=1392978992; SELECT COUNT(DISTINCT `issues`.`id`) FROM `issues` LEFT OUTER JOIN `projects` ON `projects`.`id` = `issues`.`project_id` LEFT OUTER JOIN `journals` ON `journals`.`journalized_id` = `issues`.`id` AND (journals.private_notes = 0 OR (p ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking'))) AND `journals`.`journalized_type` = 'Issue' WHERE (projects.status <> 9 AND projects.id ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking')) AND (((LOWER(subject) LIKE '%pulseaudio%') OR (LOWER(issues.description) LIKE '%pulseaudio%') OR (LOWER(journals.notes) LIKE '%pulseaudio%') OR issues.id IN (SELECT customized_id FROM custom_values WHERE customized_type='Issue...
- Help: RE: Can't create an issue with mail, only edit existing issues
- Ok, I solved it finally. My Rake: <pre> ... example.de To: redmine@example.de Subject: IssueName Project: project_id Tracker: ... testtesttest </pre> Thanks for Help!
- Help: RE: Can't create an issue with mail, only edit existing issues
- Thanks for your Answer! I tried this: ... o: redmine@example.com Subject: [CreateanIssue] This is an example text. Project ... ine target project </pre> What get wrong?
- Help: RE: Can't create an issue with mail, only edit existing issues
- Please remove issue number from subject line and try again. Regards,
- Hello Users, When I write a Mail as a reply to an existing Issue with: <pre> From: example@example.com To: redmine@example.com Subject: [ExistingIssue #1] This is an example text. Proj ... it works fine. When I try to create an issue by send a mail, redmine just ignores it: ... o: redmine@example.com Subject: [CreateanIssue #123] This is an example text. Pr ... d under administrator. Manually I can create Issues fine. I have none custom fiedls defined. ... mple allow_override=all --trace </pre>
- I have installed and using redmine. Redmine can be configured to allow issue creation or comments via email, but not to e ... project name.So that we can directly create issue or comments to each project via email based ... ch project). Do we have any plugin for this ?
- I have installed and using redmine. Redmine can be configured to allow issue creation or comments via email, but not to e ... project name.So that we can directly create issue or comments to each project via email based ... the email(as it is specific to each project).
- Help: RE: Editing issues?
- Felix Schäfer wrote: > See [[RedmineIssues#Editing-an-existing-issues-Subject-or-Description]], there is no chang ... en I want to update/edit page? Interesting.
- Plugins: RE: Redmine Issue History Tabs Plugin
- I've fixed an issue posted previously by Peter Drábik (http://ww ... 2.4.3 Please update the "/plugins/redmine_issue_history_tabs/app/views/issues/_history.html.erb" file with the attached f ... ' %> </pre> Regards, --Alfredo Pedraza
- Help: RE: Help with comments view in redmine_issue_history_tabs 0.0.3
- I've fixed this issue: (I've only tested it with version 2.4.3) Please update the "/plugins/redmine_issue_history_tabs/app/views/issues/_history.html.erb" file with the attached f ... tory_all' %> </pre> Regards, --Alfredo