Commit Graph

230 Commits

Author SHA1 Message Date
Julian Maurice
9d4cd31e1a Allow to associate tags to colors
The color is then used as background in the board, list and task details
views
2018-08-11 10:15:13 +02:00
Julian Maurice
ae3ade0908 Allow to associate project categories to colors
The color is then used as background in the board and list views
2018-08-09 19:45:51 +02:00
Frédéric Guillot
9d4be201aa Add quick link assign me in different views 2018-06-07 15:02:10 -07:00
Frédéric Guillot
ecc9d80671 Add link to open images in a new tab 2018-05-10 14:11:22 -07:00
Frédéric Guillot
5996a8abcf Rewrite tooltips code without jQuery 2018-04-20 15:18:30 -07:00
sfahrenholz
dd424e5a99 Add CSS class to categories to allow custom styling 2018-02-22 12:47:01 -08: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
Andrew Berzley
f889b555bd Enable dragging to collapsed columns 2017-11-23 10:38:23 -08:00
Frederic Guillot
e7f795a63e Do not use jQuery tooltip for task title in collapsed mode 2017-10-19 10:24:02 -07:00
Frederic Guillot
a254b80045 Add attribute title to external links 2017-10-16 13:46:18 -07:00
Frederic Guillot
7c52546ed2 Generate a link if the reference is a URL 2017-10-12 15:25:13 -07:00
Frederic Guillot
4bb422b41f Render a dropdown menu for external task providers 2017-10-12 14:01:39 -07:00
Florian Wernert
ad6f898134 Feature request #2072 : Quick edit in the list view
Added the quick link to the edit modal on the tasks in the board view, both expanded and collapsed
2017-10-12 11:15:32 -07:00
Frederic Guillot
e70f904ed4 Make sure that due datetime is using the right color 2017-06-18 22:02:12 -04:00
Oliver Buchmann
daf39ee16a Change Due Date to Due Timestamp fixes #919 (#3249) 2017-05-10 16:42:34 -04:00
Frederic Guillot
6bd0ce25c9 Restore task title link on board 2017-03-19 17:44:43 -04:00
Frederic Guillot
f3deb6492a Add toggle button to show/hide subtasks in task list view 2017-02-26 19:30:02 -05:00
Frederic Guillot
9bcf97a6c9 Project priority is always rendered now 2017-02-26 14:34:03 -05: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
Frederic Guillot
3b3e803369 Redesign task list view 2017-02-19 17:08:00 -05:00
Frederic Guillot
2c45096411 Do not display comment icon link in public view 2017-02-11 17:32:58 -05:00
Frederic Guillot
8bf054a480 Open comments in board view with a modal dialog instead of tooltip 2017-02-11 17:22:10 -05:00
Frederic Guillot
28052edb22 Improve card icons alignment on board 2017-02-11 14:29:44 -05:00
robre
3ce46b7230 Added a hook for the table colum header 2017-01-20 15:30:56 +01:00
Frederic Guillot
348f4491ff Make icons clickable in menus 2017-01-08 11:29:41 -05:00
Frederic Guillot
3833c12ccc Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
Eskiso
83a02a112a Added hook to header of table 2016-10-05 02:50:56 +01:00
Eskiso
a5aa423694 Added hook for plugins 2016-09-28 17:29:33 +01:00
Frederic Guillot
91c1109b05 Change column move restriction behavior 2016-09-19 20:45:36 -04: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
c84df535b6 Improve column restrictions 2016-09-11 18:32:47 -04:00
Frederic Guillot
75470c7242 Apply column restrictions to the board 2016-09-08 22:33:16 -04:00
Frederic Guillot
f0a3bc9494 Change due date color on the board 2016-09-05 11:41:52 -04:00
Frederic Guillot
98798c5b76 Show both time spent and estimated on the board 2016-08-25 21:15:41 -04:00
Frederic Guillot
e985e27281 Make tables more responsive 2016-08-14 12:50:07 -04:00
Frederic Guillot
928d27d2ad Reduce number of font size 2016-08-07 09:02:26 -04:00
Frederic Guillot
5d3ad534cc Removed individual column scrolling on board 2016-07-24 15:18:09 -04:00
Frederic Guillot
5fe81ae6ef Add new template hooks 2016-07-22 17:58:39 -04:00
Jannik Winkel
2f109022f7 Fixed "due today" highlighting 2016-07-03 20:53:15 +02:00
Frederic Guillot
16a138c86f Update links on the board 2016-06-24 18:18:47 -04:00
Frederic Guillot
18cb7ad0a4 Expose tags to the user interface (first prototype) 2016-06-24 15:43:34 -04:00
Frederic Guillot
9e278a9370 Use BoardFormatter to generate the board 2016-06-24 08:50:57 -04:00
Lev Lazinskiy
f97d683ede Show tasks that are due today in a different color
I chose a "Triadic" color from this page,
http://www.colorhexa.com/d90000 it seems to look good under various
categories.

Fix #2285
2016-06-06 20:07:01 -07:00
Frederic Guillot
14713b0ec7 Rename all models 2016-05-28 19:48:22 -04:00
Frederic Guillot
8d12e2fe73 Split board controller into multiple classes 2016-05-28 14:05:57 -04:00
Frederic Guillot
1353929a7d Rename controllers 2016-05-28 13:41:54 -04:00
Frederic Guillot
82b5b491be Rename task view controller 2016-05-26 22:23:12 -04:00