Sign in to join this conversation, and others like it, in the communities you care about.
Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.
Wekan / General
[Previous title: Give Permissions to Change a Board / Make Users "Owners"?]
Hi everyone, I'm terribly sorry if this question is asked elsewhere, but I couldn't find anything in the FAQ nor the docs.
Is there a possibility to give members of a board more permissions/to make them board owners, so they can also add columns/lists, if they want to?
The context is that we are a small team with several boards, and it would be nice to allow the team more freedom in how to structure their boards.
In our installation (Wekan 4.70.0) not even an admin can change the boards that were not created by her/himself.
I hope my question is clear enough, if not, don't hesitate to ask for more details.
Best, Clemens
Now I did find the answer to my question myself. Short answer: When you're board admin, you can click on the profile pic/the initials of your colleague in the board settings and change their permissions to "admin".
Thanks for providing this forum. If you ever build a team to improve the user documentation, I'd be happy to contribute something like this. :)
@kuchengrab Anyone can send new documentation as markdown text added to new issue https://github.com/wekan/wekan . Some have tried to start creating more nicely formatted documention at https://github.com/wekan/wekanhow and https://github.com/wekan/wekan-doc , anyone is welcome to send pull requests to those docs. Currently I have my hands full of coding features and fixes mentioned at Roadmap, link to Roadmap at https://wekan.github.io . It would be very nice if anyone would contribute to docs and be part of such documentation team, currently there is no documentation team.
In general, I welcome all new contributors, that can send features, fixes, code etc as pull requests. At Wekan issues https://github.com/wekan/wekan/issues is currently 631 open issues. With current amount of contributors, some add new issues faster than current contributors can reply and fix them.
Having some new documentation contributors, that would add Wekan user and development documentation, would help new users and developers get up to speed faster.
I also welcome any info how I could better encourage new contributors to participate to development of Wekan
What happened to this, actually? https://wekandoc.readthedocs.io/en/latest/ Unfortunately the link to github is broken, seems like the user who started it has abandoned the project ... but looking at wekan-doc, it seems to be the same source. maybe it could be connected again somehow?
Yes, I did disable wiki editing by all logged in GitHub users, because some created new test wiki pages asking why they have edit permission.
Wiki docs are most up-to-date
At GitHub issues I have linked to wiki pages many times, and they are at top of search results
at Google search etc
Hmm, I'll look what kind of permissions wiki has
I made a wiki page. Unfortunately I could neither publish my branch nor make a pull requests via github. But maybe I'm too unfamiliar yet with using it properly ... it shows
Authentication failed. Some common reasons include:- You are not logged in to your account: see File > Options.- You may need to log out and log back in to refresh your token.- You do not have permission to access this repository.- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.
@kuchengrab I moved Wekan wiki docs to https://github.com/wekan/wekan-doc/wiki and invited you to directly edit that wiki
You can directly edit with webbrowser
You can also clone it with: git clone
[email protected]
:wekan/wekan-doc.wiki.git
git add --all && git commit -m "Updated something" && git push
thanks @xet7 for adding me. I added my page both in the wiki and in the docs. unfortunately many of the links on the website linking to the old wiki location are now broken, though. The main task would be to do some bookbinding: to compile all the existing docs and make them accessible in one place. It's a nice task for non-programmer contributors – something that could be mentioned in "how to get involved". The aim would be to centralise the available information.
Problem
Right now, there are several places with partly redundant information:
and then there is
Goal
Ideally, all of these different spots (maybe there are even more?) should boil down to maybe three locations where wekan users, people interested in hosting a wekan instance, commercial support seekers, future contributors as well as experienced developers can find the information they are looking for. that would mean that all users (of different target groups) would find a central page with all important links in order to eliminate ambiguity. Questions like "*Shall I post my bug report in vanila or on github? is the wiki the official documentation or wekan-doc? What do I have to read before posting?" should not arise for users.
How to get there
I would propose:
(Unfortunately I don't have the time to do what I propsed, myself. And I know, @xet7 you want to dedicate your time to software development, commercial support and bugfixing. So maybe this could be done either by someone enthusiastic in the community ... or by a person who gets paid for it. I'm sure it would pay off, as the core team will have less support issues and FAQs to deal with every day!)
if you want, I can open an issue in github, so possibly more people can see this post, discuss it or, even better, DO. 🙂
I already removed from Wekan website link to this community