Project

General

Profile

Search

Results (54760)

Help: How add an attribute in users groups with plugin
Hi, I need to add a field via plugin to grou ... </p> </div> </pre> This is the @lib/redmine_author_visibility_to_groups/GroupPath@ file: <pre> module RedmineAuthorVisibilityToGroups module GroupPatch ... end end end end Group.prepend RedmineAuthorVisibilityToGroups::GroupPatch </pre> ... nit.rb file: <pre> require_relative 'lib/redmine_author_visibility_to_groups/group_patch' Redmine::Plugin.register :plg_test1 do name 'Plg ... thor 'zzz' description 'test1 (plugin for Redmine)' version '0.0.1' url 'http://example. ... configuration.to_prepare do Group.include RedmineAuthorVisibilityToGroups::GroupPatch end </ ... is info environment: <pre> Environment: Redmine version 6.1.1.stable Ruby ... pter Mailer delivery smtp ... 2026-04-02 11:10
Patch #43918 (New): Deprecate broken Mantis and Trac migration rake tasks
The @redmine:migrate_from_mantis@ and @redmine:migrate_from_trac@ rake tasks are no longer maintained and are not usable in current Redmine versions. Instead of keeping these tasks ... tasks will be removed in a future version of Redmine. This would prevent confusion for users and make the current status of these tasks explicit. 2026-04-01 08:45
Open discussion: RE: Adding watchers / Group Role: Issues Created by or assigned to the user
Hi Stefan, in this case the issue visibilt ... ry this one, nevertheless it depends on your Redmine Version. https://www.redmine.org/plugins/redmine_extended_watchers 2026-03-31 13:06
Redmine Quick Assign
Adds quick assignment actions for Author, Las ... red. Simply drop the folder in and restart. 2026-03-30 15:45
Defect #43910 (Closed): Projects with the ide ... "bulk_destroy" cannot perform some operations
Hello, After creating au project with identifier "autocomplete", loading https://<my-redmine-instance>/projects/autocomplete/ fails with ... : [42168f4a-0ece-439f-b708-93f442edda1a] lib/redmine/sudo_mode.rb:61:in `sudo_mode' </pre> Redmine version: 5.0.4-5+deb12u1 (installed via pack ... ase version: postgresql 17 Ruby version: 3.1 2026-03-26 08:35
Defect #43906 (Closed): Wiki help does not di ... ized content for locales with a region subtag
Wiki help displays the English content instea ... ctual result: The English help is displayed. 2026-03-25 04:32
Omniauth OpenID Connect
Adds *OpenID Connect* (OIDC) authentication to Redmine via OmniAuth. Compatible with any standard i ... The plugin adds an OIDC login button to the Redmine login page, with an option to hide the nativ ... Configuration is available through the Redmine admin interface or via a YAML file for secure credential management in production environments. 2026-03-24 15:24
Defect #43903 (Closed): Redmine API :: uploadAttachment issue
I am trying to use upload attachment API feature provided with redmine API using Postman. Its successfully attachi ... All fine. But the attachment was 0KB. My redmine version is: 6.0.3.stable 2026-03-24 08:43
Patch #43896 (Closed): Remove obsolete db:migrate:upgrade_plugin_migrations step from doc/UPGRADING
The document @doc/UPGRADING@ instructs users ... @, but this task is not available in current Redmine versions. The step also refers to an outdate ... oc/UPGRADING @@ -78,11 +78,6 @@ https://www.redmine.org/ 8. Migrate your database - I ... migrate RAILS_ENV="production" </code></pre> 2026-03-22 07:13
Pin issue
A Redmine plugin that allows users to independently pi ... ck access. !https://github.com/jonasliu95/redmine_pin/blob/main/pictures/pin.png?raw=true! !https://github.com/jonasliu95/redmine_pin/blob/main/pictures/pinlist.png?raw=true! !https://github.com/jonasliu95/redmine_pin/blob/main/pictures/pingrid.png?raw=true! 2026-03-21 22:51
Redmine Auto Assign Plugin
The Redmine Auto Assign Plugin improves workflow efficie ... us is "New", it is changed to "In Progress" 2026-03-21 13:04
Feature #43895 (New): Disable "Use current da ... new issues" by default for new installations
Currently, the "Use current date as start dat ... l start date are often the same. However, Redmine is often used to plan and track work before ... ting installations keep the current behavior. 2026-03-20 09:06
Defect #43890 (Needs feedback): Wiki links wi ... e names produce broken URLs after upgrade to Redmine 6.x
h2. Environment * *Redmine version:* 6.1.0 * *Previously working on:* Redmine 5.x (same database, same content) * *Text f ... on both versions * *commonmarker gem:* 2.x (Redmine 6.x) — previously 0.23.x (Redmine 5.x) h2. Description After upgrading from Redmine 5.x to 6.1, wiki links to pages whose titles ... on When editing the affected wiki page in Redmine 6.1, the editor textarea shows backslash-esc ... re *not* present in the original content: Redmine 6.1 editor shows: <pre> * [[SMTP\_-\_emaily\|SMTP - emaily]] </pre> Redmine 5.x editor shows (correct, matches database ... rupting the content. h2. Expected result (Redmine 5.x with commonmarker 0.23.x) <pre> /pro ... /SMTP_-_emaily </pre> h2. Actual result (Redmine 6.1 with commonmarker 2.x) <pre> /projec ... apper) to 2.x (Rust-based comrak wrapper) in ... 2026-03-19 09:56
Help: RE: Watcher Permission Issue
we use this plugin for it https://github.com/maxrossello/redmine_extended_watchers 2026-03-19 00:47
Feature #43885 (Closed): Align issue previous/next link styling with pagination buttons
The attached patch changes the styling of the ... tch the pagination buttons used elsewhere in Redmine. Currently, the previous/next links on th ... er: 1px solid gray;}.mobile-after%402x.png! 2026-03-17 14:30
Redmine 6.1.2, 6.0.9 and 5.1.12 released
New maintenance releases for the Redmine 6.1, 6.0, and 5.1 series are now available t ... n:"6.0.9"). *Maintenance Improvements* Redmine version:6.1.2 includes a significant number ... security issues (Sho Odagiri and kaminuma). 2026-03-17 08:58
Feature #43883 (New): Option to reset Status and % Done when copying an issue
Description: When copying/duplicating an exi ... 作成したタスクが誤って「完了」状態になることを防ぎ、ワークフローの効率が大幅に向上します。 2026-03-17 08:39
Feature #43881 (New): Strengthen API authenti ... tion, scopes, rate limiting and audit logging
API authentication currently relies on a stat ... ion logs). h2. Proposed improvements to Redmine Core I would like to work on this topic, but these changes should be discussed with Redmine maintainers and integrated into upcoming off ... what transition period would be reasonable 2026-03-16 20:36
Plugins: ERPmine v4.9.3 Released
ERPmine v4.9.3 Version Released We are hap ... /Download https://www.github.com/dhanasingh/redmine_wktime Please rate this plugin at https://www.redmine.org/plugins/wk-time *Release Notes for v4 ... w.erpmine.org/projects/erpmine/wiki/Resources 2026-03-16 13:58
Defect #43880 (New): Attachments lost when st ... is submitted after another user saves changes
When two users edit the same issue concurrent ... aves successfully. User A saves the issue. Redmine shows the conflict resolution screen. Choos ... ution UI offers no option that preserves it. 2026-03-16 12:53
Redmine Simple Maintenance
A lightweight maintenance mode plugin for Redmine 6.x without external dependencies (e.g., Def ... ean, Chinese, and German Compatible with: Redmine 6.x, Ruby 3.x, Rails 7.x !https://assets. ... https://note.com/taba_muichi/n/n4a82ad8c9d9b 2026-03-13 12:09
Patch #43872 (Closed): Update GitHub Actions workflow dependencies
GitHub Actions shows the following warning: https://github.com/redmine/redmine/actions/runs/22947774155/job/66604420817#ste ... d that all workflows pass with this change. 2026-03-12 02:17
Redmine Member Only Projects
h1. Overview This plugin allows you to con ... ers. *⚠️Caution* : This plugin customizes Redmine's permission logic. If misconfigured or malf ... user preference * *No DB migration* : Uses Redmine's built-in UserPreference, so no plugin-spec ... ects" preference and always see all projects. 2026-03-12 00:26
Defect #43869 (Closed): Default assignee selected by category is not shown in UI
When selecting a category, the default assign ... ically. This feature works correctly in **Redmine 5.1.2**. However, after upgrading to **Redmine 6.1.1**, it no longer works. The assignee i ... nce in the HTML of the assignee field. In **Redmine 5.1.2**, the HTML is: <pre><code class="htm ... t; me &gt;&gt;</option> <option value="1">Redmine Admin</option> <option value="5">user1 te ... est</option> </select> </code></pre> In **Redmine 6.1.1**, the HTML becomes: <pre><code class ... t; me &gt;&gt;</option> <option value="1">Redmine Admin</option> <option value="5">user1 te ... change may be related to the new UI/theme in Redmine 6.x, but we are not sure where it should be fixed. Could someone help check and fix this issue? 2026-03-10 10:24
Redmine Extra Notes
h2. Overview This Redmine plugin lets you manage issue notes as either normal or extra. !https://github.com/sk-ys/redmine_extra_notes/raw/main/docs/images/image.png! ... tes #N* : shows notes for that category only. 2026-03-08 14:41
(1-25/54760)