summaryrefslogtreecommitdiff
path: root/app/Model/ProjectModel.php
AgeCommit message (Expand)Author
2017-05-27Check owner existence before to create projectFrederic Guillot
2017-05-12Ensure project tags are removed when the project is removed (PR #3250)Frederic Guillot
2017-04-08Improve dashboardFrederic Guillot
2017-03-19Do not list private projects when adding a new userFrederic Guillot
2017-03-12Simplify dashboard to use new tasks list viewFrederic Guillot
2017-02-19Redesign project list viewFrederic Guillot
2017-02-18Prevent people to remove swimlanes that contains tasksFrederic Guillot
2017-02-18Remove default swimlaneFrederic Guillot
2017-02-08Improve columns table in project settingsFrederic Guillot
2017-02-04Add email address field for projectsFrederic Guillot
2016-08-31Fix wrong project date format (shown as 01/01/1970)Frederic Guillot
2016-07-24Move dashboard pagination into separate classesFrederic Guillot
2016-07-02Handle priority for task and project duplicationFrederic Guillot
2016-06-09Add total sum of tasks per project in dashboardLev Lazinskiy
2016-05-28Rename all modelsFrederic Guillot