-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Team
Lauri Ojansivu edited this page Sep 25, 2023
·
96 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!
GitHub Username | Location | Position | Details |
---|---|---|---|
jinthakur | USA | Contributor | Can help testing bundle on Windows and finding in which Wekan version Docker tag something worked and in next version broke, please tag @jinthakur when that is needed, he saves a lot of time of xet7 |
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 |
Also, see newest contributors at ChangeLog
GitHub Username | Location | Position | Details |
---|---|---|---|
marc1006 | Universe | Contributor | XSS fix, etc many features and fixes |
NicoP-S | Germany | Contributor | Added Card voting, fixed Change slug on card rename, etc |
habenamare | Ethiopia | Contributor | Added the 'Currency' Custom Field type, etc |
helioguardabaxo | Brazilia | Contributor | Added Theme: Modern. Etc. |
CidKramer | Universe | Contributor | Added Clearblue theme. Etc. |
gvespignani70 | Universe | Contributor | Added an API to get the cards for a specific custom field value. Etc. |
hgustafsson | Universe | Contributor | Alignment and spacing of minicard labels |
GitGramm | Universe | Contributor | Added dates & assignees to REST API calls, etc |
krupupakku | Spain | Contributor | Fixed Swimlanes ID missing in new boards. Fixed avatar-image class. Etc. |
wackazong | Universe | Contributor | Fixed Create card does not allow an empty member list. Etc. |
bentiss | Universe | Contributor | Added OpenAPI docs generation, swimlanes etc. |
jimmyjones2 | Universe | Contributor | OpenShift template updates |
salleman33 | France | Contributor | Created Wekan LDAP code. Etc. |
Akuket | Universe | Contributor | Added salleman33's LDAP code to Wekan. Etc. |
justinr1234 | Universe | Contributor | Added more MongoDB indexes for huge Wekan speedup. Added prettier that formats code style. Etc. |
road42 | Germany | Contributor | Devcontainer 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. |
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 |
Wekan - OpenSource Kanban
- Deep Dive Into WeKan
- Meteor WeKan Roadmap - board at Wekan demo
- Multiverse WeKan Roadmap
- Docs/Manual
- Change Language
- Forgot Password
- About
- Test Edge
- WeKan Design Principles
- FAQ
- IRC FAQ - answers to questions asked at IRC
- Team
- Press
- Blog
- Wekan vs Trello vs Restyaboard
- Results of Survey 2020-01
- Allow private boards only: Disable Public Boards
- Security Disclosure and details of Security in Wekan
- Security issues
- Password Hashing
- Cron: Hourly restart WeKan, because of memory leaks
- Maybe: Add more RAM to Node.js to prevent crash
- Clustering AWS etc
- Scaling
- Kubernetes
- Redis Oplog
- Meteor Scaling at Meteor Cloud
- Scaling at Meteor forums
- From Previous Export, paste big WeKan JSON
- Progress: Import/Export/Sync
- From CSV/TSV
- From Trello
- From Jira
- From Asana
- From Zenkit
- From old Wekan manually
- Converting Meteor Stylus to CSS
- Repair MongoDB
- Using Meteor MongoDB to repair files
- If board does not open and keeps loading
- Repair Docker
- Wekan Markdown
- Emoji
- Mermaid Diagram DOES NOT WORK ANYMORE
- Numbered text
- Automatic login
- Disable Password Login
- Forgot Password
- Admin: Impersonate user
- Adding Users
- Active users Presence
- Accounts Lockout: Brute force login protection
- LDAP
- LDAP AD Simple Auth
- Keycloak
- Google login
- Azure
- OAuth2, Auth0, GitLab, RocketChat
- Oracle OIM on premise using OAuth2
- ADFS 4.0 using OAuth2 and OpenID
- Azure AD B2C using OAuth2
- Nextcloud
- CAS Please test
- SAML Please test
- Zitadel
- Multiline
- Linked Cards
- Drag Drop on Mobile and Desktop
- Rclone: Store attachments to cloud storage like S3, MinIO, etc
- Python based features
- Burndown and Velocity Chart
- Wait Spinners
- Translations
- Default Language for All Users
- Roadmap
- Features
- Planning Poker
- Scaling
- Custom Logo
- Subtasks <== Has fix
- Templates
- Cover
- Archive and Delete
- Custom Fields
- Fix Export board menu not visible on some boards
- RAM usage
- Demo
- Swimlane Documentation
- Customize Translations
- Download Wekan for various Platforms: Supported by xet7, Operating Systems, NAS, Cloud
- Helm Chart for Kubernetes
- Caddy
- Nginx
- Apache
- OpenLiteSpeed
- Local self signed TLS
- Let's Encrypt and Google Auth
- TLS with Node.js
- Traefik and self-signed SSL certs
- Example: New card with Python3 and REST API
- Python client to REST API
- Go 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