summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-11Add 3 new fields for tasks: start date, time estimated and time spentFrédéric Guillot
2014-10-08Add Mysql escapingFrédéric Guillot
2014-10-07Add contributorFrédéric Guillot
2014-10-07Add icon for shared board on the project listFrédéric Guillot
2014-10-07Allow public board iframe inclusion (see #309)Frédéric Guillot
2014-10-07Allow quickly creating and changing state of subtask (pull-request #312)Frédéric Guillot
2014-10-07Only send notifications to project members (#299)Frédéric Guillot
2014-10-07Add comment creation form to the task summary page (pull-request #300)Frédéric Guillot
2014-10-07Ensure all columns on the board get the same width.Francois Ferrand
2014-10-05Try to improve the project list (user interface)Frédéric Guillot
2014-10-05Regular users are able to create private projectsFrédéric Guillot
2014-10-05Projects are not anymore visible to everybody by defaultFrédéric Guillot
2014-10-05Input date format is now a config parameter instead of the current localeFrédéric Guillot
2014-10-04Improve settings page and move some config parameters to the databaseFrédéric Guillot
2014-10-04Keep the checkbox 'another subtask' activated, see #295Frédéric Guillot
2014-10-01Fix typoAleix Pol
2014-09-28Add support for Github Issue WebhooksFrédéric Guillot
2014-09-28Improve automatic actions (check for compatible events/actions/parameters)Frédéric Guillot
2014-09-28Request::getValues() doesn't parse json request anymoreFrédéric Guillot
2014-09-28Move methods getIpAddress() and getUserAgent() to the Request classFrédéric Guillot
2014-09-27Hide users menu for non-admins (pull-request #284)Frédéric Guillot
2014-09-27Replace Markdown parser by ParsedownFrédéric Guillot
2014-09-24Update translations (pull-requests #282, #287 and #288)Frédéric Guillot
2014-09-23Move task edit form to the task layoutFrédéric Guillot
2014-09-23Add phpdoc commentsFrédéric Guillot
2014-09-23Regular users can remove only their own tasksFrédéric Guillot
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