summaryrefslogtreecommitdiff
path: root/app/Model/ProjectPermission.php
AgeCommit message (Expand)Author
2016-04-09Filter refactoringFrederic Guillot
2016-02-13Enable/Disable usersFrederic Guillot
2015-12-29Add autocompletion in textarea for user mentionsFrederic Guillot
2015-12-29Send notifications on user mentionsFrederic Guillot
2015-12-17Show only active projects in board selectorFrederic Guillot
2015-12-14Fix wrong constant name that cause a PHP error in project management sectionFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-08-22Add global Gantt chart for all projectsFrederic Guillot
2015-08-16Add project users overviewFrederic Guillot
2015-06-27PicoDb updateFrederic Guillot
2015-06-03normal user should not have inactive boards in board selectorTimotheus Pokorra
2015-03-21Display projects on the dashboard and board selector when everybody allowed i...Frederic Guillot
2015-02-14Fix PHPAnalyzer issuesFrederic Guillot
2015-02-14Refactoring/simplification of the pull-request about linksFrederic Guillot
2015-01-31Add table/pagination to the project listFrederic Guillot
2015-01-25Do not show inactive projects info on the dashboard and update picodb (merge ...Frederic Guillot
2015-01-02Allow project managers to remove tasksFrédéric Guillot
2015-01-02Various fixes and improvementsFrédéric Guillot
2015-01-02Fix bugs, improve perfs and use SimpleLogger instead of MonologFrédéric Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-12-27Fix some PHPAnalyzer issuesFrédéric Guillot
2014-12-11Add project owner support (allow user management to a regular user), see #316Frédéric Guillot
2014-12-04Move user templates to a subfolderFrédéric Guillot
2014-11-25Auto assign user during task creation if there is only one userFrédéric Guillot
2014-11-09Add projects to the dashboard and rename some methodsFrédéric Guillot
2014-10-21Add option to allow everybody on a projectFrédéric Guillot
2014-10-05Regular users are able to create private projectsFrédéric Guillot
2014-10-05Projects are not anymore visible to everybody by defaultFrédéric Guillot
2014-09-20Extract project permissions to a separate classFrédéric Guillot