summaryrefslogtreecommitdiff
path: root/app/Controller
AgeCommit message (Collapse)Author
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
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
2015-03-12Merge and improve pull-request #704Frederic Guillot
2015-03-10Improve pull-requestFrederic Guillot
2015-03-10Merge pull-request #699Frederic Guillot
2015-03-10Add a quick task link creation as it is possible for subtaskOlivier Maridat
2015-03-10Add an item "Add a link" in the dropdown menu of a task in the board viewOlivier Maridat
2015-03-09Lowercase filenameFrederic Guillot
2015-03-09Add user timetablesFrederic Guillot
2015-03-07Add user costFrederic Guillot
2015-03-07add image thumbnail to task detail view, add icons to common file ↵BlueTeck
extensions, better layout in task attachments
2015-03-02preview images in taskviewBlueTeck
2015-03-01Add subtask positionFrederic Guillot
2015-02-24Add project description field.Francois Ferrand
Description is shown in a popup when hovering the 'information' icon, like column description, which is shown in project list on dashboard and in board's title. This is useful to document the categories and colors used in the project.