redmining

1.0.0 • Public • Published

redmining

Redmine Issue Visualization using Node.js & Weaveworld

Perform an npm install, set the environment variables in redmining.bat or redmining shell script and start application. Edit public/index.css according to your Redmine's settings.

  • Mark '' shows if there are children. Clicking on button closes / opens children. Opening children or clicking the unmarked ' ' button refreshes the Issue.
  • Clicking on description opens the Issue. Use middle click to open is new browser window.
  • Clicking on Redmine issue id opens the Issue in Redmine. Use middle click to open more Redmine browser window.
  • Issues are sorted by
    • priority DESC,
    • due_date ASC,
    • updated_on DESC.

/redmining/

    Package Sidebar

    Install

    npm i redmining

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    11 kB

    Total Files

    10

    Last publish

    Collaborators

    • weaveworld