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
/
Template
/
board
/
task_private.php
Age
Commit message (
Collapse
)
Author
2016-05-04
Unify task drop-down menu between different views
Frederic Guillot
2016-03-24
Move avatar to the top right corner
Frederic Guillot
2016-03-19
Change cards layout
Frederic Guillot
2016-03-19
Show avatar on the cards
Frederic Guillot
2016-03-14
add task on board hooks
Timo Litzbarski
2016-03-04
Helper refactoring
Frederic Guillot
2016-01-24
Add configurable task priority
Frederic Guillot
2016-01-21
Avoid to send XHR request when a task has not moved after a drag and drop
Frederic Guillot
2016-01-17
Show in user interface the saving state of the task
Frederic Guillot
2015-12-06
Restrict actions for project viewers
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-09-26
Fix regression (css)
Frederic Guillot
2015-09-26
Change swimlane layout to save space on the screen
Frederic Guillot
2015-09-25
Show assignee on card only when someone is assigned
Frederic Guillot
2015-08-29
Add handle to move tasks on touch devices
Frederic Guillot
2015-08-22
Do not force redirect when clicking on task board link
Frederic Guillot
2015-08-04
Javascript refactoring
Frederic Guillot
2015-07-07
Move board collapse/expand mode to server side to avoid board flickering
Frederic Guillot
2015-07-05
Add task analytics
Frederic Guillot
2015-07-04
Show title in tooltip for collapsed tasks
Frederic Guillot
2015-07-04
Display user initials when tasks are in collapsed mode
Frederic Guillot
2015-07-04
Do not allow closed tasks to move on the board
Frederic Guillot
2015-07-01
Remove method Category::getBoardCategories()
Frederic Guillot
2015-06-24
Add timer for subtasks and remove settings for subtask time tracking
Frederic Guillot
2015-05-24
Helpers refactoring
Frederic Guillot
2015-04-11
Add category description (merge and modify pull-request #692)
Frederic Guillot
2015-03-21
Move task complexity to the bottom
Frederic Guillot
2015-02-21
Remove native tooltip title for task board
Frederic Guillot
2015-02-21
Add task menu in collapsed mode
Frederic Guillot