summaryrefslogtreecommitdiff
path: root/app/ServiceProvider/AuthenticationProvider.php
AgeCommit message (Expand)Author
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
2016-01-29Move Google authentication to an external pluginFrederic Guillot
2016-01-24Split project edition into multiple pagesFrederic Guillot
2016-01-09Add forgot password featureFrederic Guillot
2015-12-29Add autocompletion in textarea for user mentionsFrederic Guillot
2015-12-06Adjust wrong permissionFrederic Guillot
2015-12-06Restrict actions for project viewersFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot