summaryrefslogtreecommitdiff
path: root/app/Controller
AgeCommit message (Expand)Author
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
2017-01-22Add user invitationsFrederic Guillot
2017-01-22Simplify user creation formFrederic Guillot
2017-01-22Avoid PHP notice when validation failFrederic Guillot
2017-01-14Improve external link form when validation failFrederic Guillot
2017-01-14Fix PHP notice in task creation formFrederic Guillot
2017-01-08Improve settings pages layoutFrederic Guillot
2017-01-08Improve link labels pages navigationFrederic Guillot
2017-01-08Improve currencies pages navigationFrederic Guillot
2017-01-08Offer the possibility to define version compatibility from pluginsFrederic Guillot
2017-01-08Display project exports in modal boxFrederic Guillot
2017-01-08Display project analytics in modal boxFrederic Guillot
2017-01-08Open project activities in modal boxFrederic Guillot
2017-01-08Open form to create customer filters in modal boxFrederic Guillot
2017-01-08Open task import in modal boxFrederic Guillot
2017-01-02Refactoring/rewrite of modal boxes handlingFrederic Guillot