summaryrefslogtreecommitdiff
path: root/app/ServiceProvider/AuthenticationProvider.php
AgeCommit message (Expand)Author
2019-02-01Authorize only API tokens when 2FA is enabledFrédéric Guillot
2018-06-06Add bulk task modification in list viewFrédéric Guillot
2018-06-04Run cron jobs via URLMiodrag Tokić
2018-06-01Add checkboxes in list view to move tasks to another column at onceFrédéric Guillot
2017-11-02Add predefined templates for task descriptionsFrederic Guillot
2017-10-30Add section for predefined contentsFrederic Guillot
2017-06-18Add missing subtask permissions for project viewer roleFrederic Guillot
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