summaryrefslogtreecommitdiff
path: root/app/Controller
AgeCommit message (Expand)Author
2017-10-30Add section for predefined contentsFrederic Guillot
2017-10-27Remove feature "Allow everybody to access to this project"Frederic Guillot
2017-10-20Add bulk subtasks creationFrederic Guillot
2017-09-27Make sure people do not access to files of other projectsFrederic Guillot
2017-09-23Do not expose IDs in formsFrederic Guillot
2017-09-23Avoid people to alter other projects by changing form dataFrederic Guillot
2017-08-11Filter variables when updating user profileFrederic Guillot
2017-08-11Make sure only admins can change password of other usersFrederic Guillot
2017-07-16Add "Create another link" checkbox for internal link as in sub-task creationOlivier Maridat
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 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-22Show only active users in auto-complete formsFrederic Guillot
2017-05-12Avoid PHP notice when regenerating API token for a userFrederic Guillot
2017-04-30Return HTTP 403 when access is forbiddenSimon Doppler
2017-04-12Bug: Improve task update restrictionBusfreak
2017-04-08Use user variable instead of current sessionFrederic 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-07Add project restriction to block task editionFrederic Guillot
2017-04-05Add new project restriction to block assignee changeFrederic 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-19Improve subtask toggleFrederic Guillot
2017-03-12Redirect to project list when removing a projectFrederic 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-26Redesign users list layoutFrederic Guillot
2017-02-19Redesign project list viewFrederic Guillot
2017-02-19Redesign task list viewFrederic Guillot
2017-02-19Allow people to remove missing automatic actionsFrederic Guillot
2017-02-19Update translationsFrederic Guillot
2017-02-18Send tasks by emailFrederic Guillot
2017-02-18Send comments by emailFrederic Guillot
2017-02-18Improve tags management in project settingsFrederic Guillot
2017-02-18Improve category sectionFrederic Guillot
2017-02-18Prevent people to remove swimlanes that contains tasksFrederic Guillot
2017-02-18Add mandatory argument "project_id" to API method "updateSwimlane()"Frederic Guillot
2017-02-18Remove default swimlaneFrederic Guillot
2017-02-16Fix #3031: Auto-assign sub-task to task ownerKonstantin Vorobyev