Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-28 | Fix task drag and drop slowdown when a column is hidden | Julian Maurice | |
It looks like jQuery UI has some difficulties when a column with a lot of tasks is hidden. Adding ':visible' to the connectWith properties of sortable() seems to fix the problem Fixes #4011 | |||
2018-04-20 | Rewrite tooltips code without jQuery | Frédéric Guillot | |
2017-02-23 | Even more simple: hide columns first, then resize task lists | Konstantin Vorobyev | |
2017-02-23 | Properly resize task list height on column toggle #3069 | Konstantin Vorobyev | |
2016-11-25 | Add jshint | Frederic Guillot | |
2016-09-11 | Improve column restrictions | Frederic Guillot | |
2016-09-10 | Define only what is allowed for column restrictions | Frederic Guillot | |
2016-09-08 | Apply column restrictions to the board | Frederic Guillot | |
2016-07-24 | Removed individual column scrolling on board | Frederic Guillot | |
2016-06-03 | Replace jQuery mobile detection by the library isMobile | Frederic Guillot | |
2016-03-20 | Added Markdown editor and Javascript code refactoring | Frederic Guillot | |