summaryrefslogtreecommitdiff
path: root/app/ServiceProvider
AgeCommit message (Expand)Author
2015-10-17Remove exit expression in database providerFrederic Guillot
2015-10-17Move slack, hipchat and jabber integrations to pluginsFrederic Guillot
2015-10-17Add metadata for users, tasks and projectsFrederic Guillot
2015-10-17Move ProjectActivitySubscriber to a new notification typeFrederic Guillot
2015-10-17Move webhook to project notification typeFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-17Make user notifications pluggableFrederic Guillot
2015-10-16Move DateParser class to Core namespaceFrederic 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-12Add CSV import for tasksFrederic Guillot
2015-10-12Add user CSV importFrederic Guillot
2015-10-10Allow plugins to override CSP rulesFrederic Guillot
2015-10-03Add web notificationsFrederic Guillot
2015-10-02Add config parameter to enable/disable SyslogFrederic 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 formattersFrederic 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-20Add abstract cache layerFrederic Guillot
2015-09-16Add abstract storage layerFrederic Guillot
2015-09-13Move budget outside of the coreFrederic Guillot
2015-09-13First draft for plugins systemFrederic Guillot
2015-09-12Update dependenciesFrederic Guillot
2015-07-16Refactoring of Google Authentication (new callback url)Frederic Guillot
2015-07-12Start to implement url rewrite (nice urls)Frederic Guillot
2015-07-06Add lead and cycle time for projectsFrederic Guillot
2015-07-05Add task analyticsFrederic Guillot
2015-06-28Start to implement advanced search query languageFrederic Guillot
2015-06-27PicoDb updateFrederic Guillot
2015-06-24Add timer for subtasks and remove settings for subtask time trackingFrederic Guillot
2015-06-13Add Sendgrid as mail transportFrederic 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-30Update loggerFrederic Guillot
2015-05-24Fix PhpAnalyzer issuesFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-05-11Add Jabber/XMPP integrationFrederic Guillot
2015-05-10Recurring tasks (#847): move hardcoded conditions to event subscriber + refac...Frederic Guillot
2015-04-19Rename Hipchat classFrederic Guillot
2015-04-19Add Sendgrid integration (incoming email handling)Frederic Guillot
2015-04-19Add Mailgun integration (incoming emails)Frederic Guillot
2015-04-19Add Postmark integration (inbound emails for task creation)Frederic Guillot
2015-04-18Add Slack and Hipchat integrations for each projectsFrederic Guillot
2015-03-29Add Hipchat integrationFrederic Guillot
2015-03-28Add Slack integrationFrederic Guillot
2015-03-28Add currency rates for budget calculationFrederic Guillot
2015-03-26Add task transitions historyFrederic Guillot