The Open Source kanban (built with Meteor).

Lauri Ojansivu ad241b9f84 v2.58 vor 6 Jahren
.github dbf3a48b5f Update GitHub issue template for LDAP and Snap issues elsewhere. vor 6 Jahren
.meteor d1e13e48fe Restore original meteor packages and versions. vor 6 Jahren
.tx fe1941008c Update translations. vor 7 Jahren
.vscode 8d555707f2 Add VSCode editor configuration to the repository vor 9 Jahren
client 0f15b6d198 - Add Duplicate Board tooltip, and remove adding text "Copy" to duplicated board. vor 6 Jahren
config dbb1a86ca3 - Admin Panel / Layout / Custom Product Name now changes webpage title. vor 6 Jahren
fix-download-unicode 70ca6fdec9 Add support for IE11 in fix-download-unicode. vor 8 Jahren
helm 8984172ff6 Readme updates vor 6 Jahren
i18n 0f15b6d198 - Add Duplicate Board tooltip, and remove adding text "Copy" to duplicated board. vor 6 Jahren
meta 9a55f38d90 Change fr.md to not be executeable. vor 7 Jahren
models 0f15b6d198 - Add Duplicate Board tooltip, and remove adding text "Copy" to duplicated board. vor 6 Jahren
nginx c61e44d55b - Add optional Nginx reverse proxy config to docker-compose.yml and nginx directory. vor 6 Jahren
openapi 2969161afb - More whitelabeling. vor 6 Jahren
openshift fcc3560df4 - OpenShift: Drop default namespace value and duplicate WEKAN_SERVICE_NAME parameter. vor 6 Jahren
public 08c8ebc100 - Fix typos. vor 6 Jahren
releases c259324185 Fix cloning repos. vor 6 Jahren
server ebfc8e5a1b Fix lint errors. vor 6 Jahren
snap 1be8e5625f Fixing problem when mongodb was not started at install/refresh vor 7 Jahren
snap-src 7919ae3628 - OAUTH2_LOGIN_STYLE popup or redirect, part 2. vor 6 Jahren
stacksmith a45ccf1db7 [Remove phantomjs binary from Docker/Snap/Stackerfile to reduce size](https://github.com/wekan/wekan/issues/2229). vor 6 Jahren
.editorconfig 21dcd162f5 Add editorconfig support vor 9 Jahren
.eslintrc.json 3ce902123f Lint also async. Thanks to Akuket ! vor 6 Jahren
.gitignore 5b8c642d8f - Add whole packages/ directory to .gitignore. vor 6 Jahren
.travis.yml 3b8c76a32e Update versions of Node and NPM at Travis. vor 7 Jahren
CHANGELOG.md ad241b9f84 v2.58 vor 6 Jahren
CONTRIBUTING.md 90b589d993 Remove duplicate Contributing.md vor 7 Jahren
Dockerfile 217b3ae488 Remove not needed ARGS from Dockerfile to reduce amount of Docker layers. vor 6 Jahren
LICENSE f40d1f6bd5 update license to year 2019 vor 6 Jahren
README.md dfc4ab6dd8 Add license scan report and status vor 6 Jahren
SECURITY.md c0957ce173 I removed the period from a non-sentence. vor 7 Jahren
Stackerfile.yml ad241b9f84 v2.58 vor 6 Jahren
app.env c7f9651236 App env variables vor 8 Jahren
app.json 53c0a52788 Remove Trello. vor 7 Jahren
docker-compose.yml db6dbe34c3 Fix docker-compose.yml vor 6 Jahren
find.sh 548d095223 - Add find.sh bash script that ignores extra directories when searching. vor 6 Jahren
package.json ad241b9f84 v2.58 vor 6 Jahren
rebuild-wekan.bat 7919ae3628 - OAUTH2_LOGIN_STYLE popup or redirect, part 2. vor 6 Jahren
rebuild-wekan.sh 289e3d6286 More deps. vor 6 Jahren
sandstorm-pkgdef.capnp ad241b9f84 v2.58 vor 6 Jahren
sandstorm.js 34d8235551 Add the following new Sandstorm features and fixes: vor 6 Jahren
scalingo.json 53c0a52788 Remove Trello. vor 7 Jahren
settings.json ee81775dc8 Adding SSO CAS to Wekan vor 7 Jahren
snapcraft.yaml 625682a4da - Use older api2html@0.3.0 to fix broken snap and docker build, vor 6 Jahren
start-wekan.bat 7919ae3628 - OAUTH2_LOGIN_STYLE popup or redirect, part 2. vor 6 Jahren
start-wekan.sh 7919ae3628 - OAUTH2_LOGIN_STYLE popup or redirect, part 2. vor 6 Jahren
status-wekan.sh 22a9e783c9 Revised shell scripts to check for wekan repository vor 6 Jahren
stop-wekan.sh 22a9e783c9 Revised shell scripts to check for wekan repository vor 6 Jahren

README.md

Wekan - Open Source kanban

Contributors Docker Repository on Quay Docker Hub container status Docker Hub pulls Wekan Build Status Codacy Badge Code Climate Project Dependencies Code analysis at Open Hub FOSSA Status

Translate Wekan at Transifex

Translations to non-English languages are accepted only at Transifex using webbrowser. New English strings of new features can be added as PRs to edge branch file wekan/i18n/en.i18n.json .

Wekan feature requests and bugs

Please add most of your questions as GitHub issue: Wekan feature requests and bugs. It's better than at chat where details get lost when chat scrolls up.

Chat

Wekan Chat - Most Wekan community and developers are here. Works on webbrowser and PWA app that can be added as icon on Android and bookmark on iOS, used like native app.

Wekan IRC FAQ

FAQ

NOTE:

  • Please read the FAQ first
  • Please don't feed the trolls and spammers that are mentioned in the FAQ :)

About Wekan

Wekan is an completely Open Source and Free software collaborative kanban board application with MIT license.

Whether you’re maintaining a personal todo list, planning your holidays with some friends, or working in a team on your next revolutionary idea, Kanban boards are an unbeatable tool to keep your things organized. They give you a visual overview of the current state of your project, and make you productive by allowing you to focus on the few items that matter the most.

Since Wekan is a free software, you don’t have to trust us with your data and can install Wekan on your own computer or server. In fact we encourage you to do that by providing one-click installation on various platforms.

  • Wekan is used in most countries of the world.
  • Wekan largest user has 13k users using Wekan in their company.
  • Wekan has been translated to about 50 languages.
  • Features: Wekan has real-time user interface.
  • Platforms: Wekan supports many platforms. Wekan is critical part of new platforms Wekan is currently being integrated to.
  • Integrations: Current possible integrations and future plans.

Requirements

  • 64bit: Linux Snap or Sandstorm / Mac / Windows. More Platforms. ARM progress.
  • 1 GB RAM minimum free for Wekan. Production server should have miminum total 4 GB RAM. For thousands of users, for example with Docker: 3 frontend servers, each having 2 CPU and 2 wekan-app containers. One backend wekan-db server with many CPUs.
  • Enough disk space and alerts about low disk space. If you run out disk space, MongoDB database gets corrupted.
  • SECURITY: Updating to newest Wekan version very often. Please check you do not have automatic updates of Sandstorm or Snap turned off. Old versions have security issues because of old versions Node.js etc. Only newest Wekan is supported. Wekan on Sandstorm is not usually affected by any Standalone Wekan (Snap/Docker/Source) security issues.
  • Reporting all new bugs immediately. New features and fixes are added to Wekan many times a day.
  • Backups of Wekan database once a day miminum. Bugs, updates, users deleting list or card, harddrive full, harddrive crash etc can eat your data. There is no undo yet. Some bug can cause Wekan board to not load at all, requiring manual fixing of database content.

Roadmap

Roadmap Milestones

Developer Documentation

We also welcome sponsors for features and bugfixes. By working directly with Wekan you get the benefit of active maintenance and new features added by growing Wekan developer community.

Demo

Wekan demo

Screenshot

More screenshots at Features page

Screenshot of Wekan

Stable

  • master+devel branch. At release, devel is merged to master.
  • Receives fixes and features that have been tested at edge that they work.
  • If you want automatic updates, use Snap.
  • If you want to test before update, use Docker quay.io release tags.

Edge

  • edge branch. All new fixes and features are added to here first. Testing Edge.

License

Wekan is released under the very permissive MIT license, and made with Meteor.

FOSSA Status