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 d5eec54c72 Start the migration from iron-router to flow-router
Motivations:

* Iron-Router foces us to use Tracker.nonreactive black magic in order
  to avoid un-necessary re-renders;
* There is a community consensus (supported by some MDG members) that
  the flow-router API is easier to reason about;
* The useraccounts now supports flow router (that was a blocking
  element when I considered the switch ~3months ago)

On the server we use the Picker router, as encouraged by the Kadira
team (which develop both Flow and Picker routers).

In the current state of things there are some bugs related to the
missing Loading architecure. Previously onRendered callback where
always called when the data the component needed was available, now
we have to handle this ourselves, which we will in a following commit.
2015-08-23 11:11:03 +02:00
.meteor Start the migration from iron-router to flow-router 2015-08-23 11:11:03 +02:00
client Start the migration from iron-router to flow-router 2015-08-23 11:11:03 +02:00
collections Start the migration from iron-router to flow-router 2015-08-23 11:11:03 +02:00
i18n Improve the multi-selection experience 2015-06-16 14:30:21 +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 Start the migration from iron-router to flow-router 2015-08-23 11:11:03 +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 Work on the card activities and comments 2015-06-12 17:48:15 +02:00
bower.json Autosize the rich editor (for card description and comments) 2015-06-06 10:42:05 +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 Publish the project changelog 2015-08-20 22:46:25 +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