Commit Graph

117 Commits

Author SHA1 Message Date
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
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
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
Frederic Guillot
6f94ce6af3 Add Bitbucket webhook 2015-02-08 21:13:59 -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
Frederic Guillot
00b9508d81 Be able to disable the login form for specific users 2015-02-07 23:28:17 -05:00
Frederic Guillot
4def2ab60c Add time tracking for subtasks on the dashboard 2015-02-07 22:00:56 -05:00
Frederic Guillot
563941c70d Add task time tracking on the dashboard 2015-02-07 21:56:04 -05:00
Frederic Guillot
2d890cbc71 Update task time tracking based on subtask time tracking 2015-02-07 19:39:39 -05:00
Frederic Guillot
f83fc5bee4 Add list items for the dropdown 2015-02-07 17:49:33 -05:00
Frederic Guillot
29cc13f786 Add toggle/expend links on the dashboard 2015-02-07 17:38:18 -05:00
Frederic Guillot
73b44f1550 Uncheck tasks and swimlanes from project duplication and update translations 2015-02-07 14:36:24 -05:00
Frederic Guillot
a6b3306072 Merge pull-request #580 2015-02-07 14:19:19 -05:00
Frederic Guillot
b24b1e7e4e Add subtasks restrictions and time tracking 2015-02-04 22:19:32 -05:00
Frederic Guillot
2d070627d7 Add user dashboard view 2015-02-04 22:05:41 -05:00
Michael Lüpkes
e5ea361255 Implemented Changes to Project Duplication to include Swimlanes and Tasks.
ProjectDuplication::duplicate accepts additional param of type array now. Array includes which optional parts to duplicate. Optional parts are: 'swimlane', 'category', 'task', 'action'.
2015-02-03 11:16:10 +01:00
Frederic Guillot
24300f828a Add shortcut link to close a task from the dropdown menu 2015-02-01 19:34:01 -05:00
Frederic Guillot
7283692c1d Add dropdown menu to the tasks 2015-02-01 18:57:07 -05:00
Frederic Guillot
695ed5701c Add dropdown menu to the board menu 2015-02-01 16:12:47 -05:00
Frederic Guillot
41a344e9ce Change label for subtasks percentage 2015-02-01 14:28:59 -05:00
Frederic Guillot
30cd4c5458 Merge pull-request #568 2015-02-01 14:23:59 -05:00
Frederic Guillot
40ca850707 Add column description (merge/change pull-request #549) 2015-02-01 14:19:49 -05:00
Lev Lazinskiy
78e7a5e85d Added percent completed to the main view when a task has subtasks. Addresses https://github.com/fguillot/kanboard/issues/174 2015-02-01 13:55:03 -05:00
Frederic Guillot
be4e90e319 Add collapsible swimlanes (merge and improve pull-request #565) 2015-02-01 11:05:07 -05:00
Frederic Guillot
9a98013736 Add table/pagination to the project list 2015-01-31 11:21:43 -05:00
Frederic Guillot
746e1a4e3d Clicking on cancel inside a popover doesn't reload the page 2015-01-30 22:06:10 -05:00
Frederic Guillot
e6cf1bf236 Fix bug board selector redirection 2015-01-25 13:30:31 -05:00
Frederic Guillot
54d2d46b65 Store calendar filters per project 2015-01-25 13:27:43 -05:00
Frederic Guillot
746a3f8d23 Move assets to seperate subfolders 2015-01-25 13:09:54 -05:00
Frederic Guillot
ef73844ddb Merge pull-request #515 2015-01-19 21:35:48 -05:00
Frederic Guillot
7c1c14cf64 Pagination refactoring 2015-01-18 17:59:41 -05:00
Frederic Guillot
74e4a7b064 Add top links to the calendar 2015-01-17 17:27:34 -05:00
Frederic Guillot
84b0f0df90 Add project calendars (merge/refactoring of #490) 2015-01-17 17:11:51 -05:00
Frederic Guillot
4b45b2aa35 Add missing project_id parameter 2015-01-16 19:39:42 -05:00
Michael Lüpkes
569c99a733 set maxlength for name input fields in templates 2015-01-13 14:09:02 +01:00