summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-03-02Merge branch 'patch-1' of github.com:maggick/kanboardFrédéric Guillot
2014-03-02Added translations for Polish languagetoomyem
2014-03-01Add acl and access list for projectsFrédéric Guillot
2014-02-28Update README.markdownMatthieu 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-27Remove PHP noticeFrédéric Guillot
2014-02-27Improve session creationFrédéric Guillot
2014-02-25Improve task limit js conditionFrédéric Guillot
2014-02-25Add task limit for each columnFrédéric Guillot
2014-02-24Add story points for tasksFrédéric Guillot
2014-02-24Display a page not found when the data is not in the dabase anymoreFrédéric Guillot
2014-02-24Improve HTML escapingFrédéric Guillot
2014-02-24Improve timezone pull-request and settings pageFrédéric Guillot
2014-02-24Fixed timezone warning by adding timezone config optionrzeka
2014-02-24Added missing translationsrzeka
2014-02-23Change mouse cursor for draggable itemsFrédéric Guillot
2014-02-23Remove project dropdown from task editFrédéric Guillot
2014-02-23Add the possibility to change the assignee directly from the boardFrédéric Guillot
2014-02-23Display an error message when there is no column for a projectFrédéric Guillot
2014-02-23Add helpers for the user session and fix bug edit_user admin checkboxFrédéric Guillot
2014-02-22Add new contributorFrédéric Guillot
2014-02-22A 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-22Update 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-22Add kiosk mode, public board access with read-only and auto-refreshFrédéric Guillot
2014-02-22Add a page to display completed tasks and add the completion date column for ↵Frédéric Guillot
tasks
2014-02-22Fixed PHP notice when user's default project doesn't existrzeka
2014-02-21Update readmeFrédéric Guillot
2014-02-21Fix minor errorsFrédéric Guillot
2014-02-21Display HSTS headers only when HTTPS is usedFrédéric Guillot
2014-02-21Show the task description only if not emptyFrédéric Guillot
2014-02-21Fix a PHP noticeFrédéric Guillot
2014-02-21Replace Mardown parser by another one to be able to disallow markup or entitiesFrédéric Guillot
2014-02-21Update readmeFrédéric Guillot
2014-02-21Update the FAQ, how to use VagrantFrédéric Guillot
2014-02-21Add contributors and change requirementsFrédéric Guillot
2014-02-21Change PHP requirementsFrédéric Guillot
2014-02-21Merge branch 'master' of https://github.com/mathgl67/kanboardFrédéric Guillot
2014-02-21Remove space in translation filesFrédéric Guillot
2014-02-21Add a Vagrantfile to help lazy people to test Kanboard.mathgl67
2014-02-21Added Polish translationrzeka
2014-02-16Improve webhook to add a taskFrédéric Guillot
2014-02-16Minor improvementsFrédéric Guillot
2014-02-16Add utility shell-scriptsFrédéric Guillot
2014-02-16Update PicoDbFrédéric Guillot
2014-02-11Remove php noticeFrédéric Guillot
2014-02-08Improve authenticationFrédéric Guillot
2014-02-08Minors improvementsFrédéric Guillot
2014-01-25Add iconsFrédéric Guillot
2014-01-25Change linkFrédéric Guillot
2014-01-25Fix bug: default date formatFrédéric Guillot
2014-01-25First commitFrédéric Guillot