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
/
Category.php
Age
Commit message (
Collapse
)
Author
2015-07-01
Remove method Category::getBoardCategories()
Frederic Guillot
2015-06-27
PicoDb update
Frederic Guillot
2015-06-20
Improve automatic action duplication with unit tests and improve database schema
Frederic Guillot
2015-04-11
Add category description (merge and modify pull-request #692)
Frederic Guillot
2015-01-25
Do not show inactive projects info on the dashboard and update picodb (merge ↵
Frederic Guillot
#546)
2014-12-28
Add default project categories in settings
Frédéric Guillot
2014-12-01
Fix bug category duplication
Frédéric Guillot
2014-11-23
Create TaskDuplication model
Frédéric Guillot
2014-11-22
Some refactoring for PHP 5.3
Frédéric Guillot
2014-11-22
Improve API to return id instead of a boolean
Frédéric Guillot
2014-09-12
Remove some code duplication (validation rules)
Frédéric Guillot
2014-09-11
Improve API calls for categories
Frédéric Guillot
2014-09-01
Improve task duplication
Frédéric Guillot
2014-08-19
Fix a bug and improve project cloning code
Frédéric Guillot
2014-06-20
First API implementation
Frédéric Guillot
2014-05-23
Improve css and phpdoc comments
Frédéric Guillot
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot