summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-30Add the possiblity to regenerate all tokensFrédéric Guillot
2014-03-30Add Mysql/MariaDB supportFrédéric Guillot
2014-03-25Ask the current password before changing a user passwordFrédéric Guillot
2014-03-23Comment edit/remove actionsFrédéric Guillot
2014-03-19Task duplicationFrédéric Guillot
2014-03-19Bug fix: Remove checkbox 'another task' on the page task editFrédéric Guillot
2014-03-16Link syntax help to the official documentationFrédéric Guillot
2014-03-16Add more documentationFrédéric Guillot
2014-03-16Add the possiblity to reorder the column position for a boardFrédéric Guillot
2014-03-15Improve make-archive.sh scriptFrédéric Guillot
2014-03-15Add documentation about automatic actionsFrédéric Guillot
2014-03-14Update to the last version of password_compatFrédéric Guillot
2014-03-14Improve token generation by using openssl or /dev/urandom or uniqid() as fall...Frédéric Guillot
2014-03-14Update polish translationFrédéric Guillot
2014-03-13Make sure that magic quotes are disabled for PHP < 5.4Frédéric Guillot
2014-03-12Refresh the board only when it's necessary and add a link on the task titleFrédéric Guillot
2014-03-12Add unit tests for automatic actionsFrédéric Guillot
2014-03-11Fix unit testFrédéric Guillot
2014-03-11Add unit test for the "task close" actionFrédéric Guillot
2014-03-10Add an automatic action to assign a color to a specific userFrédéric Guillot
2014-03-10Lowercase fileFrédéric Guillot
2014-03-10Add contributorsFrédéric Guillot
2014-03-09Uncomment unit testFrédéric Guillot
2014-03-09Lowercase base controller includeFrédéric Guillot
2014-03-09Automatic actionsFrédéric Guillot
2014-03-09Merge pull request #48 from EpocDotFr/patch-1Frédéric Guillot
2014-03-08urandom is not available on WindowsMaxime
2014-03-07Merge pull request #46 from rzeka/masterFrédéric Guillot
2014-03-07Added Polish translationsrzeka
2014-03-06Start to write some documentation about users managementFrédéric Guillot
2014-03-06Assign existing tasks to nobody when a user is removedFrédéric Guillot
2014-03-05Add a 'due date' field and display the number of comments on the boardFrédéric Guillot
2014-03-05Improve unit testFrédéric Guillot
2014-03-05Merge branch 'patch-1' of github.com:toomyem/kanboardFrédéric Guillot
2014-03-05Altered test cases for allowed user checking.toomyem
2014-03-05Admin users are not allowed for a projecttoomyem
2014-03-05#37 click on task to access itrzeka
2014-03-04Add the possibility to add a description directly from the task show viewFrédéric Guillot
2014-03-04Improve commentsFrédéric Guillot
2014-03-04Added basic comments on tasksrzeka
2014-03-03Story Points translation missingrzeka.net
2014-03-02Add documentationsFrédéric Guillot
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
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