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 781577db04 Experiment new ergonomics to interact with card details
The idea is that by displaying card details in a sidebar stuck on the
right of the screen, the mouse had to travel too much before
interacting with it. I also don’t want to use the Trello solution
(modal) on big screens, because I like the ability to interact with
the selected card and with the board at the same time (like in a
e-mail client).

The solution introduced in this commit consist of opening the card
detail in a column next to the minicard list.

This commit also fix right sidebar members and labels drag and drop.
2015-05-24 22:11:40 +02:00
.meteor Upgrade dependencies 2015-05-22 19:47:55 +02:00
client Experiment new ergonomics to interact with card details 2015-05-24 22:11:40 +02:00
collections Revert "added to the background object to the Boards collection." 2015-05-13 14:49:42 +02:00
i18n change i18n file names 2015-05-13 10:52:48 +03:00
public Renaissance 2015-05-12 19:33:50 +02:00
server Remove cached board data when the client log out 2015-05-22 19:45:06 +02:00
.gitignore Renaissance 2015-05-12 19:33:50 +02:00
.jscsrc Experiment new ergonomics to interact with card details 2015-05-24 22:11:40 +02:00
.jshintrc Experiment new ergonomics to interact with card details 2015-05-24 22:11:40 +02:00
.travis.yml travis file updated 2015-05-13 11:41:17 +03:00
Contributing.md Renaissance 2015-05-12 19:33:50 +02:00
Dockerfile Renaissance 2015-05-12 19:33:50 +02:00
LICENSE Renaissance 2015-05-12 19:33:50 +02:00
README.md Style tweaks 2015-05-14 14:28:47 +02:00
sandstorm-pkgdef.capnp Renaissance 2015-05-12 19:33:50 +02:00
sandstorm.js Renaissance 2015-05-12 19:33:50 +02:00

LibreBoard Build Status

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