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
2016-12-13 09:37:53 +02:00
.meteor Use atmosphere package of bootstrap-datepicker lib. 2016-11-22 21:28:54 +01:00
.tx Update translations. 2016-12-13 09:37:53 +02:00
.vscode Add VSCode editor configuration to the repository 2016-07-20 15:54:59 +02:00
client Merge pull request #31 from mario-orlicky/show-cards-count 2016-11-29 04:05:29 +02:00
config Change the board import layout from a popup to a full page 2016-01-31 20:03:12 +01:00
i18n Update translations. 2016-12-13 09:37:53 +02:00
meta Update version and author information for new release on Sandstorm. 2016-11-07 17:16:43 -05:00
models Merge pull request #31 from mario-orlicky/show-cards-count 2016-11-29 04:05:29 +02:00
public optimize png images losslessly using zopflipng 2016-07-18 22:54:03 +02:00
server don't chain the presences cursor on the users cursor 2016-11-22 10:34:31 -05: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 the Transifex configuration to the repository 2016-07-20 16:17:21 +02: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 Fix typo. 2016-12-01 00:05:46 +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 Fix eslint testing 2016-07-21 12:52:32 +02:00
README.md Update translations. 2016-12-13 09:37:53 +02:00
sandstorm-pkgdef.capnp update Sandstorm metadata for release 2016-11-28 21:17:04 -05:00
sandstorm.js hack to avoid 'board not found' problem in Sandstorm 2016-11-22 22:20:39 -05:00
scalingo.json Add Scalingo one-click deploy 2015-12-14 15:20:16 +01:00

Wekan fork

Join the chat Build Status

Wekan fork FAQ

Wekan fork announcement

Translate Wekan fork at Transifex

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 fork

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 various platforms.

Supported Platforms

Debian Wheezy 64bit

Deploy SignUp Deploy to Scalingo Install on Cloudron Try on Sandstorm

Upcoming Platforms

Install from source

Create Sandstorm .spk file from source

Docker

Docker on SUSE Linux Enterprise Server 12 SP1

VirtualBox: Needs to be updated for Wefork.

Email to work on already working Heroku: Use 3rd party email like SendGrid, update process.env.MAIL_URL , change from email at Accounts.emailTeamplates.from , new file in server folder called smtp.js on code Meteor.startup(function () }); . TODO: Test and find a way to use API keys instead.

Azure: Install from source. Azure endpoint needs to be added. Not tested yet.

OpenShift: Not tested yet.

Google Cloud: Needs info how to enable websockets.

License

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

Roadmap

Our roadmap is self-hosted on Wekan fork