summaryrefslogtreecommitdiff
path: root/app/Model
AgeCommit message (Expand)Author
2015-04-22Send notifications with the language of the recipientFrederic Guillot
2015-04-21Allow admins to disable the 2FA for a standard userFrederic 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-04-18Fix PHP 5.3 issueFrederic Guillot
2015-04-18Fix bug when moving subtasks with non consecutive positionsFrederic Guillot
2015-04-18Fix issue move column up/down with non consecutive positionsFrederic Guillot
2015-04-12Add screenshot support for tasks (copy/paste images directly)Frederic Guillot
2015-04-11Make sure the user is connectedFrederic Guillot
2015-04-11Fix php errorFrederic Guillot
2015-04-11Include all tasks for daily project summariesFrederic Guillot
2015-04-11Add burndown chartFrederic Guillot
2015-04-11Add auth controllerFrederic Guillot
2015-04-11Add column controllerFrederic Guillot
2015-04-11Add category description (merge and modify pull-request #692)Frederic Guillot
2015-04-11Improve pull-request (move thumbnail generation function)Frederic Guillot
2015-04-09#717 add size, user, date to uploaded filesBlueTeck
2015-04-07Display the sum of task complexity in the columnFrederic Guillot
2015-04-07Display the author in email notificationsFrederic Guillot
2015-04-06Fix postgres issue with time-off timetableFrederic Guillot
2015-04-03Rename action TaskAssignColor to TaskAssignColorColumnFrederic Guillot
2015-04-03Merge pull-request #763Frederic Guillot
2015-04-03Various fixes for PHPAnalyzerFrederic Guillot
2015-04-03Fix issue with subtask forecastFrederic Guillot
2015-04-03Ability to assign a task color based on an event.Manish Lad
2015-03-31Add two factor authenticationFrederic Guillot
2015-03-30Avoid code duplication in pull-request #746Frederic Guillot
2015-03-30Merge pull-request #746Frederic Guillot
2015-03-30Add Gravatar integrationFrederic Guillot
2015-03-29add activity stream to task #693BlueTeck
2015-03-29add task name to subtask dashboard #682BlueTeck
2015-03-28Add Slack integrationFrederic Guillot
2015-03-28Restrict currency controller to adminsFrederic Guillot
2015-03-28Add currency rates for budget calculationFrederic Guillot
2015-03-28Display only relevant data in the budget graphFrederic Guillot
2015-03-28Add task transitions csv exportFrederic Guillot
2015-03-26Add task transitions historyFrederic Guillot
2015-03-26Fetch only subtasks with status=todoFrederic Guillot
2015-03-26Display subtask estimates in the user calendar according to the timetableFrederic Guillot
2015-03-22Improve and translate pull-requestFrederic Guillot
2015-03-22Merge pull-request #664Frederic Guillot
2015-03-22Add budget graphFrederic Guillot
2015-03-21Display projects on the dashboard and board selector when everybody allowed i...Frederic Guillot
2015-03-21Add swimlane dropdown in task creation formFrederic Guillot
2015-03-15Calculate intersection between time tracking and timetableFrederic Guillot
2015-03-15Add cost breakdown for project budgetFrederic Guillot
2015-03-14Calculate the time spent based on the timetableFrederic Guillot
2015-03-12Start to develop the budget moduleFrederic Guillot