Frédéric Guillot
65a5f0f47d
Fix broken "Hide this Column" feature
...
Fixes #5167
Regression introduced by #4922
2023-05-07 17:15:36 -07:00
Frédéric Guillot
de7c1bf16b
Improve wording of the menu to close all tasks in a given column/swimlane
...
Fixes #4740
2023-03-28 20:49:19 -07:00
Tomas Dittmann
f945e45ad4
Add dropdown menu on the board to reorder tasks by ID
2023-02-26 16:13:56 -08:00
greyaz
714ea7dfe8
Change the total number of tasks displayed in the table header to match the description
...
The current value of `$column['column_nb_open_tasks']` represents the number of open tasks in the current column of a swimlane.
But according to the description: "Total number of tasks in this column across all swimlanes", the value of `$column['column_nb_tasks']` should be more appropriate.
2023-02-18 18:54:21 -08:00
Tomas Dittmann
bc9535cbdf
extract sorting to separate icon
2023-02-16 18:35:31 -08:00
Jake G
e745f8a235
Fix board column header alignment
2021-12-10 16:34:02 -08:00
Raphael Horber
b622b4e0b2
Display number of tasks according to filter
2021-02-03 19:53:52 -08:00
Michael
613bdd8157
Correct table collapsed column titles
2020-10-05 21:33:19 -07:00
Michael
af9aec88a5
Add hidden accessible titles
2020-10-05 21:29:48 -07:00
Timo
219c933832
The task limit should consider all open tasks (not only filtered tasks)
...
Fixes #4291
2019-10-01 20:33:45 -07:00
Craig Crosby
48acf99fd1
Sort columns by due date
2019-07-02 19:52:22 -07:00
Rafael de Camargo
91ae1feaa1
Hide one task count when there is only one swimlane
...
Don't show two task counts per column when there is only one swimlane.
Fixes #4208
2019-06-19 20:41:32 -07:00
Frédéric Guillot
0295388461
Add new actions to reorder tasks by column
2019-02-08 13:53:13 -08:00
Frédéric Guillot
5996a8abcf
Rewrite tooltips code without jQuery
2018-04-20 15:18:30 -07:00
Frédéric Guillot
5045c6d8de
Minor tweaks on PR #3562
2017-11-23 11:07:31 -08:00
Andrew Berzley
6c7c73613a
Changed board column headings to show swimlane-column total in bold. Also, board column total to be shown at end of column heading with limit across the sum of all swimlanes.
2017-11-23 10:51:56 -08:00
Frederic Guillot
4bb422b41f
Render a dropdown menu for external task providers
2017-10-12 14:01:39 -07:00
gusthoff
80132d3ff8
Added hooks before and after the column header row
2017-02-25 14:31:16 +01:00
Konstantin Vorobyev
6f649b7d21
Show total score across all swimlanes #2975
2017-02-22 21:52:34 +09:00
robre
3ce46b7230
Added a hook for the table colum header
2017-01-20 15:30:56 +01:00
Frederic Guillot
3833c12ccc
Refactoring/rewrite of modal boxes handling
2017-01-02 17:01:27 -05:00
Frederic Guillot
c328bcf840
Enforce restrictions for column menus
2016-09-18 22:05:20 -04:00
Frederic Guillot
3043163747
Add column restrictions to custom project roles
2016-09-18 21:19:48 -04:00
Frederic Guillot
928d27d2ad
Reduce number of font size
2016-08-07 09:02:26 -04:00
Frederic Guillot
5fe81ae6ef
Add new template hooks
2016-07-22 17:58:39 -04:00
Frederic Guillot
9e278a9370
Use BoardFormatter to generate the board
2016-06-24 08:50:57 -04:00
Frederic Guillot
1353929a7d
Rename controllers
2016-05-28 13:41:54 -04:00
Frederic Guillot
8d69c49da5
Manage plugins from the user interface and from the command line
2016-05-20 12:51:05 -04:00
Frederic Guillot
8a6f02735b
Added task creation menu for all projects views
2016-05-15 20:09:43 -04:00
Frederic Guillot
10f662ce07
Add tasks in bulk from the board
2016-05-13 21:44:31 -04:00
Frederic Guillot
9fa8f63d25
Fixed improper Markdown escaping for some tooltips
2016-04-29 18:43:57 -04:00
Frederic Guillot
8f3e2b2e5c
Helper refactoring
2016-03-04 20:10:34 -05:00
Frederic Guillot
de5fa17d60
Add task dropdown menu on listing pages
2016-02-05 20:30:54 -05:00
Frederic Guillot
7925000f07
Do not show column dropdown on the public view
2016-01-17 16:38:43 -05:00
Frederic Guillot
d45fa6a33b
Add dropdown menu on each board column title to close all tasks
2016-01-17 11:03:33 -05:00
Frederic Guillot
e9fedf3e5c
Rewrite of the authentication and authorization system
2015-12-05 20:31:27 -05:00
Frederic Guillot
41ecb163ee
Dropdown menu entry are now clickable outside of the html link
2015-11-21 15:44:25 -05:00
Frederic Guillot
f3f438a3ff
Repeat column headers for each swimlane
2015-10-06 21:51:10 -04:00
Frederic Guillot
0b1da8d61c
Show complexity sum across all swimlanes
2015-09-26 20:58:13 -04:00
Frederic Guillot
6c03925f23
Show number of tasks for each column across all swimlanes
2015-09-26 20:41:14 -04:00
Frederic Guillot
16e14b76a6
Change swimlane layout to save space on the screen
2015-09-26 19:04:58 -04:00