Search
Results (18291)
- 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
- Plugins: RE: Issue Template plugin
- Hi, Ilkka. Let me confirm you hope to use ... use case and request would be templates for issue replies. I'm running a redmine based helpdes ... pe the replies to same problems every time.
- Plugins: Released 0.0.7
- Hello. I've released Redmine Issue Template 0.0.7, fixed some bugs and add tran ... upported. Feedback is highly appreciated.
- Hello, could anybody help me out of trouble p ... project versions). How can I resolve this issue, i.e. only one 'Target Version' field; show ... der 'Settings' to have this field displayed.
- Help: RE: Update the main text of an issue
- theres a little icon that you need to press to edit the description
- Plugins: RE: Plugin tutorial - Pools from project menu - error after pressing Yes/No
- Hi I'm new to Ruby even without Rails and ... de a few times while investigating the above issues and now the permissions stuff is working too. This doesn't help your issues with the permissions, Massimo, especially s ... to need much good forum karma in the future.
- Hi, Since i've updated to 2.x, i can't change the first text of the issue. Before, there is a link near the title whe ... Redmine plugins: no plugin installed
- Hello, I want to add some custom relations in the issue_relation model. Can anybody please help me ... ed very critical for my plugin development.
- It looks like time (e.g. _@5m_ or _@0.5hours_ ... )h? ) /x def scan_comment_for_issue_ids return if comments.blank? # keywords used to reference issues ref_keywords = Setting.commit_ref_keyw ... ords.delete('*') # keywords used to fix issues fix_keywords = Setting.commit_update_k ... gexp.escape(kw)}.join("|") referenced_issues = [] comments.scan(/([\s\(\[,-]|^)(( ... )(\s+@#{TIMELOG_RE})?/).each do |m| issue, hours = find_referenced_issue_by_id(m[0].to_i), m[2] if issue referenced_issues << issue # Don't update issues or log time when importing old commits ... _on < repository.created_on fix_issue(issue...
- Help: RE: Help with changinge Redmine 2.4 to Production Mode
- I assume you have already looked at: http:// ... works fine in production mode, then the only issue I can see would be your Apache configuration ... the "development:" section in "database.yml"
- Hi, I'm trying to develop a hook in order to do a specific operation when someone closes an issue in a project. What I'm exaclty trying to do ... : * Project_1 - Subproject1_2014 + Issue1 + Issue2 (special field : recursive) - Subproject2_2014 ... IF someone *closes* the issue with the special field "recursive" set to 1, ... alled "Subproject1_2015" containing the same issue than the one currently closed but with the s ... om_values.collect {|v| v.clone} new_project.issue_custom_fields = cur_project.issue_custom_fields # Custom new_project.name = ... 0.0.1 <- my plugin </pre>
- Open discussion: RE: 2.5 release date
- I would like to hear the answer too. Personal ... d #15520. As I see there are few unresolved issues (#14361, #15760) without any updates for at least a week. Do you still work on them?
- Help: RE: 500 error when upload files and documents (firewall settings?)
- I also see a 500 error when attaching files to an issue, but have confirmed that the user account ru ... lder. chmod/chown fixes will not resolve the issue in my case. I am wondering whether my pro ... nd ports Redmine uses for attachment uploads?
- Help: RE: ActionController::RoutingError (No route matches [GET] "/"):
- UPDATE as far as I can tell so far this is not a dependency issue, but a problem with RM2.4 + lighttpd + fastcgi where to next i wonder?