Commit Graph

454 Commits

Author SHA1 Message Date
Frederic Guillot
7328995645 Add user cost 2015-03-07 16:50:36 -05:00
BlueTeck
5e5af86638 add image thumbnail to task detail view, add icons to common file extensions, better layout in task attachments 2015-03-07 11:31:53 +01:00
Oliver Kraitschy
7c238bee68 Edit subtask with title maxlength 100. 2015-03-06 09:36:01 +01:00
Oliver Kraitschy
29d1417e8b Create subtask with title maxlength 100. 2015-03-06 09:34:51 +01:00
Francois Ferrand
6696484bd0 Escape markdown code in column tooltips.
This is needed to avoid issues when the code contains quotes.
2015-03-04 17:03:38 +01:00
BlueTeck
88ba0c0953 preview images in taskview 2015-03-02 22:40:09 +01:00
Frederic Guillot
052b14d482 Translate chosen selects 2015-03-01 19:42:24 -05:00
Frederic Guillot
35d99ec5d3 Add subtask position 2015-03-01 18:03:58 -05:00
Frederic Guillot
bb61b409a3 Improve toggle compact/horizontal scrolling view 2015-02-28 18:11:05 -05:00
ashbike
621b979627 Added a menu item and short key 'c' to toggle board view. View modes are compact (tries to stuff all columns in the window) and wide (scrollbar appears) 2015-02-28 14:31:20 +05:30
Francois Ferrand
6b09ff766a Avoid re-layout when displaying the page.
Use <span>/<span> instead of <ul>/<il> for task menu anchor, to avoid flickering items when the
menus are created.
2015-02-25 11:33:56 +01:00
ashbike
88444e8b3e A small patch which enables scroll view toggling.
If there are many columns, the board adds a horizontal scrollbar. However, This looses the full board visibility. Now there is a menu item on the Board, Action > Toggle view which switches. This can also be toggled by 'c' keypress.
2015-02-25 12:05:14 +05:30
Frederic Guillot
c4aed0e749 Use single quotes for attributes with Markdown/HTML content to avoid browser bugs 2015-02-24 21:36:50 -05:00
Frederic Guillot
4fc518b2c9 Merge pull-request #657 2015-02-24 21:12:19 -05:00
Francois Ferrand
dedf425e81 Add project description field.
Description is shown in a popup when hovering the 'information' icon, like column description,
which is shown in project list on dashboard and in board's title.

This is useful to document the categories and colors used in the project.
2015-02-24 14:21:23 +01: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
cd323ed8fd Add missing column on public board for task links 2015-02-22 09:17:17 -05:00
Frederic Guillot
2b3f0b6179 Remove native tooltip title for task board 2015-02-21 17:49:53 -05:00
Frederic Guillot
3a56d215fc Add task menu in collapsed mode 2015-02-21 17:43:15 -05:00
Frederic Guillot
b9dd69853d Improve responsive css 2015-02-21 17:02:13 -05:00
Frederic Guillot
5f1dcf1ae8 Fix bug links with different columns (pull-request merge) 2015-02-21 14:24:00 -05:00
BlueTeck
cc12f5589a display column in link details 2015-02-20 14:52:25 +01:00
Frederic Guillot
8214aae1d6 Enable event drop for user calendar 2015-02-17 21:29:11 -05:00
Frederic Guillot
10debb3f6c Update task time spent based on subtasks time spent 2015-02-17 20:37:14 -05:00
Frederic Guillot
2c68efac3a Add chosen multiple select for due date and recent filters 2015-02-16 23:28:02 -05:00
Frederic Guillot
0db66953a7 Use chosen for board dropdown filters 2015-02-16 23:02:47 -05:00
Frederic Guillot
12380b69d4 Fix PHP error in pull-request 2015-02-16 22:13:23 -05:00
Frederic Guillot
697e661ef5 Merge pull-request #629 2015-02-16 22:04:41 -05:00
Frederic Guillot
7f52caf84f Add recent filter (merge pull-request #627) 2015-02-16 21:46:23 -05:00
Frederic Guillot
3d1830de4f Merge pull-request #626 2015-02-16 21:19:21 -05:00
ashbike
32cd7c1508 This adds a quick comment creation link in the task menu on board. 2015-02-16 23:53:09 +05:30
Frederic Guillot
b2c95a25e3 Enable keyboard shortcut inside textarea and minor fixes 2015-02-15 21:54:21 -05: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
186f8ba840 Re-order items on the card 2015-02-15 18:58:49 -05:00
Frederic Guillot
794f7f7645 Add board horizontal scrolling 2015-02-15 18:25:54 -05:00
Frederic Guillot
2491ada0db Display subtask time tracking in the calendar 2015-02-15 16:34:56 -05:00
Frederic Guillot
e84abb5498 Add keyboard shortcut to open the board selector 2015-02-14 23:22:06 -05:00
Frederic Guillot
998ef43e53 Add a section to display keyboard shorcuts 2015-02-14 23:09:53 -05:00
Frederic Guillot
627d8aaa8c Add keyboard shortcut to expand/collapse board tasks 2015-02-14 22:53:12 -05:00
Frederic Guillot
7c4bdea324 Add board filter: collapse/expand tasks 2015-02-14 21:03:25 -05:00
Frederic Guillot
2eec0185ab Replace home icon with KB logo 2015-02-14 19:13:32 -05:00
Frederic Guillot
23346d5e76 Move function to the right place (pull-request) and improve board task icons 2015-02-14 18:55:55 -05:00
Frederic Guillot
8c8692cd4d Merge pull-request #615 2015-02-14 17:18:13 -05:00
Frederic Guillot
f7e4c3928a Refactoring/simplification of the pull-request about links 2015-02-14 16:11:13 -05:00
Frederic Guillot
364382b1b5 Add task links (Merge pull-request #610) 2015-02-13 17:50:20 -05:00
Francois Ferrand
42dd31a91b Show date moved in column in task details. 2015-02-13 16:20:44 +01:00
ashbike
0c60489b08 Task age and days in column shows hours if < 1 day 2015-02-13 11:45:55 +05:30
Frederic Guillot
2c512f93ac Improve pull-request 2015-02-11 20:46:14 -05:00
ashbike
59ee6f9fee Task age and time spent in one column.
Details: https://github.com/fguillot/kanboard/issues/608
2015-02-11 16:52:07 +05:30
Frederic Guillot
efbf679385 Add subtask time tracking in the task view 2015-02-10 22:10:32 -05:00