Coder Social home page Coder Social logo

redmine_bugcloud's Introduction

Bugcloud plugin

This plugin visualizes the issues of a project as an issue cloud.

Author

  • Maedana

Changelog

For the complete changelog see the CHANGELOG-file in the Bugcloud plugin directory.

Latest release

The currently available, latest release of the plugin is version 0.0.2.1.

Description

The Bugcloud plugin visualizes the issues of a project as an issue cloud which is reachable through a tab within Redmine projects which haves this plugin enabled.

Compatibility

This plugin is compatible with Redmine 0.8.x as well as with the current Redmine trunk.

Obtaining

URL of the GitHub repository: http://github.com/maedana/redmine_bugcloud/tree/master

The source of this plugin can be “cloned” from the GitHub-repo using:

$ cd {RAILS_ROOT}/vendor/plugins && git clone git://github.com/maedana/redmine_bugcloud.git

Installation

Setup

After you have completed the installation of the plugin you can select which projects will actually be able to use the feature brought by the plugin by activating the plugin’s module in the “project settings”:

In the preferred Redmine project, go to the “Project settings”:

  • On the “Modules” tab: enable the plugin-module by checking “Bugcloud”.

After that, a new item named “Bugcloud” will show up in the project menu. Click on this item to see the project’s bugcloud.

Upgrading

  • Backup the currently deployed Bugcloud plugin (cp -r /vendor/plugins/redmine_bugcloud /vendor/plugins/redmine_bugcloud-backup)

  • Reinstall the updated plugin:

    • using the command: git pull

  • Restart your Redmine

Uninstalling

  • Remove the directory “redmine_bugcloud” from the plugin-directory “../vendor/plugins”

  • Restart Redmine

Licensing

This plugin is open-source and licensed under the “GNU General Public License v2” (GPL, www.gnu.org/licenses/old-licenses/gpl-2.0.html). See the included GPL.txt file for details.

Support

If you would like to report a bug or request a new feature you can open a new issue at the issue-tracking section of the plugins’ GitHub site: github.com/maedana/redmine_bugcloud/issues. You can also post about the plugin in the dedicated plugin-section of the “Redmine forums”:www.redmine.org/projects/redmine/boards/3.

As an alternative you can also join the #redmine channel on the “freenode IRC network” (freenode.net/irc_servers.shtml) to see if there is anyone who can provide some support.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.