summaryrefslogtreecommitdiff
path: root/app/Controller
AgeCommit message (Expand)Author
2015-05-21Show swimlane dropdown only when necessaryFrederic Guillot
2015-05-21Fix issue: change 2fa condition due to controller renamingFrederic Guillot
2015-05-21Fix bug: editing private project enable user managementFrederic Guillot
2015-05-18Add ical export for usersFrederic Guillot
2015-05-17Add iCalendar public access for projectsFrederic Guillot
2015-05-16Display tasks in the calendar + improve settingsFrederic Guillot
2015-05-11Add Jabber/XMPP integrationFrederic Guillot
2015-05-10Recurring tasks (#847): template cleanupFrederic Guillot
2015-05-10Merge pull-request #847 (recurring tasks)Frederic Guillot
2015-05-09Fix some php analyzer issuesFrederic Guillot
2015-05-09Allow auto-completion with the task idFrederic Guillot
2015-05-09Update task links, assignee and time tracking (#775), group links by label (#...Frederic Guillot
2015-05-03Initial Recurring Tasks CommitDavid-Norris
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-12Add screenshot support for tasks (copy/paste images directly)Frederic 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-09Simplify and correct thumbnail methodBlueTeck
2015-04-09#779 remove image hover and center thumbnailBlueTeck
2015-04-03Various fixes for PHPAnalyzerFrederic Guillot
2015-04-03Improve and fix issues with 2FAFrederic Guillot
2015-03-31Remove php noticeFrederic Guillot
2015-03-31Improve 2FAFrederic Guillot
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 Hipchat integrationFrederic Guillot
2015-03-29add activity stream to task #693BlueTeck
2015-03-28Add Slack integrationFrederic Guillot
2015-03-28Fix PHP noticeFrederic Guillot
2015-03-28Add currency rates for budget calculationFrederic Guillot
2015-03-28Add task transitions csv exportFrederic Guillot
2015-03-26Add task transitions historyFrederic Guillot
2015-03-26Display subtask estimates in the user calendar according to the timetableFrederic Guillot
2015-03-24Add missing user_id in pagination links for the dashboardFrederic Guillot
2015-03-22Add budget graphFrederic Guillot
2015-03-21Allow admins to transform a private project to a team projectFrederic Guillot
2015-03-21Add option to enable/disable iframe inclusion http headerFrederic Guillot
2015-03-21Add swimlane dropdown in task creation formFrederic Guillot
2015-03-21Fix bug wrong due date after moving a task on the calendarFrederic Guillot
2015-03-15Lowercase class nameFrederic Guillot
2015-03-15Calculate intersection between time tracking and timetableFrederic Guillot