Commit Graph

40 Commits

Author SHA1 Message Date
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
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
1353929a7d Rename controllers 2016-05-28 13:41:54 -04:00
Frederic Guillot
9ebbe3da56 Rename task controllers 2016-05-26 21:38:43 -04:00
Frederic Guillot
5672a8c362 Fix broken link 2016-05-08 11:56:14 -04:00
Frederic Guillot
9fa8f63d25 Fixed improper Markdown escaping for some tooltips 2016-04-29 18:43:57 -04:00
Timo Litzbarski
a3933f49af Hook template:board:task:icons 2016-03-26 08:13:14 +00: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
Timo Litzbarski
f894057a54 add task on board hooks 2016-03-14 13:36:47 +00:00
Frederic Guillot
8f3e2b2e5c Helper refactoring 2016-03-04 20:10:34 -05:00
Frederic Guillot
58cef28967 The date time format can be chosen in application settings 2016-02-06 18:08:41 -05:00
Frederic Guillot
5c92f46786 Add external links for tasks with plugin api 2016-01-30 20:38:20 -05:00
Frederic Guillot
051bf1c9db Add configurable task priority 2016-01-24 20:38:39 -05:00
Frederic Guillot
2d85e0fab7 Fix wrong link for category in task footer 2016-01-13 20:47:24 -05:00
Frederic Guillot
e9fedf3e5c Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
Frederic Guillot
7303a79b50 Cleanup and minor fixes 2015-10-19 21:05:41 -04:00
Frederic Guillot
9c9ed02cd7 Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
Frederic Guillot
05fb655347 Move tasks Gantt chart 2015-08-26 22:47:31 -04:00
Frederic Guillot
89ca090801 Add milestone marker in board task 2015-08-22 20:30:23 -04:00
Frederic Guillot
e13872fc2e Javascript refactoring 2015-08-04 22:52:12 -04:00
Frederic Guillot
b2ba780c9d Show title in tooltip for collapsed tasks 2015-07-04 20:51:52 -04:00
Frederic Guillot
b054790200 Merge manually pull-request #965 2015-07-03 19:57:52 -04:00
Frederic Guillot
747b9434d3 Remove method Category::getBoardCategories() 2015-07-01 20:55:21 -04:00
Frederic Guillot
9ba3daca66 Improve pull-request #907 2015-06-18 22:33:24 -04:00
Fábio Hideki
efc7c13563 adding time estimated in de task footer and swimlanes' name in the task details 2015-06-04 21:55:43 -03:00
Frederic Guillot
eeac2329ba Helpers refactoring 2015-05-24 16:02:25 -04:00
Frederic Guillot
a7b77623ce Recurring tasks (#847): rename class constants 2015-05-10 15:55:57 -04:00
David-Norris
a314bbb489 Initial Recurring Tasks Commit
Initial Recurring Tasks Commit
No Locales Updated.
2015-05-03 00:12:28 -04:00
Frederic Guillot
d3727e92a6 Add category description (merge and modify pull-request #692) 2015-04-11 16:26:45 -04:00
Frederic Guillot
fc97378c83 Move task complexity to the bottom 2015-03-21 15:25:21 -04:00
Francois Ferrand
2958bf7e63 Display footer icons left of text.
This is consistent with the due date indicator, and needed to avoid confusion between the due date
and the following number of comments/tasks/...

IMHO this also feels slightly more natural :-)
2015-02-24 12:10:21 +01:00
Frederic Guillot
321b1914ef Display confirmation box to close task from the board and improve popover listeners 2015-02-15 19:35:28 -05:00
Frederic Guillot
7c4bdea324 Add board filter: collapse/expand tasks 2015-02-14 21:03:25 -05:00