Project

General

Profile

Search

Results (18251)

Help: Fetched mails from IMAP are treated as failed
Hi, I use redmine:email:receive_imap to fe ... but this doesn't make any difference to the issue. I use the command with the options move_on ... he server and imported successfully as a new issue or appended to an existing one. However, all ... ideas, what's going wrong here? Richard 2023-05-12 12:49
Plugins: Redmine Plugin Permissions error
Hello everyone!, the issue has been resolved 2023-05-10 16:24
Plugins: Redmine Plugin Permissions error
Hello everyone!, Im working on a plugin ... requests were made. 1.) When creating an Issue, create 3 sub-Issues for that newly generated issue and copy some data 2.) Add a button to the Issue view to progress through HR's internal workf ... point (obviously) and managed to extend the Issues controller through a module and use a rails callback to trigger the generation of the sub-issues. This all worked perfectly fine, no issues. I moved onto the section task and thou ... in the same module that i used to extend the Issues controller because *my overall goal is to a ... in view and not the native view. This was no issue. Triggering the function call has been a ... solve this problem? maybe im approaching the issue in the wrong way. I have tried googling coun ... <pre><code class="ruby"> *require 'kuma_... 2023-05-10 16:23
Help: RE: Email notifications for newly-created issues with no assignee
This was from 9 years ago, so I'm not sure if ... ce, but I believe we used a plugin called Newissuealerts. It added a tab to the interface for a ... ist of email addresses to be notified on new issue creation. 2023-05-09 16:39
Help: RE: Email notifications for newly-created issues with no assignee
Hi I've got the same questions. Can you share the solution with me? 2023-05-09 16:18
Help: RE: Default tree-structure view
There is no need for a custom plugin. Inst ... sired columns (which may include the "parent issue" column in your case), filters, group and so ... le for everyone. You can then set this saved issue query as the default query for a project in settings -> issues -> default query. Alternatively, if you ... ll projects in administration -> settings -> issues -> default query. The project-specific defa ... . You can set it on your My Account page. 2023-05-08 17:48
Help: RE: Default tree-structure view
Yes. https://github.com/Loriowar/redmine_issues_tree After installing it , set tree-struct ... /your_redmine_server/settings/plugin/redmine_issues_tree 2023-05-05 05:17
Help: Redmine Gantt problem
I am looking for a plugin or some option in ... etween the due date and the close date of an issue. Thanks. A F 2023-05-04 08:58
Plugins: RE: Redmine Knowledgebase Help - Files not showing
I have the same issue, and it did not help to delete the @_links.html.erb@ file 2023-05-03 09:46
Help: Need help on how to Install Redmine 5 on CentOS 8
I have a list of steps I take to install Re ... error of this post as being spam. The main issue I run into is in the ISSUE area below. Any ideas or updated procedures ... ~/redmine WARNING^^ gem install bundler ISSUE: sudo bundle install --without development ... NV=production bundle exec rake db:migrate 2023-04-29 00:22
Help: PLEASE REMOVE: Double posted: Need help on how to Install Redmine 5 on CentOS 8
I have a list of steps I take to install Re ... error of this post as being spam. The main issue I run into is in the ISSUE area below. Any ideas or updated procedures ... ~/redmine WARNING^^ gem install bundler ISSUE: sudo bundle install --without development ... NV=production bundle exec rake db:migrate 2023-04-29 00:21
Help: Error with plugins Agile Pro 1.6.5 and ... dClass (Tried to load unspecified class: Set)
I am using the official redmine 5.0.5 docker ... * Is there anything I can do to fix the issue? I got to work version 5.0.2 with aforementi ... my scenario. Thanks in advance, David 2023-04-27 12:57
Open discussion: RE: showing "all" time entri ... an showing all time entries from 1900 to 2100
Any suggestion? I've the same issue 2023-04-25 21:10
Plugins: ERPmine v4.7 Released
ERPmine v4.7 Released We are happy to anno ... Bug fixes: - Save Custom query issue in spent time filter. - Add validation ... ine.org/projects/erpmine/wiki/Resources 2023-04-19 07:08
Open discussion: RE: Performance trouble / slow rendering issues with filter on lots of users in chrome/firefox
Hello, I'm answering to myself... so when m ... aty/redmine-view-customize) it does the trick 2023-04-18 09:28
Open discussion: Performance trouble / slow rendering issues with filter on lots of users in chrome/firefox
Hello, I'm having some performance trouble when filtering issues in redmine 5 (5.0.5) Since i deployed a ... s or plugin into order to correct ? Thanks 2023-04-13 11:02
Plugins: RE: Plugin conflict: helper method i ... s to disappear when another plugin is present
There is no magic involved relating to the mo ... orted alphabetically - @require_dependency 'issues_controller@ in mega_calendar will cause IssuesController to be loaded. At this point, the view helpers available in issue views are loaded as well. Any later modifica ... nd call @helper :your_plugin_helper@ in your issue controller patch. I outlined that approach a ... project-settings-tab-for-your-redmine-plugin/ 2023-04-12 04:31
Help: Login via link
I'm looking for a way to log into the web-app ... meter. Like for example https://example.com/issues/?key=d91c7feb0537fa239e676621cf79a05b5e50b913 brings me successfully to the issue-page of the matching user. But then the use ... existing plugin? I couldnt't find anything. 2023-04-10 14:05
Open discussion: Default My Page layout for new users
Is there an easy way I can have new user ac ... :my_page_layout:   left:   - news   - issueswatched   - documents   right:   - issuequery   - issuesassignedtome   - issuesupdatedbyme   - issuesreportedbyme   top:   - calendar :my_page ... nning Redmine v5.0.5 in a Docker container. 2023-04-07 05:25
Help: RE: [SOLVED] 4.1.1: how to make Git commits show up inside an issue
OH MY GODS. Folks, I re-resolve it, there is ... usual Gitlab/Github-like syntax to refer to issues, so e.g. to refer a `777` the `#777` will w ... will appear on the commit's page as a linked issue. 2023-04-05 17:00
Help: RE: 4.1.1: how to make Git commits show up inside an issue
Update: the panel "associated revisions" is r ... e)_ is not required for a commit to refer an issue and Redmine to understand it. That is, if in ... es #777", the #777 will become a link to the issue 777. But! Redmine will not add the issue to the "Related issues" list of the commit _(and hence to the "ass ... y how Gitlab and Github users refer to their issues)_ seems to have to influence whatsoever. 3 ... RM` kinda works… But is actually tricky. The issue will only be "linked" if the syntax is used ... ing "RM #777". For example: `Fixes: RM #777`. 2023-04-05 16:32
Help: RE: 4.1.1: how to make Git commits show up inside an issue
Okay, another finding: if _(inside Redmine)_ ... ository, and then a commit that refers to an issue like #7777, you'll see it says "Related issues". That means Redmine has successfully linked the commit to an issue, for example: !clipboard-202304051702-o3zad.png! However, the issue linked still doesn't show the commit. But I ... opefully I'll find something by this keyword… 2023-04-05 16:03
Help: RE: 4.1.1: how to make Git commit history show up at Redmine issue tracker
Okay, so, a little bit of a progress: I found ... setting does not make commits appear in the issue page. It seems to simply improve navigation: ... eyword + number will be a link referring the issue. So the question still stands. 2023-04-05 14:52
Help: [SOLVED] 4.1.1: how to make Git commits show up inside an issue
Given a Redmine project myhost.com/projects/t ... s created in the repository that refer to an issue, to appear on the page of the issue. Currently nothing commits-related appears on the issue page. Version used is 4.1.1. The quest ... like: !clipboard-202304051535-ayvus.png! 2023-04-05 14:32
Open discussion: Please look at issue 38278 Basename of repository and Branch/Tags in Changeset Description
Hi I opened https://www.redmine.org/issues/38278 with a patch which is in use in our o ... enhanced version of https://www.redmine.org/issues/5386, which has also patches available since many years. What can I do get a feedback to these issues? Eg. I know my patch has no test case incl ... d improve/base on. Best regards Niklaus 2023-04-05 14:15
(676-700/18251)