summaryrefslogtreecommitdiff
path: root/app/Model/ProjectPermission.php
AgeCommit message (Expand)Author
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