summaryrefslogtreecommitdiff
path: root/app/ServiceProvider
AgeCommit message (Expand)Author
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
2015-03-26Display subtask estimates in the user calendar according to the timetableFrederic Guillot
2015-03-14Calculate the time spent based on the timetableFrederic Guillot
2015-03-12Start to develop the budget moduleFrederic Guillot
2015-03-09Add user timetablesFrederic Guillot
2015-03-07Add user costFrederic Guillot
2015-03-05Add config parameter for custom database portFrederic Guillot
2015-02-13Add task links (Merge pull-request #610)Frederic Guillot
2015-02-11Add subscriber for task (moved date)Frederic Guillot
2015-02-08Add Bitbucket webhookFrederic Guillot
2015-02-07Rename subtask modelFrederic Guillot
2015-02-04Add subtasks restrictions and time trackingFrederic Guillot
2015-01-25Fix bug duplicate project with a too long nameFrederic Guillot
2015-01-25Add new constants: FILES_DIR and DEBUG_FILEFrederic Guillot
2015-01-18Pagination refactoringFrederic Guillot
2015-01-17Add project calendars (merge/refactoring of #490)Frederic Guillot
2015-01-04Add subtasks export and move export actions to a specific controllerFrederic Guillot
2015-01-02Fix bugs, improve perfs and use SimpleLogger instead of MonologFrédéric Guillot