Redmine – open-source project management

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • one-click-apps

    Community Maintained One Click Apps (https://github.com/caprover/caprover)

  • There are images for it on Docker Hub. I wrote a Redmine deployment spec for the PaaS I use (Caprover) for my personal app server. It’s a lot like Docker Compose, but as it actually functions using the Docker API, some Compose features are unavailable. If you’re familiar with Compose, you should be able to easily adapt this Caprover template: https://github.com/caprover/one-click-apps/blob/aaa12a4f37f7...

  • Redlime

    Redlime: Sublime text 3 Redmine manager

  • When I was using Redmine I found a great plugin for Sublime Text 3 that could navigate, update and add tickets much more easily than the UI: https://github.com/tosher/Redlime. It smoothed over a lot of the tedium for me. If I still had to use Redmine I would use that plugin even though I've stopped using Sublime.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • mm-redmine

    Redmine PowerShell module

  • I wrote PowerShell wrapper and automate most of the tasks with it (we even have some bots using it, that can be controlled via issue notes).

    https://github.com/majkinetor/mm-redmine

  • redmine_default_members

    A Redmine plugin to add default members on project creation, easy ;)

  • I'm still insisting on using redmine at our Drupal shop after 15 years instead of switching to Jira (fight me!). We also tried using trac back in 2007 but realized we needed multi project. Every few months/years I keep looking for a more modern alternative (open source or extensible SaaS) but never find anything worth trying beyond adding a few "test" issues. (So far: Jira, Clickup, Linear, Monday, Asana)

    We even taught several of our devs Ruby on Rails over the years to write various plugins. One of them quit to go try and work at Shopify, no less!

    In the spirit of making my comments useful, here are the custom redmine plugins we built and maintain for ourselves:

    Here are the redmine plugins we built ourselves, and what they do:

    * https://github.com/evolvingweb/redmine_default_members - This plugin allows to create default members on project creation, based on Redmine groups.

  • redmine_slack

  • redmine_atjs

    Integration of redmine with at.js

  • redmine_evolvingweb_extensions

    Site-specific customizations to our Redmine install.

  • * https://github.com/evolvingweb/redmine_evolvingweb_extension... - bunch of random UX hacks we can’t live without. Some aren’t documented in the readme, including ability to search archived projects, and adding extra fields to redmine timesheet reports like Custom Fields on users.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • * https://github.com/evolvingweb/redmine_evolvingweb_extension... - bunch of random UX hacks we can’t live without. Some aren’t documented in the readme, including ability to search archived projects, and adding extra fields to redmine timesheet reports like Custom Fields on users.

  • redmine_paste_text

  • * https://github.com/evolvingweb/redmine_paste_text/ - integrates puppypaste.com functionality into Textile “wysiwyg” editor, allowing pasting HTML content (eg from emails) that gets automatically convert to textile

  • redmine_easy_edit

    Redmine plugin add mediawiki-style double-click-to-edit workflow to Redmine wiki pages and issue pages.

  • * https://github.com/evolvingweb/redmine_easy_edit - allowing CMD/Ctrl + double clicking on rendered text (wiki body, issue comments, or issue description) to jump to edit page and scroll to source textile

  • redmine_shortcuts

    Simple Redmine plugin that provides keyboard shortcuts

  • * https://github.com/evolvingweb/redmine_shortcuts - Simple Redmine plugin that provides keyboard shortcuts. (forked https://github.com/davidegiacometti/redmine_shortcuts, simply to add ? shortcut for showing list of shortcuts, a la gmail)

  • redmine_shortcuts

    Simple Redmine plugin that provides keyboard shortcuts (by davidegiacometti)

  • * https://github.com/evolvingweb/redmine_shortcuts - Simple Redmine plugin that provides keyboard shortcuts. (forked https://github.com/davidegiacometti/redmine_shortcuts, simply to add ? shortcut for showing list of shortcuts, a la gmail)

  • * https://github.com/evolvingweb/redmine_timesheet_filter_auto... - This plugins adds a super-powered autocomplete filter to time report filters so that you can filter by user, project and other available fields by simply autocompleting.

  • * https://github.com/evolvingweb/redmine_timesheet_filter_auto... - This plugins adds a super-powered autocomplete filter to time report filters so that you can filter by user, project and other available fields by simply autocompleting.

  • redmine_mentions_suggestions

    Redmine plugin: redmine_mentions_suggestions

  • * https://github.com/evolvingweb/redmine_mentions_suggestions - Extends https://www.redmine.org/plugins/redmine-mentions. The first user you mention in an issue comment will be suggested to set as assignee for the current ticket. You can uncheck the box to not change the assignee, otherwise, it will be assigned to this user.

  • redmine_git_remote

    Redmine plugin to automatically clone and fetch referenced repositories

  • * https://github.com/dergachev/redmine_git_remote - Automatically clone and fetch remote git repositories

    There’s a few others community plugins that we use:

    * https://projects.littlestreamsoftware.com/projects/redmine-m... - This plugin adds a wiki macro to make it easier to list the details of issues on a wiki page.

  • redmine_omniauth_google

    This plugin is used to authenticate in redmine through Google.

  • redmine-list-of-roles-members

    Redmine Plugin : Easily get a list of all members of a Role grouped by projects.

  • * https://github.com/savoirfairelinux/redmine-list-of-roles-me... - Show a list of all the members of a role grouped by project.

  • * https://github.com/savoirfairelinux/redmine-list-of-roles-me... - Show a list of all the members of a role grouped by project.

  • redmine_issue_templates

    Discontinued Maintenance Repository - https://github.com/agileware-jp/redmine_issue_templates

  • * https://github.com/akiko-pusu/redmine_issue_templates - Plugin to generate and use issue templates for each project to assist issue creation.

  • clipboard_image_paste

    Redmine plugin for pasting cropped image from clipboard as an attachment.

  • additional_tags

    Redmine Plugin for adding tags functionality to issues and wiki pages.

  • * https://github.com/alphanodes/additional_tags/ - bunch of hacks from alphanodes, no idea what they do

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Delete inactive user profiles and folders from computers

    1 project | /r/PowerShell | 4 Aug 2022
  • Script to delete MS Edge or Chrome settings for user/users on local and remote computer

    1 project | /r/PowerShell | 16 Jul 2022
  • Made a script to collect monitor information from local and remote computers

    3 projects | /r/PowerShell | 15 Jul 2022
  • Script to show and delete user profiles from local and remote computers

    2 projects | /r/PowerShell | 14 Jul 2022
  • Made a function to verify modules, update them, install them if missing etc.

    3 projects | /r/PowerShell | 13 Jul 2022