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
Maxime Quandalle 9ef8ebaf09 Update Meteor packages
aldeed:collection2            upgraded from 2.5.0 to 2.8.0
aldeed:collection2-core       added, version 1.0.0
aldeed:schema-deny            added, version 1.0.1
aldeed:schema-index           added, version 1.0.1
aldeed:simple-schema          upgraded from 1.3.3 to 1.5.3
cosmos:browserify             upgraded from 0.9.2 to 0.9.3
mdg:validation-error          added, version 0.2.0
meteorhacks:subs-manager      upgraded from 1.6.2 to 1.6.3
peerlibrary:blaze-components  upgraded from 0.15.1 to 0.16.2
peerlibrary:data-lookup       added, version 0.1.0
useraccounts:core             upgraded from 1.13.0 to 1.13.1
useraccounts:flow-routing     upgraded from 1.13.0 to 1.13.1
useraccounts:unstyled         upgraded from 1.13.0 to 1.13.1
2016-01-04 02:06:46 +01:00
.meteor Update Meteor packages 2016-01-04 02:06:46 +01:00
client Remove unnecessary template name declaration 2016-01-03 23:45:46 +01:00
config Share the router configuration between the client and the server 2015-12-28 23:13:20 +01:00
i18n Pull translations from Transifex 2015-12-22 22:18:55 +01:00
meta Support Heroku one-click deploy 2015-09-10 18:07:33 +02:00
models Update some meta-data 2016-01-02 17:15:19 +01:00
public Fix the favicon 2015-08-29 13:34:36 +02:00
server Don't publish private boards meta-data to former members 2015-12-21 18:05:40 +01:00
.editorconfig Add editorconfig support 2015-10-12 17:41:09 +02:00
.eslintrc Force new lines at the end of files 2015-12-30 17:03:27 +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 Release 0.10.1 2015-12-30 19:36:08 +01:00
Contributing.md Create a security disclosure process 2015-10-21 17:59:33 +02:00
docker-compose.yml Complete the Docker Compose manifest 2016-01-03 16:04:40 +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 Update some meta-data 2016-01-02 17:15:19 +01:00
README.md Deploy master branch on Scalingo 2016-01-02 17:02:37 +01: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

Deploy to Scalingo

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

Our roadmap is self-hosted on Wekan