All Projects → jgraichen → Redmine_dashboard

jgraichen / Redmine_dashboard

Licence: apache-2.0
This redmine plugin adds an issue dashboard that supports drag and drop for issues and support various filters and groups.

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Redmine dashboard

Bitnami Docker Redmine
Bitnami Docker Image for Redmine
Stars: ✭ 172 (-46.58%)
Mutual labels:  issue-tracker, redmine
Nepadmin
nepadmin 单页面后台模版,基于 layui 2.4.0
Stars: ✭ 309 (-4.04%)
Mutual labels:  dashboard
Anychart
AnyChart is a lightweight and robust JavaScript charting solution with great API and documentation. The chart types and unique features are numerous, the library works easily with any development stack.
Stars: ✭ 288 (-10.56%)
Mutual labels:  dashboard
Laravel Starter
A CMS like modular starter application project built with Laravel 8.x.
Stars: ✭ 299 (-7.14%)
Mutual labels:  dashboard
Django Jet
Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo
Stars: ✭ 3,207 (+895.96%)
Mutual labels:  dashboard
Dashboard Nvim
vim dashboard
Stars: ✭ 294 (-8.7%)
Mutual labels:  dashboard
Ng Notadd
In-middle background front-end solution based on angular material 基于Angular Material的中后台前端解决方案
Stars: ✭ 287 (-10.87%)
Mutual labels:  dashboard
Organizr
HTPC/Homelab Services Organizer - Written in PHP
Stars: ✭ 3,605 (+1019.57%)
Mutual labels:  dashboard
Coreui Free React Admin Template
CoreUI React is a free React admin template based on Bootstrap 5
Stars: ✭ 3,573 (+1009.63%)
Mutual labels:  dashboard
Light Bootstrap Dashboard Angular2
Light Bootstrap Dashboard Angular 2
Stars: ✭ 299 (-7.14%)
Mutual labels:  dashboard
Metatron Discovery
Powerful & Easy way for big data discovery
Stars: ✭ 297 (-7.76%)
Mutual labels:  dashboard
Windmill Dashboard React
❄ A multi theme, completely accessible, ready for production dashboard.
Stars: ✭ 283 (-12.11%)
Mutual labels:  dashboard
Carbon
Elegant Bootstrap 4 Admin Template
Stars: ✭ 309 (-4.04%)
Mutual labels:  dashboard
Balena Dash
Build a Raspberry Pi based desktop dashboard for stats, photos, videos and more!
Stars: ✭ 292 (-9.32%)
Mutual labels:  dashboard
Hangfire.console
Job console extension for Hangfire
Stars: ✭ 309 (-4.04%)
Mutual labels:  dashboard
Syncano Dashboard
The Syncano Dashboard built with React.
Stars: ✭ 287 (-10.87%)
Mutual labels:  dashboard
Flatly light redmine
Flatly light redmine theme
Stars: ✭ 296 (-8.07%)
Mutual labels:  redmine
Shinydashboardplus
extensions for shinydashboard
Stars: ✭ 304 (-5.59%)
Mutual labels:  dashboard
Tplink Energy Monitor
An energy monitoring dashboard for TP-Link smart plugs
Stars: ✭ 316 (-1.86%)
Mutual labels:  dashboard
Xboot
基于Spring Boot 2.x的一站式前后端分离快速开发平台XBoot 微信小程序+Uniapp 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID 动态权限 数据权限 工作流 代码生成 定时任务 社交账号 短信登录 单点登录 OAuth2开放平台 客服机器人 数据大屏 暗黑模式
Stars: ✭ 3,432 (+965.84%)
Mutual labels:  dashboard

Redmine Dashboard 2

GitHub Workflow Status Rate at redmine.org Follow at Twitter

This Redmine plugin adds an issue dashboard that supports drag and drop for issues and various filters.

Redmine Dashboard 2 is compatible and tested with Redmine 4.1 and 4.0. It may be compatible with older versions too.

Redmine Dashboard v2.x Screenshot

Features List

  • Drag-n-drop of issues
  • Configurable columns
  • Grouping & Filtering
  • Group folding
  • Hierarchical parent issue view
  • Include subproject issues
  • Quick edit of assignee and progress

Rate plugin at redmine.org.

Install

  1. Download latest release.
  2. Extract archive to <redmine>/plugins. Make sure the plugin directory is called <redmine>/plugins/redmine_dashboard/ (#11).
  3. Install required dependencies by running bundle install --without development test in your redmine directory. Note: Bitnami and other appliance are not officially supported and may need additional option e.g. --path vendor/bundle (#58).
  4. A database migration is not needed. Restart redmine.

Configure Redmine

  1. Add the dashboard module to your project (Settings > Modules).
  2. Configure dashboard permissions to your user roles (Administration > Roles and permissions). Users won't see a Dashboard tab without having the View Dashboard permission.

Upgrade

  1. Remove old plugin directory.
  2. Follow installation steps for new release.

As of v2 you can also use git by cloning the repository and checkout the release tag.

Contribute

I appreciate any help and like Pull Requests. The stable-v2 branch is the current stable branch for v2. The next version, Redmine Dashboard 3, a complete rewrite had been under development on the master branch. Due to limited available time the project is in maintenance only mode but open to new contributors.

I gladly accept new translations or language additions for any version of Redmine Dashboard. I would prefer new translations via Transifex but you can also send a Pull Request. Feel free to request new languages or to join the team directly on Transfiex.

License

Redmine dashboard is licensed under the Apache License, Version 2.0. See LICENSE for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].