Project

General

Profile

Search

Results (18264)

Open discussion: RE: What should be the corro ... QL for using it with Redmine version 2.6.1?
Well first: You shouldn't be running that ... er, stay away from the 9.x series due to EOL issues over the next couple of years. 2020-06-11 18:08
Help: QUERY - Want to find PEOPLE who is not assigned to any issue ?
Redmine queries shows the issues as the basis or in other words uses the uni ... orts as the first column. When we search the issues and try to look at the assigned issues to people, ig you forget somebody you may m ... ere any body can help or any plugin for this issue? I am using Redmine Plus Agile (Bitnami) 4.1.0-8. 2020-06-11 16:20
Help: RE: Restoring a db in v4.1.1 gives Error 500, while in v4.0.5 is fine
Thanks Kumar, I'm already running it (line 2 ... uspect the db:migrate command may not be the issue. 2020-06-11 01:15
Help: Default filter is not collapsed
Hi When clicking on "view all issues" on the issues tab on a project the filter is "open", show ... s the filter that is not collapsed Regards 2020-06-10 16:17
Help: How to check group membership with ruby code?
I'm trying to find a proper syntax of doing s ... rs if one of members of the group creates an issue. The code below just the idea of what I'm ... atcher(user) unless watched_by?(user) } } 2020-06-10 13:05
Help: RE: Restoring a backed up database in v4.1.1 results in Error 500
Thanks Mischa I did that of course. Step 4 is ... and can see the project list and the overall issue list. That strange error blocks it from showing individual projects (or issues). Everything else is available to me. I ... ne/gem version set, so this should not be an issue. Or is it? 2020-06-10 06:45
Help: Restoring a db in v4.1.1 gives Error 500, while in v4.0.5 is fine
I have just installed a fresh v4.1.1 on a new ... <%= link_to tracker.name, project_issues_path(@project, :set_filter => 1, :tracker_i ... > 71: <%= link_to @open_issues_by_tracker[tracker].to_i, project_issues_path(@project, :set_filter => 1, :tracker_i ... linux-gnu] - Rails 5.2.4.2 Many thanks! 2020-06-10 03:54
Plugins: Redmine 4 Updating locales for plugins
Hello, I'm using redmineup plugin with mis ... pleased if anyone could help me address this issue. Regards. 2020-06-09 18:24
Help: Hidden custom queries that are still accessable to all.
I've been searching but if there is anything ... Custom Queries listed in the sidebar of the issues tab and would like to clean it up a bit. So ... but just keep them from being listed in the issue sidebar. Any thoughts? Thank you, M ... silencer 0.4.1 redmine_wiki_issue_fields 0.5.9 redmine_wiki_lists ... idebar_hide 0.0.8 </pre> 2020-06-08 20:07
Help: Redmine Running on Nginx: 403 (Forbidden) and Uncaught ReferenceError on all pages
I have a Redmine v4 instance running on Cento ... ries it seems to be pointing to but found no issues. I have also tried installing a fresh new i ... nd migrating the files and database, but the issue persists. Any advice on where to look next f ... dmine plugins: no plugin installed </pre> 2020-06-05 17:26
Open discussion: RE: Redmine miss read my ruby version
I'm glad that you have been able to solve the issue you were having. 2020-06-05 02:27
Open discussion: New issue / updating issue email notification receiving delay....
When I have created the issue, It will be not able to receive email notifi ... It will get received within one or two days. 2020-06-04 10:58
Open discussion: KB4549951 & KB4550945 error installing
Hi I've been trying to install these two u ... reading that these updates have been causing issues for installing but for those who have had similar issues and got them resolved? What did you do to f ... if that works. Version is Windows 10 1909 2020-06-03 12:49
Open discussion: RE: Redmine miss read my ruby version
This confirms that you are using RVM as a Rub ... m -qa | grep ruby</pre> How to solve this issue depends entirely on your situation. Some var ... rubies/list ** https://rvm.io/rubies/default 2020-06-03 10:08
Plugins: New Plugin Announcement - Redmine Issue Query Detail
Hello All, I am developing a new plugin *Redmine Issue Query Detail*. https://github.com/kabhinav25/redmine_issue_query_detail It let users view issue details on the issue query page itself. The plugin is in a ver ... ugin. !screenshot.png! Thanks, Abhinav 2020-06-01 19:33
Help: Export to PDF Error
Hi, When we try to export an issue to pdf which including private note gives be ... can't modify frozen String): 1: <%= raw issue_to_pdf(@issue, :journals => @journals) %> lib/redmine/export/pdf/issues_pdf_helper.rb:215:in `block in issue_to_pdf' lib/redmine/export/pdf/issues_pdf_helper.rb:212:in `each' lib/redmine/export/pdf/issues_pdf_helper.rb:212:in `issue_to_pdf' app/views/issues/show.pdf.erb:1:in `_app_views_issues_show_pdf_erb___4376083027826501785_70101456 ... smtp </pre> Thanks, Ahmet 2020-06-01 14:50
Help: Updating an Issue with SCM comment via REST
I have a simple set up with an instance of Redmine for issue tracking and Gitea as my Git repository (it's like Github). I would like to update issues if I ever reference an issue in a git comment. My thinking is to use a gi ... //www.redmine.org/projects/redmine/wiki/Rest_Issues#Updating-an-issue Should I just add a note (say with a link ... te "SCM" type reference I should use instead? 2020-06-01 00:56
Open discussion: New issue / issues updating email notification delay..
When I have created the issue, It will be not able to receive email notifi ... It will get received within one or two days. 2020-05-30 11:40
Help: RE: Issues management - ID management- ID prefix
thanks! 2020-05-28 15:06
Help: RE: ActionMailer: "Email delivery error" since version 4.1.1
Redmine 4.0.0 brings a major change on how th ... n ready backend for your queue, you can have issues like this #32314#note-17. 2020-05-28 14:25
Help: ActionMailer: "Email delivery error" since version 4.1.1
*Edit 28/05/2020:* Adding a fourth error Dea ... email notification. I'm facing an sporadic issue: *some emails goes out perfectly, and some o ... g/boards/2/topics/37326?r=38529#message-38529 2020-05-28 11:27
Help: RE: Custom field: Ticket Priority
FWIW: Robert Schneider wrote: > Wouldn't ... it more on this. Activities (time tracking), Issue priorities and Document categories are all e ... ues even though the custom fields defined on issue priorities and document categories are other ... situation around these custom fields a bit. 2020-05-27 06:18
Help: RE: Issues management - ID management- ID prefix
This is not supported by vanilla Redmine. See #5765 and all its related issues and the referenced 3rd-party plugin(s). 2020-05-26 23:37
Help: Issues management - ID management- ID prefix
Topic: Issues Management Question: I would like to kn ... to have sequential IDs for different type of issues. Example: For No conformance: NC01 ... --- I apreciate any advice!! Angélica 2020-05-26 16:44
Help: Increasing a custom field input characters size
Hi everyone, I am playing around with the ... fine a custom field under the administration/issue section, I get an input field limited to 40 ... arch for a previous answer first. Thanks! 2020-05-26 04:51
(1751-1775/18264)