index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assets
/
js
/
src
/
Board.js
Age
Commit message (
Expand
)
Author
2016-01-21
Avoid to send XHR request when a task has not moved after a drag and drop
Frederic Guillot
2016-01-21
Set maximum dropzone height when the individual column scrolling is disabled
Frederic Guillot
2016-01-17
Show in user interface the saving state of the task
Frederic Guillot
2016-01-17
Do not check board status during task move
Frederic Guillot
2016-01-17
Add dropdown menu on each board column title to close all tasks
Frederic Guillot
2015-12-30
Do not show window scrollbars when individual column scrolling is enabled
Frederic Guillot
2015-10-19
Fix regressions
Frederic Guillot
2015-10-18
Update jquery and change sortable settings
Frederic Guillot
2015-10-06
Repeat column headers for each swimlane
Frederic Guillot
2015-09-26
Add the possibility to set/unset max column height (scrolling)
Frederic Guillot
2015-08-29
Add handle to move tasks on touch devices
Frederic Guillot
2015-08-29
Revert touch delay due to scrolling issue
Frederic Guillot
2015-08-29
Add delay of 1.5s for draggable items on touch devices
Frederic Guillot
2015-08-23
Improve column hide/show with swimlanes
Frederic Guillot
2015-08-22
Do not force redirect when clicking on task board link
Frederic Guillot
2015-08-22
Adjust automatically the height of the placeholder during drag and drop
Frederic Guillot
2015-08-22
Improve swimlane height
Frederic Guillot
2015-08-21
Add users and categories filters on the board
Frederic Guillot
2015-08-15
Add show/hide columns on the board
Frederic Guillot
2015-08-14
Add Gantt chart for projects
Frederic Guillot
2015-08-05
Renaming files for case-sensitive filesystems.
Stanislav Baiduzhyi