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
Age
Commit message (
Collapse
)
Author
2014-12-27
Fixs after replacing the event dispatcher
Frédéric Guillot
2014-12-27
Move events handling to Symfony\EventDispatcher
Frédéric Guillot
2014-12-26
Add swimlanes
Frédéric Guillot
2014-12-26
Use PicoDb operator ilike() instead of like()
Frédéric Guillot
2014-12-14
Hungarian translation added
PELLER Zoltan
2014-12-11
Add project owner support (allow user management to a regular user), see #316
Frédéric Guillot
2014-12-09
Change API::getProjectByName() to reflect the documentation
Frédéric Guillot
2014-12-04
Move user templates to a subfolder
Frédéric Guillot
2014-12-01
Fix bug category duplication
Frédéric Guillot
2014-11-29
Add a check in case the request fail
Frédéric Guillot
2014-11-29
Improve session handler and add Ajax session check
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
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
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
Description should not be mandatory, see #400
Frédéric Guillot
2014-11-16
Add daily project summary export
Frédéric Guillot
2014-11-16
Add cumulative flow diagram
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-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-11
Add subtasks to the dashboard
Frédéric Guillot
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-01
Fix issue with notifications and projects that allow everybody
Frédéric Guillot
2014-10-25
Finish github webhooks integration
Frédéric Guillot
2014-10-25
Add pagination for users page
Frédéric Guillot
2014-10-24
Add Thai translation (pull-request #353)
Frédéric Guillot
2014-10-21
Regular users were unable to update task time.
David-Norris
Added 'time' to user_actions task array.
2014-10-21
Add option to allow everybody on a project
Frédéric Guillot
[next]