Project

General

Profile

Search

Results (18205)

Open discussion: An error occurred while send ... .7.0 Authentication Required. Learn more at )
Dear team, Please kindly help me to solve this issue. I need to use smtp.gmail.com Best regards 2020-11-30 07:40
Help: RE: Fetching additional data with REST api
Hope that answer will be helpful for someone ... re> call_hook(:my_hook, {:root_api => api, :issue => @issue}) </pre> then in hook partial <pre> root ... bar_object.value end end </pre> Regards 2020-11-25 16:35
Development: Patch IssueQuery to add new QueryColumn on user rights
I want to add a new column to the issue table. It's working fine BUT I now want to a ... logged. I tried many different ways to path `issue` and `issue_query`. *init.rb* <pre> require 'redmine' Issue.send(:include, IssuePatch) IssueQuery.send(:include, IssueQueryPatch) Redmine::Plugin.register :test do blablabla end </pre> *issue_patch.rb* <pre> require_dependency 'issue' module IssuePatch def self.included(base) base.cl ... end end end end </pre> *issue_query_patch.rb* <pre> require_dependency "issue_query" module IssueQueryPatch def self.included(base) ba ... ion). If you see in the Redmine code, the ... 2020-11-25 10:55
Plugins: RE: Add a new column in Redmine issue SLA plugin.
Hi Vlad Pol, Please, tell me how it should ... keep going, but all comments will be welcome. 2020-11-21 02:26
Help: Adding multiple observers to the issue
Hello. Please tell me if it is possible to ... e Redmine 2.2.0. When I add observers to the issue and select one person (by checking the box), ... t turns out to add only one person at a time. 2020-11-20 19:29
Help: How to upgrade minor versions of Redmine
Hello, We currently run Redmine 3.4.6 with ... Redmine plugins: activity_by_issue_status 0.0.4 auto_populate_checklis ... globalme_projects_widget group_issue_visibility 0.0.1 issue_status_sort 0.0.2 multi_link ... mine_importer 1.2.2 redmine_issue_callbacks 0.0.1 redmine_issue_history 0.0.1 redmine_issue_relations 0.2.0 redmine_issue_templates 0.2.0 redmine_issue_tracker 0.0.1 redmine_issues_macros 0.0.1 redmine_ldap ... workflow_column 0.0.1 </pre> 2020-11-19 22:31
Help: RE: ActionMailer: "Email delivery error" since version 4.1.1
So here is point: I send 5 email correctly ... kerPunch(mailers) with arguments: "Mailer", "issue_edit", "deliver_now", #<GlobalID:0x000000000 ... kerPunch(mailers) with arguments: "Mailer", "issue_edit", "deliver_now", #<GlobalID:0x000000000 ... 4-4836-abfe-d93bbec43f76] Rendering mailer/issue_edit.text.erb within layouts/mailer 2440: [ ... 4-4836-abfe-d93bbec43f76] Rendered mailer/_issue.text.erb (8.7ms) 2441: [ActiveJob] [ActionM ... 54-4836-abfe-d93bbec43f76] Rendered mailer/issue_edit.text.erb within layouts/mailer (9.5ms) ... 4-4836-abfe-d93bbec43f76] Rendering mailer/issue_edit.html.erb within layouts/mailer 2446: [ ... 4-4836-abfe-d93bbec43f76] Rendered mailer/_issue.html.erb (0.7ms) 2447: [ActiveJob] [ActionM ... 54-4836-abfe-d93bbec43f76] Rendered mailer/issue_edit.html.erb within layouts/mailer (9.9ms) ... ing the email (end of file reached) </pre> 2020-11-19 19:06
Help: It takes 30 seconds for me to create an issure. What's going wrong??
For example, creating an issue, modifying the content of an issue... and so on, it seems that writing SQL acti ... %E7%95%AB%E9%9D%A2%202020-11-18%20112827.png! 2020-11-19 17:20
Open discussion: RE: Automatic Add Watcher by project to Redmine 3.4.4 Stable?
cleber souza wrote: > Is it possible to add ... per project, so that automatically when the issue is created is added that group of Watchers? ... at project group is default assignee for new issue and of cours - groups can be add as assignee ... bers of group are add as watcher for all new issues in project. 2020-11-18 09:15
Help: Activity missing from activity view
Hi, I am having trouble with some items no ... vity view. For example, I created two new issues - one in each of two projects. One issue is a "Task" and the other is a "Feature". ... - Rails v: 5.2.4.2 - Database: PostgreSQL 2020-11-18 02:40
Help: Exporting formatted / expanded Issue content - what am I missing?
I'm trying to replicate in Redmine the equiva ... uery to pull down a list of all the included Issues & Descriptions to include in our release no ... and markdown content. The Atom feed from the Issues List _will_ pull down the formatted / expan ... Notes_. Whereas the Atom feed for the single Issue itself _will_ pull down the Atom feed for th ... Atom feeds also only contain a subset of the Issue's fields. So the only way I can come up with ... treme case) download all info about a set of Issues with the appropriate field formatting is: # Use the REST API to query for the required issues # For each issue use the REST API to download the Issue detail with Journal entries - ie all the Issue's fields # For each issue, get the formatted form of the Issue... 2020-11-18 00:40
Help: Task from email not working
Hello experts, need your help. I am trying to configure tasks/issues creation from email. I am using plugin "Red ... Mysql2 Has anyone seen this issue? Any suggestions are highly appreciated. 2020-11-16 23:41
Plugins: New Plugin Announcement: Red Counter
Hi all, I'm happy to announce the first release of Red Counter, a plugin for setting up issue-related counters. Please download it at: ... Hoping this could be useful to someone! 2020-11-15 22:15
Open discussion: RE: Redmine is not able to receive emails and create issues using imap functionality of Redmine
While I am searching I found this issue. Your server doesn't to imap, make sure your server responds to imap protocol. 2020-11-13 01:18
Help: Help with emails to submitter
I just upgraded our Redmine 3.1 to 4.11. New ... imap with unknown_user=create option. The issue we're having with 4.1.1 is new accounts are ... not back to the submitter. We never had this issue with 3.1.1. I eventually discovered that ... of the project? Thanks for your help. 2020-11-12 23:58
Help: Watcher as temporary member?
Hi, I have nice quest. So here is example. ... I need to see this only members. 2) I add issue, I'm member of this project. 3) BUT I need to add my friend as watcher or assignee, because this issue hit his work too, but my friend isn't member ... im as watcher, but he DOESN'T see project or issue and he isn't notified. I CAN'T add him as a ... this everytime when I need him to watch the issue/s. **QUESTION:** If my friend add as Wat ... se I need to see this only members 2) I add issue, I'm member of this project. 3) I add non- ... list of projects - non-member user can see issue from private project, where is watcher - non-member can add comment, etc. issue from private project, where is watcher (temp ... , all public. Almost everytime I need to get issue from one project to another, like from POOL to SW HELP and I need to keep user access to his ... 2020-11-09 17:52
Help: RE: Un-Redirect Wiki Page?
Since I got here first while looking for a so ... neat workaround, see https://www.redmine.org/issues/6401#note-8. 2020-11-09 16:29
Help: How can I display custom field in Issues to show up on Project overview
Hi, New to redmine. I would like to know ... o display custom fields that are created for Issue Trackers to appear in project overview. Exa ... how any A, B, C there are among all Trackers. 2020-11-07 04:01
Help: CSV/PDF issue report shows old assignee many hours after it has been changed
Hi, one of our users reported that 20 hours after reassigning an issue to someone else she saw the previous assigne ... ge) I'm seeing the correct assignee for that issue. Is there a (configurable) delay/schedule ... base adapter PostgreSQL </pre> 2020-11-05 15:52
Help: RE: Issue Setting Up Email receive_imap
WTF..... The issue was: The project had to be in lower capitals.... I changed to "it-projekte" and it works now!! 2020-11-04 11:10
Help: Issue Setting Up Email receive_imap
First of all I tried to set up the receive_im ... advance for your help. Regards, Thilo 2020-11-04 11:06
Help: Bitnami Redmine Server support required
Hi, I have Bitnami Redmine latest 4.1.1.st ... as listed below, we are facing some serious issues while browsing Redmine server and facing issues error 502 Proxy Error (Reason: Error readin ... mine_dashboard 2.7.1 redmine_issues_tree 0.0.14 2020-11-03 13:36
Plugins: RE: Extended Schedules plugin with scheduling issues option
Is this plugin alive and supported? The [Gith ... hedules-plugin) link does not seem to work... 2020-11-02 14:42
Help: Private Mode by issues update
Hello, I've worked once with a redmine app w ... e if anyone could give me a hint. Thank you! 2020-10-29 13:52
Help: Any one knows about "Custom workflow" to remove all watchers when status changed?
Any one knows about "Custom workflow" to remo ... uld you provide about remove all watchers in issue. ex: self.remove_watcher(???) thank you very much!! 2020-10-29 04:46
(1501-1525/18205)