An open API service indexing awesome lists of open source software.

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)

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