summaryrefslogtreecommitdiff
path: root/README.markdown
AgeCommit message (Collapse)Author
2014-09-12Add settings field to control project columns (pull-request #244)Frédéric Guillot
2014-09-12Add Russian translations (pull-request #248)Frédéric Guillot
2014-09-11Add contributor to the readmeFrédéric Guillot
2014-09-08Update de_DE translation (pull-request #233)Frédéric Guillot
2014-09-08Add installation documentation for Windows Server and IISFrédéric Guillot
2014-08-30Add contributorFrédéric Guillot
2014-08-20Improve default email domain for reverse-prxy authFrédéric Guillot
2014-08-19Add contributor for Italian translationFrédéric Guillot
2014-08-18Add doc for board configurationFrédéric Guillot
2014-08-18Add some doc for contributorsFrédéric Guillot
2014-08-15Update documentationFrédéric Guillot
2014-08-14Add Reverse-Proxy authentication documentation (pull-request #202)Frédéric Guillot
2014-08-13Add new contributorFrédéric Guillot
2014-08-13Add new contributorFrédéric Guillot
2014-08-10Update Ubuntu installation doc (merge pull-request #198)Frédéric Guillot
2014-07-29Add contributorFrédéric Guillot
2014-07-26Overdue date have a different color now (merge pull-request #186)Frédéric Guillot
2014-07-26Improve german translation (merge pull-request #185)Frédéric Guillot
2014-07-20Add CLI documentationFrédéric Guillot
2014-07-14Add contributorFrédéric Guillot
2014-07-05Add a new contributorFrédéric Guillot
2014-07-05Add Postgresql supportFrédéric Guillot
2014-06-30Merge pull-request: Github authentication #162Frédéric Guillot
2014-06-26Merge pull-request #145 (Json-RPC fix)Frédéric Guillot
2014-06-25Merge pull-request #140 (several small fixes)Frédéric Guillot
2014-06-25Merge pull-request about HTTPSFrédéric Guillot
2014-06-24Update Spanish translationFrédéric Guillot
2014-06-24Add Swedish translationFrédéric Guillot
2014-06-24Start to write the API documentationFrédéric Guillot
2014-06-20Fix minor translations issuesFrédéric Guillot
2014-05-26Improve events handlingFrédéric Guillot
2014-05-25Added German translation (contribution of @troloo)Frédéric Guillot
2014-05-17Add contributot to the readmeFrédéric Guillot
2014-05-04Add Google auth documentationFrédéric Guillot
2014-04-27Add Scrutinizer badge to the READMEFrédéric Guillot
2014-04-26Add travis-ci configurationFrédéric Guillot
2014-04-20Add LDAP documentationFrédéric Guillot
2014-04-20Add installation instructions for UbuntuFrédéric Guillot
2014-04-15Spanish translation integrationFrédéric Guillot
2014-04-08Add a contributorFrédéric Guillot
2014-04-04Update readmeFrédéric Guillot
2014-04-04Add Brazilian Portuguese translation (contribution of Claudio L.)Frédéric Guillot
2014-03-31Update installation instructions for Debian and CentosFrédéric Guillot
2014-03-30Add Mysql/MariaDB supportFrédéric Guillot
2014-03-16Add more documentationFrédéric Guillot
2014-03-15Add documentation about automatic actionsFrédéric Guillot
2014-03-10Add contributorsFrédéric Guillot
2014-03-06Start to write some documentation about users managementFrédéric Guillot
2014-03-02Add documentationsFré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.