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
/
css
/
src
/
board.css
Age
Commit message (
Expand
)
Author
2016-02-23
compatibility for disabling user select
Connor Bode
2016-01-17
Show in user interface the saving state of the task
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-18
Do not show scrollbars when a column is collapsed (IE)
Frederic Guillot
2015-09-26
Change swimlane layout to save space on the screen
Frederic Guillot
2015-09-26
Add the possibility to set/unset max column height (scrolling)
Frederic Guillot
2015-09-12
automatic horizontal scroll on #board-container
julesverhaeren
2015-08-29
Add handle to move tasks on touch devices
Frederic Guillot
2015-08-29
Add delay of 1.5s for draggable items on touch devices
Frederic Guillot
2015-08-22
Improve swimlane height
Frederic Guillot
2015-08-15
Add show/hide columns on the board
Frederic Guillot
2015-08-07
Rewrite dropdown menu
Frederic Guillot
2015-08-02
Add column vertical scrolling and set column height dynamically
Frederic Guillot
2015-07-19
Hide task age in compact mode
Frederic Guillot
2015-07-04
Refactoring to implement new layout with filters: board/calendar/list views (...
Frederic Guillot
2015-06-02
[DEV] Fix column width in compact mode.
Francois Ferrand
2015-05-25
Move swimlane title and add swimlane anchor
Frederic Guillot
2015-05-21
Avoid the dropdown menu to be truncated
Frederic Guillot
2015-05-09
Update task links, assignee and time tracking (#775), group links by label (#...
Frederic Guillot
2015-04-25
Fix issue compact mode with IE
Frederic Guillot
2015-04-12
Add screenshot support for tasks (copy/paste images directly)
Frederic Guillot
2015-03-12
Fix flickering and column sizes.
Francois Ferrand
2015-02-28
Improve toggle compact/horizontal scrolling view
Frederic Guillot
2015-02-26
Fixed issues with all class reset, resulting to lots of mess.
ashbike
2015-02-25
A small patch which enables scroll view toggling.
ashbike
2015-02-24
Tweak to limit flickering when Chosen replaces the SELECT fields.
Francois Ferrand
2015-02-21
Add task menu in collapsed mode
Frederic Guillot
2015-02-21
Add max-width to board column
Frederic Guillot
2015-02-21
Fix issue with the dropdown menu and overflow container
Frederic Guillot
2015-02-16
Use chosen for board dropdown filters
Frederic Guillot
2015-02-16
Add recent filter (merge pull-request #627)
Frederic Guillot
2015-02-15
Re-order items on the card
Frederic Guillot
2015-02-15
Add board horizontal scrolling
Frederic Guillot
2015-02-01
Add collapsible swimlanes (merge and improve pull-request #565)
Frederic Guillot
2015-01-25
Move assets to seperate subfolders
Frederic Guillot