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
2015-07-04
Show title in tooltip for collapsed tasks
Frederic Guillot
2015-07-04
Add keyboard shortcut to focus on the search box
Frederic Guillot
2015-07-04
Do not allow closed tasks to move on the board
Frederic Guillot
2015-07-04
Refactoring to implement new layout with filters: board/calendar/list views (...
Frederic Guillot
2015-03-12
Fix flickering and column sizes.
Francois Ferrand
2015-03-01
Translate chosen selects
Frederic Guillot
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-21
Fix issue with the dropdown menu and overflow container
Frederic Guillot
2015-02-20
Fix IE javascript issue
Frederic Guillot
2015-02-17
Fix popover issue with tooltips
Frederic Guillot
2015-02-16
Add chosen multiple select for due date and recent filters
Frederic Guillot
2015-02-16
Use chosen for board dropdown filters
Frederic Guillot
2015-02-16
Change recent filter to use display none
Frederic Guillot
2015-02-16
Hide tasks when filters are activated instead of changing the opacity (pull-r...
Frederic Guillot
2015-02-16
Add recent filter (merge pull-request #627)
Frederic Guillot
2015-02-16
Hide tasks when filter is activated.
Francois Ferrand
2015-02-15
Enable keyboard shortcut inside textarea and minor fixes
Frederic Guillot
2015-02-15
Display confirmation box to close task from the board and improve popover lis...
Frederic Guillot
2015-02-14
Add keyboard shortcut to expand/collapse board tasks
Frederic Guillot
2015-02-14
Add board filter: collapse/expand tasks
Frederic Guillot
2015-02-09
Code cleanup + minor css improvement
Frederic Guillot
2015-02-09
- Markdown supported in column description.
ashbike
2015-02-08
Improve js and add native language support for datepicker and calendar
Frederic Guillot
2015-02-04
Add subtasks restrictions and time tracking
Frederic Guillot
2015-02-01
Add dropdown menu to the tasks
Frederic Guillot
2015-02-01
Add column description (merge/change pull-request #549)
Frederic Guillot
2015-01-30
Experiments with keyboard shortcuts
Frederic Guillot
2015-01-25
Move assets to seperate subfolders
Frederic Guillot