summaryrefslogtreecommitdiff
path: root/assets/js/src/board.js
AgeCommit message (Expand)Author
2015-03-12Fix flickering and column sizes.Francois Ferrand
2015-03-01Translate chosen selectsFrederic Guillot
2015-02-28Improve toggle compact/horizontal scrolling viewFrederic Guillot
2015-02-26Fixed issues with all class reset, resulting to lots of mess.ashbike
2015-02-25A small patch which enables scroll view toggling.ashbike
2015-02-21Fix issue with the dropdown menu and overflow containerFrederic Guillot
2015-02-20Fix IE javascript issueFrederic Guillot
2015-02-17Fix popover issue with tooltipsFrederic Guillot
2015-02-16Add chosen multiple select for due date and recent filtersFrederic Guillot
2015-02-16Use chosen for board dropdown filtersFrederic Guillot
2015-02-16Change recent filter to use display noneFrederic Guillot
2015-02-16Hide tasks when filters are activated instead of changing the opacity (pull-r...Frederic Guillot
2015-02-16Add recent filter (merge pull-request #627)Frederic Guillot
2015-02-16Hide tasks when filter is activated.Francois Ferrand
2015-02-15Enable keyboard shortcut inside textarea and minor fixesFrederic Guillot
2015-02-15Display confirmation box to close task from the board and improve popover lis...Frederic Guillot
2015-02-14Add keyboard shortcut to expand/collapse board tasksFrederic Guillot
2015-02-14Add board filter: collapse/expand tasksFrederic Guillot
2015-02-09Code cleanup + minor css improvementFrederic Guillot
2015-02-09- Markdown supported in column description.ashbike
2015-02-08Improve js and add native language support for datepicker and calendarFrederic Guillot
2015-02-04Add subtasks restrictions and time trackingFrederic Guillot
2015-02-01Add dropdown menu to the tasksFrederic Guillot
2015-02-01Add column description (merge/change pull-request #549)Frederic Guillot
2015-01-30Experiments with keyboard shortcutsFrederic Guillot
2015-01-25Move assets to seperate subfoldersFrederic Guillot