forked from wekan/wekan
-
Notifications
You must be signed in to change notification settings - Fork 0
Team
Lauri Ojansivu edited this page Nov 6, 2019
·
94 revisions
GitHub Username | Location | Position | Details |
---|---|---|---|
xet7 | Finland | Maintainer since 2016-12 | Source/Docker/Ubuntu snap/VirtualBox releases, testing and merging pull requests, organizing and answering issues, updating wiki and website, some features. |
If anyone finds what issue can be closed, is already fixed, you find how to fix it, or can check with Docker version tags in what version something broke and in next was fixed, please add comment to issue about it. xet7 gets email from every new issue and comment to issue. Pull requests very welcome. Thanks!
Also, see newest contributors at ChangeLog
GitHub Username | Location | Position | Details |
---|---|---|---|
whowillcare | Universe | Contributor | Added WYSIWYG card comment editor that can be turned off with sudo snap set wekan richer-card-comment-editor='false' , Global webhook to Admin Panel, etc a lot of features. |
juliensl | Universe | Contributor | Can help finding in which Wekan version Docker tag something worked and in next version broke, please tag @juliensl when that is needed, he saves a lot of time of xet7 |
justinr1234 | Universe | Contributor | Added more MongoDB indexes for huge Wekan speedup. Added prettier that formats code style. Etc. |
road42 | Universe | Contributor | Devcontainer etc. |
Akuket | Universe | Contributor | Added LDAP to Wekan. Etc. |
bentiss | Universe | Contributor | Added OpenAPI docs generation, swimlanes etc. |
liske | Germany | Contributor | Added card REST API fix, card time fix etc. |
urakagi | Taiwan | Contributor | Fixed app hang. In the filter menu, 1) Turning on "show archive" will request archived lists and show them on the ListView. 2) Turning on "hide empty lists" will hide empty lists on the ListView. Etc. |
jymcheong | Universe | Contributor | Added Card Open Webhook. |
This page lists some of the contributors that have donated their time, resources or code to the project. This list is not up-to-date.
GitHub Username | Location | Position | Details |
---|---|---|---|
mquandalle | France | Author | xet7 still has direct contact with him |
- About
- No UI major redesign
- Test Edge
- FAQ
- IRC FAQ - answers to questions asked at IRC
- Roadmap - board at Wekan demo
- Team
- Press
- Blog
- NOT related to Wekan
- Wekan vs Trello vs Restyaboard
- Features
- Custom Logo
- Gantt Chart
- Admin: Impersonate user
- Emoji etc syntax
- Numbered text syntax
- Time Tracking
- Subtasks <== Has fix
- Templates
- Archive and Delete
- Adding Users
- LDAP
- Keycloak
- Google login
- Azure
- OAuth2, Auth0, GitLab, RocketChat
- Oracle OIM on premise using OAuth2
- ADFS 4.0 using OAuth2 and OpenID
- Nextcloud
- CAS Please test
- SAML Please test
- IFTTT
- Custom Fields
- Due Date
- Forgot Password
- Requirements
- Translations
- Roadmap
- Fix Export board menu not visible on some boards
- Integrations
- RAM usage
- Demo
- Swimlane Documentation
- Wekan Markdown
- Download Wekan for various Platforms: Supported by xet7, Operating Systems, NAS, Cloud
- Example: New card with Python3 and REST API
- Python client to REST API
- Java
- Wekan Sandstorm cards to CSV using Python
- Excel and VBA
- Global Webhook
- Limiting Webhook data
- Receiving Webhooks
- Outgoing Webhook to Discord/Slack/RocketChat/Riot
- Outgoing Webhook to NodeRed
- Outgoing Webhook to PowerShell
- Security: Webhook and CA
- Outgoing Webhooks Data
- Outgoing Webhooks and Let's Encrypt
- Outgoing Webhooks Original Pull Request, multiple Webhooks, more parameters and response order