summaryrefslogtreecommitdiff
path: root/app/Core/Base.php
AgeCommit message (Expand)Author
2016-03-04PHPdoc cleanupFrederic Guillot
2016-03-04Add namespace Export and move classesFrederic Guillot
2016-03-04Create Import namespace and move classesFrederic Guillot
2016-03-04Remove model OverdueNotificationFrederic Guillot
2016-02-29Add unit test for transition modelFrederic Guillot
2016-02-20Fix cosmetic issues and update api documentationFrederic Guillot
2016-02-14Add ProjecFile and TaskFile modelsFrederic Guillot
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2016-01-16Remove ProjectAnalytic classFrederic Guillot
2016-01-15Move analytic logic to separate classesFrederic Guillot
2016-01-14Move validator methodsFrederic Guillot
2016-01-13Move some validators to separate classesFrederic Guillot
2016-01-11Move project validator methodsFrederic Guillot
2016-01-11Minor fixesFrederic Guillot
2016-01-11Move subtask validator methodsFrederic Guillot
2016-01-11Move swimlane validator methodsFrederic Guillot
2016-01-11Move task link validator methodsFrederic Guillot
2016-01-09Add forgot password featureFrederic Guillot
2016-01-07Remove HTMLToMarkdown dependencyFrederic Guillot
2016-01-07Move Gitlab webhook to an external pluginFrederic Guillot
2016-01-07Move bitbucket webhook to an external pluginFrederic Guillot
2016-01-06Fix phpdocFrederic Guillot
2016-01-06Move Github Webhook to external pluginFrederic Guillot
2016-01-03Improve Automatic Actions plugin apiFrederic Guillot
2015-12-22Added the possiblity to define custom routes from pluginsFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-10-25Move some classes to namespace Core\HttpFrederic Guillot
2015-10-17Remove exit expression in database providerFrederic Guillot
2015-10-17Move slack, hipchat and jabber integrations to pluginsFrederic Guillot
2015-10-17Throw exception for page not foundFrederic Guillot
2015-10-17Make user notifications pluggableFrederic Guillot
2015-10-16Make mail transports pluggable and move integrations to pluginsFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-11Fix some phpdocFrederic Guillot
2015-10-02Add custom filters (refactoring of pull-request #1312)Frederic Guillot
2015-09-26Add page to show the list of pluginsFrederic Guillot
2015-09-20Add php docblocksFrederic Guillot
2015-09-20Fix some phpdoc and remove useless codeFrederic Guillot
2015-09-20Move timetable to a pluginFrederic Guillot
2015-09-20Move subtask forecast to a pluginFrederic Guillot
2015-09-13Move budget outside of the coreFrederic Guillot
2015-07-19Fix minor issuesFrederic Guillot
2015-07-06Add lead and cycle time for projectsFrederic Guillot
2015-06-19Fix phpdoc commentsFrederic Guillot
2015-06-07Add Mailgun API as mail transportFrederic Guillot
2015-06-06Improve email sending system and add Postmark as mail transportFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot