https://github.com/thomastjdev/allboardview
Kanboard plugin - Viewing all boards at the same time (using Webix)
https://github.com/thomastjdev/allboardview
Last synced: 2 months ago
JSON representation
Kanboard plugin - Viewing all boards at the same time (using Webix)
- Host: GitHub
- URL: https://github.com/thomastjdev/allboardview
- Owner: ThomasTJdev
- License: mit
- Created: 2017-01-21T20:21:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-21T20:21:37.000Z (over 9 years ago)
- Last Synced: 2025-04-14T19:22:58.191Z (about 1 year ago)
- Language: CSS
- Homepage:
- Size: 31.3 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Kanboard Plugin for viewing all boards
======================================
This plugin adds a view for viewing all boards at the same time.
Plugin for https://github.com/fguillot/kanboard
Author
------
- 2016 ThomasTJ (TTJ)
- License MIT
Installation
------------
- Decompress the archive in the `plugins` folder
or
- Create a folder **plugins/AllBoardView**
- Copy all files under this directory
or
- Clone folder with git
Requirements
---
* Change the template **show.php** to according your columns (check the if statement and the JS rendering part)
* Change the reference to Webix CDN in **show.php** to your locale copy. Go download Webix JS. READ THE LICENSE! http://webix.com/download2/
Todo
----
- Nothing, waiting for Stinnux pull request [2676](https://github.com/kanboard/kanboard/pull/2676)
HALLO!
------
- This plugin is ONLY for viewing the task. There's no function in moving the task from one column to another.
Tested
------
- Application version: 1.0.34
- PHP version: 5.6.27
- PHP SAPI: apache2handler
- OS version: Linux 4.8.6-1-ARCH
- Database driver: sqlite
- Database version: 3.15.1