The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://app.transifex.com/wekan/wekan only. https://wekan.fi
Find a file
Alexander Sulfrian a2888250f4 Models: Replace before.insert with autoValues
The before.insert hooks have the problem, that they are executed in a
different order if called from the client or from the server. If called
from the client, the before.insert hook is called before validation of
the schema, but if called from the server, the validation is called
first and fails.
2016-06-03 03:56:35 +02:00
.meteor Update flow router to 2.10.1 from 2.10.0 2016-02-01 18:00:45 +01:00
client Models: Replace before.insert with autoValues 2016-06-03 03:56:35 +02:00
config Change the board import layout from a popup to a full page 2016-01-31 20:03:12 +01:00
i18n UI: Add log-in button to public boards 2016-04-21 20:38:09 +02:00
meta Changes in code to correct the spelling of emoji (plural) 2016-02-28 23:10:52 -06:00
models Models: Replace before.insert with autoValues 2016-06-03 03:56:35 +02:00
public Fix the favicon 2015-08-29 13:34:36 +02:00
server Do not publish the whole user doc of board members (#579) 2016-04-21 19:24:42 +02:00
.editorconfig Add editorconfig support 2015-10-12 17:41:09 +02:00
.eslintrc.json Upgrade ESLint to v2 2016-03-17 16:26:14 +01:00
.gitignore Add eslint-plugin-meteor 2015-10-27 17:40:38 +01:00
.travis.yml Adapt CI 2015-10-27 18:01:44 +01:00
app.json Mention Heroku one-click-install on the release notes 2015-09-10 19:20:19 +02:00
CHANGELOG.md Add changes for v0.11 to the changelog 2016-04-21 21:03:37 +02:00
Contributing.md Create a security disclosure process 2015-10-21 17:59:33 +02:00
docker-compose.yml ports in docker-compose.yml must be an array 2016-01-08 10:14:55 +01:00
Dockerfile Update some meta-data 2016-01-02 17:15:19 +01:00
LICENSE Update some meta-data 2016-01-02 17:15:19 +01:00
package.json Upgrade ESLint to v2 2016-03-17 16:26:14 +01:00
README.md Adds IndieHosters SaaS offer 2016-02-05 19:54:16 +00:00
sandstorm-pkgdef.capnp Update some meta-data 2016-01-02 17:15:19 +01:00
sandstorm.js Update some meta-data 2016-01-02 17:15:19 +01:00
scalingo.json Add Scalingo one-click deploy 2015-12-14 15:20:16 +01:00

Wekan

Join the chat

Wekan is an open-source and collaborative kanban board application.

Whether youre 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.

Our roadmap is self-hosted on Wekan

Wekan supports most features you would expect of it including a real-time user interface, cards comments, member assignations, customizable labels, filtered views, and more.

Since it is a free software, you dont 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 Heroku or [Sandstorm] sandstorm_market platforms and verified Docker images.

Deploy

SignUp

Deploy to Scalingo

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

Our roadmap is self-hosted on Wekan