summaryrefslogtreecommitdiff
path: root/app/ServiceProvider/AuthenticationProvider.php
AgeCommit message (Expand)Author
2017-04-01Move Gantt charts to external pluginFrederic Guillot
2017-02-18Send tasks by emailFrederic Guillot
2017-02-11Open comments in board view with a modal dialog instead of tooltipFrederic Guillot
2017-01-27More API procedures are now available to project members and project viewersFrederic Guillot
2017-01-26Set API methods getColumns and getColumn accessible to project viewersFrederic Guillot
2017-01-22Add user invitationsFrederic Guillot
2017-01-02Refactoring/rewrite of modal boxes handlingFrederic Guillot
2016-12-17Add API calls to manage tagsFrederic Guillot
2016-12-12Fix issue #2881Guan Shiliang
2016-12-03Add personal API access tokenFrederic Guillot
2016-08-26Add the possibility to unlock users from the user interfaceFrederic Guillot
2016-06-26Added new API calls for project attachementsFrederic Guillot
2016-06-26Added new API calls for external task linksFrederic Guillot
2016-06-26Added application and project roles validation for API procedure callsFrederic Guillot
2016-06-24Added tag modification from the user interfaceFrederic Guillot
2016-05-28Fix wrong redirect after removing a task from the task view pageFrederic Guillot
2016-05-28Split Gantt controllerFrederic Guillot
2016-05-28Split board controller into multiple classesFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-26Rename task view controllerFrederic Guillot
2016-05-26Rename task controllersFrederic Guillot
2016-05-26Rename 2FA controllerFrederic Guillot
2016-05-25Rename ProjectEdit controllerFrederic Guillot
2016-05-25Rename ProjectPermission controllerFrederic Guillot
2016-05-25Split project controller into multiple classesFrederic Guillot
2016-05-23Added QueueManager to process background jobsFrederic Guillot
2016-05-18Added plugin controller (WIP)Frederic Guillot
2016-05-18Reset failed login counter and unlock user when changing passwordFrederic Guillot
2016-05-17Rename subtask controllerFrederic Guillot
2016-05-16Improve user controllers and viewsFrederic Guillot
2016-05-16Improve group controllers and viewsFrederic Guillot
2016-05-15Rename UserStatus controllerFrederic Guillot
2016-05-15User creation forms are now displayed with inline popupFrederic Guillot
2016-05-15User import is now a popoverFrederic Guillot
2016-05-15Added task creation menu for all projects viewsFrederic Guillot
2016-05-04Added generic controller for task popoversFrederic Guillot
2016-03-26Added avatar image uploadFrederic Guillot
2016-03-18Rename controller TaskLink to TaskInternalLinkFrederic Guillot
2016-03-05Improve automatic action creationFrederic Guillot
2016-03-05Import automatic actions from another projectFrederic Guillot
2016-02-16Add file preview for Markdown and text filesFrederic Guillot
2016-02-14Rename File controller to TaskFileFrederic Guillot
2016-02-13Enable/Disable usersFrederic Guillot
2016-02-05Improve subtask toggle status and timerFrederic Guillot
2016-02-04Do not refresh the whole page when changing subtask status (work in progress)Frederic Guillot
2016-02-03Add dropdown menu with inline popup for all task actionsFrederic Guillot
2016-01-31When creating a new project, have the possibility to select another project t...Frederic Guillot
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2016-01-29Move Gitlab and Github authentication to external pluginsFrederic Guillot