Franky Van Liedekerke
17b764e862
Execute tooltip listeners only once when the DOM is ready
2020-05-03 12:12:29 -07:00
Julian Maurice
14d1411300
Fix task drag and drop slowdown when a column is hidden
...
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-09-28 19:18:18 -07:00
Frédéric Guillot
5996a8abcf
Rewrite tooltips code without jQuery
2018-04-20 15:18:30 -07:00
Konstantin Vorobyev
de6f9452a1
Even more simple: hide columns first, then resize task lists
2017-02-23 21:57:43 +09:00
Konstantin Vorobyev
8b8ccf4a60
Properly resize task list height on column toggle #3069
2017-02-23 21:47:25 +09:00
Frederic Guillot
e64faae69a
Add jshint
2016-11-25 18:51:22 -05:00
Frederic Guillot
c84df535b6
Improve column restrictions
2016-09-11 18:32:47 -04:00
Frederic Guillot
a0227cad69
Define only what is allowed for column restrictions
2016-09-10 23:12:38 -04:00
Frederic Guillot
75470c7242
Apply column restrictions to the board
2016-09-08 22:33:16 -04:00
Frederic Guillot
5d3ad534cc
Removed individual column scrolling on board
2016-07-24 15:18:09 -04:00
Frederic Guillot
3eb5ec2a85
Replace jQuery mobile detection by the library isMobile
2016-06-03 22:27:46 -04:00
Frederic Guillot
f77d6c590b
Added Markdown editor and Javascript code refactoring
2016-03-20 15:45:02 -04:00