summaryrefslogtreecommitdiff
path: root/app/Controller
AgeCommit message (Expand)Author
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
2017-02-15Improve PR #3038Frederic Guillot
2017-02-15Fix #3030: Add upload the sqlite database featureKonstantin Vorobyev
2017-02-12Improve error reporting when file upload is not configured properlyFrederic Guillot
2017-02-11Convert Spanish documentation to UTF-8Frederic Guillot
2017-02-11Fix CFD chart (stack wrongly ordered)Frederic Guillot
2017-02-11Open comments in board view with a modal dialog instead of tooltipFrederic Guillot
2017-02-08Change wording for project status (use "closed" instead of "inactive")Frederic Guillot
2017-02-08Improve columns table in project settingsFrederic Guillot
2017-02-08Prevent people to remove columns that contains tasksFrederic Guillot
2017-02-07Fix broken subtask restriction per userFrederic Guillot
2017-01-29Improve forget password behaviourFrederic Guillot
2017-01-29Do not set default task assignee for team projectsFrederic Guillot
2017-01-29Solve conflicts in PR #2431Frederic Guillot
2017-01-24Simplify date and time configuration to avoid potential validation issuesFrederic Guillot
2017-01-23Fix regression: stay on the same page when a task is closedFrederic Guillot