summaryrefslogtreecommitdiff
path: root/app/helpers.php
AgeCommit message (Expand)Author
2014-11-16Hide pagination when not necessaryFrédéric Guillot
2014-11-15Add pagination and sorting to the dashboardFrédéric Guillot
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-11-09Add projects to the dashboard and rename some methodsFrédéric Guillot
2014-11-06Include all vendor files in the repo to be easier for peopleFrédéric Guillot
2014-11-02Change layout (experimental)Frédéric Guillot
2014-10-24Update helpers.php, function a()Oliver Bertuch
2014-10-20Fix broken links (Markdown content) for public boards (#319)Frédéric Guillot
2014-10-15Tiny DocString updatemoraxy
2014-10-12Add pagination/column sorting for search and completed tasksFrédéric Guillot
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