MetaMagik
MetaMagik copied to clipboard
Custom Fields for Kanboard - Plugin MetaMagik
looks like one of the classes `class="connected ui-sortable"` adds `disableSelection` as an eventlistener. I can't copy directly from the metamagic values because of this. There are a few workarounds with...
https://github.com/creecros/MetaMagik/blob/7d0fa25ef7bed91fa848545b096f18769553593b/Template/task/metatable.php#L23 Hello Is there any chance we can label the columns per project? At the moment, each task has a column heading of Custom Field and Custom Value.... That would...
Please check line 97 in "NewTaskCreationModel.php", the creator will be overwritten by the current logged in user, even if the column of creator in the csv template is filled ....
Hello, Thanks for the plugin. It is very useful for me. Recently, I started to use [Kanboard API](https://docs.kanboard.org/en/latest/user_guide/index.html) with python to automate part of my job. How ever, for the...
We can see custom fields in a csv export, but if we import a csv , it seems that we are not able to specify those fields in our csv....
Hi I just found out that when creating custom fields, the name of that field seems not supporting Chinese characters, as when I set the name in Chinese, it will...
Hi! I'm trying to find a replacement for Zurmo and struggling. Anyway I'm now off with Kanboard and it's goimg rather ok. We're a small team and have "simple" requirements....
If you create and try to use a Key-Value from DB with the syntax as described: > For Key-value from DB: tablename,keycolumn,valuecolumn. This stop working with KanBaord Version > 1.2.28...
Hi, I would like to style the metamagik information in the card footer and tables. For example hide key x, or set background color for value y or add an...
Hi! Thanks for this amazing plugin! I'm wondering if there is any chance for fields with many values (eg. those populate with db), to display a select input with autocomplete...