index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-11-23
Fix some issues
Frédéric Guillot
2014-11-23
Fix issues with PHP 5.3 and phpdocs
Frédéric Guillot
2014-11-23
Add the task id to the details box
Frédéric Guillot
2014-11-23
Create TaskDuplication model
Frédéric Guillot
2014-11-23
Create TaskModification model
Frédéric Guillot
2014-11-23
Fixes for scrutinizer
Frédéric Guillot
2014-11-23
Fix PHP 5.3 issue
Frédéric Guillot
2014-11-23
Create TaskPosition model
Frédéric Guillot
2014-11-22
addColumn() return the column_id now
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-11-22
Move task creation to a seperate class
Frédéric Guillot
2014-11-21
Create TaskStatus model
Frédéric Guillot
2014-11-20
Add Markdown preview for textarea, see #407
Frédéric Guillot
2014-11-20
Move and clean some templates to a subfolder
Frédéric Guillot
2014-11-20
Description should not be mandatory, see #400
Frédéric Guillot
2014-11-20
Fix date due ordering on the dashboard, see #403
Frédéric Guillot
2014-11-18
docs, update: tell users to copy entire `data` dir
George Angelopoulos
2014-11-16
Add daily project summary export
Frédéric Guillot
2014-11-16
Hide pagination when not necessary
Frédéric Guillot
2014-11-16
Add cumulative flow diagram
Frédéric Guillot
2014-11-16
Remove condition
Frédéric Guillot
2014-11-16
Add contributor
Frédéric Guillot
2014-11-16
Add Json-RPC API for Python (pull-request #390)
Frédéric Guillot
2014-11-16
Add script to find missing locales and update locales (pull-request #393)
Frédéric Guillot
2014-11-15
Don't display analytics if not enough data
Frédéric Guillot
2014-11-15
Add pagination and sorting to the dashboard
Frédéric Guillot
2014-11-15
Attach events only for board controller
Frédéric Guillot
2014-11-14
Move some class instancaiations outside the router
Frédéric Guillot
2014-11-14
Use Pimple instead of Core\Registry and add Monolog for logging
Frédéric Guillot
2014-11-13
Add graph for user repartition
Frédéric Guillot
2014-11-13
Move category template to a subfolder
Frédéric Guillot
2014-11-13
Rename template file, fix #394
Frédéric Guillot
2014-11-11
Add subtasks to the dashboard
Frédéric Guillot
2014-11-11
Add Json-RPC API for Python
Karol Judek
2014-11-09
Improve css for tables
Frédéric Guillot
2014-11-09
Start templates cleanup and reorganisation
Frédéric Guillot
2014-11-09
Analytics: add the first graph (task repartition)
Frédéric Guillot
2014-11-09
Add projects to the dashboard and rename some methods
Frédéric Guillot
2014-11-08
Replace box shadow by a black border for recent tasks
Frédéric Guillot
2014-11-08
Change the color of the sidebar
Frédéric Guillot
2014-11-08
Change form styles
Frédéric Guillot
2014-11-06
Update install doc to use composer
Frédéric Guillot
2014-11-06
Ignore vendor for git
Frédéric Guillot
2014-11-06
Remove vendor again
Frédéric Guillot
2014-11-06
Try another composer config
Frédéric Guillot
2014-11-06
Change composer include files
Frédéric Guillot
2014-11-06
Include all vendor files in the repo to be easier for people
Frédéric Guillot
2014-11-04
Update scrutinizer config
Frédéric Guillot
2014-11-04
Switch to composer
Frédéric Guillot
[next]