Loading...
 
Skip to main content

History: Kanban_Board_26

Source of version: 2

Copy to clipboard
            Second take at the Kanban board profile, targeting a dynamic reference of objects such as the tracker name, to be reused in wiki pages, menus, etc.

And expose the wiki page with the Kanban Board UI as the instructions page, while also showing a link from a side module to access it in a later stage more easily. 

!!Features 

{CODE(caption=>YAML,wrap=>1)}
permissions: {  }
preferences:
  auth_api_tokens: 'y'
  vuejs_always_load: 'y'
  feature_trackers: 'y'
  vuejs_enable: 'y'
  wikiplugin_kanban: 'y'
  feature_fixed_width: 'n'
objects:
  -
    type: tracker
    ref: trk_kanban_board_24
    data:
      name: 'Kanban Board'
      description: 'A simple Kanban Board based on trackers'
  -
    type: tracker_field
    ref: trk_kanban_board_24_ktaskName
    data:
      name: Name
      permname: ktaskName
      tracker: '$profileobject:trk_kanban_board_24$'
      options:
        samerow: 1
      type: text_field
      order: '10'
      visby: {  }
      editby: {  }
      flags:
        - link
        - list
        - searchable
        - public
        - mandatory
  -
    type: tracker_field
    ref: trk_kanban_board_24_ktaskDescription
    data:
      name: Description
      permname: ktaskDescription
      tracker: '$profileobject:trk_kanban_board_24$'
      options:
        distinct: 'n'
        wysiwyg: 'n'
        samerow: 1
      type: text_area
      order: '20'
      visby: {  }
      editby: {  }
      flags:
        - searchable
        - public
  -
    type: tracker_field
    ref: trk_kanban_board_24_ktaskStage
    data:
      name: Stage
      permname: ktaskStage
      tracker: '$profileobject:trk_kanban_board_24$'
      options:
        options:
          - wish=Wishes
          - prending=Pending
          - open=Open
          - done=Done
      type: dropdown
      order: '40'
      visby: {  }
      editby: {  }
      flags:
        - list
        - searchable
        - public
  -
    type: tracker_field
    ref: trk_kanban_board_24_ktaskPriority
    data:
      name: Priority
      permname: ktaskPriority
      tracker: '$profileobject:trk_kanban_board_24$'
      options:
        samerow: 1
        dec_point: .
        thousands: ','
      type: numeric
      order: '40'
      visby: {  }
      editby: {  }
      flags:
        - list
        - searchable
        - public
  -
    type: tracker_field
    ref: trk_kanban_board_24_ktaskSwimlane
    data:
      name: Swimlane
      permname: ktaskSwimlane
      tracker: '$profileobject:trk_kanban_board_24$'
      options:
        options:
          - top=Crawl
          - middle=Butterfly
          - bottom=Backstroke
      type: dropdown
      order: '50'
      visby: {  }
      editby: {  }
      flags:
        - list
        - searchable
        - public
  -
    type: tracker_field
    ref: trk_kanban_board_24_ktaskColumn
    data:
      name: Column
      permname: ktaskColumn
      tracker: '$profileobject:trk_kanban_board_24$'
      options:
        options:
          - 1=ToDo
      type: dropdown
      order: '60'
      visby: {  }
      editby: {  }
      flags:
        - searchable
        - public
  -
    type: wiki_page
    ref: wiki_homepage_kanban_board_24
    data:
      name: Kanban-Board
      content: 'wikicontent:Kanban-Board'
      wysiwyg: 'n'
  -
    type: module
    ref: module_wikimenu
    data:
      name: menupage
      position: right
      order: '1'
      cache: '0'
      rows: '10'
      groups:
        - Anonymous
        - Registered
      params:
        pagemenu: 'Kanban Profile Menu'
  -
    type: tracker
    ref: trk_kanban_board_24
    data:
      name: 'Kanban Board'
      description: 'A simple Kanban Board based on trackers'
  -
    type: tracker_field
    ref: trk_kanban_board_24_ktaskName
    data:
      name: Name
      permname: ktaskName
      tracker: '$profileobject:trk_kanban_board_24$'
      options:
        samerow: 1
      type: text_field
      order: '10'
      visby: {  }
      editby: {  }
      flags:
        - link
        - list
        - searchable
        - public
        - mandatory
  -
    type: tracker_field
    ref: trk_kanban_board_24_ktaskDescription
    data:
      name: Description
      permname: ktaskDescription
      tracker: '$profileobject:trk_kanban_board_24$'
      options:
        distinct: 'n'
        wysiwyg: 'n'
        samerow: 1
      type: text_area
      order: '20'
      visby: {  }
      editby: {  }
      flags:
        - searchable
        - public
  -
    type: tracker_field
    ref: trk_kanban_board_24_ktaskStage
    data:
      name: Stage
      permname: ktaskStage
      tracker: '$profileobject:trk_kanban_board_24$'
      options:
        options:
          - wish=Wishes
          - prending=Pending
          - open=Open
          - done=Done
      type: dropdown
      order: '40'
      visby: {  }
      editby: {  }
      flags:
        - list
        - searchable
        - public
  -
    type: tracker_field
    ref: trk_kanban_board_24_ktaskPriority
    data:
      name: Priority
      permname: ktaskPriority
      tracker: '$profileobject:trk_kanban_board_24$'
      options:
        samerow: 1
        dec_point: .
        thousands: ','
      type: numeric
      order: '40'
      visby: {  }
      editby: {  }
      flags:
        - list
        - searchable
        - public
  -
    type: tracker_field
    ref: trk_kanban_board_24_ktaskSwimlane
    data:
      name: Swimlane
      permname: ktaskSwimlane
      tracker: '$profileobject:trk_kanban_board_24$'
      options:
        options:
          - top=Crawl
          - middle=Butterfly
          - bottom=Backstroke
      type: dropdown
      order: '50'
      visby: {  }
      editby: {  }
      flags:
        - list
        - searchable
        - public
  -
    type: tracker_field
    ref: trk_kanban_board_24_ktaskColumn
    data:
      name: Column
      permname: ktaskColumn
      tracker: '$profileobject:trk_kanban_board_24$'
      options:
        options:
          - 1=ToDo
      type: dropdown
      order: '60'
      visby: {  }
      editby: {  }
      flags:
        - searchable
        - public
  -
    type: wiki_page
    ref: wiki_homepage_kanban_board_24
    data:
      name: Kanban-Board
      content: 'wikicontent:Kanban-Board'
      wysiwyg: 'n'
  -
    type: wiki_page
    ref: wikimenu_kanban_board_24
    data:
      name: 'Kanban Profile Menu'
      content: 'wikicontent:Kanban Profile Menu'
      description: 'Collaborative simple menu'
      lang: en
      wysiwyg: 'n'
  -
    type: module
    ref: module_wikimenu
    data:
      name: menupage
      position: right
      order: '1'
      cache: '0'
      rows: '10'
      groups:
        - Anonymous
        - Registered
      params:
        pagemenu: '$profileobject:wikimenu_kanban_board_24$'
{CODE}
        

History

Information Version
Sun 20 of Aug, 2023 23:56 GMT-0000 Bruno Kambere Fix kanban typo spelling 23
Sun 20 of Aug, 2023 23:31 GMT-0000 Bruno Kambere Add page to categorie Profile > Tiki version > 26.x 22
Sun 20 of Aug, 2023 22:58 GMT-0000 Bruno Kambere Update Kanban profile to be based on Tiki26x 21
Sun 20 of Aug, 2023 22:42 GMT-0000 Bruno Kambere Page renamed from Kanban_Board_25 to Kanban_Board_26. Semantic alias redirect created 20
Wed 22 of Jun, 2022 15:40 GMT-0000 Marc Laporte Kanban will arrive in Tiki25 19
Wed 16 of Feb, 2022 01:50 GMT-0000 Xavi (as xavidp - admin) added the property to show status, so that admin and other users can see the status of tracker items in this tracker 18
Wed 16 of Feb, 2022 01:47 GMT-0000 Xavi (as xavidp - admin) oups, missing one prefix of ref 17
Wed 16 of Feb, 2022 01:46 GMT-0000 Xavi (as xavidp - admin) aiming to fix the problem to validate data 16
Wed 16 of Feb, 2022 01:44 GMT-0000 Xavi (as xavidp - admin) fix refs to tracker fields in sample data definition 15
Wed 16 of Feb, 2022 01:40 GMT-0000 Xavi (as xavidp - admin) typo 14
Wed 16 of Feb, 2022 01:38 GMT-0000 Xavi (as xavidp - admin) fix indentation 13
Wed 16 of Feb, 2022 01:33 GMT-0000 Xavi (as xavidp - admin) dummy sample data (and 'prending' value found, not fixed yet) 12
Wed 16 of Feb, 2022 01:14 GMT-0000 Xavi (as xavidp - admin) fix name of instructions page 11
Wed 16 of Feb, 2022 01:12 GMT-0000 Xavi (as xavidp - admin) fix indentation 10
Wed 16 of Feb, 2022 01:10 GMT-0000 Xavi (as xavidp - admin) added perm inheritance from Registered to Admins 9
Wed 16 of Feb, 2022 01:07 GMT-0000 Xavi (as xavidp - admin) added perms 8
Wed 16 of Feb, 2022 00:43 GMT-0000 Xavi (as xavidp - admin) removed duplicated code 7
Wed 16 of Feb, 2022 00:31 GMT-0000 Xavi (as xavidp - admin) adapted wiki page name in profiles.t.o 6
Wed 16 of Feb, 2022 00:14 GMT-0000 Xavi (as xavidp - admin) added instructions 5
Wed 16 of Feb, 2022 00:11 GMT-0000 Xavi (as xavidp - admin) added maketoc 4
Wed 16 of Feb, 2022 00:10 GMT-0000 Xavi (as xavidp - admin) splitted tracker info from wiki pages and module 3
Wed 16 of Feb, 2022 00:08 GMT-0000 Xavi (as xavidp - admin) replaced content with the tweaked one and provided by local profile export 2
Wed 16 of Feb, 2022 00:01 GMT-0000 Xavi (as xavidp - admin) cloned from Kanban_Board, as a starting point 1