summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-22Fix broken unit testFrédéric Guillot
2014-09-22Move task webhook to the controller webhookFrédéric Guillot
2014-09-22Basic prototype to handle Github webhooksFrédéric Guillot
2014-09-20Add configuration option to enable/disable 'Strict-Transport-Security' HTTP h...Frédéric Guillot
2014-09-20Improve installation docFrédéric Guillot
2014-09-20Models refactoring/improvementsFrédéric Guillot
2014-09-20Extract project permissions to a separate classFrédéric Guillot
2014-09-20Split Task model into smaller classesFrédéric Guillot
2014-09-19Exclude current user in email notifications, pull-request #273)Frédéric Guillot
2014-09-19Merge pull-request #274 (url redirection/session expired)Frédéric Guillot
2014-09-19Improve make-archive.shFrédéric Guillot
2014-09-19Improve make-archive.sh and update swiftmailerFrédéric Guillot
2014-09-19Add API example in PythonFrédéric Guillot
2014-09-18Fix bug: update of the last_modified field for projectsFrédéric Guillot
2014-09-18Add doc for projects modificationFrédéric Guillot
2014-09-19redirect to original target page after logging inLim Yuen Hoe
2014-09-18Add screenshots for automatic actions documentationFrédéric Guillot
2014-09-18Add documentation about board public accessFrédéric Guillot
2014-09-18Fix bug: overdue tasks email notificationFrédéric Guillot
2014-09-17Add documentation to create projectsFrédéric Guillot
2014-09-17Add documentation to create tasksFrédéric Guillot
2014-09-17Add install procedure for Centos 7Frédéric Guillot
2014-09-17Add documentation to execute automatic testsFrédéric Guillot
2014-09-17Improve labels in change password interface (pull-request #270)Frédéric Guillot
2014-09-17Fix typos in API documentationFrédéric Guillot
2014-09-17Improve API calls for project permissionsFrédéric Guillot
2014-09-17Improve board API callsFrédéric Guillot
2014-09-16Improve API calls for usersFrédéric Guillot
2014-09-16Improve API calls for commentsFrédéric Guillot
2014-09-16Add more events and notifications for tasksFrédéric Guillot
2014-09-16Don't load Javascript assets for public board accessFrédéric Guillot
2014-09-16Remove unused codeFrédéric Guillot
2014-09-16Rename method names to be more consistentFrédéric Guillot
2014-09-16Improve template loaderFrédéric Guillot
2014-09-16Improve Board::Index() and avoid useless HTTP redirectsFrédéric Guillot
2014-09-16Update Russian and Italian translations (pull-requests #266 and #265)Frédéric Guillot
2014-09-16Add more unit tests for task position movesFrédéric Guillot
2014-09-15Fix documentation linkFrédéric Guillot
2014-09-15Update Spanish translationsFrédéric Guillot
2014-09-15Tiny postgres fixes (pull-request #263)Frédéric Guillot
2014-09-15Run unit tests across different database backends + fix bugsFrédéric Guillot
2014-09-14Add documentation for nginx+ssl setupFrédéric Guillot
2014-09-12Split LDAP findUser() method into smaller functionsFrédéric Guillot
2014-09-12Fix minor bug: wrong variableFrédéric Guillot
2014-09-12Add settings field to control project columns (pull-request #244)Frédéric Guillot
2014-09-12Remove some code duplication (validation rules)Frédéric Guillot
2014-09-12Improve API calls for subtasksFrédéric Guillot
2014-09-12Fix broken task export (#249)Frédéric Guillot
2014-09-12Add Russian translations (pull-request #248)Frédéric Guillot
2014-09-11Improve API calls for categoriesFrédéric Guillot