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 9d3271b731
Update Meteor to 1.3.5.1
Meteor is moving fast these days! This version should make Wekan quicker to
start.

These packages were also updated:

accounts-password  upgraded from 1.1.12 to 1.1.13
babel-compiler     upgraded from 6.8.4 to 6.8.5
coffeescript       upgraded from 1.1.3 to 1.1.4
ddp-server         upgraded from 1.2.9 to 1.2.10
ecmascript         upgraded from 0.4.7 to 0.4.8
email              upgraded from 1.0.15 to 1.0.16
npm-bcrypt         upgraded from 0.8.6_2 to 0.8.6_3
stylus             upgraded from 2.512.4 to 2.512.5
templating         upgraded from 1.1.13 to 1.1.14
tracker            upgraded from 1.0.14 to 1.0.15
webapp             upgraded from 1.2.10 to 1.2.11
2016-07-20 11:33:45 +02:00
.meteor Update Meteor to 1.3.5.1 2016-07-20 11:33:45 +02:00
client Fix an event name from animationend to transitionend 2016-07-19 17:17:51 +02:00
config Change the board import layout from a popup to a full page 2016-01-31 20:03:12 +01:00
i18n Welcome board: Allow localization 2016-06-03 03:56:41 +02:00
meta optimize png images losslessly using zopflipng 2016-07-18 22:54:03 +02:00
models Add MongoDB indexes 2016-07-18 22:38:38 +02:00
public optimize png images losslessly using zopflipng 2016-07-18 22:54:03 +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 Fix initial board creation 2016-06-03 03:56:40 +02: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 UI: Fix scaling of cover images (Fixes: #548) 2016-04-25 21:49:56 +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