Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-02 | Merge branch 'patch-1' of github.com:maggick/kanboard | Frédéric Guillot | |
2014-03-02 | Added translations for Polish language | toomyem | |
2014-03-01 | Add acl and access list for projects | Frédéric Guillot | |
2014-02-28 | Update README.markdown | Matthieu Keller | |
Hey, j'ai installé Kanboard pour tester ça a l'air sympa. L'installation sur debian ne m'a pris que quelques minutes. Il faut juste penser à activer sqlite. En effet sinon on a le message d'erreur : PHP extension required: pdo_sqlite pour cela il suffit de rajouter la ligne suivante à `/etc/php5/conf.d/sqlite.ini` (et créer le fichier si nécessaire): extension=sqlite.so je me permet de mettre à jour le readme au passage (avec un echo crade certes) mais il faudra répercuter ça sur le site. | |||
2014-02-27 | Remove PHP notice | Frédéric Guillot | |
2014-02-27 | Improve session creation | Frédéric Guillot | |
2014-02-25 | Improve task limit js condition | Frédéric Guillot | |
2014-02-25 | Add task limit for each column | Frédéric Guillot | |
2014-02-24 | Add story points for tasks | Frédéric Guillot | |
2014-02-24 | Display a page not found when the data is not in the dabase anymore | Frédéric Guillot | |
2014-02-24 | Improve HTML escaping | Frédéric Guillot | |
2014-02-24 | Improve timezone pull-request and settings page | Frédéric Guillot | |
2014-02-24 | Fixed timezone warning by adding timezone config option | rzeka | |
2014-02-24 | Added missing translations | rzeka | |
2014-02-23 | Change mouse cursor for draggable items | Frédéric Guillot | |
2014-02-23 | Remove project dropdown from task edit | Frédéric Guillot | |
2014-02-23 | Add the possibility to change the assignee directly from the board | Frédéric Guillot | |
2014-02-23 | Display an error message when there is no column for a project | Frédéric Guillot | |
2014-02-23 | Add helpers for the user session and fix bug edit_user admin checkbox | Frédéric Guillot | |
2014-02-22 | Add new contributor | Frédéric Guillot | |
2014-02-22 | A few more updates in translations. | toomyem | |
There is no context for strings so sometime it is hard to guess what would be the best translation. | |||
2014-02-22 | Update for Polish translations. | toomyem | |
I've added missing translations and update a few exiting (in Polish we do not use space before and after ':' and '?'). | |||
2014-02-22 | Add kiosk mode, public board access with read-only and auto-refresh | Frédéric Guillot | |
2014-02-22 | Add a page to display completed tasks and add the completion date column for ↵ | Frédéric Guillot | |
tasks | |||
2014-02-22 | Fixed PHP notice when user's default project doesn't exist | rzeka | |
2014-02-21 | Update readme | Frédéric Guillot | |
2014-02-21 | Fix minor errors | Frédéric Guillot | |
2014-02-21 | Display HSTS headers only when HTTPS is used | Frédéric Guillot | |
2014-02-21 | Show the task description only if not empty | Frédéric Guillot | |
2014-02-21 | Fix a PHP notice | Frédéric Guillot | |
2014-02-21 | Replace Mardown parser by another one to be able to disallow markup or entities | Frédéric Guillot | |
2014-02-21 | Update readme | Frédéric Guillot | |
2014-02-21 | Update the FAQ, how to use Vagrant | Frédéric Guillot | |
2014-02-21 | Add contributors and change requirements | Frédéric Guillot | |
2014-02-21 | Change PHP requirements | Frédéric Guillot | |
2014-02-21 | Merge branch 'master' of https://github.com/mathgl67/kanboard | Frédéric Guillot | |
2014-02-21 | Remove space in translation files | Frédéric Guillot | |
2014-02-21 | Add a Vagrantfile to help lazy people to test Kanboard. | mathgl67 | |
2014-02-21 | Added Polish translation | rzeka | |
2014-02-16 | Improve webhook to add a task | Frédéric Guillot | |
2014-02-16 | Minor improvements | Frédéric Guillot | |
2014-02-16 | Add utility shell-scripts | Frédéric Guillot | |
2014-02-16 | Update PicoDb | Frédéric Guillot | |
2014-02-11 | Remove php notice | Frédéric Guillot | |
2014-02-08 | Improve authentication | Frédéric Guillot | |
2014-02-08 | Minors improvements | Frédéric Guillot | |
2014-01-25 | Add icons | Frédéric Guillot | |
2014-01-25 | Change link | Frédéric Guillot | |
2014-01-25 | Fix bug: default date format | Frédéric Guillot | |
2014-01-25 | First commit | Frédéric Guillot | |