Loading...
 
Skip to main content

History: PluginKanban

Source of version: 12

Copy to clipboard
            ^ The Kanban feature doesn't work in ((Tiki24)) and we are hard at work to get it ready for ((Tiki25)). It will not be backported to Tiki24 because we need to make some not-easy-to-backport changes.

TODOs from Benoit G:
* Support other enumerable fields, most importantly item links.  If not, it may not be that usable for users.
* General filtering, and specifying default values for new cards (so they are included in the filter...).  Discussed with Jonny, surprisingly annoying to implement cleanly syntaxically.  Without this the feature would be unusable for more advanced use cases (no way to restrict by project for example).  This is the only remaining thing that will change the user facing syntax (additions only most probably however).

^


! Plugin Kanban
''Will be introduced in ((Tiki25)). Use this ((wiki plugin)) to move ((tracker)) items with drag & drop capabilities in Trello-like boards.''

!! If setting up manually:
It requires following preference settings to work:
* ((API)) access enabled (__Security > API access__), 
* ((Always Load Vue.js)) (__Features > Interface > Always Load Vue.js__),
* ((Enable Vue.js)) (__Features > Interface > Enable Vue.js__)

Search for "vuejs". Tiki search wont find "vue" or "vue.js".  

!! Alternatively using profiles:
On fresh installs of Tiki >= 24.x you can use 
https://profiles.tiki.org/Kanban_Board via the Wizard, click to apply any profile but click 24.x as version then enter "Kanban" in the search field of the profiles management page. Then apply the profile and visit https://example.org/tiki-index.php?page=Kanban-Board.

{maketoc}

!!Parameters
{pluginmanager plugin="kanban"}
!! Examples
!!! Example 1
''This code:''
{CODE(colors="tiki")}
{kanban trackerId="8" title="Kanban Board for doc.t.o issues" description="Item Description" xaxis="f_113" yaxis="f_118" swimlane="f_117"}
{CODE}

''Would produce on this site:''
{kanban trackerId="8" title="Kanban Board for doc.t.o issues" description="Item Description" xaxis="f_113" yaxis="f_118" swimlane="f_117"}


!! Related pages
* ((AllPlugins))
* ((Trackers))

!! Aliases
(alias(Plugin Kanban)) | (alias(Kanban))

Related
* https://gitlab.com/tikiwiki/tiki/-/merge_requests/1006
* ((dev:Kanban))

        

History

Advanced
Information Version
Marc Laporte 36
Bruno Kambere 35
Xavier de Pedro 34
Bruno Kambere 33
Bernard Sfez / Tiki Specialist Improve the doc for manual setup 32
Benoit Grégoire 31
Bernard Sfez / Tiki Specialist Added missing information about Column string tyoe (need to be numerical) 30
Bernard Sfez / Tiki Specialist 29
Bernard Sfez / Tiki Specialist Added information to ease the initial setup 28
Aris Bernotas working Kanban board for tiki documentation moved to its own wiki page 27
Aris Bernotas 26
Aris Bernotas restore swapped fields. and added screenshot how plugin kanban should look when you use a kanban profile for tiki profiles. 25
Aris Bernotas swapped order and column fields. It should work now? 24
Bernard Sfez / Tiki Specialist 23
Bernard Sfez / Tiki Specialist 22
Bernard Sfez / Tiki Specialist 21
Bernard Sfez / Tiki Specialist 20
Bernard Sfez / Tiki Specialist 19
Bernard Sfez / Tiki Specialist 18
Marc Laporte 17
Marc Laporte 16
Marc Laporte 15
Marc Laporte 14
Marc Laporte 13
Marc Laporte 12
Marc Laporte 11
Marc Laporte Copied some notes from Benoit, in chat log 10
Carsten Aevermann 9
Carsten Aevermann 8
Carsten Aevermann 7
Xavier de Pedro 6
Xavier de Pedro 5
Xavier de Pedro 4
Marc Laporte 3
Marc Laporte 2
Marc Laporte 1