summaryrefslogtreecommitdiff
path: root/app/helpers.php
AgeCommit message (Expand)Author
2014-10-11Add 3 new fields for tasks: start date, time estimated and time spentFrédéric Guillot
2014-10-04Improve settings page and move some config parameters to the databaseFrédéric Guillot
2014-09-28Add support for Github Issue WebhooksFrédéric Guillot
2014-09-27Replace Markdown parser by ParsedownFrédéric Guillot
2014-09-23Add phpdoc commentsFrédéric Guillot
2014-09-17Improve labels in change password interface (pull-request #270)Frédéric Guillot
2014-09-08Fix bug HTTPS detection (issue with IIS)Frédéric Guillot
2014-09-02Refactoring of user management (ui)Frédéric Guillot
2014-08-16The fullname is displayed instead of the username if not emptyFrédéric Guillot
2014-06-25Merge pull-request #140 (several small fixes)Frédéric Guillot
2014-05-28Add CSRF protectionsFrédéric Guillot
2014-05-27Improve assets loading (add helpers)Frédéric Guillot
2014-05-25Add subtasksFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot