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 (
Collapse
)
Author
2014-12-04
Merge pull-request #444, Allow click on subtask status icon to toggle
Frédéric Guillot
2014-12-04
Reposition the tooltip when they are loaded.
Francois Ferrand
At the end of the asynchronous load, the tooltips need to be repositionned, since the size of the content may have changed.
2014-12-04
Allow click on subtask status icon to toggle
Francois Ferrand
2014-12-03
Merge branch 'master' of https://github.com/fguillot/kanboard
Frédéric Guillot
2014-12-03
Move tasks templates to a subfolder
Frédéric Guillot
2014-12-03
Merge pull request #440 from Typz/docker
Frédéric Guillot
Fix Dockerfile to support Composer.
2014-12-03
Fix Dockerfile to support Composer.
Francois Ferrand
2014-12-01
Fix bug category duplication
Frédéric Guillot
2014-12-01
Move project templates to a subfolder
Frédéric Guillot
2014-11-30
Improve Markdown css
Frédéric Guillot
2014-11-30
Add getTimezone() procedure to the API
Frédéric Guillot
2014-11-29
Change minimum requirements and add FreeBSD installation guide
Frédéric Guillot
2014-11-29
Add a check in case the request fail
Frédéric Guillot
2014-11-29
Always do the ajax session check
Frédéric Guillot
2014-11-29
Improve session handler and add Ajax session check
Frédéric Guillot
2014-11-29
Update German translation (pull-request #430)
Frédéric Guillot
2014-11-29
Update cli doc
Frédéric Guillot
2014-11-29
Add command line export/calculation for daily project summaries
Frédéric Guillot
2014-11-29
Replace Core\Cli by Symfony\Console
Frédéric Guillot
2014-11-28
Update german translation
Timo
2014-11-26
Fix typo
Frédéric Guillot
2014-11-26
Add @property dateParser (phpdoc)
Frédéric Guillot
2014-11-26
Add @property phpdoc
Frédéric Guillot
2014-11-26
Remove some code duplication
Frédéric Guillot
2014-11-26
Fix some Scrutinizer issues
Frédéric Guillot
2014-11-26
Move subtask templates to a subfolder
Frédéric Guillot
2014-11-26
Move event and notification templates to a subfolder
Frédéric Guillot
2014-11-25
Fix PHP 5.3 issue
Frédéric Guillot
2014-11-25
Remove private projects when a user is deleted
Frédéric Guillot
2014-11-25
Do not display a shadow for form input errors
Frédéric Guillot
2014-11-25
Move comment templates to a subfolder
Frédéric Guillot
2014-11-25
Remove content of a comment update event
Frédéric Guillot
2014-11-25
Improve task creation popover
Frédéric Guillot
2014-11-25
Show the task creation form as a popover
Frédéric Guillot
2014-11-25
Fix bug description preview
Frédéric Guillot
2014-11-25
Automatically add the logged user during project creation
Frédéric Guillot
2014-11-25
Auto assign user during task creation if there is only one user
Frédéric Guillot
2014-11-24
Integrate tooltips and code cleanup/fix bugs, see #166
Frédéric Guillot
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
[next]