index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Model
/
ProjectModel.php
Age
Commit message (
Expand
)
Author
2018-04-27
Remove all attachments when removing a project
Frédéric Guillot
2017-05-27
Check owner existence before to create project
Frederic Guillot
2017-05-12
Ensure project tags are removed when the project is removed (PR #3250)
Frederic Guillot
2017-04-08
Improve dashboard
Frederic Guillot
2017-03-19
Do not list private projects when adding a new user
Frederic Guillot
2017-03-12
Simplify dashboard to use new tasks list view
Frederic Guillot
2017-02-19
Redesign project list view
Frederic Guillot
2017-02-18
Prevent people to remove swimlanes that contains tasks
Frederic Guillot
2017-02-18
Remove default swimlane
Frederic Guillot
2017-02-08
Improve columns table in project settings
Frederic Guillot
2017-02-04
Add email address field for projects
Frederic Guillot
2016-08-31
Fix wrong project date format (shown as 01/01/1970)
Frederic Guillot
2016-07-24
Move dashboard pagination into separate classes
Frederic Guillot
2016-07-02
Handle priority for task and project duplication
Frederic Guillot
2016-06-09
Add total sum of tasks per project in dashboard
Lev Lazinskiy
2016-05-28
Rename all models
Frederic Guillot