Giter VIP home page Giter VIP logo

redmine-status-updates's Introduction

Redmine Status Updates

This is a plugin for Redmine that allows users to create small status updates about what they’re currently working on. You can think of it as Twitter on a per-project basis, within Redmine.

Installing

  1. Follow the Redmine plugin installation steps at: http://www.redmine.org/wiki/redmine/Plugins Make sure the plugin is installed to vendor/plugins/redmine_status
  2. Run the plugin migrations rake db:migrate_plugins
  3. Restart your Redmine web servers (e.g. mongrel, thin, mod_rails)
  4. Login and configure your permissions for Status updates in the Administration panel
  5. Enable the “Statuses” module for each project you’d like to use it on
  6. (Optionally) Schedule the Delayed Notifications rake task using something like cron, rake redmine_status:delayed_notifications RAILS_ENV=production. It’s recommended to run this every hour.

Usage

You can view the Status Updates for a project by using the “Status updates” tab on the project. Or you can view all updates by using the “Status updates” link on the top left menu.

Email Notification of updates

Each user can configure their email notification preferences.

  • Realtime – email notifications are sent immediately when a user posts an update
  • Hourly – email notifications are sent as a single digest email every hour
  • 8 Hours – email notifications are sent as a single digest email every 8 hours
  • Daily – email notifications are sent as a single digest email once every day

The scheduling and sending of the email will be done by the rake task and cronjob (above).

Hashtag tagging

If an update includes a word prefixed with a hash, then it will be tagged. Tagging updates is a quick and easy way to categories messages. The list of updates will then be able to be filtered by tags and the updates will appear in the Tag cloud.

License

This plugin is licensed under the GNU GPL v2. See COPYRIGHT and COPYING for details.

redmine-status-updates's People

Contributors

bterlson avatar chrome avatar edavis10 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

netconstructor

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.