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 dd08485b36 Fix the layout on IE11
The new user interface uses the flexbox box model has it's primary way
to organize the layout. Unfortunately IE have a non-negligible amount
of subtitle and tricky bugs with its flexbox implementation.

This one was about a `flex-grow: 1` element not growing in a container
which size is defined with `min-height`. See the bug in Microsoft bug
tracker for more details:

  https://connect.microsoft.com/IE/feedback/details/802625/

Fixes #225
2015-08-27 00:36:33 +02:00
.meteor Replace bower packages by meteor ones 2015-08-25 20:31:09 +02:00
client Fix the layout on IE11 2015-08-27 00:36:33 +02:00
collections Implement board archive and restoration 2015-08-26 19:59:44 +02:00
i18n Implement board archive and restoration 2015-08-26 19:59:44 +02:00
meta Adds new app store metadata to sandstorm package definition 2015-08-20 22:57:09 +02:00
public Switch the font to roboto 2015-08-20 15:59:00 +02:00
server Implement board archive and restoration 2015-08-26 19:59:44 +02:00
.gitignore Implement multi-selection 2015-05-30 03:50:14 +02:00
.jscsrc Implement multi-selection 2015-05-30 03:50:14 +02:00
.jshintrc Implement a modal system 2015-08-26 16:49:41 +02:00
Contributing.md Renaissance 2015-05-12 19:33:50 +02:00
Dockerfile Update the DockerFile 2015-05-30 21:21:56 +02:00
History.md Implement board archive and restoration 2015-08-26 19:59:44 +02:00
LICENSE Renaissance 2015-05-12 19:33:50 +02:00
README.md Remove unused Travis CI configuration 2015-08-22 23:31:15 +02:00
sandstorm-pkgdef.capnp Adds new app store metadata to sandstorm package definition 2015-08-20 22:57:09 +02:00
sandstorm.js Start the migration from iron-router to flow-router 2015-08-23 11:11:03 +02:00

LibreBoard

LibreBoard is an open-source kanban board that let you organize things in cards, and cards in lists. You can use it alone, or with your team and family thanks to our real-time synchronisation feature. Libreboard is a land of liberty and you can implement all sort of workflows on it using tags, comments, member assignation, and many more.

Our roadmap is self-hosted on LibreBoard

Since it is a free software, you dont have to trust us with your data and can install LibreBoard on your own computer or server. In fact we encourage you to do that by providing one-click installation for the Sandstorm platform and verified Docker images.

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

Our roadmap is self-hosted on LibreBoard