Age | Commit message (Collapse) | Author |
|
|
|
compact (tries to stuff all columns in the window) and wide (scrollbar appears)
|
|
|
|
If there are many columns, the board adds a horizontal scrollbar. However, This looses the full board visibility. Now there is a menu item on the Board, Action > Toggle view which switches. This can also be toggled by 'c' keypress.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
listeners
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Details: https://github.com/fguillot/kanboard/issues/608
|
|
|
|
|
|
- Project > Edit Board and Project Summary pages now show description as tooltip.
- Project > Edit Board shows textarea with markdown preview. Edit column also shows markdown preview.
- Fixed bug while adding a new column inserts description as column limit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allows scrolling of popup to be able to see the whole popup on small screens, particularly on tablets and smartphones.
|
|
|