summaryrefslogtreecommitdiff
path: root/app/Controller
AgeCommit message (Collapse)Author
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
Notify the user that an email has been sent or not.
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
2016-12-20Offer the possibility to override internal formatter objects from pluginsFrederic Guillot
2016-12-19Avoid code duplication in PR #2891Frederic Guillot
2016-12-19Merge pull-request #2891Frederic Guillot
2016-12-17Add cache decorator for UserModelFrederic Guillot
2016-12-13Implement feature #2843phecho
2016-12-13Verify file upload sizephecho
2016-12-09Rewrite component to change user/group roleFrederic Guillot
2016-12-03Add personal API access tokenFrederic Guillot
2016-12-03Add suggest menu for task IDFrederic Guillot
2016-11-27Make suggest menu appears in comment textareasFrederic Guillot
2016-11-27Add suggest menu for user mentions in text editorFrederic Guillot
2016-11-15Convert calendar to VueJS componentFrederic Guillot
Update to FullCalendar 3.1.0 as well.
2016-11-07Handle modification of external tasksFrederic Guillot
2016-11-06Load external tasks asynchronously from task view pageFrederic Guillot
2016-11-05Add the possibility to create external tasksFrederic Guillot
2016-10-21Show error messages in dialog box to move tasksFrédéric Guillot
2016-10-09Restrict search to active projectsFrederic Guillot
2016-10-08Always apply merge hooks in task creation controllerFrederic Guillot
2016-10-05Do not show closed tasks in task move position formFrederic Guillot
2016-09-28Added prepareValues with hook for pluginsEskiso
2016-09-18Enforce restrictions for column menusFrederic Guillot
2016-09-18Add column restrictions to custom project rolesFrederic Guillot