Commit Graph

1459 Commits

Author SHA1 Message Date
Frederic Guillot
0242c838d8 Add link to Trello import script 2015-02-16 22:16:26 -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
14ba39be8d Hide tasks when filters are activated instead of changing the opacity (pull-request #628) 2015-02-16 21:59:43 -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
Francois Ferrand
128f2c8ebb Hide tasks when filter is activated.
Simply changing is opacity is nice, but does not work well when the
board contains more tasks then fit on the screen.

Moreover, moving tasks now properly handles in controller/model, so it
is possible to show only some tasks.
2015-02-16 15:27:58 +01:00
Frederic Guillot
b2c95a25e3 Enable keyboard shortcut inside textarea and minor fixes 2015-02-15 21:54:21 -05:00
Frederic Guillot
353117f44e Display unfinished subtasks in the calendar 2015-02-15 21:00:04 -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
2fd2fe6e88 Add missing locale 2015-02-15 16:41:19 -05:00
Frederic Guillot
b76256dd04 Merge pull-request #622 2015-02-15 16:35:47 -05:00
Frederic Guillot
2491ada0db Display subtask time tracking in the calendar 2015-02-15 16:34:56 -05:00
crash5
7da4cbfe43 updated Hungarian language file 2015-02-15 17:54:06 +01: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
35382583db Allow remote images for markdown content 2015-02-14 16:30:57 -05:00
Frederic Guillot
5fd4e290c5 Fix PHPAnalyzer issues 2015-02-14 16:22:26 -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
Frederic Guillot
124f7cad28 Check if the user session match an existing user 2015-02-13 16:41:50 -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
8fde5df4f8 Fix bug project creation with hu_HU locales (duplicate column name) 2015-02-12 20:06:50 -05:00
Frederic Guillot
1a8ca671b5 Add subscriber for task (moved date) 2015-02-11 21:05:23 -05:00
Frederic Guillot
7f820a52b0 Fix bug url redirection after login 2015-02-11 20:47:47 -05:00
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
Frederic Guillot
57613d1853 Update api example 2015-02-10 20:19:08 -05:00
Frederic Guillot
1de845e6c3 Display subtask icon status and title everywhere 2015-02-09 21:49:53 -05:00
Frederic Guillot
755b38f09e Code cleanup + minor css improvement 2015-02-09 21:37:31 -05:00
ashbike
77a307e4ff - Markdown supported in column description.
- Project > Edit Board and Project Summary pages now show description as tooltip.
- Project > Edit Board shows textarea with markdown preview. Edit column also shows markdown preview.
- Fixed bug while adding a new column inserts description as column limit.
2015-02-09 21:14:53 -05:00
BlueTeck
6fbcbfb001 add docu getProjectActivity + getOverdueTasks to API 2015-02-09 20:48:13 -05:00
BlueTeck
3704e33c66 added getProjectActivity + getOverdueTasks to API 2015-02-09 20:48:13 -05:00
BlueTeck
45b3cb0ccc update german translation 2015-02-09 20:41:56 -05:00
mfoucrier
da27da45db Update translations.php
here is my small contribution to your beautiful software
2015-02-09 18:54:46 +01:00
Frederic Guillot
6f94ce6af3 Add Bitbucket webhook 2015-02-08 21:13:59 -05:00
Frederic Guillot
02f7c8d33d Add z-index property to the popover 2015-02-08 18:28:39 -05:00
Frederic Guillot
d634a53e9c Update moment.js and add timezone in template 2015-02-08 17:37:13 -05:00
Frederic Guillot
92509c43c4 Add user calendar view on the dashboard and in the user management section 2015-02-08 16:13:05 -05:00
Frederic Guillot
acf3941b4a Improve js and add native language support for datepicker and calendar 2015-02-08 15:07:47 -05:00