Commit Graph

124 Commits

Author SHA1 Message Date
Fabiano Pereira
339c990577 #1144 Add description field to swimlane. 2015-09-04 10:17:20 -03:00
Frederic Guillot
fe3504d8a2 Fix postgres issues 2015-08-28 22:17:39 -04:00
Frederic Guillot
8eb739bb91 Add Gitlab authentication 2015-08-23 13:15:59 -04:00
Frederic Guillot
6b4786624b Add start and end date for projects 2015-08-18 21:39:43 -04:00
Frederic Guillot
17a3781bd8 Add Gantt chart for projects 2015-08-14 17:03:55 -04:00
Frederic Guillot
b2cce5a3a1 Add new role Project Administrator 2015-08-14 15:43:08 -04:00
Frederic Guillot
db88a00d48 Add bruteforce protection 2015-08-01 12:14:22 -04:00
Frederic Guillot
8142d43057 Add settings to disable subtask timer and another to not include closed tasks into CFD 2015-07-25 13:02:20 -04:00
Frederic Guillot
d1bfc29f1b Add settings option to define the default task color 2015-07-19 14:14:05 -04:00
Frederic Guillot
08259d4f20 Add lead and cycle time for projects 2015-07-06 21:34:57 -04:00
Frederic Guillot
afab68b130 Add schema migration for Slack channel 2015-07-05 13:14:00 -04:00
Frederic Guillot
6c772de184 Remove column default_project_id for users because it's useless now 2015-06-27 15:14:04 -04:00
Frederic Guillot
6efac784fc Add timer for subtasks and remove settings for subtask time tracking 2015-06-24 20:39:06 -04:00
Frederic Guillot
22b26d0b4d Change comments table structure (drop foreign key on user_id) 2015-06-20 17:53:49 -04:00
Frederic Guillot
aa6fdd3544 Improve automatic action duplication with unit tests and improve database schema 2015-06-20 14:34:47 -04:00
Frederic Guillot
4f32352fe6 Add user filter/condition for notifications 2015-06-07 20:06:31 -04:00
Frederic Guillot
6d5ffaa848 Send all Kanboard events to the webhook (breaking change) 2015-05-18 21:04:06 -04:00
Frederic Guillot
46eafe105f Add ical export for users 2015-05-18 12:56:32 -04:00
Frederic Guillot
e94a2f6a00 Display tasks in the calendar + improve settings 2015-05-16 21:04:46 -04:00
Frederic Guillot
9e9410df24 Add Jabber/XMPP integration 2015-05-11 21:07:59 -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
1891e87d03 Add Postmark integration (inbound emails for task creation) 2015-04-19 14:48:12 -04:00
Frederic Guillot
370b5a0fd7 Add Slack and Hipchat integrations for each projects 2015-04-18 18:44:45 -04:00
Frederic Guillot
9ca2ba2127 Add burndown chart 2015-04-11 23:01:17 -04:00
Frederic Guillot
d3727e92a6 Add category description (merge and modify pull-request #692) 2015-04-11 16:26:45 -04:00
Frederic Guillot
3311061d10 Improve pull-request (move thumbnail generation function) 2015-04-11 13:47:31 -04:00
BlueTeck
bca1012e70 #717 add size, user, date to uploaded files 2015-04-09 10:08:27 +02:00
Frederic Guillot
5a29cccc95 Various fixes for PHPAnalyzer 2015-04-03 18:32:51 -04:00
Frederic Guillot
abeeba7167 Add two factor authentication 2015-03-31 22:48:14 -04:00
Frederic Guillot
01f9ee3410 Add Gravatar integration 2015-03-30 21:27:49 -04:00
Frederic Guillot
7cbae61dbd Add Hipchat integration 2015-03-29 13:51:51 -04:00
Frederic Guillot
5536f6c6ce Add Slack integration 2015-03-28 21:37:53 -04:00
Frederic Guillot
9bfab51e00 Add currency rates for budget calculation 2015-03-28 18:00:18 -04:00
Frederic Guillot
87d2c6d99e Add task transitions history 2015-03-26 22:40:46 -04:00
Frederic Guillot
d3ae8d2acb Display subtask estimates in the user calendar according to the timetable 2015-03-26 20:49:37 -04:00
Frederic Guillot
50f98abfd3 Merge and improve pull-request #666 (custom stylesheet) 2015-03-16 22:12:16 -04:00
Frederic Guillot
253996901a Calculate the time spent based on the timetable 2015-03-14 20:53:33 -04:00
Frederic Guillot
4700139a86 Start to develop the budget module 2015-03-12 23:03:51 -04:00
Frederic Guillot
c870508923 Add user timetables 2015-03-09 21:37:10 -04:00
Frederic Guillot
7328995645 Add user cost 2015-03-07 16:50:36 -05:00
Frederic Guillot
35d99ec5d3 Add subtask position 2015-03-01 18:03:58 -05:00
Frederic Guillot
da425e4187 Rename subtasks and files tables 2015-02-28 19:54:32 -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
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
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
00b9508d81 Be able to disable the login form for specific users 2015-02-07 23:28:17 -05:00
Frederic Guillot
b24b1e7e4e Add subtasks restrictions and time tracking 2015-02-04 22:19:32 -05:00
Frederic Guillot
40ca850707 Add column description (merge/change pull-request #549) 2015-02-01 14:19:49 -05:00