Project

General

Profile

Search

Results (601)

BRT Live Customizer
h1. BRT Customizer - Live theme customization ... “Help” link* from the top menu, an *assigned issues badge* in the top menu, *resizable and reor ... .0.0 onward: dropped support for Redmine 3.x. 2026-02-16 10:19
Redmine Mermaid
A Redmine plugin that renders Mermaid diagram ... and they render as SVG diagrams when viewing issues, wiki pages, and anywhere else Redmine proc ... h2. Usage In any Markdown text field (issue description, wiki page, comments, etc.), wri ... /refs/heads/main/screenshots/wiki_page.png! 2026-02-10 07:56
Redmine Labels
A Redmine plugin that adds a label/tag system to issues with colored badges. Labels are project-scoped, support multiple assignments per issue, and integrate into issue forms, detail views, list columns, and filte ... omplete widget for adding/removing labels on issues, with inline label creation * Issue List Integration: Labels available as a column and filter in issue lists (supports `is`, `is not`, `any`, `none ... * Bulk Edit: Assign labels across multiple issues at once * CSV Export: Labels included in C ... oject Settings tab h2. Screenshots h3. Issue Detail View Labels are displayed as colored badges on the issue detail page. !https://raw.githubuserconte ... g/redmine_labels/refs/heads/main/screenshots/issue_show.png(Issue detail view with labels)! h3. Editing Labels on an ... 2026-02-09 19:37
Redmine Query Bookmarks
A Redmine plugin that allows users to bookmark their favorite issue queries for quick access. h3. Features * Bookmark/unbookmark issue queries with a single click * Bookmarked qu ... ces table. h3. Usage # Navigate to the Issues page # Apply or select a saved query # Cl ... ssions This plugin uses the existing view_issues permission. Any user who can view issues can also bookmark queries. No additional pe ... his plugin is released under the MIT License. 2026-02-02 08:12
Auto_Assign_Plugin
This plugin is development by Tech Mahindra L ... when data is modified. TRIGGER Name Copy2IssueLog Trigger Overview This trigger is designed to automatically create one or more copies of an issue in the issues table when certain custom fields are update ... Overview This trigger automatically updates issue status and assignment when specific conditions are met after a comment (note) is added to an issue (journals.notes). It is designed to streamli ... fer to https://www.gnu.org/licenses/gpl.html. 2026-01-20 14:51
Redmine chart reporting
It is a simple chart reporting plugin for Redmine. It is placed on all the issue list pages that has a filter on the top. Cur ... ayed under the filters on a tabbed are. * Issue list statistic based on a selected field * Open vs Closed chart. This can handle all the issue from the list (open vs closed), or only the issues were created in the given date period (crea ... nload/35610/closed_resolved_chart.JPG!| 2025-12-30 00:11
redmine_assign_to_me
When create a new issue, assign value is me 2025-12-24 19:03
redmine_repeat
When you closed a issue, it's possible to duplicate issue automatic with new date 2025-12-24 18:55
Redmine Spreadsheet Editor
This Redmine plugin allows you to view and edit issues in an Excel-like spreadsheet format. You can efficiently update multiple issues at once and use custom queries for flexible ... unctionality * Direct editing of multiple issues on the grid. * Save all changes at once wi ... d in the sidebar (same as Redmine's standard issue list). * Automatic application of query fil ... ngs. * Highlighted active query. h3. 4. Issue History Panel * Check issue change history without navigating away from ... m into the spreadsheet. * **Update Existing Issues**: If an `ID` column exists, the plugin automatically identifies and updates the corresponding issues. * **Add New Issues**: Rows without an ID are added as "New Issues" at the end of the spreadsheet. * **Flexib ... cations show the number of updated and added ... 2025-12-20 14:20
BF Readup
BF Readup tracks which Redmine issues and updates users have actually read, based ... widgets for unread updates, recently visited issues, and most read issues, giving a more accurate view of what is gen ... /doc/bf_readup_updates_settings.png?raw=true! 2025-12-16 12:20
Redmine Issue Note List
This is a Redmine plugin that lists issue notes (history) and allows you to add notes ... 5482/overview.png! h3. Features * List Issue Notes: View the recent notes of issues in a list format. * Add and Edit Notes Dir ... from the list view without navigating to the issue details page. You can also edit an existing ... popup window * Filtering: Filter displayed issues using queries, similar to the standard issue list. 2025-12-14 15:47
Redmine Favorite Issues
A Redmine plugin that allows users to mark issues as favorites and quickly access them. 2025-12-01 15:03
Asap Theme
This plugin try to propose a new UX/UI for Re ... ject * New home page * Quick access to the issue in a panel frome the issues view * Quick inline edit of an issue * Board kanban view directory from the issues view * Local avatar or letter for users (a ... apers images can be loaded in the plugin) * Issue statuses can be customized (background color ... list, additionals, easygantt and easywbs... 2025-11-27 23:06
Redmine Extended API
p(warning). *ATTENTION: ALPHA STAGE* This ... E@ endpoints for: ** Roles ** Trackers ** Issue Statuses ** Enumerations (Priorities, Activ ... nd timestamps (created_on/updated_on) during issue/journal creation (Admin only). h2. Usage ... xtended Path |_. Capabilities | | Standard (Issues, Projects) | @/issues.json@ | @/extended_api/issues.json@ | Identical behavior (Proxy). | | Ad ... on@ to backfill historical data accurately. 2025-11-14 11:58
Comment edit history
Captures every change made to the notes of an issue journal entry. Stores the full text of each ... s. Tested with Redmine 6.1 bookworm, 6.0.5 2025-10-28 23:45
Import Jira Tickets
A Redmine plugin to import issues from Jira. 2025-10-23 15:50
Issuebadge
Integrates Redmine with IssueBadge.com , enabling teams to award badges and achievements for issue management, collaboration, and productivity directly within Redmine. [[https://issuebadge.com]] 2025-10-23 08:08
Project Progress Plugin
# Project Progress Plugin for Redmine ## D ... ain tasks (default) #### **Include Closed Issues** (`include_closed_issues`) - **Enabled** - include closed issues in total count (default) - **Disabled** - exclude closed issues #### **Count 100% as Closed** (`count_10 ... atus are considered closed #### **Minimum Issues Count** (`minimum_issues_count`) Minimum number of issues to display progress: - Default: 1 - If fewer issues than specified, progress is not displayed ... arent Project Settings #### **Include Own Issues** (`parent_project_include_own_issues`) - **Enabled** - include parent project's own issues (default) - **Disabled** - include only child project issues #### **Weight Child Projects** (`parent_ ... *Additional columns** - Progress (%), Closed ... 2025-10-20 11:33
Redmine ITIL Priority
h1. Redmine ITIL Priority *ATTENTION: ALPH ... be read and updated through the REST API * Issue form with impact and urgency fields and opti ... oject settings":doc/project_settings.png * "Issue form":doc/issue.png * "Context menu":doc/context_menu.png ... rity/api/settings.json </code></pre> h3. Issue API @impact_id@ and @urgency_id@ are available in the standard Redmine issue REST API. They can be supplied when creating or updating an issue and are returned when fetching issues. h2. Setting Itil Priority Imapct × Urge ... TIL Impact and Urgency fields when creating issues. Include @impact@, @urgency@ and @itil_prio ... r the project/tracker. This applies only to issues where ITIL priority is enabled. h2. Than ... is plugin is released under the GNU GPL v3. 2025-08-31 21:29
Redmine Autolinks
Create custom references to external tickets (e.g., link @XYZ-123@ to @example.com/issues/123@). h3. Usage Autolinks can be cre ... ll link all the references in this project's issue descriptions to the specified URL: !https ... /assets/95804b9f-d98d-458d-aafa-3050504eeaa2! 2025-07-10 11:14
redmine_ckeditor
This plugin is made by jacksonk for using cke ... mage.png (if you paste the image to 'redmine issue description', it'll be save this directory) 2025-07-07 17:24
In-app notifications by RedmineX
h1. Never Miss a Task Update With RedmineX In ... ttps://www.redmine-x.com/redmine-inline-edit-issue-list * "Timesheet": https://www.redmine-x. ... /www.redmine-x.com/redminex-ck-editor-free 2025-06-30 13:58
UX Upgrade Plugin by RedmineX
h1. A complex Redmine Upgrade Consisting of U ... module * Searchable projects in NEW & EDIT issue * All static selects replaced by Select2 (y ... ttps://www.redmine-x.com/redmine-inline-edit-issue-list * "Timesheet":https://www.redmine-x.c ... dmine-x.com/plugin-development-for-redmine 2025-06-30 13:46
Redmine Depending Custom Fields
h1. Redmine Depending Custom Fields *ATTEN ... l objects that support custom fields such as issues, projects, time entries, versions and users ... ield types can be used when editing multiple issues at once ## Allowed values are calculated across all selected issues so only valid options remain available ## ... t menu wizard Open the context menu on an issue list (right-click or the menu button) to access the wizard. Users who have the *Edit issues* permission will see a menu entry for each parent custom field that is valid for all selected issues. Choosing one of these entries expands the ... he selected value is stored for every chosen issue once you click *Save*. h2. Compatibility ... { "name": "Severity", "type": "IssueCustomField", "field_format": "dependi ... { "name": "Subtype", "type": "... 2025-06-26 22:40
Email Reporting
h1. Email Reporting. h2. Key features: * Scheduled schedule reports * List of issue * Labor cost reports * Examples of use ... y our "demo":https://demo.redmine-kanban.com/ 2025-05-26 15:09
(51-75/601)