Commit Graph

209 Commits

Author SHA1 Message Date
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
Frederic Guillot
9ebbe3da56 Rename task controllers 2016-05-26 21:38:43 -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
5672a8c362 Fix broken link 2016-05-08 11:56:14 -04:00
Frederic Guillot
4fb57006a0 Added generic controller for task popovers 2016-05-04 22:08:42 -04:00
Frederic Guillot
6bdc25490f Unify task drop-down menu between different views 2016-05-04 21:51:38 -04:00
Frederic Guillot
9fa8f63d25 Fixed improper Markdown escaping for some tooltips 2016-04-29 18:43:57 -04:00
Frederic Guillot
820c929ab3 Added avatar image upload 2016-03-26 14:43:41 -04:00
Frederic Guillot
9bf5fcf062 Merge pull-request #2049 2016-03-26 09:00:00 -04:00
Timo Litzbarski
a3933f49af Hook template:board:task:icons 2016-03-26 08:13:14 +00:00
Frederic Guillot
354e37971d Unification of project header 2016-03-25 17:41:41 -04:00
Frederic Guillot
4c8d5fbdc0 Move avatar to the top right corner 2016-03-24 21:21:22 -04:00
Frederic Guillot
caf8cb3323 Improve board tooltips 2016-03-19 16:51:25 -04:00
Frederic Guillot
0a18e28db4 Swap category and avatar on the card 2016-03-19 15:25:48 -04:00
Frederic Guillot
8d036dc06c Change cards layout 2016-03-19 15:18:58 -04:00
Frederic Guillot
63a5bbafea Show avatar on the cards 2016-03-19 14:36:16 -04:00
Frederic Guillot
344f585a32 Improve comments design 2016-03-19 11:56:28 -04:00
Frederic Guillot
c4c200b530 Rename menu label 2016-03-18 21:20:59 -04:00
Frederic Guillot
73bae9bb34 Rename controller TaskLink to TaskInternalLink 2016-03-18 21:16:25 -04:00
Timo Litzbarski
f894057a54 add task on board hooks 2016-03-14 13:36:47 +00:00