summaryrefslogtreecommitdiff
path: root/app/Template
AgeCommit message (Expand)Author
2017-10-20Improved display of the header barYannick Armand
2017-10-20Add bulk subtasks creationFrederic Guillot
2017-10-19Do not use jQuery tooltip for task title in collapsed modeFrederic Guillot
2017-10-18Improve external task integrationFrederic Guillot
2017-10-17Add support for array in automatic actionsFrederic Guillot
2017-10-16Add attribute title to external linksFrederic Guillot
2017-10-12Generate a link if the reference is a URLFrederic Guillot
2017-10-12Render a dropdown menu for external task providersFrederic Guillot
2017-10-12Feature request #2072 : Quick edit in the list viewFlorian Wernert
2017-09-23Do not expose IDs in formsFrederic Guillot
2017-09-23Avoid people to alter other projects by changing form dataFrederic Guillot
2017-07-16Add "Create another link" checkbox for internal link as in sub-task creationOlivier Maridat
2017-06-18Add missing subtask permissions for project viewer roleFrederic Guillot
2017-06-18Make sure that due datetime is using the right colorFrederic Guillot
2017-06-09Remove checkbox to simplify task mail formFrederic Guillot
2017-06-03Add autocomplete dropdown on comment subject and email fieldsFrederic Guillot
2017-06-03Add configurable list of predefined subjects when sending a task by emailFrederic Guillot
2017-06-03Add dropdown menu to autocomplete email field from project membersFrederic Guillot
2017-06-03Add the possibility to create a comment when a task is sent by emailFrederic Guillot
2017-05-22Fix broken user mentions in comment form at the bottom of the task view pageFrederic Guillot
2017-05-12Fix wrong dropdown menu in group members listFrederic Guillot
2017-05-10Change Due Date to Due Timestamp fixes #919 (#3249)Oliver Buchmann
2017-04-30Add sorting by position in task list viewFrederic Guillot
2017-04-30Add sorting by start date for tasks listFrederic Guillot
2017-04-30Add missing plugin parameter for search boxFrederic Guillot
2017-04-08Add missing user_id argumentFrederic Guillot
2017-04-08Improve dashboardFrederic Guillot
2017-04-08Add assignee restriction for custom project roles (dnd)Frederic Guillot
2017-04-08Improve task update restrictionFrederic Guillot
2017-04-01Move Gravatar to external pluginFrederic Guillot
2017-04-01Move Gantt charts to external pluginFrederic Guillot
2017-04-01Move calendar to external pluginFrederic Guillot
2017-03-19Fix little glitch in project list when there is no iconFrederic Guillot
2017-03-19Restore task title link on boardFrederic Guillot
2017-03-19Improve subtask toggleFrederic Guillot
2017-03-12Simplify dashboard to use new tasks list viewFrederic Guillot
2017-03-11Move dashboard menu for calendar and activity streamFrederic Guillot
2017-03-11Move notifications outside of dashboardFrederic Guillot
2017-03-11Use same layout as task listing for task searchFrederic Guillot
2017-03-11Change groups list layoutFrederic Guillot
2017-03-11Make user actions available from contextual menuFrederic Guillot
2017-03-09Render QR code for TwoFactor authentication without Google Chart APIFrederic Guillot
2017-02-26Add toggle button to show/hide subtasks in task list viewFrederic Guillot
2017-02-26Display tags in task list viewFrederic Guillot
2017-02-26Project priority is always rendered nowFrederic Guillot
2017-02-26Display project list icons on the rightFrederic Guillot
2017-02-26Redesign users list layoutFrederic Guillot
2017-02-25Added hooks before and after the column header rowgusthoff
2017-02-23Escape custom role nameFrederic Guillot
2017-02-23Add helper method to use implode() with HTML escapingFrederic Guillot