Project

General

Profile

Search

Results (18206)

Help: RE: I need to change order of category in Issue list...
Hi, at Redminex, we launched a killer plugin "Inline Edit Issue List":https://www.redmine-x.com/redmine-inline-edit-issue-list that also makes issue editing super-fast. Edit without page reload, search issues on the fly. Michael from https://www.redmine-x.com . 2022-09-27 11:44
Help: RE: Inline editing of issue attributes
At RedmineX we released the "Inline Edit Issue List":https://www.redmine-x.com/redmine-inline-edit-issue-list that enables you to edit Redmine issues from the issue list without page reload. It also has a super-fast issue search. Check it out. Michael from https://www.redmine-x.com . 2022-09-27 11:32
Help: Cannot browse file contents that filename contains "+" in Repository tab, 404 error
There is -.txt and +.txt in my subversion rep ... Anyone have an idea how I can solve this issue? !repository_issue.png! My environment <pre> Environment: ... AlmaLinux release 8.6 (Sky Tiger) </pre> 2022-09-27 03:20
Help: Migrating DMSF Plugin from old redmine server to new redmine server
Hi, *+our old redmine server:+* <pre> De ... mine_image_clipboard_paste 1.0.0 redmine_issue_templates 0.1.1 redmine_my_page ... ... Thanks a lot and best regards Andreas 2022-09-26 13:29
Help: RE: RedMine OAuth
Hello All, I'm still looking for a solutio ... d following thread : https://www.redmine.org/issues/24808 I also tried to apply these patch wi ... ssfully implemented this patch ? Thanks ! 2022-09-25 00:47
Open discussion: RE: Custom displayed fields on "related issues" lines
Hi, the only way is to code. Write a small plugin to overwrite the render_issue_relation method in issue_helper.rb Regards Lorenzo 2022-09-24 08:24
Help: RE: Prevent a group from getting assigned to issues
Hi, I think the only way is to give the role ... erson and not to the group. Regards Lorenzo 2022-09-24 08:16
Help: RE: How to hide private comments
@Lubomír Vrána, Thanks for this nifty feat ... te comments</label></span>").appendTo($("div.issue.details p.author")); togglePrivateC ... s=Thu, 01 Jan 1970 00:00:01 GMT;'; } </pre> 2022-09-21 23:22
Help: Prevent a group from getting assigned to issues
Hi, I have a group with MANY people in it. This group is assigned with a role "Issues can be assigned to users with this role" to a project. And that is correct - I want to assign issues to single users in this group. Sometimes a person accidently assignes an issue to this huge group - and this results in a m ... possible to prevent a specific group to get issues assigned to it? 2022-09-21 13:46
Open discussion: Custom displayed fields on "related issues" lines
Hello, I haven't found any information about a way to customize the dispaly of "related issues" table/lines in an issue. Is this something possible? I'm looking f ... ay the "target version" field of the related issues and, more generally, a way to display speci ... lly, depending on the tracker of the related issue. Thank you for any feedback! Regards. 2022-09-21 12:01
Help: Upgrading from v2.3.2 to 5.0.2 (with docker) - how to restore databases?
Hi everybody! I'm currently upgrading our ... icky part: restoring the databases (tickets, issues, users, everything). According to this ( ... 9, for Linux (x86_64) using EditLine wrapper 2022-09-20 10:58
Help: Sum up story points of subtasks (automatically??)
I would like my Redmine issues to automatically set / update its story poi ... n head and manually update parent). Possible? 2022-09-20 09:36
Help: "Assigned to": User selection depending on permissions
Hello everyone, does anyone know if there ... cker? So when you have a tracker selected, issues can only be assigned to the associated user ... ole (e.g. Reporter), check the box labelled "Issues can be assigned to this role". But we woul ... ot per role. Thank you! Viktoria 2022-09-19 11:52
Help: RE: Postgresql query to filter with CF
this was resolved with help of https://www.redmine.org/issues/27875 2022-09-08 14:05
Help: Unable to update users after migration - Error 500
Hi everyone I migrated from Redmine 3.4.4 ... rything and also searched around for similar issues with no success. Any help is highly appreci ... edmine_ckeditor 1.2.3 </pre> 2022-09-08 10:57
Open discussion: RE: daily minimum, maximum and average
You've posted to the wrong site. This is the forum for the Redmine project-management and issue-tracking software which, by default, doesn't ... u should probably head over to another forum. 2022-09-06 15:24
Help: RE: Installing Parabola on Libreboot wi ... /dev/matrix/rootvol not found. Skipping fsck"
You've posted to the wrong site. This is the forum for the Redmine project-management and issue-tracking software. You should probably head ... .nu/projects/parabola-community-forum/boards. 2022-09-06 15:23
Help: RE: Issues after upgrade from 3.4.5 to 4.1.1
I have the same issue with 4.2.7 and @ActionController::Routing ... m 3.x.x to 4.2.7 recently, is this a caching issue with users accessing the new version for the ... re referenced in the code... so cache i guess 2022-09-06 08:44
Help: Postgresql query to filter with CF
Hi, I have an external reporting wich built ... y (CF 134 below). While checking the table (issues) all custom fileds values are stored in one ... = '134' and customized_id in (select id from issues where tracker_id = '42' and created_on >= ' ... sc;@ Any guidance will be much appreciated 2022-09-01 10:45
Help: Redmine operation speed is abnormally slow
*Server Information* OS : WindowsServer 2008 ... an unusually long time to register, edit an issue, or upload or download a file. We also shar ... g time. Can I know the cause? thank you 2022-09-01 07:14
Help: Get Error: Email delivery error: end of file reached when execute redmine:send_reminders
I have created issue: #37540 If any one could have a solution, please help. this issue set due day, and assigned to a group that co ... btw, those users only have this over due day issue, Log: <pre> I, [2022-08-31T08:01:04. ... c4bcfa3850 @uri=#<URI::GID gid://redmine-app/Issue/4366>>, #<GlobalID:0x000055c4bcfa3260 @uri=#<URI::GID gid://redmine-app/Issue/4367>>], 0 I, [2022-08-31T08:01:04.987789 # ... c4bcfcdce0 @uri=#<URI::GID gid://redmine-app/Issue/4366>>, #<GlobalID:0x000055c4bcfcd6c8 @uri=#<URI::GID gid://redmine-app/Issue/4367>>], 0 I, [2022-08-31T08:01:05.130486 # ... mine_hearts 2.1.1 redmine_issue_templates 1.1.0 redmine_issues_panel 0.0.5 redmine_logs ... editor 0.27.0 redmine_xlsx_format_issue... 2022-08-31 02:38
Help: RE: How to Create Issue with Hook "controller_issues_new_after_save"
I'm wondering how I can create serveral Issues within the hook. Because @context[:issue].save()@ is executed serveral times but only ... les and store it again? Basically clone the Issue just with a different ID. 2022-08-25 14:10
Help: Unable to Create or Edit Projects
Hi all, I recently upgraded Redmine from 4 ... ::Template::Error (undefined method `default_issue_query_id' for #<Project:0x00000214b2b48138> Did you mean? default_issue_query default_issue_query=): [ef2d8e55-909b-4388-8b85-8bc674914 ... 6: <% if @project.safe_attribute?('default_issue_query_id') %> [ef2d8e55-909b-4388-8b85-8bc674914750] 47: <p><%= f.select :default_issue_query_id, project_default_issue_query_options(@project), include_blank: l(:l ... 5-8bc674914750] Has anyone faced the same issue or able to help on this, please? Thank you! 2022-08-23 05:39
Help: RE: Ho do I import or add new template of issue?
Simon Leung wrote: > What you mean by custom ... ). This might not be what is expected by the issue_templates plugin previously referenced by To ... h could this be the cause of the description issue you outlined in message#67524. I can't he ... as I'm not familiar with both of the plugins. 2022-08-20 05:55
Help: [Solved] Redmine on Docker NAS Synology - IMAP Gmail - Get mails 1 by 1
Hi all, I have configured my redmine on a ... ut my crontab used to catch emails to create issues get my emails 1 by 1. Any idea to help ? ... ort unknown_user=create no_permission_check=1 2022-08-19 14:59
(826-850/18206)