summaryrefslogtreecommitdiff
path: root/app/Core
AgeCommit message (Expand)Author
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-23Move task edit form to the task layoutFrédéric Guillot
2014-09-22Basic prototype to handle Github webhooksFrédéric Guillot
2014-09-19Exclude current user in email notifications, pull-request #273)Frédéric Guillot
2014-09-19redirect to original target page after logging inLim Yuen Hoe
2014-09-16Improve template loaderFrédéric Guillot
2014-09-15Run unit tests across different database backends + fix bugsFrédéric Guillot
2014-09-10Add subtasks and comments historyFrédéric Guillot
2014-09-08Change the session lifetime (valid until the browser is closed)Frédéric Guillot
2014-09-08Fix bug HTTPS detection (issue with IIS)Frédéric Guillot
2014-08-17Fix encoding issue in mail subjectFrédéric Guillot
2014-08-16Authentication backends refactoringFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-07-26Fix bug: wrong date displayed by strftime (#178)Frédéric Guillot
2014-07-19Add Task CSV export and Kanboard CLIFrédéric Guillot
2014-06-25Merge pull-request #140 (several small fixes)Frédéric Guillot
2014-05-28Improve session destroyFrédéric Guillot
2014-05-28Reduce session time to 2 hoursFrédéric Guillot
2014-05-28Add CSRF protectionsFrédéric Guillot
2014-05-27Fix some Windows Server issuesFrédéric Guillot
2014-05-26Improve automatic actions (move task to another position same columns)Frédéric Guillot
2014-05-26Improve events handlingFrédéric Guillot
2014-05-23Improve css and phpdoc commentsFrédéric Guillot
2014-05-23Minor code improvementsFrédéric Guillot
2014-05-22Add files uploadFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot